Zuulcilint

Latest version: v0.3.1

Safety actively analyzes 682244 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.3.1

What's Changed
* README.md: add snyk badge by pmpbaptista in https://github.com/codesquadnest/zuulcilint/pull/114
* schema: Fix type of reject.<source>.status by martimmatias in https://github.com/codesquadnest/zuulcilint/pull/13634
* schema: Fix type of require.<source>.status by martimmatias in https://github.com/codesquadnest/zuulcilint/pull/139
* release(3.0.1): Bump version to 3.0.1 for new release by pmpbaptista in https://github.com/codesquadnest/zuulcilint/pull/137


**Full Changelog**: https://github.com/codesquadnest/zuulcilint/compare/0.3.0...0.3.1

0.3.0

What's Changed
* build(deps-dev): bump ruff from 0.3.7 to 0.4.1 by dependabot in https://github.com/codesquadnest/zuulcilint/pull/78
* build(deps-dev): bump ruff from 0.4.1 to 0.4.2 by dependabot in https://github.com/codesquadnest/zuulcilint/pull/82
* build(deps-dev): bump pytest from 8.1.1 to 8.2.0 by dependabot in https://github.com/codesquadnest/zuulcilint/pull/83
* build(deps-dev): bump tox from 4.14.2 to 4.15.0 by dependabot in https://github.com/codesquadnest/zuulcilint/pull/84
* build(deps): bump jsonschema from 4.21.1 to 4.22.0 by dependabot in https://github.com/codesquadnest/zuulcilint/pull/85
* build(deps-dev): bump ruff from 0.4.2 to 0.4.3 by dependabot in https://github.com/codesquadnest/zuulcilint/pull/86
* CODE_OF_CONDUCT: new file with project code of conduct by pmpbaptista in https://github.com/codesquadnest/zuulcilint/pull/81
* build(deps-dev): bump pytest from 8.2.0 to 8.2.1 by dependabot in https://github.com/codesquadnest/zuulcilint/pull/88
* build(deps-dev): bump ruff from 0.4.3 to 0.4.5 by dependabot in https://github.com/codesquadnest/zuulcilint/pull/89
* build(deps-dev): bump pytest from 8.2.1 to 8.2.2 by dependabot in https://github.com/codesquadnest/zuulcilint/pull/92
* build(deps-dev): bump tox from 4.15.0 to 4.15.1 by dependabot in https://github.com/codesquadnest/zuulcilint/pull/93
* build(deps-dev): bump ruff from 0.4.5 to 0.4.9 by dependabot in https://github.com/codesquadnest/zuulcilint/pull/94
* build(deps-dev): bump ruff from 0.4.9 to 0.4.10 by dependabot in https://github.com/codesquadnest/zuulcilint/pull/95
* build(deps-dev): bump ruff from 0.4.10 to 0.5.0 by dependabot in https://github.com/codesquadnest/zuulcilint/pull/98
* build(deps-dev): bump tox from 4.15.1 to 4.16.0 by dependabot in https://github.com/codesquadnest/zuulcilint/pull/99
* build(deps-dev): bump ruff from 0.5.0 to 0.5.1 by dependabot in https://github.com/codesquadnest/zuulcilint/pull/100
* build(deps): bump jsonschema from 4.22.0 to 4.23.0 by dependabot in https://github.com/codesquadnest/zuulcilint/pull/101
* build(deps-dev): bump ruff from 0.5.1 to 0.5.2 by dependabot in https://github.com/codesquadnest/zuulcilint/pull/102
* CONTRIBUTING.md: Add contributing file by pmpbaptista in https://github.com/codesquadnest/zuulcilint/pull/96
* build(deps-dev): bump ruff from 0.5.2 to 0.5.4 by dependabot in https://github.com/codesquadnest/zuulcilint/pull/104
* build(deps-dev): bump pytest from 8.2.2 to 8.3.1 by dependabot in https://github.com/codesquadnest/zuulcilint/pull/105
* build(deps-dev): bump pytest from 8.3.1 to 8.3.2 by dependabot in https://github.com/codesquadnest/zuulcilint/pull/107
* build(deps-dev): bump ruff from 0.5.4 to 0.5.5 by dependabot in https://github.com/codesquadnest/zuulcilint/pull/108
* README.md: add snyk badge by pmpbaptista in https://github.com/codesquadnest/zuulcilint/pull/106
* check_duplicate_semaphore: add semaphore duplicate checker by pmpbaptista in https://github.com/codesquadnest/zuulcilint/pull/97
* schema: Update to Zuul 11.0.1 by martimmatias in https://github.com/codesquadnest/zuulcilint/pull/110
* build(deps-dev): bump ruff from 0.5.6 to 0.5.7 by dependabot in https://github.com/codesquadnest/zuulcilint/pull/111
* build(deps-dev): bump tox from 4.16.0 to 4.17.1 by dependabot in https://github.com/codesquadnest/zuulcilint/pull/113
* build(deps): bump pyyaml from 6.0.1 to 6.0.2 by dependabot in https://github.com/codesquadnest/zuulcilint/pull/112


**Full Changelog**: https://github.com/codesquadnest/zuulcilint/compare/0.2.6...0.3.0

0.2.6

**Full Changelog**: https://github.com/codesquadnest/zuulcilint/compare/0.2.5...0.2.6

0.2.5

What's Changed
* Handle warnings with argparse by m-xyz in https://github.com/codesquadnest/zuulcilint/pull/40
* build(deps-dev): bump tox from 4.11.4 to 4.12.0 by dependabot in https://github.com/codesquadnest/zuulcilint/pull/45
* build(deps-dev): bump ruff from 0.1.11 to 0.1.13 by dependabot in https://github.com/codesquadnest/zuulcilint/pull/44
* msg-constants: add messsage constants for severity and color by pmpbaptista in https://github.com/codesquadnest/zuulcilint/pull/43
* generic-zuul-obj: get zuul object from yaml by pmpbaptista in https://github.com/codesquadnest/zuulcilint/pull/46
* README.md: Update args usage by m-xyz in https://github.com/codesquadnest/zuulcilint/pull/47
* build(deps-dev): bump ruff from 0.1.13 to 0.1.14 by dependabot in https://github.com/codesquadnest/zuulcilint/pull/50
* build(deps): bump jsonschema from 4.21.0 to 4.21.1 by dependabot in https://github.com/codesquadnest/zuulcilint/pull/49
* schema: Fix run-type subschema definition by martimmatias in https://github.com/codesquadnest/zuulcilint/pull/51
* build(deps-dev): bump pytest from 7.4.4 to 8.0.0 by dependabot in https://github.com/codesquadnest/zuulcilint/pull/53
* pyproject.toml: Fix lint deprecation warning by pmpbaptista in https://github.com/codesquadnest/zuulcilint/pull/54
* build(deps-dev): bump ruff from 0.1.14 to 0.2.0 by dependabot in https://github.com/codesquadnest/zuulcilint/pull/55
* nodeset-check: check if used nodesets exist by pmpbaptista in https://github.com/codesquadnest/zuulcilint/pull/52
* build(deps-dev): bump ruff from 0.2.0 to 0.2.1 by dependabot in https://github.com/codesquadnest/zuulcilint/pull/56


**Full Changelog**: https://github.com/codesquadnest/zuulcilint/compare/0.2.4...0.2.5

0.2.4

What's Changed
* build(deps-dev): bump ruff from 0.1.8 to 0.1.9 by dependabot in https://github.com/codesquadnest/zuulcilint/pull/35
* README.me: Fix URL by pmpbaptista in https://github.com/codesquadnest/zuulcilint/pull/37
* build(deps-dev): bump pytest from 7.4.3 to 7.4.4 by dependabot in https://github.com/codesquadnest/zuulcilint/pull/38
* build(deps-dev): bump ruff from 0.1.9 to 0.1.11 by dependabot in https://github.com/codesquadnest/zuulcilint/pull/39
* Run tox with multiple version of python3 by lordtachen in https://github.com/codesquadnest/zuulcilint/pull/42

New Contributors
* lordtachen made their first contribution in https://github.com/codesquadnest/zuulcilint/pull/42

**Full Changelog**: https://github.com/codesquadnest/zuulcilint/compare/0.2.3...0.2.4

0.2.3

What's Changed
* build(deps): bump actions/setup-python from 4 to 5 by dependabot in https://github.com/codesquadnest/zuulcilint/pull/28
* build(deps-dev): bump ruff from 0.1.6 to 0.1.7 by dependabot in https://github.com/codesquadnest/zuulcilint/pull/29
* schema: Add pipeline Timer trigger by martimmatias in https://github.com/codesquadnest/zuulcilint/pull/30
* build(deps-dev): bump ruff from 0.1.7 to 0.1.8 by dependabot in https://github.com/codesquadnest/zuulcilint/pull/32
* refactor get_all_zuul_yaml_files() function by m-xyz in https://github.com/codesquadnest/zuulcilint/pull/31
* Release-candidate: Prepare 2.3.3 Release Candidate by pmpbaptista in https://github.com/codesquadnest/zuulcilint/pull/34

New Contributors
* m-xyz made their first contribution in https://github.com/codesquadnest/zuulcilint/pull/31

**Full Changelog**: https://github.com/codesquadnest/zuulcilint/compare/0.2.2...0.2.3-rc1

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.