-
Notifications
You must be signed in to change notification settings - Fork 24
Bump the minor-patch group across 1 directory with 6 updates #1050
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
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
Bumps the minor-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.112.2` | `0.114.2` | | [pydantic](https://github.com/pydantic/pydantic) | `2.8.2` | `2.9.1` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.13.0` | `2.14.0` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.4.0` | `2.5.2` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.2` | `8.3.3` | | [ruff](https://github.com/astral-sh/ruff) | `0.6.3` | `0.6.5` | Updates `fastapi` from 0.112.2 to 0.114.2 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.112.2...0.114.2) Updates `pydantic` from 2.8.2 to 2.9.1 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.8.2...v2.9.1) Updates `sentry-sdk` from 2.13.0 to 2.14.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.13.0...2.14.0) Updates `pydantic-settings` from 2.4.0 to 2.5.2 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.4.0...v2.5.2) Updates `pytest` from 8.3.2 to 8.3.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.2...8.3.3) Updates `ruff` from 0.6.3 to 0.6.5 - [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.6.3...0.6.5) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: pydantic-settings dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <[email protected]>
The |
The |
leplatrem
approved these changes
Sep 16, 2024
leplatrem
added a commit
that referenced
this pull request
Sep 16, 2024
* try adding support for status mapping * include steps for new and existing tickets * Bump python from 3.12.5-slim to 3.12.6-slim (#1049) Bumps python from 3.12.5-slim to 3.12.6-slim. --- updated-dependencies: - dependency-name: python dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump the minor-patch group across 1 directory with 6 updates (#1050) * Bump the minor-patch group across 1 directory with 6 updates Bumps the minor-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.112.2` | `0.114.2` | | [pydantic](https://github.com/pydantic/pydantic) | `2.8.2` | `2.9.1` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.13.0` | `2.14.0` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.4.0` | `2.5.2` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.2` | `8.3.3` | | [ruff](https://github.com/astral-sh/ruff) | `0.6.3` | `0.6.5` | Updates `fastapi` from 0.112.2 to 0.114.2 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.112.2...0.114.2) Updates `pydantic` from 2.8.2 to 2.9.1 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.8.2...v2.9.1) Updates `sentry-sdk` from 2.13.0 to 2.14.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.13.0...2.14.0) Updates `pydantic-settings` from 2.4.0 to 2.5.2 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.4.0...v2.5.2) Updates `pytest` from 8.3.2 to 8.3.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.2...8.3.3) Updates `ruff` from 0.6.3 to 0.6.5 - [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.6.3...0.6.5) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: pydantic-settings dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Ignore type * Add type annotation for mypy --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mathieu Leplatre <[email protected]> * include steps for new and existing tickets --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mathieu Leplatre <[email protected]>
davehunt
pushed a commit
to davehunt/jira-bugzilla-integration
that referenced
this pull request
Jan 29, 2025
…#1050) * Bump the minor-patch group across 1 directory with 6 updates Bumps the minor-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.112.2` | `0.114.2` | | [pydantic](https://github.com/pydantic/pydantic) | `2.8.2` | `2.9.1` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.13.0` | `2.14.0` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.4.0` | `2.5.2` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.2` | `8.3.3` | | [ruff](https://github.com/astral-sh/ruff) | `0.6.3` | `0.6.5` | Updates `fastapi` from 0.112.2 to 0.114.2 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.112.2...0.114.2) Updates `pydantic` from 2.8.2 to 2.9.1 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.8.2...v2.9.1) Updates `sentry-sdk` from 2.13.0 to 2.14.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.13.0...2.14.0) Updates `pydantic-settings` from 2.4.0 to 2.5.2 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.4.0...v2.5.2) Updates `pytest` from 8.3.2 to 8.3.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.2...8.3.3) Updates `ruff` from 0.6.3 to 0.6.5 - [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.6.3...0.6.5) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: pydantic-settings dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Ignore type * Add type annotation for mypy --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mathieu Leplatre <[email protected]>
davehunt
pushed a commit
to davehunt/jira-bugzilla-integration
that referenced
this pull request
Jan 29, 2025
* try adding support for status mapping * include steps for new and existing tickets * Bump python from 3.12.5-slim to 3.12.6-slim (mozilla#1049) Bumps python from 3.12.5-slim to 3.12.6-slim. --- updated-dependencies: - dependency-name: python dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump the minor-patch group across 1 directory with 6 updates (mozilla#1050) * Bump the minor-patch group across 1 directory with 6 updates Bumps the minor-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.112.2` | `0.114.2` | | [pydantic](https://github.com/pydantic/pydantic) | `2.8.2` | `2.9.1` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.13.0` | `2.14.0` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.4.0` | `2.5.2` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.2` | `8.3.3` | | [ruff](https://github.com/astral-sh/ruff) | `0.6.3` | `0.6.5` | Updates `fastapi` from 0.112.2 to 0.114.2 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.112.2...0.114.2) Updates `pydantic` from 2.8.2 to 2.9.1 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.8.2...v2.9.1) Updates `sentry-sdk` from 2.13.0 to 2.14.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.13.0...2.14.0) Updates `pydantic-settings` from 2.4.0 to 2.5.2 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.4.0...v2.5.2) Updates `pytest` from 8.3.2 to 8.3.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.2...8.3.3) Updates `ruff` from 0.6.3 to 0.6.5 - [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.6.3...0.6.5) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: pydantic-settings dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Ignore type * Add type annotation for mypy --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mathieu Leplatre <[email protected]> * include steps for new and existing tickets --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mathieu Leplatre <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
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-patch group with 6 updates in the / directory:
0.112.2
0.114.2
2.8.2
2.9.1
2.13.0
2.14.0
2.4.0
2.5.2
8.3.2
8.3.3
0.6.3
0.6.5
Updates
fastapi
from 0.112.2 to 0.114.2Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
2ada161
🔖 Release version 0.114.23a5fd71
📝 Update release notes88d4f2c
🐛 Fix form field regression (#12194)0fc6e34
📝 Update release notes2a43511
💡 Add comments with instructions for Playwright screenshot scripts (#12193)ed66d70
📝 Update release notese50faca
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/request-form-models.m...93e50e3
📝 Update release notes4a94fe3
🌐 Add Chinese translation fordocs/zh/docs/project-generation.md
(#12170)492943f
📝 Update release notesUpdates
pydantic
from 2.8.2 to 2.9.1Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
ecc5275
bump2c61bfd
Fix evaluation of stringified annotations during namespace inspection (#10347)3d364cb
Use correct types namespace when building namedtuple core schemas (#10337)2746ccb
FixIncEx
type alias definition (#10339)b32d410
Turntzdata
install requirement into optionaltimezone
dependency (#10331)7d857eb
Fixingannotated-types
bound (#10327)07cbe50
FixPredicate
issue inv2.9.0
(#10321)ed92d0a
Prep for v2.9 release (#10311)eecde7b
Fix lifecycle docs formatting (#10309)447879b
Add schema generation benchmarks for models with custom serializers (#10290)Updates
sentry-sdk
from 2.13.0 to 2.14.0Release notes
Sourced from sentry-sdk's releases.
Changelog
Sourced from sentry-sdk's changelog.
Commits
1e73ce9
Updated changelog3d0edfd
release: 2.14.06814df9
tests: Remove broken bottle tests (#3505)0934e04
Fixed config for old coverage versions (#3504)9fc3bd2
Fix AWS Lambda tests (#3495)e99873d
Better test coverage reports (#3498)0fb9606
feat(celery): Add wrapper forCelery().send_task
to support behavior as `Ta...16d05f4
fix(django): SentryWrappingMiddleware.init fails if super() is object9df2b21
feat(strawberry): Support Strawberry 0.239.2 (#3491)cd15bff
ref: Remove obsolete object as superclass (#3480)Updates
pydantic-settings
from 2.4.0 to 2.5.2Release notes
Sourced from pydantic-settings's releases.
Commits
79090e2
Prepare release 2.5.2 (#397)81d7c46
Second fix for the TypeError bug introduced in 2.5 (#396)b2c0ee2
Prepare release 2.5.1 (#393)3eff625
Fix TypeError introduced in 2.5 (#392)7353e5b
Prepare release 2.5.0 (#388)6ae24e5
Update pydantic to > 2.9.0 (#387)287cb22
Fix dotenv settings source problem in handling extra variables with same pref...a9eb22e
Add CLI subcommand union and alias support (#380)12d85cf
Enable multiple secrets dirs (#372)94f3a90
CLI ignore external parser list fix (#379)Updates
pytest
from 8.3.2 to 8.3.3Release notes
Sourced from pytest's releases.
Commits
d0f136f
build(deps): Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#12790)972f307
Prepare release version 8.3.30dabdcf
Include co-authors in release announcement (#12795) (#12797)a9910a4
Do not discover properties when iterating fixtures (#12781) (#12788)0f10b6b
Fix issue with slashes being turned into backslashes on Windows (#12760) (#12...300d13d
Merge pull request #12785 from pytest-dev/patchback/backports/8.3.x/57cccf7f4...e5d32c7
Merge pull request #12784 from svenevs/fix/docs-example-parametrize-minor-typobc913d1
Streamline checks for verbose option (#12706) (#12778)01cfcc9
Fix typos and introduce codespell pre-commit hook (#12769) (#12774)4873394
doc: Remove past training (#12772) (#12773)Updates
ruff
from 0.6.3 to 0.6.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
8558126
Bump version to 0.6.5 (#13346)9bd9981
Create insta snapshot for SARIF output (#13345)21bfab9
Playground: Add Copy as pyproject.toml/ruff.toml and paste from TOML (#13328)43a5922
[red-knot] add BitSet::is_empty and BitSet::union (#13333)175d067
[red-knot] add initial Type::is_equivalent_to and Type::is_assignable_to (#13...4dc2c25
[red-knot] Fix type inference forexcept*
definitions (#13320)b72d49b
Add support for extensionless Python files for server (#13326)eded78a
[pyupgrade
] Fix broken doc link and clarify that deprecated aliases were re...a7b8cc0
[red-knot] Fix.to_instance()
for union types (#13319)b93d0ab
[red-knot] Add control flow forfor
loops (#13318)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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