Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

Bump pre-commit from 2.21.0 to 3.0.2 #983

Merged
merged 1 commit into from
Feb 1, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2023

Bumps pre-commit from 2.21.0 to 3.0.2.

Release notes

Sourced from pre-commit's releases.

pre-commit v3.0.2

Fixes

pre-commit v3.0.1

Fixes

  • Ensure coursier hooks are available offline after install.

pre-commit v3.0.0

Features

Fixes

Updating

  • Drop support for python<3.8
  • Drop support for top-level list, use pre-commit migrate-config to update.
  • Drop support for sha to specify revision, use pre-commit migrate-config to update.
  • Remove pre-commit-validate-config and pre-commit-validate-manifest, use pre-commit validate-config and pre-commit validate-manifest instead.
  • language: golang hooks must use go.mod to specify dependencies
Changelog

Sourced from pre-commit's changelog.

3.0.2 - 2023-01-29

Fixes

3.0.1 - 2023-01-26

Fixes

  • Ensure coursier hooks are available offline after install.

3.0.0 - 2023-01-23

Features

Fixes

Updating

  • Drop support for python<3.8
  • Drop support for top-level list, use pre-commit migrate-config to update.
  • Drop support for sha to specify revision, use pre-commit migrate-config to update.
  • Remove pre-commit-validate-config and pre-commit-validate-manifest, use pre-commit validate-config and pre-commit validate-manifest instead.
  • language: golang hooks must use go.mod to specify dependencies
Commits
  • 6abb05a v3.0.2
  • 2e1cfa8 Merge pull request #2728 from pre-commit/fix-r-local-hooks
  • 420902f fix r local hooks
  • 6eacdd4 Merge pull request #2726 from pre-commit/pick-better-ruby-version
  • 6e8051b speed up ruby tests by picking a prebuilt in 22.04
  • 840cf53 Merge pull request #2727 from pre-commit/ignore-gemfile
  • f4bd449 also ignore Gemfile in project
  • dd8e717 v3.0.1
  • 6d3a7ee Merge pull request #2723 from pre-commit/coursier-cache
  • 83e05e6 ensure coursier hooks are available offline after install
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.21.0 to 3.0.2.
- [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@v2.21.0...v3.0.2)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 1, 2023 16:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file 🐍 tech: python Requires familiarity with Python 💻 aspect: code Concerns the software code in the repository 🟩 priority: low Low priority and doesn't need to be rushed 🧰 goal: internal improvement Improvement that benefits maintainers, not users labels Feb 1, 2023
@openverse-bot openverse-bot added this to Needs review in Openverse PRs Feb 1, 2023
Copy link
Contributor

@AetherUnbound AetherUnbound left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Openverse PRs automation moved this from Needs review to Reviewer approved Feb 1, 2023
@krysal krysal merged commit 988e1c2 into main Feb 1, 2023
Openverse PRs automation moved this from Reviewer approved to Merged! Feb 1, 2023
@krysal krysal deleted the dependabot/pip/pre-commit-3.0.2 branch February 1, 2023 20:32
AetherUnbound added a commit that referenced this pull request Feb 2, 2023
* Fill creator name in finnish museum DAG (#978)

* Bump pre-commit from 2.21.0 to 3.0.2 (#983)

* 🔄 synced local '.pre-commit-config.yaml' with remote 'templates/.pre-commit-config.yaml.jinja'

* Update docstrings to conform to linting

* Update DAGs.md

---------

Co-authored-by: Krystle Salazar <krystle.salazar@automattic.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: openverse-bot <null>
Co-authored-by: Madison Swain-Bowden <bowdenm@spu.edu>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
💻 aspect: code Concerns the software code in the repository dependencies Pull requests that update a dependency file 🧰 goal: internal improvement Improvement that benefits maintainers, not users 🟩 priority: low Low priority and doesn't need to be rushed 🐍 tech: python Requires familiarity with Python
Projects
No open projects
Openverse PRs
  
Merged!
Development

Successfully merging this pull request may close these issues.

None yet

2 participants