build(deps): bump the minor-and-patch group with 6 updates#737
Merged
build(deps): bump the minor-and-patch group with 6 updates#737
Conversation
Bumps the minor-and-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [coverage](https://github.com/coveragepy/coveragepy) | `7.12.0` | `7.13.0` | | [mypy](https://github.com/python/mypy) | `1.19.0` | `1.19.1` | | [sphinx-click](https://github.com/click-contrib/sphinx-click) | `6.1.0` | `6.2.0` | | [authlib](https://github.com/authlib/authlib) | `1.6.5` | `1.6.6` | | [joblib](https://github.com/joblib/joblib) | `1.5.2` | `1.5.3` | | [urllib3](https://github.com/urllib3/urllib3) | `2.6.0` | `2.6.2` | Updates `coverage` from 7.12.0 to 7.13.0 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.12.0...7.13.0) Updates `mypy` from 1.19.0 to 1.19.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.0...v1.19.1) Updates `sphinx-click` from 6.1.0 to 6.2.0 - [Release notes](https://github.com/click-contrib/sphinx-click/releases) - [Commits](click-contrib/sphinx-click@6.1.0...6.2.0) Updates `authlib` from 1.6.5 to 1.6.6 - [Release notes](https://github.com/authlib/authlib/releases) - [Changelog](https://github.com/authlib/authlib/blob/main/docs/changelog.rst) - [Commits](authlib/authlib@v1.6.5...v1.6.6) Updates `joblib` from 1.5.2 to 1.5.3 - [Release notes](https://github.com/joblib/joblib/releases) - [Changelog](https://github.com/joblib/joblib/blob/main/CHANGES.rst) - [Commits](joblib/joblib@1.5.2...1.5.3) Updates `urllib3` from 2.6.0 to 2.6.2 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.0...2.6.2) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: sphinx-click dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: authlib dependency-version: 1.6.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: joblib dependency-version: 1.5.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: urllib3 dependency-version: 2.6.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch ... 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 minor-and-patch group with 6 updates:
7.12.07.13.01.19.01.19.16.1.06.2.01.6.51.6.61.5.21.5.32.6.02.6.2Updates
coveragefrom 7.12.0 to 7.13.0Changelog
Sourced from coverage's changelog.
Commits
52fde9cdocs: sample HTML for 7.13.069de009docs: prep for 7.13.001387fcdocs: tweak changes60206e8chore: make edit_for_release78cfd57docs: tweak CHANGES.rst21e726ffeat: support.coveragerc.tomlfor configuration (#1952)3914e50chore: bump the action-dependencies group with 2 updates (#2102)d5e7c3atest: no need to group tests by needs_pthed516c4test: fix metacov againda833a1fix: use Development Status classifier properly. #2101Updates
mypyfrom 1.19.0 to 1.19.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
412c19aBump version to 1.19.120aea0aUpdate changelog for 1.19.1 (#20414)2b23b50Serialize raw errors in cache metas (#20372)f60f90fFail on PyPy in main instead of setup.py (#20389)58d485bFail with an explicit error on PyPy (#20384)a4b31a2Allowtypes.NoneTypein match cases (#20383)8a6eff4[mypyc] fix generator regression with empty tuple (#20371)70eceeaFix noncommutative joins with bounded TypeVars (#20345)3890fc4Fix crash involving Unpack-ed TypeVarTuple (#20323)c93d917Fix crash on star import of redefinition (#20333)Updates
sphinx-clickfrom 6.1.0 to 6.2.0Commits
e8eb75eadd release notes with reno46f6445fix tests722f421print "Usage" before printing the command usageebc3817Fix readthedocs build (redux)9ee09f9Fix readthedocs buildUpdates
authlibfrom 1.6.5 to 1.6.6Changelog
Sourced from authlib's changelog.
Commits
bb7a315chore: release 1.6.60a423d4Merge pull request #844 from azmeuk/806-get-jwt-config-client2808378Merge commit from fork714502afeat: get_jwt_config takes a client parameter260d04eFix: Useexpires_inwhenexpires_atis unparsableeb37124Merge pull request #778 from shc261392/fix-httpx-oauth1-form-data-incorrect-s...0ba9ec4docs: fix guide on requests self signed certificatea2e9943docs: indicate that #743 needs a migration06015d2test: factorize the token fixtureUpdates
joblibfrom 1.5.2 to 1.5.3Changelog
Sourced from joblib's changelog.
Commits
40cd002RELEASE 1.5.3 (#1765)f05be67MNT Remove last usage of distutils (#1760)4273f39MNT bump actions/checkout from 5 to 6 in the github-actions group (#1762)f465f02FIX don't overwrite existing .gitignore (#1742)cca7d87MNT bump sklearn test on python 3.12 (#1759)f7775adMNT remove deprecated pytest feature (#1757)3c58aabAdd Python 3.14 and 3.14t to the testing (#1747)9b96664Bump cloudpickle to 3.1.2 (#1752)c3bdbd9Bump the github-actions group with 5 updates (#1749)a09bb30Keep GitHub Actions up to date with GitHub's Dependabot (#1748)Updates
urllib3from 2.6.0 to 2.6.2Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
83f8643Release 2.6.2571a9b7FixHTTPResponse.read_chunkedwhen leftover data is present in decoder's bu...bfe8e19Release 2.6.13ceeb84Restoregetheaders()andgetheader()(#3732)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