Conversation
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.5.0 to 4.1.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@v3.5.0...v4.1.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Reviewer's Guide by SourceryThis PR bumps the pre-commit dependency from version 3.5.0 to 4.1.0. State diagram for pre-commit version upgrade changesstateDiagram-v2
direction LR
state "pre-commit v3.5.0" as v3
state "pre-commit v4.1.0" as v4
v3 --> v4: Upgrade
state v4 {
direction TB
state "New Features" as features
state "Breaking Changes" as breaking
state "Fixes" as fixes
features: + Julia language support
features: + Improved migrate-config
features: + Sensible regex warnings
breaking: - Removed python_venv language
breaking: - Stage names deprecated
fixes: + Fixed golang toolchain
fixes: + Fixed R installation
}
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
We have skipped reviewing this pull request. Here's why:
- It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!
- We don't review packaging changes - Let us know if you'd like us to change this.
CI Feedback 🧐A test triggered by this PR failed. Here is an AI-generated analysis of the failure:
|
❌ Deploy Preview for releaselog failed.
|
Bumps pre-commit from 3.5.0 to 4.1.0.
Release notes
Sourced from pre-commit's releases.
... (truncated)
Changelog
Sourced from pre-commit's changelog.
... (truncated)
Commits
b152e92v4.1.0c3125a4Merge pull request #3389 from lorenzwalthert/dev-always-unset-renvc2c061cfix: ensure env patch is applied for vanilla emulationcd429dbMerge pull request #3382 from pre-commit/pre-commit-ci-update-config9b9f8e2[pre-commit.ci] pre-commit autoupdate86300a4Merge pull request #3376 from pre-commit/r-gone77edad8install r on ubuntu runners18b3939Merge pull request #3375 from pre-commit/dotnet-tests-ubuntu-latest31cb945Merge pull request #3374 from pre-commit/docker-image-tests-ubuntu-22-not-pre...28c3d81update .net tests to use .net 8Dependabot 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)Summary by Sourcery
Build: