-
Notifications
You must be signed in to change notification settings - Fork 26
Bump the minor-patch group across 1 directory with 7 updates #1011
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 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pydantic](https://github.com/pydantic/pydantic) | `2.7.1` | `2.7.2` | | [uvicorn](https://github.com/encode/uvicorn) | `0.29.0` | `0.30.1` | | [atlassian-python-api](https://github.com/atlassian-api/atlassian-python-api) | `3.41.11` | `3.41.13` | | [requests](https://github.com/psf/requests) | `2.32.0` | `2.32.3` | | [coverage](https://github.com/nedbat/coveragepy) | `7.5.1` | `7.5.3` | | [types-requests](https://github.com/python/typeshed) | `2.31.0.20240406` | `2.32.0.20240602` | | [ruff](https://github.com/astral-sh/ruff) | `0.4.4` | `0.4.7` | Updates `pydantic` from 2.7.1 to 2.7.2 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.7.1...v2.7.2) Updates `uvicorn` from 0.29.0 to 0.30.1 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](Kludex/uvicorn@0.29.0...0.30.1) Updates `atlassian-python-api` from 3.41.11 to 3.41.13 - [Release notes](https://github.com/atlassian-api/atlassian-python-api/releases) - [Commits](atlassian-api/atlassian-python-api@3.41.11...3.41.13) Updates `requests` from 2.32.0 to 2.32.3 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.0...v2.32.3) Updates `coverage` from 7.5.1 to 7.5.3 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.5.1...7.5.3) Updates `types-requests` from 2.31.0.20240406 to 2.32.0.20240602 - [Commits](https://github.com/python/typeshed/commits) Updates `ruff` from 0.4.4 to 0.4.7 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.4.4...v0.4.7) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: atlassian-python-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: types-requests 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-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <[email protected]>
|
The |
leplatrem
approved these changes
Jun 6, 2024
davehunt
pushed a commit
to davehunt/jira-bugzilla-integration
that referenced
this pull request
Jan 29, 2025
…#1011) * Bump the minor-patch group across 1 directory with 7 updates Bumps the minor-patch group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pydantic](https://github.com/pydantic/pydantic) | `2.7.1` | `2.7.2` | | [uvicorn](https://github.com/encode/uvicorn) | `0.29.0` | `0.30.1` | | [atlassian-python-api](https://github.com/atlassian-api/atlassian-python-api) | `3.41.11` | `3.41.13` | | [requests](https://github.com/psf/requests) | `2.32.0` | `2.32.3` | | [coverage](https://github.com/nedbat/coveragepy) | `7.5.1` | `7.5.3` | | [types-requests](https://github.com/python/typeshed) | `2.31.0.20240406` | `2.32.0.20240602` | | [ruff](https://github.com/astral-sh/ruff) | `0.4.4` | `0.4.7` | Updates `pydantic` from 2.7.1 to 2.7.2 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.7.1...v2.7.2) Updates `uvicorn` from 0.29.0 to 0.30.1 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](Kludex/uvicorn@0.29.0...0.30.1) Updates `atlassian-python-api` from 3.41.11 to 3.41.13 - [Release notes](https://github.com/atlassian-api/atlassian-python-api/releases) - [Commits](atlassian-api/atlassian-python-api@3.41.11...3.41.13) Updates `requests` from 2.32.0 to 2.32.3 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.0...v2.32.3) Updates `coverage` from 7.5.1 to 7.5.3 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.5.1...7.5.3) Updates `types-requests` from 2.31.0.20240406 to 2.32.0.20240602 - [Commits](https://github.com/python/typeshed/commits) Updates `ruff` from 0.4.4 to 0.4.7 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.4.4...v0.4.7) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: atlassian-python-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: types-requests 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-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Remove hack now that atlassian-api/atlassian-python-api#1378 was fixed --------- 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 7 updates in the / directory:
2.7.12.7.20.29.00.30.13.41.113.41.132.32.02.32.37.5.17.5.32.31.0.202404062.32.0.202406020.4.40.4.7Updates
pydanticfrom 2.7.1 to 2.7.2Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
70ac7a0fix version08d6ed2Merge branch '2.7' of https://github.com/pydantic/pydantic into 2.742f544afix versiona20da212.7.2 prep (#9515)f42ae9bLogfire annoucement (#9362)451f780Replace__spec__.parentwith__package__(#9331)Updates
uvicornfrom 0.29.0 to 0.30.1Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
44a3071Version 0.30.1 (#2349)6d666d9Allow horizontal tabs\tin response header values (#2345)9a6b3a8Version 0.30.0 (#2348)53fa273New multiprocess manager (#2183)22873a9Suppress side-effects of signal propagation (#2317)14ffba8Simplify CHANGELOG (#2337)5c78192Add favicon and logo to the documentation (#2336)b9c03a8Improve type hints on WebSockets implementations (#2335)14bdf04Usepytestmarkto simplify test suite (#2334)0efd383Sendcontent-lengthheader on 5xx (#2304)Updates
atlassian-python-apifrom 3.41.11 to 3.41.13Release notes
Sourced from atlassian-python-api's releases.
Commits
e6ac21cupdate ci (#1395)64647ddAdjust linter issues5574b4cBamboo: normalize documentaton of that bamboo module5b1699cAdd disable plugin methods743971badded plugin disable and enable methods (#1393)3de300c[Doc] fix formatting of doc (#1392)bba9e38[Confluence] forward start and limit for getting attachments (#1384)e0407e6Added docs for bulk_update_issue_field method. Fixed docstring. (#1391)588f365[Confluence] Expand parameter addition for get_draft_page_by_id (#1388)591ca2c[Jira] Make get_issue_changelog start and limit work. (#1375)Updates
requestsfrom 2.32.0 to 2.32.3Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
0e322afv2.32.3e188799Don't create default SSLContext if ssl module isn't present (#6724)145b539Merge pull request #6716 from sigmavirus24/bug/6715b1d73ddDon't use default SSLContext with custom poolmanager kwargs6badbacUpdate HISTORY.mda62a2d3Allow for overriding of specific pool key params88dce9dv2.32.2c98e4d1Merge pull request #6710 from nateprewitt/api_rename92075b3Add deprecation warningaa1461bMove _get_connection to get_connection_with_tls_contextUpdates
coveragefrom 7.5.1 to 7.5.3Changelog
Sourced from coverage's changelog.
Commits
f310d7edocs: sample HTML for 7.5.3a51d52fdocs: prep for 7.5.3b666f3aperf: it's faster in all versions if we don't cache tokenize #1791a2b4929docs: changelog entry forcombineperformance improvementsb9aff50perf: don't read full line_bits table each timec45ebacperf: cache alias mapping390cb97perf: avoid quadratic behavior when combining line coveraged3caf53docs(build): tweaks to howto909e887build: bump version242adeabuild: don't claim pre-alpha-1 in classifiersUpdates
types-requestsfrom 2.31.0.20240406 to 2.32.0.20240602Commits
Updates
rufffrom 0.4.4 to 0.4.7Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
1ad5f9cBump version to v0.4.7 (#11646)e914bc3F401 sort bindings before adding to all (#11648)27f6f04[red-knot] initial (very incomplete) flow graph (#11624)d62a617red-knot: Don't refer toModuleinstances as IDs (#11649)16a926d[red-knot] infer int literal types (#11623)05566c6UpdateWho's Using Ruff?section to includeGodot(#11647)7ce17b7Add Vim and Kate setup guide forruff server(#11615)f9a6450Use char index rather than position for indent slice (#11645)8a25531red-knot: improve internal documentation inmodule.rs(#11638)9b6d2ceFix incorect placement of trailing stub function comments (#11632)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