chore(deps): bump the minor-and-patch group in /libs/sqlserver with 5 updates - #753
Merged
Facundo Santiago (santiagxf) merged 1 commit intoJun 26, 2026
Conversation
Bumps the minor-and-patch group in /libs/sqlserver with 5 updates: | Package | From | To | | --- | --- | --- | | [azure-core](https://github.com/Azure/azure-sdk-for-python) | `1.38.2` | `1.41.0` | | [azure-identity](https://github.com/Azure/azure-sdk-for-python) | `1.23.1` | `1.25.3` | | [pyodbc](https://github.com/mkleehammer/pyodbc) | `5.2.0` | `5.3.0` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.42` | `2.0.51` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.2` | `0.15.19` | Updates `azure-core` from 1.38.2 to 1.41.0 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-core_1.38.2...azure-core_1.41.0) Updates `azure-identity` from 1.23.1 to 1.25.3 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-identity_1.23.1...azure-identity_1.25.3) Updates `pyodbc` from 5.2.0 to 5.3.0 - [Release notes](https://github.com/mkleehammer/pyodbc/releases) - [Commits](mkleehammer/pyodbc@5.2.0...5.3.0) Updates `sqlalchemy` from 2.0.42 to 2.0.51 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `ruff` from 0.15.2 to 0.15.19 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.2...0.15.19) --- updated-dependencies: - dependency-name: azure-core dependency-version: 1.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: azure-identity dependency-version: 1.25.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pyodbc dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: sqlalchemy dependency-version: 2.0.51 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: ruff dependency-version: 0.15.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Facundo Santiago (santiagxf)
deleted the
dependabot/uv/libs/sqlserver/minor-and-patch-aa73a1310f
branch
June 26, 2026 15:40
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor-and-patch group in /libs/sqlserver with 5 updates:
1.38.21.41.01.23.11.25.35.2.05.3.02.0.422.0.510.15.20.15.19Updates
azure-corefrom 1.38.2 to 1.41.0Commits
26802e4update version and release date (#46738)34539efauto fallback when loading settings from env (#46668)7112111Increment version for core releases (#46660)c14e6ba[Core] Prepare release (#46612)a08ffff[Core] Set kwarg explicitly in method signatures (#46633)2bdb89e[Core] Prepare release (#46631)73df99a[Core] Add + refactor query param sanitization (#46482)3db7fb5Updatecoreflask server startup (#46263)e18edb6Swap CI toCFS(#45995)bd33bafNO_CI [Doc] Update references to wiki pages (#46169)Updates
azure-identityfrom 1.23.1 to 1.25.3Commits
a989ea4[Identity] Prep patch release7972883[Identity] Adjust refresh logic (#45496)04764a9add psscript to convert apiview json files to md (#45589)50e0165Sync eng/common directory with azure-sdk-tools for PR 14461 (#45646)5333117Add Bo to /sdk/ai/azure-ai-projects owner list (#45664)775d694Doc and automation updates for .github sync directory changes (#45630)c6e48b5[Core] Prepare release (#45656)ae769c4Fix custom Memory Stores LRO poller operation (#45662)6074492Add asset id none check in dt (#45618)e1a986aBump tar from 7.5.10 to 7.5.11 in /eng/common/tsp-client (#45640)Updates
pyodbcfrom 5.2.0 to 5.3.0Commits
7ee5b56Update version to 5.37fe96dfRun Github CodeQL action on all branchese6b44efUse License-Expression in pyproject.toml instead of licencea40c873Do not perform type check on NULL pointerc1db16cUseHOMEBREW_PREFIXto locate Homebrew (#1212)80de786Move sqlite tests from old directory135fbf8Port sqlite tests from unittest to pytest14cbdccDrop support for EOL Python 3.8ac3f151bump cibuildwheel to v3.2.1378d19eAdd py3.14 to ubuntu build artifactsUpdates
sqlalchemyfrom 2.0.42 to 2.0.51Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
rufffrom 0.15.2 to 0.15.19Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
7f04365Bump version to 0.15.19 (#26291)a30ba16[ty] Infer definite equality comparison results (#26290)bcd2028[ty] Avoid recursion when projecting narrowing constraints (#26276)c0e083e[ty] Avoid bypassing lazy constraints for Divergent (#26288)fb13596Record configured crates.io packages (#26281)85da759[ty] Fix ParamSpec callable signature extraction for callable instances (#26279)4c98a81[ty] Make multi-arm TypeOf cycle recovery monotonic (#26275)7b84361[ty] Preserve regular kind for callable instances (#26253)93c8c59[flake8-pyi] Note thatPYI051is an opinionated stylistic rule (#26179)bc9bb05[ty] Infer types for names bound in match patterns (#25940)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions