Oelint-adv

Latest version: v5.3.2

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

Scan your dependencies

Page 4 of 29

4.3.0

What's Changed
* Remove constantfile option in README by Trainmaster in https://github.com/priv-kweihmann/oelint-adv/pull/505
* build(deps-dev): bump twine from 4.0.2 to 5.0.0 by dependabot in https://github.com/priv-kweihmann/oelint-adv/pull/506
* build(deps-dev): bump flake8-quotes from 3.3.2 to 3.4.0 by dependabot in https://github.com/priv-kweihmann/oelint-adv/pull/507

New Contributors
* Trainmaster made their first contribution in https://github.com/priv-kweihmann/oelint-adv/pull/505

**Full Changelog**: https://github.com/priv-kweihmann/oelint-adv/compare/4.2.0...4.3.0

4.2.0

What's Changed
* build(deps-dev): bump pytest-sugar from 0.9.7 to 1.0.0 by dependabot in https://github.com/priv-kweihmann/oelint-adv/pull/499
* README: don't feed bitbake warnings into jq by dwagenk in https://github.com/priv-kweihmann/oelint-adv/pull/501
* build(deps-dev): bump flake8-requirements from 2.0.1 to 2.0.2 by dependabot in https://github.com/priv-kweihmann/oelint-adv/pull/502
* build(deps-dev): bump flake8-bugbear from 24.1.17 to 24.2.6 by dependabot in https://github.com/priv-kweihmann/oelint-adv/pull/503
* Feat/493 Feat/500 by priv-kweihmann in https://github.com/priv-kweihmann/oelint-adv/pull/504

New Contributors
* dwagenk made their first contribution in https://github.com/priv-kweihmann/oelint-adv/pull/501

**Full Changelog**: https://github.com/priv-kweihmann/oelint-adv/compare/4.1.1...4.2.0

4.1.1

What's Changed
* build(deps): bump dorny/paths-filter from 2.11.1 to 3.0.0 by dependabot in https://github.com/priv-kweihmann/oelint-adv/pull/494
* build(deps-dev): bump pytest-socket from 0.6.0 to 0.7.0 by dependabot in https://github.com/priv-kweihmann/oelint-adv/pull/496
* Chore/bumps by priv-kweihmann in https://github.com/priv-kweihmann/oelint-adv/pull/498


**Full Changelog**: https://github.com/priv-kweihmann/oelint-adv/compare/4.1.0...4.1.1

4.1.0

What's Changed
* build(deps-dev): bump flake8-bugbear from 24.1.16 to 24.1.17 by dependabot in https://github.com/priv-kweihmann/oelint-adv/pull/488
* build(deps-dev): bump pytest-random-order from 1.1.0 to 1.1.1 by dependabot in https://github.com/priv-kweihmann/oelint-adv/pull/491
* add oelint.vars.virtual rule by priv-kweihmann in https://github.com/priv-kweihmann/oelint-adv/pull/492


**Full Changelog**: https://github.com/priv-kweihmann/oelint-adv/compare/4.0.0...4.1.0

4.0

This release adapts to the latest oelint-parser release

Breaking changes

- `--constantfile` option has been removed, as deprecated by the parser

New

- `--release` option to specify a Yocto project release to check against (default currently is nanbield)
- Rule can now be constrained against releases
- Some automated fixtures are applied by the specified `--release` e.g. override syntax
- `oelint.vars.mispell.unknown` rule to inform about entirely unknown variables
- `oelint.vars.srcurioptions` earned support for `gs://` fetcher
- `oelint.var.addpylib` to check on the correct usage of `addpylib` statements
- rule can now override the default severity when reporting a finding
- Not applicable `nooelint` statements will be now reported as `oelint.file.inlinesuppress_na`
- `oelint.var.inherit` checks on `inherit` vs `inherit_defer` usage (scarthgap an newer releases)

Fixes

- main: configuration is now shared via State class between different processes of the multiprocessing pool
- requirements: wheel has been moved to requirements-dev
- updated documentation
- main: only spawn the needed amount of processes instead of using all cores (in case groups < of cores)

Closed tickets

- [481](https://github.com/priv-kweihmann/oelint-adv/issues/481)
- [362](https://github.com/priv-kweihmann/oelint-adv/issues/362)
- [477](https://github.com/priv-kweihmann/oelint-adv/issues/477)

4.0.0

Page 4 of 29

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.