Closed dependabot[bot] closed 8 months ago
@dependabot merge
On Sun, Mar 3, 2024 at 8:38 PM dependabot[bot] @.***> wrote:
Bumps pre-commit https://github.com/pre-commit/pre-commit from 2.20.0 to 2.21.0. Release notes
Sourced from pre-commit's releases https://github.com/pre-commit/pre-commit/releases.
pre-commit v2.21.0 Features
- Require new-enough virtualenv to prevent 3.10 breakage
2467
https://redirect.github.com/pre-commit/pre-commit/issues/2467 PR by @asottile https://github.com/asottile.
- Respect aliases with SKIP for environment install.
2480
https://redirect.github.com/pre-commit/pre-commit/issues/2480 PR by @kmARC https://github.com/kmARC.
2478
https://redirect.github.com/pre-commit/pre-commit/issues/2478 issue by @kmARC https://github.com/kmARC.
- Allow pre-commit run --files against unmerged paths.
2484
https://redirect.github.com/pre-commit/pre-commit/issues/2484 PR by @asottile https://github.com/asottile.
- Also apply regex warnings to repo: local hooks.
2524
https://redirect.github.com/pre-commit/pre-commit/issues/2524 PR by @chrisRedwine https://github.com/chrisRedwine.
2521
https://redirect.github.com/pre-commit/pre-commit/issues/2521 issue by @asottile https://github.com/asottile.
- rust is now a "first class" language -- supporting language_version and installation when not present.
2534
https://redirect.github.com/pre-commit/pre-commit/issues/2534 PR by @Holzhaus https://github.com/Holzhaus.
- r now uses more-reliable binary installation.
2460
https://redirect.github.com/pre-commit/pre-commit/issues/2460 PR by @lorenzwalthert https://github.com/lorenzwalthert.
- GIT_ALLOW_PROTOCOL is now passed through for git operations.
2555
https://redirect.github.com/pre-commit/pre-commit/issues/2555 PR by @asottile https://github.com/asottile.
- GIT_ASKPASS is now passed through for git operations.
2564
https://redirect.github.com/pre-commit/pre-commit/issues/2564 PR by @mattp https://github.com/mattp-.
- Remove toml dependency by using cargo add directly.
2568
https://redirect.github.com/pre-commit/pre-commit/issues/2568 PR by @m-rsha https://github.com/m-rsha.
- Support dotnet hooks which have dotted prefixes.
2641
https://redirect.github.com/pre-commit/pre-commit/issues/2641 PR by @rkm https://github.com/rkm.
2629
https://redirect.github.com/pre-commit/pre-commit/issues/2629 issue by @rkm https://github.com/rkm.
Fixes
- Properly adjust --commit-msg-filename if run from a sub directory.
2459
https://redirect.github.com/pre-commit/pre-commit/issues/2459 PR by @asottile https://github.com/asottile.
- Simplify --intent-to-add detection by using git diff.
2580
https://redirect.github.com/pre-commit/pre-commit/issues/2580 PR by @m-rsha https://github.com/m-rsha.
- Fix R.exe selection on windows.
2605
https://redirect.github.com/pre-commit/pre-commit/issues/2605 PR by @lorenzwalthert https://github.com/lorenzwalthert.
2599
https://redirect.github.com/pre-commit/pre-commit/issues/2599 issue by @SInginc https://github.com/SInginc.
- Skip default nuget source when installing dotnet packages.
Changelog
Sourced from pre-commit's changelog https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md.
2.21.0 - 2022-12-25 Features
- Require new-enough virtualenv to prevent 3.10 breakage
2467
https://redirect.github.com/pre-commit/pre-commit/issues/2467 PR by @asottile https://github.com/asottile.
- Respect aliases with SKIP for environment install.
2480
https://redirect.github.com/pre-commit/pre-commit/issues/2480 PR by @kmARC https://github.com/kmARC.
2478
https://redirect.github.com/pre-commit/pre-commit/issues/2478 issue by @kmARC https://github.com/kmARC.
- Allow pre-commit run --files against unmerged paths.
2484
https://redirect.github.com/pre-commit/pre-commit/issues/2484 PR by @asottile https://github.com/asottile.
- Also apply regex warnings to repo: local hooks.
2524
https://redirect.github.com/pre-commit/pre-commit/issues/2524 PR by @chrisRedwine https://github.com/chrisRedwine.
2521
https://redirect.github.com/pre-commit/pre-commit/issues/2521 issue by @asottile https://github.com/asottile.
- rust is now a "first class" language -- supporting language_version and installation when not present.
2534
https://redirect.github.com/pre-commit/pre-commit/issues/2534 PR by @Holzhaus https://github.com/Holzhaus.
- r now uses more-reliable binary installation.
2460
https://redirect.github.com/pre-commit/pre-commit/issues/2460 PR by @lorenzwalthert https://github.com/lorenzwalthert.
- GIT_ALLOW_PROTOCOL is now passed through for git operations.
2555
https://redirect.github.com/pre-commit/pre-commit/issues/2555 PR by @asottile https://github.com/asottile.
- GIT_ASKPASS is now passed through for git operations.
2564
https://redirect.github.com/pre-commit/pre-commit/issues/2564 PR by @mattp https://github.com/mattp-.
- Remove toml dependency by using cargo add directly.
2568
https://redirect.github.com/pre-commit/pre-commit/issues/2568 PR by @m-rsha https://github.com/m-rsha.
- Support dotnet hooks which have dotted prefixes.
2641
https://redirect.github.com/pre-commit/pre-commit/issues/2641 PR by @rkm https://github.com/rkm.
2629
https://redirect.github.com/pre-commit/pre-commit/issues/2629 issue by @rkm https://github.com/rkm.
Fixes
- Properly adjust --commit-msg-filename if run from a sub directory.
2459
https://redirect.github.com/pre-commit/pre-commit/issues/2459 PR by @asottile https://github.com/asottile.
- Simplify --intent-to-add detection by using git diff.
2580
https://redirect.github.com/pre-commit/pre-commit/issues/2580 PR by @m-rsha https://github.com/m-rsha.
- Fix R.exe selection on windows.
2605
https://redirect.github.com/pre-commit/pre-commit/issues/2605 PR by @lorenzwalthert https://github.com/lorenzwalthert.
2599
https://redirect.github.com/pre-commit/pre-commit/issues/2599 issue by @SInginc https://github.com/SInginc.
- Skip default nuget source when installing dotnet packages.
Commits
- 40c5bda https://github.com/pre-commit/pre-commit/commit/40c5bdad65da4015af0e5ffe88227053109aecf3 v2.21.0
- bb27ea3 https://github.com/pre-commit/pre-commit/commit/bb27ea32cd48a38fad7a5957237145e7c9e221c4 Merge pull request #2642 https://redirect.github.com/pre-commit/pre-commit/issues/2642 from rkm/fix/dotnet-nuget-config
- c38e0c7 https://github.com/pre-commit/pre-commit/commit/c38e0c7ba8e8a98338a3ed492f83b896337244e6 dotnet: ignore nuget source during tool install
- bce513f https://github.com/pre-commit/pre-commit/commit/bce513fac63527a4ccfba44712f5f8d76ff3e395 Merge pull request #2641 https://redirect.github.com/pre-commit/pre-commit/issues/2641 from rkm/fix/dotnet-tool-prefix
- e904628 https://github.com/pre-commit/pre-commit/commit/e904628830490042426e411512bfb4d519de891b fix dotnet hooks with prefixes
- d7b8b12 https://github.com/pre-commit/pre-commit/commit/d7b8b123e6f513a20c4709c3eb0c6c07a7b8b608 Merge pull request #2646 https://redirect.github.com/pre-commit/pre-commit/issues/2646 from pre-commit/pre-commit-ci-update-config
- 94b6178 https://github.com/pre-commit/pre-commit/commit/94b617890624fc760a91289019ef4608e1a386fe [pre-commit.ci] pre-commit autoupdate
- b474a83 https://github.com/pre-commit/pre-commit/commit/b474a83463c4cd3ab228a145e9d6ab65e6073337 Merge pull request #2643 https://redirect.github.com/pre-commit/pre-commit/issues/2643 from pre-commit/pre-commit-ci-update-config
- a179808 https://github.com/pre-commit/pre-commit/commit/a179808bfeb63094b2127402da8cb4eeccb5be2d [pre-commit.ci] pre-commit autoupdate
- 3aa6206 https://github.com/pre-commit/pre-commit/commit/3aa6206e4fba250e69ad6213839980758201343c Merge pull request #2605 https://redirect.github.com/pre-commit/pre-commit/issues/2605 from lorenzwalthert/r/fix-exe
- Additional commits viewable in compare view https://github.com/pre-commit/pre-commit/compare/v2.20.0...v2.21.0
[image: Dependabot compatibility score] https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores
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 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
ignore conditions will show all of the ignore conditions of the specified dependency - @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can view, comment on, or merge this pull request online at:
https://github.com/beaufour/flickr-download/pull/92 Commit Summary
- 2aa9736 https://github.com/beaufour/flickr-download/pull/92/commits/2aa97363a508b5dfdd7ebcb0830bf5540f1eab9c Bump pre-commit from 2.20.0 to 2.21.0
File Changes
(1 file https://github.com/beaufour/flickr-download/pull/92/files)
- M poetry.lock https://github.com/beaufour/flickr-download/pull/92/files#diff-f53a023eedfa3fbf2925ec7dc76eecdc954ea94b7e47065393dbad519613dc89 (51)
Patch Links:
- https://github.com/beaufour/flickr-download/pull/92.patch
- https://github.com/beaufour/flickr-download/pull/92.diff
— Reply to this email directly, view it on GitHub https://github.com/beaufour/flickr-download/pull/92, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAB2POLYJDAZNJ33WZ7SEU3YWPGBBAVCNFSM6AAAAABEEOEMMSVHI2DSMVQWIX3LMV43ASLTON2WKOZSGE3DKNZTGUYDCNY . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Bumps pre-commit from 2.20.0 to 2.21.0.
Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
40c5bda
v2.21.0bb27ea3
Merge pull request #2642 from rkm/fix/dotnet-nuget-configc38e0c7
dotnet: ignore nuget source during tool installbce513f
Merge pull request #2641 from rkm/fix/dotnet-tool-prefixe904628
fix dotnet hooks with prefixesd7b8b12
Merge pull request #2646 from pre-commit/pre-commit-ci-update-config94b6178
[pre-commit.ci] pre-commit autoupdateb474a83
Merge pull request #2643 from pre-commit/pre-commit-ci-update-configa179808
[pre-commit.ci] pre-commit autoupdate3aa6206
Merge pull request #2605 from lorenzwalthert/r/fix-exeDependabot 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