atlas-bi / LDAP-ETL

⚙️ Atlas ETL | LDAP User Profiles
https://www.atlas.bi/docs/bi-library/etl/supplementary-etls/ldap-user-import/
GNU General Public License v3.0
2 stars 1 forks source link

chore(deps) Update dependency tox to v4 #27

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tox ^3.25.1 -> ^4.0.0 age adoption passing confidence

Release Notes

tox-dev/tox ### [`v4.0.8`](https://togithub.com/tox-dev/tox/releases/tag/4.0.8) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.0.7...4.0.8) ##### What's Changed - Fix multiple substitutions on factor filtering by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2680](https://togithub.com/tox-dev/tox/pull/2680) - Fix requirements.txt parsing by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2683](https://togithub.com/tox-dev/tox/pull/2683) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.0.7...4.0.8 ### [`v4.0.7`](https://togithub.com/tox-dev/tox/releases/tag/4.0.7) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.0.6...4.0.7) #### What's Changed - Support for --no-deps within deps by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2678](https://togithub.com/tox-dev/tox/pull/2678) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.0.6...4.0.7 ### [`v4.0.6`](https://togithub.com/tox-dev/tox/releases/tag/4.0.6) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.0.5...4.0.6) #### What's Changed - Spelling and grammar fixes by [@​scop](https://togithub.com/scop) in [https://github.com/tox-dev/tox/pull/2670](https://togithub.com/tox-dev/tox/pull/2670) - Fix PR template from fix_lint to fix by [@​ericzolf](https://togithub.com/ericzolf) in [https://github.com/tox-dev/tox/pull/2672](https://togithub.com/tox-dev/tox/pull/2672) - Fix the description of 'package' option by [@​zhanpon](https://togithub.com/zhanpon) in [https://github.com/tox-dev/tox/pull/2673](https://togithub.com/tox-dev/tox/pull/2673) - Fail on blanks in passed env vars by [@​ericzolf](https://togithub.com/ericzolf) in [https://github.com/tox-dev/tox/pull/2671](https://togithub.com/tox-dev/tox/pull/2671) #### New Contributors - [@​ericzolf](https://togithub.com/ericzolf) made their first contribution in [https://github.com/tox-dev/tox/pull/2672](https://togithub.com/tox-dev/tox/pull/2672) - [@​zhanpon](https://togithub.com/zhanpon) made their first contribution in [https://github.com/tox-dev/tox/pull/2673](https://togithub.com/tox-dev/tox/pull/2673) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.0.5...4.0.6 ### [`v4.0.5`](https://togithub.com/tox-dev/tox/releases/tag/4.0.5) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.0.4...4.0.5) #### What's Changed - Normalize extra names passed in by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2668](https://togithub.com/tox-dev/tox/pull/2668) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.0.4...4.0.5 ### [`v4.0.4`](https://togithub.com/tox-dev/tox/releases/tag/4.0.4) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.0.3...4.0.4) #### What's Changed - Document `-U` is not longer valid when defining dependencies via `deps` by [@​jugmac00](https://togithub.com/jugmac00) in [https://github.com/tox-dev/tox/pull/2651](https://togithub.com/tox-dev/tox/pull/2651) - Do not log distlib.util or filelock by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2656](https://togithub.com/tox-dev/tox/pull/2656) - Make the changes regarding the usage of `#` more discoverable by [@​jugmac00](https://togithub.com/jugmac00) in [https://github.com/tox-dev/tox/pull/2663](https://togithub.com/tox-dev/tox/pull/2663) - Document that `-v` adds debug info to `--showconfig` and \`--help-ini\`\` by [@​jugmac00](https://togithub.com/jugmac00) in [https://github.com/tox-dev/tox/pull/2652](https://togithub.com/tox-dev/tox/pull/2652) - Add repr() calls to "invalid value" exception message in StrConverter.to_bool by [@​ptmcg](https://togithub.com/ptmcg) in [https://github.com/tox-dev/tox/pull/2666](https://togithub.com/tox-dev/tox/pull/2666) #### New Contributors - [@​ptmcg](https://togithub.com/ptmcg) made their first contribution in [https://github.com/tox-dev/tox/pull/2666](https://togithub.com/tox-dev/tox/pull/2666) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.0.3...4.0.4 ### [`v4.0.3`](https://togithub.com/tox-dev/tox/releases/tag/4.0.3) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.0.2...4.0.3) #### What's Changed - Document necessity to escape `#` sign used in `commands` by [@​jugmac00](https://togithub.com/jugmac00) in [https://github.com/tox-dev/tox/pull/2621](https://togithub.com/tox-dev/tox/pull/2621) - Ensure change_dir is created before running commands by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2643](https://togithub.com/tox-dev/tox/pull/2643) - Show host python under core section as constant by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2644](https://togithub.com/tox-dev/tox/pull/2644) - Set always PYTHONIOENCODING to utf-8 by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2646](https://togithub.com/tox-dev/tox/pull/2646) - Pass through NUMBER_OF_PROCESSORS on Windows by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2647](https://togithub.com/tox-dev/tox/pull/2647) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.0.2...4.0.3 ### [`v4.0.2`](https://togithub.com/tox-dev/tox/releases/tag/4.0.2) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.0.1...4.0.2) #### What's Changed - tox --showconfig -e py shows core configs by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2625](https://togithub.com/tox-dev/tox/pull/2625) - Unescaped comma in substitution should not be replaced during INI expansion by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2626](https://togithub.com/tox-dev/tox/pull/2626) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.0.1...4.0.2 ### [`v4.0.1`](https://togithub.com/tox-dev/tox/releases/tag/4.0.1) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.0.0...4.0.1) #### What's Changed - Default tox min_version to 4.0 instead of current tox version by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2613](https://togithub.com/tox-dev/tox/pull/2613) - Create session views of the build wheel/sdist into temp_dir by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2614](https://togithub.com/tox-dev/tox/pull/2614) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.0.0...4.0.1 ### [`v4.0.0`](https://togithub.com/tox-dev/tox/releases/tag/4.0.0) [Compare Source](https://togithub.com/tox-dev/tox/compare/3.27.1...4.0.0) ##### What's Changed - Create a FAQ entry about tox v3 - v4 compatibility by [@​jugmac00](https://togithub.com/jugmac00) in [https://github.com/tox-dev/tox/pull/2601](https://togithub.com/tox-dev/tox/pull/2601) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.0.0rc4...4.0.0 ### [`v3.27.1`](https://togithub.com/tox-dev/tox/releases/tag/3.27.1) [Compare Source](https://togithub.com/tox-dev/tox/compare/3.27.0...3.27.1) ##### What's Changed - release 3.27.0 by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2520](https://togithub.com/tox-dev/tox/pull/2520) - setup.cfg: Replace deprecated license_file with license_files by [@​mgorny](https://togithub.com/mgorny) in [https://github.com/tox-dev/tox/pull/2521](https://togithub.com/tox-dev/tox/pull/2521) - Fix PYTHONPATH passed to envreport / "pip freeze" by [@​f3flight](https://togithub.com/f3flight) in [https://github.com/tox-dev/tox/pull/2529](https://togithub.com/tox-dev/tox/pull/2529) ##### New Contributors - [@​mgorny](https://togithub.com/mgorny) made their first contribution in [https://github.com/tox-dev/tox/pull/2521](https://togithub.com/tox-dev/tox/pull/2521) - [@​f3flight](https://togithub.com/f3flight) made their first contribution in [https://github.com/tox-dev/tox/pull/2529](https://togithub.com/tox-dev/tox/pull/2529) **Full Changelog**: https://github.com/tox-dev/tox/compare/3.27.0...3.27.1 ### [`v3.27.0`](https://togithub.com/tox-dev/tox/releases/tag/3.27.0) [Compare Source](https://togithub.com/tox-dev/tox/compare/3.26.0...3.27.0) #### What's Changed - release 3.26.0 by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2490](https://togithub.com/tox-dev/tox/pull/2490) - Drop --build-option flag from isolated build script by [@​adamchainz](https://togithub.com/adamchainz) in [https://github.com/tox-dev/tox/pull/2497](https://togithub.com/tox-dev/tox/pull/2497) - Remove read-only files upon cleanup by [@​robgom](https://togithub.com/robgom) in [https://github.com/tox-dev/tox/pull/2501](https://togithub.com/tox-dev/tox/pull/2501) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/tox-dev/tox/pull/2503](https://togithub.com/tox-dev/tox/pull/2503) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/tox-dev/tox/pull/2505](https://togithub.com/tox-dev/tox/pull/2505) - Clearly state that `install_command` only takes one command by [@​jugmac00](https://togithub.com/jugmac00) in [https://github.com/tox-dev/tox/pull/2509](https://togithub.com/tox-dev/tox/pull/2509) - Document problems with plugin and provision env (refs [#​2469](https://togithub.com/tox-dev/tox/issues/2469)) by [@​ziima](https://togithub.com/ziima) in [https://github.com/tox-dev/tox/pull/2511](https://togithub.com/tox-dev/tox/pull/2511) - Provision lock by [@​masenf](https://togithub.com/masenf) in [https://github.com/tox-dev/tox/pull/2516](https://togithub.com/tox-dev/tox/pull/2516) #### New Contributors - [@​robgom](https://togithub.com/robgom) made their first contribution in [https://github.com/tox-dev/tox/pull/2501](https://togithub.com/tox-dev/tox/pull/2501) - [@​masenf](https://togithub.com/masenf) made their first contribution in [https://github.com/tox-dev/tox/pull/2516](https://togithub.com/tox-dev/tox/pull/2516) **Full Changelog**: https://github.com/tox-dev/tox/compare/3.26.0...3.27.0 ### [`v3.26.0`](https://togithub.com/tox-dev/tox/releases/tag/3.26.0) [Compare Source](https://togithub.com/tox-dev/tox/compare/3.25.1...3.26.0) #### What's Changed - release 3.25.1 by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2451](https://togithub.com/tox-dev/tox/pull/2451) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/tox-dev/tox/pull/2454](https://togithub.com/tox-dev/tox/pull/2454) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/tox-dev/tox/pull/2465](https://togithub.com/tox-dev/tox/pull/2465) - Check 3.11 support v3 by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2468](https://togithub.com/tox-dev/tox/pull/2468) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/tox-dev/tox/pull/2471](https://togithub.com/tox-dev/tox/pull/2471) - Update CODEOWNERS by [@​jugmac00](https://togithub.com/jugmac00) in [https://github.com/tox-dev/tox/pull/2472](https://togithub.com/tox-dev/tox/pull/2472) - Fix fallback to "python" environment when "isolated_build = true" is set by [@​Unrud](https://togithub.com/Unrud) in [https://github.com/tox-dev/tox/pull/2475](https://togithub.com/tox-dev/tox/pull/2475) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/tox-dev/tox/pull/2477](https://togithub.com/tox-dev/tox/pull/2477) - Use tomllib from the standard library on Python 3.11+ by [@​hroncok](https://togithub.com/hroncok) in [https://github.com/tox-dev/tox/pull/2463](https://togithub.com/tox-dev/tox/pull/2463) - \[pre-commit.ci] pre-commit autoupdate by [@​pre-commit-ci](https://togithub.com/pre-commit-ci) in [https://github.com/tox-dev/tox/pull/2485](https://togithub.com/tox-dev/tox/pull/2485) - Fix SetuptoolsDeprecationWarning about using --global-option by [@​adamchainz](https://togithub.com/adamchainz) in [https://github.com/tox-dev/tox/pull/2487](https://togithub.com/tox-dev/tox/pull/2487) #### New Contributors - [@​Unrud](https://togithub.com/Unrud) made their first contribution in [https://github.com/tox-dev/tox/pull/2475](https://togithub.com/tox-dev/tox/pull/2475) **Full Changelog**: https://github.com/tox-dev/tox/compare/3.25.1...3.26.0

Configuration

📅 Schedule: Branch creation - "before 8am on Monday" in timezone America/Chicago, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

christopherpickering commented 1 year ago

:tada: This PR is included in version 1.1.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: