Skip to content

build(deps): bump pre-commit from 2.20.0 to 3.0.2 in /requirements#22901

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/requirements/pre-commit-3.0.2
Closed

build(deps): bump pre-commit from 2.20.0 to 3.0.2 in /requirements#22901
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/requirements/pre-commit-3.0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 30, 2023

Bumps pre-commit from 2.20.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

pre-commit v2.21.0

Features

  • Require new-enough virtualenv to prevent 3.10 breakage
  • Respect aliases with SKIP for environment install.
  • Allow pre-commit run --files against unmerged paths.

... (truncated)

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

... (truncated)

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.20.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.20.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 @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 30, 2023

The following labels could not be found: pip.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 30, 2023

Codecov Report

Merging #22901 (b56650d) into master (7bd2afd) will decrease coverage by 0.06%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #22901      +/-   ##
==========================================
- Coverage   67.20%   67.15%   -0.06%     
==========================================
  Files        1872     1872              
  Lines       71836    71836              
  Branches     7869     7869              
==========================================
- Hits        48280    48239      -41     
- Misses      21538    21579      +41     
  Partials     2018     2018              
Flag Coverage Δ
hive 52.61% <ø> (ø)
javascript 53.75% <ø> (ø)
mysql 78.53% <ø> (ø)
postgres 78.60% <ø> (ø)
presto ?
python 81.72% <ø> (-0.12%) ⬇️
sqlite 76.91% <ø> (ø)
unit 51.57% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
superset/db_engine_specs/presto.py 81.72% <0.00%> (-6.31%) ⬇️
superset/models/sql_lab.py 73.22% <0.00%> (-1.58%) ⬇️
superset/connectors/sqla/models.py 88.77% <0.00%> (-0.60%) ⬇️
superset/models/core.py 89.61% <0.00%> (-0.22%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rusackas rusackas requested a review from craig-rueda January 31, 2023 18:38
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 2, 2023

Superseded by #22953.

@dependabot dependabot Bot closed this Feb 2, 2023
@dependabot dependabot Bot deleted the dependabot/pip/requirements/pre-commit-3.0.2 branch February 2, 2023 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants