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 #78

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/npm 10.0.2 -> 10.0.3 age adoption passing confidence
pyodbc 4.0.35 -> 4.0.39 age adoption passing confidence
pytest (source, changelog) 7.3.0 -> 7.3.1 age adoption passing confidence
tox (changelog) 4.4.11 -> 4.4.12 age adoption passing confidence

Release Notes

semantic-release/npm ### [`v10.0.3`](https://togithub.com/semantic-release/npm/releases/tag/v10.0.3) [Compare Source](https://togithub.com/semantic-release/npm/compare/v10.0.2...v10.0.3) ##### Bug Fixes - **deps:** update dependency read-pkg to v8 ([#​602](https://togithub.com/semantic-release/npm/issues/602)) ([aaddc5c](https://togithub.com/semantic-release/npm/commit/aaddc5c76bca7b199628630963072f9177ec3a6c))
mkleehammer/pyodbc ### [`v4.0.39`](https://togithub.com/mkleehammer/pyodbc/releases/tag/4.0.39): Bug fix [Compare Source](https://togithub.com/mkleehammer/pyodbc/compare/4.0.38...4.0.39) Version 4.0.38 had a serious bug in Row.**repr** which could cause crashes ([#​1196](https://togithub.com/mkleehammer/pyodbc/issues/1196) ). That version has been yanked from PyPI and replaced with this one. ### [`v4.0.38`](https://togithub.com/mkleehammer/pyodbc/releases/tag/4.0.38): - Minor updates before 5.0 [Compare Source](https://togithub.com/mkleehammer/pyodbc/compare/4.0.35...4.0.38) Version 5.0 is on its way and will drop support for Python 2. This release is a (hopefully final) bug fix release for the 4.x line. A big thanks to everyone involved: - Keith Erskine did a ton of great work (as always) on the release automation. - baluyotraf provided typing for Connection, Cursor, and connect parameters. - Dongyoon Han corrected the install location of the pyi file. - Michael Kleehammer fixed Unicode errors in repr(row) - Keith fixed more typing related issues by removing TypeAlias - arturxedex128 opened a security advisory for a buffer overflow if selecting a decimal more than 100 digits long. Fixed by Michael Kleehammer. Note that the 4.0.36 does not build with some versions of GCC. The 4.0.37 version is a fix for this. Version 4.0.37 did not have the setup.py `VERSION` variable updated, so 4.0.38 is a fix for that!
pytest-dev/pytest ### [`v7.3.1`](https://togithub.com/pytest-dev/pytest/releases/tag/7.3.1) [Compare Source](https://togithub.com/pytest-dev/pytest/compare/7.3.0...7.3.1) # pytest 7.3.1 (2023-04-14) ## Improvements - [#​10875](https://togithub.com/pytest-dev/pytest/issues/10875): Python 3.12 support: fixed `RuntimeError: TestResult has no addDuration method` when running `unittest` tests. - [#​10890](https://togithub.com/pytest-dev/pytest/issues/10890): Python 3.12 support: fixed `shutil.rmtree(onerror=...)` deprecation warning when using `tmp_path`{.interpreted-text role="fixture"}. ## Bug Fixes - [#​10896](https://togithub.com/pytest-dev/pytest/issues/10896): Fixed performance regression related to `tmp_path`{.interpreted-text role="fixture"} and the new `tmp_path_retention_policy`{.interpreted-text role="confval"} option. - [#​10903](https://togithub.com/pytest-dev/pytest/issues/10903): Fix crash `INTERNALERROR IndexError: list index out of range` which happens when displaying an exception where all entries are hidden. This reverts the change "Correctly handle `__tracebackhide__` for chained exceptions." introduced in version 7.3.0.
tox-dev/tox ### [`v4.4.12`](https://togithub.com/tox-dev/tox/releases/tag/4.4.12) [Compare Source](https://togithub.com/tox-dev/tox/compare/4.4.11...4.4.12) #### What's Changed - Avoid race conditions in tests using the demo_pkg_inline fixture by [@​hroncok](https://togithub.com/hroncok) in [https://github.com/tox-dev/tox/pull/2986](https://togithub.com/tox-dev/tox/pull/2986) - Bump deps and tools by [@​gaborbernat](https://togithub.com/gaborbernat) in [https://github.com/tox-dev/tox/pull/2981](https://togithub.com/tox-dev/tox/pull/2981) **Full Changelog**: https://github.com/tox-dev/tox/compare/4.4.11...4.4.12

Configuration

📅 Schedule: Branch creation - "before 10pm on Sunday" 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.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (1fe01d6) 73.68% compared to head (3b0ff8f) 73.68%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #78 +/- ## ======================================= Coverage 73.68% 73.68% ======================================= Files 1 1 Lines 114 114 Branches 22 22 ======================================= Hits 84 84 Misses 17 17 Partials 13 13 ``` 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.