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

Bump pre-commit from 1.12.0 to 1.14.3 #12

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps pre-commit from 1.12.0 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
@dependabot-preview
Copy link
Contributor Author

Superseded by #13.

@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