-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the production-dependencies group with 7 updates #365
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
Bump the production-dependencies group with 7 updates #365
Conversation
|
@dependabot rebase |
Bumps the production-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [click](https://github.com/pallets/click) | `8.3.0` | `8.3.1` | | [falcon](https://github.com/falconry/falcon) | `4.0.2` | `4.2.0` | | [msgpack](https://github.com/msgpack/msgpack-python) | `1.1.0` | `1.1.2` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.2` | `9.0.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.3` | `0.14.7` | | symbolic | `12.16.3` | `12.17.0` | | [werkzeug](https://github.com/pallets/werkzeug) | `3.1.3` | `3.1.4` | Updates `click` from 8.3.0 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.3.0...8.3.1) Updates `falcon` from 4.0.2 to 4.2.0 - [Release notes](https://github.com/falconry/falcon/releases) - [Changelog](https://github.com/falconry/falcon/blob/master/RELEASE.md) - [Commits](falconry/falcon@4.0.2...4.2.0) Updates `msgpack` from 1.1.0 to 1.1.2 - [Release notes](https://github.com/msgpack/msgpack-python/releases) - [Changelog](https://github.com/msgpack/msgpack-python/blob/main/ChangeLog.rst) - [Commits](msgpack/msgpack-python@v1.1.0...v1.1.2) Updates `pytest` from 8.4.2 to 9.0.1 - [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.4.2...9.0.1) Updates `ruff` from 0.14.3 to 0.14.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@0.14.3...0.14.7) Updates `symbolic` from 12.16.3 to 12.17.0 Updates `werkzeug` from 3.1.3 to 3.1.4 - [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.4) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: falcon dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: msgpack dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pytest dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: ruff dependency-version: 0.14.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: symbolic dependency-version: 12.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: werkzeug dependency-version: 3.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
b144783 to
37c779e
Compare
biancadanforth
left a comment
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.
Unfortunately, this won't work to fix the error in the Verify Requirements step of the CI workflow for the reasons in the comments below.
|
See mozilla-services/socorro#7099 (comment) for why I had to update I had to also further constrain the version of |
|
The The other changes to the test are for the same reason as described in the latest Antenna dependabot group update PR: mozilla-services/antenna#1306 (comment). |
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.
Bumps the production-dependencies group with 7 updates:
8.3.08.3.14.0.24.2.01.1.01.1.28.4.29.0.10.14.30.14.712.16.312.17.03.1.33.1.4Updates
clickfrom 8.3.0 to 8.3.1Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
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
falconfrom 4.0.2 to 4.2.0Release notes
Sourced from falcon's releases.
... (truncated)
Commits
5544589chore: prepare 4.2.0 stable (#2575)684adbbfix(cibw): use the correct arch/os for ARM cp314t wheels (#2573)d31d9acchore(release): prepare4.2.0rc1(#2571)a75d864feat(platform): provide selectedcp314t(free-threading) wheels (#2555)4dcd4fedocs: polish documentation before 4.2.0 release (#2570)2702ae6fix: ensure reproducible documentation builds wrtSOURCE_DATE_EPOCH(#2568)9971742chore: updatedevcontainerto Python 3.13 with improved setup (#2566)73b7637Fixes Raises section of some request method docstrings (#2557)d7d203dchore: add a new Gold Patron LambdaTest (#2554)6bee1aafeat(routing): add support for QUERY HTTP method (#2541)Updates
msgpackfrom 1.1.0 to 1.1.2Release notes
Sourced from msgpack's releases.
Changelog
Sourced from msgpack's changelog.
Commits
19b5d33release v1.1.2 (#649)0f3c4beREADME: fix typos and grammar (#648)c2a9f1fci: add support for building windows on arm wheels (#643)d9873daci: update cibuildwheel and drop Python 3.8 (#642)42f056fv1.1.1e6445d3v1.1.1rc1fe9e620upload to PyPI on create a release (#639)cdc7644update cibuildwheel to v2.23.3 (#638)868aa2cupdate Cython to 3.1.1 (#637)0eeabfbAdd Python 3.13 trove classifier (#626)Updates
pytestfrom 8.4.2 to 9.0.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
d1b64aaPrepare release version 9.0.10a497c7regendoc: remove CI environment variables (#13950) (#13951)a9f7e6e🧪 Rungh releasew/o Git in CI/CD (#13942) (#13947)2682a66Merge pull request #13944 from pytest-dev/patchback/backports/9.0.x/bef7d34f1...a999997Merge pull request #13941 from nicoddemus/min-pre-commit-version4bd63a0Merge pull request #13935 from pytest-dev/patchback/backports/9.0.x/ce8b8a7b4...15f93b3Merge pull request #13933 from webknjaz/maintenance/tox-pep517-env-setuptools...0fa11aeMerge pull request #13927 from pytest-dev/patchback/backports/9.0.x/3d8075743...fa45470Merge pull request #13926 from pytest-dev/patchback/backports/9.0.x/d587e0cf8...b4e3973Merge pull request #13922 from bluetech/fix-argparse-userwarningUpdates
rufffrom 0.14.3 to 0.14.7Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
ecab623Bump 0.14.7 (#21684)42f1521[ty] Generic types aliases (implicit and PEP 613) (#21553)594b7b0[ty] Preserve quoting style when autofixingTypedDictkeys (#21682)b5b4917[ty] Fix override of final method summary (#21681)0084e94[ty] Fix subtyping oftype[Any]/type[T]and protocols (#21678)566c959[ty] RenameReferenceRequestHandlerfile (#21680)8bcfc19[ty] Implementtyping.finalfor methods (#21646)c534bfa[ty] Implement patterns and typevars in the LSP (#21671)5e1b2ee[ty] implement rendering of.. code:: langin docstrings (#21665)98681b9[ty] Adddbparameter toParameters::newmethod (#21674)Updates
symbolicfrom 12.16.3 to 12.17.0Updates
werkzeugfrom 3.1.3 to 3.1.4Release notes
Sourced from werkzeug's releases.
Changelog
Sourced from werkzeug's changelog.
Commits
1c7beb6release version 3.1.49c8b754install less to run tox474e22fupdate dev dependencies4b83337Merge commit from fork9bdec46safe_join prevents windows special device namesb11713ebetterHTTPException.get_responseannotation (#3072)1131dbddistinguish wsgi and sansio response annotation5d9a403skip rendering missing source (#3071)60ea32cskip rendering missing sourcec0e67e9Request.jsonproperty is onlyAny(#3070)You can trigger a rebase of this PR 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