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 0.12.2 to 1.10.5 #13

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link

Bumps pre-commit from 0.12.2 to 1.10.5.

Release notes

Sourced from pre-commit's releases.

pre-commit v1.10.5

Fixes

pre-commit v1.10.4

Fixes

  • Replace yaml.load with safe alternative
    • yaml.load can lead to arbitrary code execution, though not where it was used
    • issue by tonybaloney
    • #779 PR by asottile.
  • Improve not found error with script paths (./exe)
  • Fix minor buffering issue during --show-diff-on-failure
  • Default language_version: python3 for python_venv when running in python2
  • pre-commit run X only run X and not hooks with stages: [...]

Misc

  • Improve travis-ci build times by caching rust / swift artifacts
  • Test against python3.7

pre-commit v1.10.3

Fixes

pre-commit v1.10.2

Fixes

  • pre-commit now invokes hooks with a consistent ordering of filenames

pre-commit v1.10.1

Fixes

  • python_venv language would leak dependencies when pre-commit was installed in a -mvirtualenv virtualenv
... (truncated)
Changelog

Sourced from pre-commit's changelog.

1.10.5

Fixes

1.10.4

Fixes

  • Replace yaml.load with safe alternative
    • yaml.load can lead to arbitrary code execution, though not where it
      was used
    • issue by tonybaloney.
    • #779 PR by asottile.
  • Improve not found error with script paths (./exe)
  • Fix minor buffering issue during --show-diff-on-failure
  • Default language_version: python3 for python_venv when running in python2
  • pre-commit run X only run X and not hooks with stages: [...]

Misc

  • Improve travis-ci build times by caching rust / swift artifacts
  • Test against python3.7

1.10.3

Fixes

1.10.2

Fixes

... (truncated)
Commits
  • ff73f6f v1.10.5
  • 2f0fefe Merge pull request #809 from pre-commit/worktree
  • 3f78487 Support pre-commit install inside a worktree
  • ab556f4 Merge pull request #805 from pre-commit/workaround_brew
  • 7e69d11 Work around sys.executable issue using brew python on macos
  • a3847d8 A few changelog entries didn't get commited
  • 52f39fe v1.10.4
  • f2b74e3 Merge pull request #803 from mblayman/args-hook-only
  • fd1bc21 Use parens instead of different logic pattern.
  • a8b2987 Check bytes for Python 3.
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot merge will merge this PR after your CI passes on it
  • @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
Copy link
Author

Superseded by #22.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/pre-commit-1.10.5 branch September 3, 2018 03:12
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.

1 participant