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 all non-major dependencies #61

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
@semantic-release/changelog 6.0.2 -> 6.0.3 age adoption passing confidence
flake8-comprehensions (changelog) 3.11.0 -> 3.11.1 age adoption passing confidence
pylint (changelog) 2.17.0 -> 2.17.1 age adoption passing confidence
semantic-release 20.1.1 -> 20.1.3 age adoption passing confidence
tox (changelog) 4.4.7 -> 4.4.8 age adoption passing confidence

Release Notes

semantic-release/changelog ### [`v6.0.3`](https://togithub.com/semantic-release/changelog/releases/tag/v6.0.3) [Compare Source](https://togithub.com/semantic-release/changelog/compare/v6.0.2...v6.0.3) ##### Bug Fixes - **deps:** update dependency fs-extra to v11.1.1 ([#​309](https://togithub.com/semantic-release/changelog/issues/309)) ([47045b3](https://togithub.com/semantic-release/changelog/commit/47045b310f0550fa4ce278bbfba36e2e155946e2))
adamchainz/flake8-comprehensions ### [`v3.11.1`](https://togithub.com/adamchainz/flake8-comprehensions/blob/HEAD/CHANGELOG.rst#​3111-2023-03-21) [Compare Source](https://togithub.com/adamchainz/flake8-comprehensions/compare/3.11.0...3.11.1) - Fix false positives in C406 “unnecessary dict literal”. Fixes `Issue #​260 `\__.
PyCQA/pylint ### [`v2.17.1`](https://togithub.com/PyCQA/pylint/releases/tag/v2.17.1) [Compare Source](https://togithub.com/PyCQA/pylint/compare/v2.17.0...v2.17.1) ## False Positives Fixed - Adds `asyncSetUp` to the default `defining-attr-methods` list to silence `attribute-defined-outside-init` warning when using `unittest.IsolatedAsyncioTestCase`. Refs [#​8403](https://togithub.com/PyCQA/pylint/issues/8403) ## Other Bug Fixes - `--clear-cache-post-run` now also clears LRU caches for pylint utilities holding references to AST nodes. Closes [#​8361](https://togithub.com/PyCQA/pylint/issues/8361) - Fix a crash when `TYPE_CHECKING` is used without importing it. Closes [#​8434](https://togithub.com/PyCQA/pylint/issues/8434) - Fix a regression of `preferred-modules` where a partial match was used instead of the required full match. Closes [#​8453](https://togithub.com/PyCQA/pylint/issues/8453) ## Internal Changes - The following utilities are deprecated in favor of the more robust `in_type_checking_block` and will be removed in pylint 3.0: - `is_node_in_guarded_import_block` - `is_node_in_typing_guarded_import_block` - `is_typing_guard` `is_sys_guard` is still available, which was part of `is_node_in_guarded_import_block`. Refs [#​8433](https://togithub.com/PyCQA/pylint/issues/8433)
semantic-release/semantic-release ### [`v20.1.3`](https://togithub.com/semantic-release/semantic-release/releases/tag/v20.1.3) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v20.1.2...v20.1.3) ##### Bug Fixes - **deps:** update dependency execa to v7.1.1 ([c38b53a](https://togithub.com/semantic-release/semantic-release/commit/c38b53a321f2139ecae9c77963d38f8d9d5b34f1)) ### [`v20.1.2`](https://togithub.com/semantic-release/semantic-release/releases/tag/v20.1.2) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v20.1.1...v20.1.2) ##### Bug Fixes - **deps:** update dependency cosmiconfig to v8.1.2 ([fbede54](https://togithub.com/semantic-release/semantic-release/commit/fbede5438814be829cd358fb687fef2f4b94e2e0))
tox-dev/tox ### [`v4.4.8`](https://togithub.com/tox-dev/tox/releases/tag/4.4.8) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.4.7...4.4.8) #### What's Changed - Include `tox.ini` in sdist to fix tests by [@​mgorny](https://togithub.com/mgorny) in [https://github.com/tox-dev/tox/pull/2939](https://togithub.com/tox-dev/tox/pull/2939) - Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/tox-dev/tox/pull/2940](https://togithub.com/tox-dev/tox/pull/2940) - docs: remove (dynamic) years from copyright by [@​paravoid](https://togithub.com/paravoid) in [https://github.com/tox-dev/tox/pull/2941](https://togithub.com/tox-dev/tox/pull/2941) - Bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/tox-dev/tox/pull/2950](https://togithub.com/tox-dev/tox/pull/2950) - Update documentation regarding `homedir` variable (upgrade to tox 4) by [@​aelray](https://togithub.com/aelray) in [https://github.com/tox-dev/tox/pull/2955](https://togithub.com/tox-dev/tox/pull/2955) - Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/tox-dev/tox/pull/2956](https://togithub.com/tox-dev/tox/pull/2956) - Bump deps and tools by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2954](https://togithub.com/tox-dev/tox/pull/2954) - docs: s/master/main/g in contributing docs by [@​sk1p](https://togithub.com/sk1p) in [https://github.com/tox-dev/tox/pull/2960](https://togithub.com/tox-dev/tox/pull/2960) - Fix for requirements.txt using both --index-url and --find-links by [@​sk1p](https://togithub.com/sk1p) in [https://github.com/tox-dev/tox/pull/2959](https://togithub.com/tox-dev/tox/pull/2959) #### New Contributors - [@​aelray](https://togithub.com/aelray) made their first contribution in [https://github.com/tox-dev/tox/pull/2955](https://togithub.com/tox-dev/tox/pull/2955) - [@​sk1p](https://togithub.com/sk1p) made their first contribution in [https://github.com/tox-dev/tox/pull/2960](https://togithub.com/tox-dev/tox/pull/2960) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.4.7...4.4.8

Configuration

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

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

github-advanced-security[bot] commented 1 year ago

You have successfully added a new SonarCloud configuration ``. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (ab02949) 69.41% compared to head (c13be36) 69.41%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #61 +/- ## ======================================= Coverage 69.41% 69.41% ======================================= Files 1 1 Lines 85 85 Branches 19 19 ======================================= Hits 59 59 Misses 16 16 Partials 10 10 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=atlas-bi). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=atlas-bi)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

christopherpickering commented 1 year ago

:tada: This PR is included in version 2.0.0-alpha.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

christopherpickering commented 1 year ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: