Bump the patches group across 1 directory with 8 updates#18
Open
dependabot[bot] wants to merge 2 commits intomainfrom
Open
Bump the patches group across 1 directory with 8 updates#18dependabot[bot] wants to merge 2 commits intomainfrom
dependabot[bot] wants to merge 2 commits intomainfrom
Conversation
Bumps the patches group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [flask](https://github.com/pallets/flask) | `3.0.1` | `3.1.2` | | [click](https://github.com/pallets/click) | `8.1.7` | `8.3.1` | | [iniconfig](https://github.com/pytest-dev/iniconfig) | `2.0.0` | `2.3.0` | | [jinja2](https://github.com/pallets/jinja) | `3.1.4` | `3.1.6` | | [markupsafe](https://github.com/pallets/markupsafe) | `3.0.2` | `3.0.3` | | [pluggy](https://github.com/pytest-dev/pluggy) | `1.5.0` | `1.6.0` | | [six](https://github.com/benjaminp/six) | `1.16.0` | `1.17.0` | | [werkzeug](https://github.com/pallets/werkzeug) | `3.1.3` | `3.1.5` | Updates `flask` from 3.0.1 to 3.1.2 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.0.1...3.1.2) Updates `click` from 8.1.7 to 8.3.1 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.7...8.3.1) Updates `iniconfig` from 2.0.0 to 2.3.0 - [Release notes](https://github.com/pytest-dev/iniconfig/releases) - [Changelog](https://github.com/pytest-dev/iniconfig/blob/main/CHANGELOG) - [Commits](pytest-dev/iniconfig@v2.0.0...v2.3.0) Updates `jinja2` from 3.1.4 to 3.1.6 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.4...3.1.6) Updates `markupsafe` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@3.0.2...3.0.3) Updates `pluggy` from 1.5.0 to 1.6.0 - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pluggy@1.5.0...1.6.0) Updates `six` from 1.16.0 to 1.17.0 - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](benjaminp/six@1.16.0...1.17.0) Updates `werkzeug` from 3.1.3 to 3.1.5 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.1.3...3.1.5) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patches - dependency-name: click dependency-version: 8.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patches - dependency-name: iniconfig dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patches - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: markupsafe dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: pluggy dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patches - dependency-name: six dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patches - dependency-name: werkzeug dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches ... 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 patches group with 8 updates in the / directory:
3.0.13.1.28.1.78.3.12.0.02.3.03.1.43.1.63.0.23.0.31.5.01.6.01.16.01.17.03.1.33.1.5Updates
flaskfrom 3.0.1 to 3.1.2Release notes
Sourced from flask's releases.
... (truncated)
Changelog
Sourced from flask's changelog.
... (truncated)
Commits
2c1b30drelease version 3.1.21292419Update GitHub Actions workflow for artifact handling (#5795)4dd52caUpdate GitHub Actions workflow for artifact handling55c6255update dev dependenciesd8259ebuse Jinja name consistently38b4c1erefactor stream_with_context for async views (#5799)9822a03refactor stream_with_context for async views49b7e7bsecurity docs for TRUSTED_HOSTS (#5798)b228ca3security docs for TRUSTED_HOSTSff64079update flask-talisman linkUpdates
clickfrom 8.1.7 to 8.3.1Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
1d038f2release version 8.3.103f3889Fix Ruff UP038 warning (#3141)3867781Fix Ruff UP038 warningb91bb95Provide altered context to callbacks to hideUNSETvalues asNone(#3137)437e1e3Temporarily provide a fake context to the callback to hideUNSETvalues as ...ea70da4Don't test using a file in docs/ (#3102)e27b307Makeuv run --all-extras pyright --verifytypes clickpass (#3072)a92c573Fix test_edit to work with BSD sed (#3129)bd131e1Fix test_edit to work with BSD sed0b5c6b7Add Best practices section (#3127)Updates
iniconfigfrom 2.0.0 to 2.3.0Release notes
Sourced from iniconfig's releases.
Changelog
Sourced from iniconfig's changelog.
Commits
7faed13Merge pull request #70 from RonnyPfannschmidt/comments58c0869Refactor: Simplify IniConfig constructor and parse() method6d0af45Add strip_section_whitespace parameter to address issue #4e2d89f5Add IniConfig.parse() classmethod to fix inline comment handling57b7ed9Merge pull request #66 from killiandesse/pep63927ac49fMerge pull request #69 from RonnyPfannschmidt/limit-attestation3402322Disable build attestations for PRs from forks27e6a7bMerge branch 'main' into pep6396522881Merge pull request #68 from pytest-dev/fix-build8b2bccbUpdate CHANGELOG and automate releasesUpdates
jinja2from 3.1.4 to 3.1.6Release notes
Sourced from jinja2's releases.
Changelog
Sourced from jinja2's changelog.
... (truncated)
Commits
1520688release version 3.1.690457bbMerge commit from fork065334dattr filter uses env.getattr033c200start version 3.1.6bc68d4euse global contributing guide (#2070)247de5euse global contributing guideab8218cuse project advisory link instead of globalb4ffc8frelease version 3.1.5 (#2066)877f6e5release version 3.1.58d58859remove test pypiUpdates
markupsafefrom 3.0.2 to 3.0.3Release notes
Sourced from markupsafe's releases.
Changelog
Sourced from markupsafe's changelog.
Commits
297fc8erelease version 3.0.37e4e6ceFree-threading: run with pytest-run-paralell (#507)6100b9cenable riscv64 wheels (#506)c9d5ecfenable riscv64 wheels2f9b337tox for 3.1478d951aupdate dev dependenciesbb6744eadd entry65c4134upgrade cibuildwheel, addcp314wheels and test on CPython 3.14 (#504)3a9bd88add cp314 wheelsaafe44dremove slsa provenance (#501)Updates
pluggyfrom 1.5.0 to 1.6.0Changelog
Sourced from pluggy's changelog.
Commits
fd08ab5Preparing release 1.6.0c240362[pre-commit.ci] pre-commit autoupdate (#578)0ceb558Merge pull request #546 from RonnyPfannschmidt/ronny/hookwrapper-wrap-legacy1f4872e[pre-commit.ci] auto fixes from pre-commit.com hooks4be0c55add changelog615c6c5Merge branch 'main' into hookwrapper-wrap-legacy2acc644[pre-commit.ci] pre-commit autoupdate (#577)ea5ada0[pre-commit.ci] pre-commit autoupdate (#576)dfd250b[pre-commit.ci] pre-commit autoupdate (#575)1e1862f[pre-commit.ci] pre-commit autoupdate (#574)Updates
sixfrom 1.16.0 to 1.17.0Changelog
Sourced from six's changelog.
Commits
ebd9b3asix 1.17.040d248eExpunge travis.dd7940eAdd PyPI publication workflow. (#390)8cb688fUpdate copyright years.86f89c5Add a GitHub actions CI workflow. (#389)06430b9Make test_getoutput work on Windows.ceddaf2Add a changelog for #314.9a05aabPython 3.14 removed the URLopener and FancyURLopener classes from urllib.req...c1b416fFix deprecation warning from setuptools (#382)02c3bcatkinter.tix was removed from Python 3.13, skip the test (#377)Updates
werkzeugfrom 3.1.3 to 3.1.5Release notes
Sourced from werkzeug's releases.
Changelog
Sourced from werkzeug's changelog.
Commits
e3d06f4release version 3.1.57ae1d25Merge commit from fork37797absafe_joinprevents windows special device names with compound extensions3db44c7fix duplicate referencea40f8fafix class name typo0f76c35Correct parsing up to a potential partial boundary (#3081)1049dd6Correct parsing up to a potential partial boundaryb48878cinitialize_pinin debugger (#3078)fa0f4f2initialize _pinf637275start version 3.1.5Dependabot 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