Bump the minor-and-patch group across 1 directory with 5 updates#13
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Bumps the minor-and-patch group with 5 updates in the /operations-manager/python directory: | Package | From | To | | --- | --- | --- | | [alembic](https://github.com/sqlalchemy/alembic) | `1.18.2` | `1.18.3` | | [pydantic](https://github.com/pydantic/pydantic) | `2.11.5` | `2.12.5` | | [babel](https://github.com/python-babel/babel) | `2.17.0` | `2.18.0` | | [playwright](https://github.com/microsoft/playwright-python) | `1.57.0` | `1.58.0` | | [debugpy](https://github.com/microsoft/debugpy) | `1.8.19` | `1.8.20` | Updates `alembic` from 1.18.2 to 1.18.3 - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) Updates `pydantic` from 2.11.5 to 2.12.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.11.5...v2.12.5) Updates `babel` from 2.17.0 to 2.18.0 - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](python-babel/babel@v2.17.0...v2.18.0) Updates `playwright` from 1.57.0 to 1.58.0 - [Release notes](https://github.com/microsoft/playwright-python/releases) - [Commits](microsoft/playwright-python@v1.57.0...v1.58.0) Updates `debugpy` from 1.8.19 to 1.8.20 - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](microsoft/debugpy@v1.8.19...v1.8.20) --- updated-dependencies: - dependency-name: alembic dependency-version: 1.18.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: pydantic dependency-version: 2.12.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: babel dependency-version: 2.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: playwright dependency-version: 1.58.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: debugpy dependency-version: 1.8.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 with 5 updates in the /operations-manager/python directory:
1.18.21.18.32.11.52.12.52.17.02.18.01.57.01.58.01.8.191.8.20Updates
alembicfrom 1.18.2 to 1.18.3Release notes
Sourced from alembic's releases.
Commits
Updates
pydanticfrom 2.11.5 to 2.12.5Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
bd2d0ddPrepare release v2.12.57d0302eDocument security implications when usingcreate_model()e9ef980Fix typo in Standard Library Types documentationf2c20c0Addpydantic-docsdev dependency, make use of versioning blocksa76c1aaUpdate documentation about JSON Schema8cbc72cAdd documentation about custom__init__()99eba59Add additional test forFieldInfo.get_default()c710769Special caseMISSINGsentinel insmart_deepcopy()20a9d77Do not delete mock validator/serializer inrebuild_dataclass()c86515aUpdate parts of the model andrevalidate_instancesdocumentationUpdates
babelfrom 2.17.0 to 2.18.0Release notes
Sourced from babel's releases.
Changelog
Sourced from babel's changelog.
... (truncated)
Commits
56c63caPrepare for 2.18.0 (#1248)73015a1Add user-agent to CLDR downloader (#1247)29bd362Fix formatting compact currencies of exactly one thousand in several locales ...851db43Reuse InitCatalog's guts in UpdateCatalog (#1244)fd00e60Extract: Merge in per-format keywords and auto_comments (#1243)12a14b6Add dpgettext and dnpgettext support (#1235)7110e62Use canonical IANA zone names in zone_territories (#1220)e91c346Improve extract performance via ignoring directories early during os.walk (#968)0c4f378Convert Unittest testcases with setup/teardown to fixtures (#1240)218c96eAddbabel.core.get_cldr_version()(#1242)Updates
playwrightfrom 1.57.0 to 1.58.0Release notes
Sourced from playwright's releases.
Commits
47a5d35chore: roll to 1.58.0 (#3026)d3f5438chore: throw FileNotFoundError for nonexistant files (#3014)731b539chore: implement Request.service_worker (#3013)Updates
debugpyfrom 1.8.19 to 1.8.20Release notes
Sourced from debugpy's releases.
Commits
7ac3d1fTry 6 on this file (#1995)e164613O365 new advice (#1994)4cbf8b1Try another suppression (#1993)ea9fcaeTry a different way to suppress binskim problems (#1992)ea2746aAdd LTCG flags to compile_windows.bat for BinSkim BA6006 compliance (#1991)7dbc229Added devcontainer specification (#1989)bb450fcFix: Treat annotate functions as library code in Python 3.14+ (#1988)1bbecdfBetter experience for unsupported arch (#1984)c7e86a1Use sys.remote_exec() to attach to pid, if available (#1986)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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