Skip to content

Bump pre-commit from 1.11.2 to 1.14.3#101

Closed
dependabot-preview[bot] wants to merge 1 commit into
devfrom
dependabot/pip/pre-commit-1.14.3
Closed

Bump pre-commit from 1.11.2 to 1.14.3#101
dependabot-preview[bot] wants to merge 1 commit into
devfrom
dependabot/pip/pre-commit-1.14.3

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps pre-commit from 1.11.2 to 1.14.3.

Release notes

Sourced from pre-commit's releases.

pre-commit v1.14.3

Fixes

  • Improve performance of filename classification by 45% - 55%.
  • Fix installing go hooks while GOBIN environment variable is set.
  • Fix crash while running pre-commit migrate-config / pre-commit autoupdate with an empty configuration file.
  • Require a newer virtualenv to fix metadata-based setup.cfg installs.

pre-commit v1.14.2

Fixes

pre-commit v1.14.1

Fixes

pre-commit v1.14.0

Features

  • Add an alias configuration value to allow repeated hooks to be differentiated
  • Add identity meta hook which just prints filenames
  • Factor out cached-property and improve startup performance by ~10%
  • Add a warning on unexpected keys in configuration
  • Teach pre-commit try-repo to clone uncommitted changes on disk.
  • Implement pre-commit gc which will clean up no-longer-referenced cache repos.
  • Add top level config default_language_version to streamline overriding the language_version configuration in many places
  • Add top level config default_stages to streamline overriding the stages configuration in many places
... (truncated)
Changelog

Sourced from pre-commit's changelog.

1.14.3

Fixes

  • Improve performance of filename classification by 45% - 55%.
  • Fix installing go hooks while GOBIN environment variable is set.
  • Fix crash while running pre-commit migrate-config / pre-commit autoupdate
    with an empty configuration file.
  • Require a newer virtualenv to fix metadata-based setup.cfg installs.

1.14.2

Fixes

1.14.1

Fixes

1.14.0

Features

... (truncated)
Commits
  • 2fa0fab v1.14.3
  • f3b4565 Merge pull request #936 from asottile/require_new_virtualenv
  • 728349b Require new virtualenv
  • 7e2ad21 Merge pull request #933 from jessebona/patch-1
  • 1a3d296 Trailing whitespace too
  • e2ee95d Update migrate_config_test.py
  • 8a7142d Added test for blank configuration file
  • f2be2ea Update migrate_config.py
  • 7b491c7 Update migrate_config.py
  • 35a78c0 Merge pull request #928 from pre-commit/all-repos_autofix_pre-commit-flake8-m...
  • 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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Feb 5, 2019
@codecov

codecov Bot commented Feb 5, 2019

Copy link
Copy Markdown

Codecov Report

Merging #101 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@         Coverage Diff         @@
##            dev   #101   +/-   ##
===================================
  Coverage   100%   100%           
===================================
  Files        13     13           
  Lines       438    438           
===================================
  Hits        438    438

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f7e9f9d...ed83177. Read the comment docs.

@dependabot-preview

Copy link
Copy Markdown
Contributor Author

Superseded by #105.

@dependabot-preview dependabot-preview Bot deleted the dependabot/pip/pre-commit-1.14.3 branch February 19, 2019 03:14
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant