build(deps): bump the minor-and-patch group with 10 updates #665
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 10 updates:
8.2.0
8.2.1
7.8.0
7.8.2
3.19.1
3.20.0
1.5.2
1.6.0
45.0.2
45.0.3
2.6.10
2.6.12
0.25.0
0.25.1
0.18.10
0.18.11
80.7.1
80.8.0
6.1.0
6.2.0
Updates
click
from 8.2.0 to 8.2.1Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
fd183b2
release version 8.2.1262bdf0
Raise an exception on end of input in CliRunner (#2934)80efdf6
Raise an exception on end of input in CliRunnercfa6f4a
Flush sys.stderr when CliRunner finalizes (#2933)f3a4363
flush sys.stderr when CliRunner.invoke finalizesb7cf069
fix shell completion for nested groups (#2935)7c575d6
parametrize testac6a2ac
Fix shell completion for nested groups884af5c
Fix flag value set when is_flag=True and type is provided (#2930)4fd2fea
Fix condition for setting flag value when type is providedUpdates
coverage
from 7.8.0 to 7.8.2Changelog
Sourced from coverage's changelog.
Commits
51ab2e5
build: have to keep expected dist counts in syncbe7bbf2
docs: sample HTML for 7.8.23cee850
docs: prep for 7.8.239bc6b0
docs: provide more details if the kit matrix is edited.a608fb3
build: add support for Windows arm64 (#1972)2fe6225
build: runtox lint
if actions have changed3d93a78
docs: docs need scriv for making github releases0c443a2
build: bump version to 7.8.2ed98b87
docs: sample HTML for 7.8.1b98bc9b
docs: prep for 7.8.1Updates
pyupgrade
from 3.19.1 to 3.20.0Commits
37bfa06
v3.20.040ed0a9
Merge pull request #1013 from asottile/py3146f8432d
pyupgrade fixes for python 3.1499080c3
Merge pull request #1007 from asottile/pre-commit-ci-update-configca2eb6b
[pre-commit.ci] auto fixes from pre-commit.com hooksf0aa7a8
[pre-commit.ci] pre-commit autoupdate5955327
Merge pull request #1002 from asottile/pre-commit-ci-update-config780f392
[pre-commit.ci] pre-commit autoupdatedbe967d
Merge pull request #1000 from asottile/pre-commit-ci-update-configb182521
[pre-commit.ci] pre-commit autoupdateUpdates
authlib
from 1.5.2 to 1.6.0Release notes
Sourced from authlib's releases.
Changelog
Sourced from authlib's changelog.
Commits
fe87a11
chore: release version 1.6.0036a0b7
Merge pull request #774 from azmeuk/459-userinfo449a1a2
feat: OIDC userinfo endpoint supportd429c36
Merge pull request #749 from azmeuk/724-jara524d23
chore: move 1.7 deprecations to 1.8f37e60e
feat: implement rfc9101 JWT authorization request8a6c714
refactor: OAuth2 hook mechanism overhaulff1b66b
refactor: extract OAuth2Payload from OAuth2Request98eebd1
refactor: remove uncovered code in OAuth2Request1b848e2
refactor: create_authorization_response can take an optional 'grant' argUpdates
cryptography
from 45.0.2 to 45.0.3Changelog
Sourced from cryptography's changelog.
Commits
5038495
backports for 45.0.3 release (#12979)Updates
identify
from 2.6.10 to 2.6.12Commits
51e358d
v2.6.1200310d3
Merge pull request #519 from energyworldnet/feature/msbuilda604a3a
Drop ambiguous .proj extensionbdd2643
v2.6.11d084242
Merge remote-tracking branch 'energyworldnet/feature/xslt'f794709
Merge pull request #518 from pre-commit/mxr-patch-1a8cce72
Identify XSLT files4cf2cc0
Identify common MSBuild files4e55b74
Add support for.sqlfluff
Updates
rpds-py
from 0.25.0 to 0.25.1Release notes
Sourced from rpds-py's releases.
Commits
125b4b1
Release v0.25.1 for Windows ARM.996e50a
Properly pin hashes in workflows.d8e3e84
Merge pull request #133 from finnagin/arm64-wheel-builde4f09f1
remove trailing whitespace403a90d
fix indentation1571595
pin maturin-action steps to hash184a8e6
Merge branch 'crate-py:main' into arm64-wheel-build2531d3b
remove trailing whitespacebb9ba9e
add windows-arm to release needsf850162
Add windows arm64 buildsUpdates
ruamel-yaml
from 0.18.10 to 0.18.11Updates
setuptools
from 80.7.1 to 80.8.0Changelog
Sourced from setuptools's changelog.
Commits
b3786cd
Bump version: 80.7.1 → 80.8.09179b75
Merge pull request #5003 from abravalheri/issue-50026f937df
Merge pull request #5004 from pypa/feature/remove-more-pkg_resources1bfd8db
Add news fragment.0e19b82
Replace pkg_resources with importlib.metadata and packaging.requirements.95145dd
Extract a method for converting requires.57d6fcd
Add news fragment62e4793
Comment out unused build dependencyae480ff
Restore explicit LICENSE fileUpdates
tokenize-rt
from 6.1.0 to 6.2.0Commits
1582bcf
v6.2.007ad77b
Merge pull request #201 from asottile/handle-tstring-tokens2cb9c40
handle tstring tokensed9a32c
Merge pull request #200 from asottile/pre-commit-ci-update-config09148b3
[pre-commit.ci] auto fixes from pre-commit.com hooks9dd86b7
[pre-commit.ci] pre-commit autoupdate82fd4e1
Merge pull request #199 from asottile/pre-commit-ci-update-configd3a7947
[pre-commit.ci] pre-commit autoupdate2052c59
Merge pull request #198 from asottile/pre-commit-ci-update-config7debf60
[pre-commit.ci] pre-commit autoupdateDependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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