Bump the minor-patch group with 7 updates#1087
Merged
github-actions[bot] merged 1 commit intomainfrom Jan 13, 2025
Merged
Conversation
Bumps the minor-patch group with 7 updates: | Package | From | To | | --- | --- | --- | | [pydantic](https://github.com/pydantic/pydantic) | `2.10.4` | `2.10.5` | | [atlassian-python-api](https://github.com/atlassian-api/atlassian-python-api) | `3.41.16` | `3.41.18` | | [pypandoc](https://github.com/JessicaTegner/pypandoc) | `1.14` | `1.15` | | [bandit](https://github.com/PyCQA/bandit) | `1.8.0` | `1.8.2` | | [responses](https://github.com/getsentry/responses) | `0.25.3` | `0.25.5` | | [ruff](https://github.com/astral-sh/ruff) | `0.8.6` | `0.9.1` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.25.1` | `0.25.2` | Updates `pydantic` from 2.10.4 to 2.10.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.4...v2.10.5) Updates `atlassian-python-api` from 3.41.16 to 3.41.18 - [Release notes](https://github.com/atlassian-api/atlassian-python-api/releases) - [Commits](https://github.com/atlassian-api/atlassian-python-api/commits) Updates `pypandoc` from 1.14 to 1.15 - [Release notes](https://github.com/JessicaTegner/pypandoc/releases) - [Changelog](https://github.com/JessicaTegner/pypandoc/blob/master/release.md) - [Commits](JessicaTegner/pypandoc@v1.14...v1.15) Updates `bandit` from 1.8.0 to 1.8.2 - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.8.0...1.8.2) Updates `responses` from 0.25.3 to 0.25.5 - [Release notes](https://github.com/getsentry/responses/releases) - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES) - [Commits](getsentry/responses@0.25.3...0.25.5) Updates `ruff` from 0.8.6 to 0.9.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.8.6...0.9.1) Updates `pytest-asyncio` from 0.25.1 to 0.25.2 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.25.1...v0.25.2) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch 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: pypandoc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: bandit dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: responses 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-minor dependency-group: minor-patch - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
The |
Contributor
|
Merging because only minors |
leplatrem
approved these changes
Jan 13, 2025
davehunt
pushed a commit
to davehunt/jira-bugzilla-integration
that referenced
this pull request
Jan 29, 2025
Bumps the minor-patch group with 7 updates: | Package | From | To | | --- | --- | --- | | [pydantic](https://github.com/pydantic/pydantic) | `2.10.4` | `2.10.5` | | [atlassian-python-api](https://github.com/atlassian-api/atlassian-python-api) | `3.41.16` | `3.41.18` | | [pypandoc](https://github.com/JessicaTegner/pypandoc) | `1.14` | `1.15` | | [bandit](https://github.com/PyCQA/bandit) | `1.8.0` | `1.8.2` | | [responses](https://github.com/getsentry/responses) | `0.25.3` | `0.25.5` | | [ruff](https://github.com/astral-sh/ruff) | `0.8.6` | `0.9.1` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.25.1` | `0.25.2` | Updates `pydantic` from 2.10.4 to 2.10.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.4...v2.10.5) Updates `atlassian-python-api` from 3.41.16 to 3.41.18 - [Release notes](https://github.com/atlassian-api/atlassian-python-api/releases) - [Commits](https://github.com/atlassian-api/atlassian-python-api/commits) Updates `pypandoc` from 1.14 to 1.15 - [Release notes](https://github.com/JessicaTegner/pypandoc/releases) - [Changelog](https://github.com/JessicaTegner/pypandoc/blob/master/release.md) - [Commits](JessicaTegner/pypandoc@v1.14...v1.15) Updates `bandit` from 1.8.0 to 1.8.2 - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.8.0...1.8.2) Updates `responses` from 0.25.3 to 0.25.5 - [Release notes](https://github.com/getsentry/responses/releases) - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES) - [Commits](getsentry/responses@0.25.3...0.25.5) Updates `ruff` from 0.8.6 to 0.9.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.8.6...0.9.1) Updates `pytest-asyncio` from 0.25.1 to 0.25.2 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.25.1...v0.25.2) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch 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: pypandoc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: bandit dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: responses 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-minor dependency-group: minor-patch - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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-patch group with 7 updates:
2.10.42.10.53.41.163.41.181.141.151.8.01.8.20.25.30.25.50.8.60.9.10.25.10.25.2Updates
pydanticfrom 2.10.4 to 2.10.5Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
5d34efdPrepare release v2.10.5 (#11237)6e585f9Fix url serialization for unions (#11233)5a22e02Remove custom MRO implementation of Pydantic models (#11195)Updates
atlassian-python-apifrom 3.41.16 to 3.41.18Commits
Updates
pypandocfrom 1.14 to 1.15Release notes
Sourced from pypandoc's releases.
Commits
9475b0fpypandoc v1.155704b06allow non-latex intermediaries for pdf generation (#381)3fd939cFix convert_file for Python 3.13 (#384)32d3a40Dropped CI support for older python and pypy versions (#387)8bc3c51Added parameter to control if files are sorted before being passed to pandoc ...50f3b08Added support for python 3.13 - Removed ubber bound (#379)Updates
banditfrom 1.8.0 to 1.8.2Release notes
Sourced from bandit's releases.
Commits
c2c336dRevert "Start testing with 3.14 alphas" (#1217)e58379cClarify "getting started" docs (#963)e4da0b3Remove lxml (B320 & B410) from blacklist (#1212)13d3406Start testing with 3.14 alphas (#1189)1abd1d7[pre-commit.ci] pre-commit autoupdate (#1213)8e3c928Bump docker/setup-buildx-action from 3.7.1 to 3.8.0 (#1211)929d597Add Mercedes-Benz to sponsor list (#1210)ead6717Update the bug template with latest bandit version (#1208)65ddf8fBump docker/build-push-action from 6.9.0 to 6.10.0 (#1209)Updates
responsesfrom 0.25.3 to 0.25.5Changelog
Sourced from responses's changelog.
Commits
9f58088release: 0.25.5a1df2f8Fix rst syntax in readme (#749)03765a0Revert version change so release tooling can operate (#748)aee357eUpdate changelog and fix mypy (#747)32c4884Recorder without decorator (#745)9f19f3fRemove tests from the wheel and simplify setup.py. (#746)7a6348aMerge pull request #742 from getsentry/Replace-release-bot-with-GH-appd58f9c8Replace release bot with GH app93d3212Update changelog for #739c796564Export namesmatchersandResponsefrom RequestsMock instances (#739)Updates
rufffrom 0.8.6 to 0.9.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
12f86f3Ruff 0.9.1 (#15407)2b28d56Associate a trailing end-of-line comment in a parenthesized implicit concaten...adca7bdRemove pygments pin (#15404)6b98a26[red-knot] Supportassert_type(#15194)c874638[red-knot] Move tuple-containing-Never tests to Markdown (#15402)c364b58[flake8-pie] Correctly remove wrapping parentheses (PIE800) (#15394)73d424eFix outdated doc for handling the default file types with the pre-commit hook...6e9ff44Insert the cells from thestartposition (#15398)f2c3ddc[red-knot] Move intersection type tests to Markdown (#15396)b861551Remove unnecessary backticks (#15393)Updates
pytest-asynciofrom 0.25.1 to 0.25.2Release notes
Sourced from pytest-asyncio's releases.
Commits
2188cdbbuild: Prepare release of v0.25.2.c3ad634fix: Shutdown generators before closing event loops.e8ffb10[pre-commit.ci] pre-commit autoupdateaae43d4Build(deps): Bump hypothesis in /dependencies/default941e8b5Build(deps): Bump pygments from 2.18.0 to 2.19.1 in /dependencies/docsDependabot 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