Skip to content
This repository has been archived by the owner on Feb 19, 2023. It is now read-only.

Bump pre-commit from 1.10.2 to 1.10.5 #35

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link
Contributor

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

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

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.


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 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
Contributor Author

Superseded by #44.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/pre-commit-1.10.5 branch September 3, 2018 12:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant