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 pyodbc to v5 #149

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pyodbc ^4.0.34 -> ^5.0.0 age adoption passing confidence

Release Notes

mkleehammer/pyodbc (pyodbc) ### [`v5.0.1`](https://togithub.com/mkleehammer/pyodbc/releases/tag/5.0.1): with fix for Azure tokens / binary attrs_before [Compare Source](https://togithub.com/mkleehammer/pyodbc/compare/5.0.0...5.0.1) This is a bug fix for 5.0.0 that restores the ability to pass `bytes` objects in the `attrs_before` parameter when connecting. This is often used for Azure with a token. Issue [#​1289](https://togithub.com/mkleehammer/pyodbc/issues/1289) ### [`v5.0.0`](https://togithub.com/mkleehammer/pyodbc/releases/tag/5.0.0): Release [Compare Source](https://togithub.com/mkleehammer/pyodbc/compare/4.0.39...5.0.0) This is the first 3.x only pyodbc release, supporting Python 3.8-3.12. The API is backwards compatible, so previous Python 3 products using pyodbc should not need any changes. Please note that macOS ARM / Apple Silicon binary builds have been problematic due inconsistencies in the way unixODBC libraries can be installed. Please see the issues and discussions.

Configuration

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

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (91c9f07) 73.68% compared to head (e0a8b54) 73.68%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #149 +/- ## ======================================= Coverage 73.68% 73.68% ======================================= Files 1 1 Lines 114 114 Branches 22 22 ======================================= Hits 84 84 Misses 17 17 Partials 13 13 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.