Bump the minor-and-patch group across 1 directory with 7 updates - #1419
Merged
Merged
Conversation
Bumps the minor-and-patch group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [click](https://github.com/pallets/click) | `8.4.2` | `8.5.0` | | [joblib](https://github.com/joblib/joblib) | `1.5.3` | `1.6.0` | | [responses](https://github.com/getsentry/responses) | `0.26.2` | `0.26.3` | | [tqdm](https://github.com/tqdm/tqdm) | `4.70.0` | `4.70.1` | | [cython](https://github.com/cython/cython) | `3.2.9` | `3.3.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.3` | `0.16.7` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.15.4` | `7.16.1` | Updates `click` from 8.4.2 to 8.5.0 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.4.2...8.5.0) Updates `joblib` from 1.5.3 to 1.6.0 - [Release notes](https://github.com/joblib/joblib/releases) - [Changelog](https://github.com/joblib/joblib/blob/main/CHANGES.rst) - [Commits](joblib/joblib@1.5.3...1.6.0) Updates `responses` from 0.26.2 to 0.26.3 - [Release notes](https://github.com/getsentry/responses/releases) - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES) - [Commits](getsentry/responses@0.26.2...0.26.3) Updates `tqdm` from 4.70.0 to 4.70.1 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.70.0...v4.70.1) Updates `cython` from 3.2.9 to 3.3.0 - [Release notes](https://github.com/cython/cython/releases) - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst) - [Commits](cython/cython@3.2.9...3.3.0) Updates `ruff` from 0.16.3 to 0.16.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.16.3...0.16.7) Updates `coverage` from 7.15.4 to 7.16.1 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.15.4...7.16.1) --- updated-dependencies: - dependency-name: click dependency-version: 8.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: joblib dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: responses dependency-version: 0.26.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tqdm dependency-version: 4.70.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: cython dependency-version: 3.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: ruff dependency-version: 0.16.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: coverage dependency-version: 7.16.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
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-and-patch group with 7 updates in the / directory:
8.4.28.5.01.5.31.6.00.26.20.26.34.70.04.70.13.2.93.3.00.16.30.16.77.15.47.16.1Updates
clickfrom 8.4.2 to 8.5.0Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
8b19813Release version 8.5.02c8cd3aAdd FAQ entry aboutUnicodeEncodeErroron Windows (#3778)131c86aAdd FAQ entry aboutUnicodeEncodeErroron Windowse1fd594Add support ofpathlib.Pathtoedit(#3781)a1d8785Add support ofpathlib.Pathtoedit2103e15Forward all user's parameters set inPAGERand improve flag detection (#3777)a6256bfForwards all user's parameters set inPAGER61b69e9Resolve the pager command once, in_pager_contextmanager(#3776)9835b0fResolve the pager command once, in_pager_contextmanagerf36d58bRefactor pager stream handling (#3767)Updates
joblibfrom 1.5.3 to 1.6.0Changelog
Sourced from joblib's changelog.
... (truncated)
Commits
cd9a6b0Release 1.6.0 (#1844)d873f97MNT vendor loky 3.6.0 (#1843)4ff61afBump the github-actions group with 4 updates (#1832)804f472FIX make func_code stable across processes when the source is unavailable (#1...65cc49dTST Restore RNG sequence in hash compatibility test (#1837)c1b6541CI Use pytest-run-parallel on free-threaded build (#1819)f6b80d3MNT Simplify isinstance check in hashing (#1835)fa4d5afMNT remove python 3.9 from CI (#1773)53cea7bDOC Update release docs to reflect usage of trusted publishing (#1826)26500e9Bump the github-actions group across 1 directory with 3 updates (#1790)Updates
responsesfrom 0.26.2 to 0.26.3Release notes
Sourced from responses's releases.
Changelog
Sourced from responses's changelog.
Commits
cb13954release: 0.26.3f30df24Merge pull request #809 from golikovichev/fix/763-recorder-keep-headers5c074b9Add keep_headers to the recorder to preserve named default headers2827d43fix: type CallList as a sequence of calls (#807)2af69cbfix: compare opaque fragment identifiers verbatim (#806)da2c5d1fix: keep blank-valued query params significant in query_string_matcher (#804)983a497Merge branch 'release/0.26.2'Updates
tqdmfrom 4.70.0 to 4.70.1Release notes
Sourced from tqdm's releases.
Commits
9cf5a12Merge pull request #1830 from eaubin/master24b9e1emisc tidy2a9e4e8contrib.concurrent: fix no-len iterables8d6ff8dMerge pull request #1819 from tqdm/develbed3796tests: major overhaul4d3d319AI policy5dcb022minor syntax update309effetests: pre-commit coverage604193atests: slight tidy17f1cacCI: bump workflow actionsUpdates
cythonfrom 3.2.9 to 3.3.0Changelog
Sourced from cython's changelog.
... (truncated)
Commits
bcd04a2Update changelog.dd3ab0aPrepare release of 3.3.0.294caa8Fix use of PyState_RemoveModule on module init failure path (#7906)a5d566aBuild: Validate that all expected wheels were built.2dd996dBuild: Upgrade cibuildwheel.1b9e5ecUpdate changelog.148e945Avoid useless None checks in PyTypeTestNode. (GH-7904)82e4301Fix type checks for exception base types. (#7903)207f4a9Allow pipes in srctree tests (GH-7901)ef74612Update version for next release.Updates
rufffrom 0.16.3 to 0.16.7Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
b5dba86Bump version to 0.16.7 (#28496)5992d05Install rustfmt before linting releases (#28495)1713a1fensure prepare release changes pass prek (#28488)18cdbb4use scoped token for release workflow (#28484)c3813a5add a workflow for preparing releases (#28486)00948c0Remove the "Who’s Using Ruff?" list (#28455)86a2eba[pyupgrade] Stop recommending removedtyping.no_type_check_decorator(`UP...609e184Stop defining__cached__for Python 3.15 (#28476)859ff2f[ty] Track symlinked directory status in listings (#28482)77f6538Use paid GitHub-hosted runners for Linux (#28478)Updates
coveragefrom 7.15.4 to 7.16.1Release notes
Sourced from coverage's releases.
Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
ccbb992docs: prep for 7.16.10697cccchore: make upgrade12f3595chore: bump docker/setup-qemu-action in the action-dependencies group (#2280)35b58d3fix: CoverageData.update() can be called twice on an in-memory database. #227992e1ce9chore: bump the action-dependencies group with 4 updates (#2278)bf07310build: quote var expansion (actionlint SC2086)3c434f5quality: use shellcheck-py to get shellcheck in GitHub CI632f397build: use .txt instead of .pip, even though it's a stupid extensionffc6a4atest: only run diff-cover on pull requests33553b3fix: exclude thecaseline when an irrefutable case body is excluded (#2269)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 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