-
Notifications
You must be signed in to change notification settings - Fork 64
Bump pre-commit from 4.2.0 to 4.3.0 #152
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
Merged
Merged
Conversation
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
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.2.0...v4.3.0) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Owner
|
@dependabot merge
…On Mon, Aug 11, 2025 at 3:35 AM dependabot[bot] ***@***.***> wrote:
Bumps pre-commit <https://github.com/pre-commit/pre-commit> from 4.2.0 to
4.3.0.
Release notes
*Sourced from pre-commit's releases
<https://github.com/pre-commit/pre-commit/releases>.*
pre-commit v4.3.0 Features
- language: docker / language: docker_image: detect rootless docker.
- #3446
<https://redirect.github.com/pre-commit/pre-commit/issues/3446> PR
by @matthewhughes934 <https://github.com/matthewhughes934>.
- #1243
<https://redirect.github.com/pre-commit/pre-commit/issues/1243>
issue by @dkolepp <https://github.com/dkolepp>.
- language: julia: avoid startup.jl when executing hooks.
- #3496
<https://redirect.github.com/pre-commit/pre-commit/issues/3496> PR
by @ericphanson <https://github.com/ericphanson>.
- language: dart: support latest dart versions which require a higher
sdk lower bound.
- #3507
<https://redirect.github.com/pre-commit/pre-commit/issues/3507> PR
by @bc-lee <https://github.com/bc-lee>.
Changelog
*Sourced from pre-commit's changelog
<https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md>.*
4.3.0 - 2025-08-09 Features
- language: docker / language: docker_image: detect rootless docker.
- #3446
<https://redirect.github.com/pre-commit/pre-commit/issues/3446> PR
by @matthewhughes934 <https://github.com/matthewhughes934>.
- #1243
<https://redirect.github.com/pre-commit/pre-commit/issues/1243>
issue by @dkolepp <https://github.com/dkolepp>.
- language: julia: avoid startup.jl when executing hooks.
- #3496
<https://redirect.github.com/pre-commit/pre-commit/issues/3496> PR
by @ericphanson <https://github.com/ericphanson>.
- language: dart: support latest dart versions which require a higher
sdk lower bound.
- #3507
<https://redirect.github.com/pre-commit/pre-commit/issues/3507> PR
by @bc-lee <https://github.com/bc-lee>.
Commits
- b74a22d
<pre-commit/pre-commit@b74a22d>
v4.3.0
- cc899de
<pre-commit/pre-commit@cc899de>
Merge pull request #3507
<https://redirect.github.com/pre-commit/pre-commit/issues/3507> from
bc-lee/dart-fix
- 2a0bcea
<pre-commit/pre-commit@2a0bcea>
Downgrade Dart SDK version installed in the CI
- f1cc7a4
<pre-commit/pre-commit@f1cc7a4>
Make Dart pre-commit hook compatible with the latest Dart SDKs
- 72a3b71
<pre-commit/pre-commit@72a3b71>
Merge pull request #3504
<https://redirect.github.com/pre-commit/pre-commit/issues/3504> from
pre-commit/pre-commit-ci-update-config
- c8925a4
<pre-commit/pre-commit@c8925a4>
[pre-commit.ci] pre-commit autoupdate
- a5fe6c5
<pre-commit/pre-commit@a5fe6c5>
Merge pull request #3496
<https://redirect.github.com/pre-commit/pre-commit/issues/3496> from
ericphanson/eph/jl-startup
- 6f1f433
<pre-commit/pre-commit@6f1f433>
Julia language: skip startup.jl file
- c681721
<pre-commit/pre-commit@c681721>
Merge pull request #3499
<https://redirect.github.com/pre-commit/pre-commit/issues/3499> from
pre-commit/pre-commit-ci-update-config
- 4fd4537
<pre-commit/pre-commit@4fd4537>
[pre-commit.ci] pre-commit autoupdate
- Additional commits viewable in compare view
<pre-commit/pre-commit@v4.2.0...v4.3.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 <dependency name> 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:
#152
Commit Summary
- 8880cef
<8880cef>
Bump pre-commit from 4.2.0 to 4.3.0
File Changes
(1 file <https://github.com/beaufour/flickr-download/pull/152/files>)
- *M* poetry.lock
<https://github.com/beaufour/flickr-download/pull/152/files#diff-f53a023eedfa3fbf2925ec7dc76eecdc954ea94b7e47065393dbad519613dc89>
(6)
Patch Links:
- https://github.com/beaufour/flickr-download/pull/152.patch
- https://github.com/beaufour/flickr-download/pull/152.diff
—
Reply to this email directly, view it on GitHub
<#152>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAB2POMYXKDRIE7MD6SHJRD3M76PPAVCNFSM6AAAAACDSCWA7CVHI2DSMVQWIX3LMV43ASLTON2WKOZTGMYDQMRWGQZDOMA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
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 pre-commit from 4.2.0 to 4.3.0.
Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
b74a22dv4.3.0cc899deMerge pull request #3507 from bc-lee/dart-fix2a0bceaDowngrade Dart SDK version installed in the CIf1cc7a4Make Dart pre-commit hook compatible with the latest Dart SDKs72a3b71Merge pull request #3504 from pre-commit/pre-commit-ci-update-configc8925a4[pre-commit.ci] pre-commit autoupdatea5fe6c5Merge pull request #3496 from ericphanson/eph/jl-startup6f1f433Julia language: skip startup.jl filec681721Merge pull request #3499 from pre-commit/pre-commit-ci-update-config4fd4537[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 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 this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)