-
Notifications
You must be signed in to change notification settings - Fork 24
Bump the minor-patch group across 1 directory with 8 updates #1074
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 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pydantic](https://github.com/pydantic/pydantic) | `2.9.2` | `2.10.2` | | [uvicorn](https://github.com/encode/uvicorn) | `0.32.0` | `0.32.1` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.18.0` | `2.19.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.7` | `7.6.8` | | [bandit](https://github.com/PyCQA/bandit) | `1.7.10` | `1.8.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.3.4` | | [httpx](https://github.com/encode/httpx) | `0.27.2` | `0.28.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.7.4` | `0.8.1` | Updates `pydantic` from 2.9.2 to 2.10.2 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.9.2...v2.10.2) Updates `uvicorn` from 0.32.0 to 0.32.1 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.32.0...0.32.1) Updates `sentry-sdk` from 2.18.0 to 2.19.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.18.0...2.19.0) Updates `coverage` from 7.6.7 to 7.6.8 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.7...7.6.8) Updates `bandit` from 1.7.10 to 1.8.0 - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.7.10...1.8.0) Updates `pytest` from 8.3.3 to 8.3.4 - [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.3...8.3.4) Updates `httpx` from 0.27.2 to 0.28.0 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.27.2...0.28.0) Updates `ruff` from 0.7.4 to 0.8.1 - [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.7.4...0.8.1) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: bandit dependency-type: direct:development 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: httpx dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <[email protected]>
The |
leplatrem
approved these changes
Dec 2, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Didn't review changelogs in details. Trusting our unit tests
davehunt
pushed a commit
to davehunt/jira-bugzilla-integration
that referenced
this pull request
Jan 29, 2025
…#1074) Bumps the minor-patch group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pydantic](https://github.com/pydantic/pydantic) | `2.9.2` | `2.10.2` | | [uvicorn](https://github.com/encode/uvicorn) | `0.32.0` | `0.32.1` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.18.0` | `2.19.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.7` | `7.6.8` | | [bandit](https://github.com/PyCQA/bandit) | `1.7.10` | `1.8.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.3.4` | | [httpx](https://github.com/encode/httpx) | `0.27.2` | `0.28.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.7.4` | `0.8.1` | Updates `pydantic` from 2.9.2 to 2.10.2 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.9.2...v2.10.2) Updates `uvicorn` from 0.32.0 to 0.32.1 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.32.0...0.32.1) Updates `sentry-sdk` from 2.18.0 to 2.19.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.18.0...2.19.0) Updates `coverage` from 7.6.7 to 7.6.8 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.7...7.6.8) Updates `bandit` from 1.7.10 to 1.8.0 - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.7.10...1.8.0) Updates `pytest` from 8.3.3 to 8.3.4 - [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.3...8.3.4) Updates `httpx` from 0.27.2 to 0.28.0 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.27.2...0.28.0) Updates `ruff` from 0.7.4 to 0.8.1 - [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.7.4...0.8.1) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: bandit dependency-type: direct:development 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: httpx dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 8 updates in the / directory:
2.9.2
2.10.2
0.32.0
0.32.1
2.18.0
2.19.0
7.6.7
7.6.8
1.7.10
1.8.0
8.3.3
8.3.4
0.27.2
0.28.0
0.7.4
0.8.1
Updates
pydantic
from 2.9.2 to 2.10.2Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
fe32515
Prepare for v2.10.2 release (#10982)226cfaf
HideBaseModel.__replace__
definition from type checkers (#10979)02229a6
hashing support for urls (#10975)a9cf39c
Fix type hint ofField.default
to be compatible with Python 3.8 and 3.9 (#1...869eafd
Support serialization as any forSecret
types andUrl
types (#10947)7c0ed72
Do not evaluate annotations for private fields (#10962)d6fc7fc
Only evaluateFieldInfo
annotations if required during schema building (#10...17e60fa
spacing369b355
remove typo4c75404
Prepare for v2.10.1 release (#10939)Updates
uvicorn
from 0.32.0 to 0.32.1Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
5279296
Upgrade upload/download GitHub Actions (#2517)8c3402d
Updatepublish.yaml
with latest PyPI recommendations (#2516)04c6320
Version 0.32.1 (#2515)fc6c51b
Drop ASGI spec version to 2.3 on HTTP (#2513)2aea835
fix(http): enable httptools lenient data (#2488)Updates
sentry-sdk
from 2.18.0 to 2.19.0Release notes
Sourced from sentry-sdk's releases.
Changelog
Sourced from sentry-sdk's changelog.
Commits
039c220
Updated changelogc83e742
release: 2.19.08fe5bb4
feat: Send PII to Spotlight when no DSN is set (#3804)295dd8d
Auto enable Litestar integration (#3540)bd50c38
fix(httpx): Prevent Sentry baggage duplication (#3728)e9ec6c1
test(gcp): Only run GCP tests when they should (#3721)aa6e8fd
fix(falcon): Don't exhaust request body stream (#3768)3e28853
fix(integrations): Check retries_left before capturing exception (#3803)01146bd
fix(openai): Use name instead of description (#3807)d894fc2
Shorten CI workflow names (#3805)Updates
coverage
from 7.6.7 to 7.6.8Changelog
Sourced from coverage's changelog.
Commits
6134266
docs: sample HTML for 7.6.8041f963
docs: prep for 7.6.87fe48b6
build: don't search generated report filesf219144
docs: start changelog entries with capital lettersd1a916a
fix: a line that branches nowhere must always raise an exception2ace7a2
fix: don't assume 'no branches' means 'not executed' #18963ed5915
style: all of ci should use underscores0db86f2
build: automate updating readthedocs2a89551
chore: make upgrade (not sure why files became absolute)ba9c157
chore: make doc_upgradeUpdates
bandit
from 1.7.10 to 1.8.0Release notes
Sourced from bandit's releases.
Commits
8fd258a
Remove more leftover OpenStack references (#1195)a19b072
Remove Sentry as a sponsor (#1198)48e0258
Add a JSON to seek funding from the FLOSS/fund (#1194)5300a21
[pre-commit.ci] pre-commit autoupdate (#1196)0b249d9
Update project urls with added links (#1193)4be653d
Mark Python 3.13 as officially supported (#1192)8e6dc1b
[pre-commit.ci] pre-commit autoupdate (#1191)071386b
No need to check httpx client without timeout defined (#1177)9b4d480
[pre-commit.ci] pre-commit autoupdate (#1162)ddf9b48
Bump sigstore/cosign-installer from 3.6.0 to 3.7.0 (#1187)Updates
pytest
from 8.3.3 to 8.3.4Release notes
Sourced from pytest's releases.
Commits
53f8b4e
Update pypa/gh-action-pypi-publish to v1.12.298dff36
Prepare release version 8.3.41b474e2
approx: use exact comparison for bool (#13013)b541721
docs: Fix wrong statement about sys.modules with importlib import mode (#1298...16cb87b
pytest.fail: fix ANSI escape codes for colored output (#12959) (#12990)be6bc81
Issue #12966 Clarify filterwarnings docs on precedence when using multiple ma...7aeb72b
Improve docs on basetemp and retention (#12912) (#12928)c875841
Merge pull request #12917 from pytest-dev/patchback/backports/8.3.x/ded1f44e5...6502816
Merge pull request #12913 from jakkdl/dontfailonbadpath52135b0
Merge pull request #12885 from The-Compiler/pdb-py311 (#12887)Updates
httpx
from 0.27.2 to 0.28.0Release notes
Sourced from httpx's releases.
Changelog
Sourced from httpx's changelog.
Commits
80960fa
Version 0.28.0. (#3419)a33c878
Fixextensions
type annotation. (#3380)ce7e14d
Error on verify as str. (#3418)47f4a96
Handle empty zstd responses (#3412)189fc4b
Update CHANGELOG.md, fix typo(s) (#3406)7b19cd5
Move utility functions from _utils.py to _client.py (#3389)b47d94c
Avoid private imports in test cases. (#3403)2ea2286
Import ssl on demand (#3401)1805ee0
Graceful upgrade path for 0.28. (#3394)41597ad
Move remaining utility functions from _utils.py to _models.py (#3387)Updates
ruff
from 0.7.4 to 0.8.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
b3b2c98
Update CHANGELOG.md with the new commits for 0.8.1 (#14664)