Skip to content
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

chore(deps): bump pre-commit from 2.14.0 to 3.1.0 in /requirements #91

Closed

Conversation

dependabot[bot]
Copy link

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

Bumps pre-commit from 2.14.0 to 3.1.0.

Release notes

Sourced from pre-commit's releases.

pre-commit v3.1.0

Fixes

Updating

pre-commit v3.0.4

Fixes

pre-commit v3.0.3

Fixes

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

... (truncated)

Changelog

Sourced from pre-commit's changelog.

3.1.0 - 2023-02-22

Fixes

Updating

3.0.4 - 2023-02-03

Fixes

3.0.3 - 2023-02-01

Fixes

3.0.2 - 2023-01-29

Fixes

3.0.1 - 2023-01-26

Fixes

  • Ensure coursier hooks are available offline after install.

... (truncated)

Commits
  • 294590f v3.1.0
  • 7bfa7e1 Merge pull request #2776 from pre-commit/unsorted-additional-deps
  • a631abd remove sorting for repo key for additional_deps
  • cdd3606 Merge pull request #2775 from pre-commit/called-process-error-trailing-whites...
  • 4ded56e fix trailing whitespace in CalledProcessError output
  • 192be60 Merge pull request #2774 from pre-commit/diff-must-succeed
  • cddc9cf only treat exit code 1 as a successful diff
  • 8ba9bc6 Merge pull request #2768 from pre-commit/per-language-tests
  • 08fa5ff make a change to trigger the language tests
  • 9655158 test languages only when they are changed
  • 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.14.0 to 3.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@v2.14.0...v3.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 23, 2023

The following labels could not be found: pip, dependabot.

@codecov-commenter
Copy link

codecov-commenter commented Feb 23, 2023

Codecov Report

Merging #91 (4b004f6) into master (0945d4a) will decrease coverage by 11.51%.
The diff coverage is n/a.

❗ Current head 4b004f6 differs from pull request most recent head ca4fac8. Consider uploading reports for the commit ca4fac8 to get more accurate results

@@             Coverage Diff             @@
##           master      #91       +/-   ##
===========================================
- Coverage   66.29%   54.79%   -11.51%     
===========================================
  Files        1757     1757               
  Lines       66867    66867               
  Branches     7077     7077               
===========================================
- Hits        44332    36640     -7692     
- Misses      20726    28418     +7692     
  Partials     1809     1809               
Flag Coverage Δ
hive 53.25% <ø> (ø)
mysql ?
postgres ?
presto 53.11% <ø> (ø)
python 57.81% <ø> (-23.76%) ⬇️
sqlite ?
unit 50.25% <ø> (ø)

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

Impacted Files Coverage Δ
superset/utils/dashboard_import_export.py 0.00% <0.00%> (-100.00%) ⬇️
superset/key_value/commands/update.py 0.00% <0.00%> (-88.89%) ⬇️
superset/key_value/commands/delete.py 0.00% <0.00%> (-85.30%) ⬇️
superset/key_value/commands/delete_expired.py 0.00% <0.00%> (-80.77%) ⬇️
superset/dashboards/commands/importers/v0.py 15.62% <0.00%> (-76.25%) ⬇️
superset/datasets/commands/update.py 25.30% <0.00%> (-68.68%) ⬇️
superset/datasets/commands/create.py 29.41% <0.00%> (-68.63%) ⬇️
superset/datasets/commands/importers/v0.py 24.03% <0.00%> (-67.45%) ⬇️
superset/views/datasource/utils.py 27.90% <0.00%> (-67.45%) ⬇️
superset/reports/commands/execute.py 24.45% <0.00%> (-67.16%) ⬇️
... and 278 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 28, 2023

Superseded by #93.

@dependabot dependabot bot closed this Feb 28, 2023
@dependabot dependabot bot deleted the dependabot/pip/requirements/pre-commit-3.1.0 branch February 28, 2023 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant