Skip to content

Bump pre-commit from 1.11.2 to 1.13.0#91

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

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

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps pre-commit from 1.11.2 to 1.13.0.

Release notes

Sourced from pre-commit's releases.

pre-commit v1.13.0

Features

  • Run hooks in parallel

Fixes

  • Improve platform-specific xargs command length detection
  • Fix pre-commit autoupdate when updating to a latest tag missing a .pre-commit-hooks.yaml
  • Upgrade the pre-commit-hooks version in pre-commit sample-config
  • Improve balancing of multiprocessing by deterministic shuffling of args
  • ruby hooks work with latest gem by removing --no-ri / --no-rdoc and instead using --no-document.

Misc

Updating

  • If a hook requires serial execution, set parallel: false to avoid the new parallel execution.
  • ruby hooks now require gem>=2.0.0. If your platform doesn't support this by default, select a newer version using language_version.

pre-commit v1.12.0

Fixes

Changelog

Sourced from pre-commit's changelog.

1.13.0

Features

  • Run hooks in parallel

Fixes

  • Improve platform-specific xargs command length detection
  • Fix pre-commit autoupdate when updating to a latest tag missing a
    .pre-commit-hooks.yaml
  • Upgrade the pre-commit-hooks version in pre-commit sample-config
  • Improve balancing of multiprocessing by deterministic shuffling of args
  • ruby hooks work with latest gem by removing --no-ri / --no-rdoc and
    instead using --no-document.

Misc

Updating

  • If a hook requires serial execution, set parallel: false to avoid the new
    parallel execution.
  • ruby hooks now require gem>=2.0.0. If your platform doesn't support this
    by default, select a newer version using
    language_version.

1.12.0

Fixes

Commits
  • 748c2ad v1.13.0
  • 45a34d6 Merge pull request #888 from pre-commit/887_xfail_windows_node_again
  • 91782bb xfail windows node until #887 is resolved
  • d0c62aa Merge pull request #889 from pre-commit/no_document
  • 435d994 Switch from deprecated docs-off args to --no-document
  • c292ba8 Merge pull request #885 from s0undt3ch/hotfix/no-gpg-sign
  • 15b1f11 Update fixtures.py
  • afeac2f Don't fail if GPG signing is configured by default
  • 51659ee Merge pull request #874 from chriskuehl/shuffle-args
  • 45e3dab Shuffle arguments before running hooks
  • 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 Dec 21, 2018
@codecov

codecov Bot commented Dec 21, 2018

Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@         Coverage Diff         @@
##            dev    #91   +/-   ##
===================================
  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...755695e. Read the comment docs.

@dependabot-preview

Copy link
Copy Markdown
Contributor Author

Superseded by #96.

@dependabot-preview dependabot-preview Bot deleted the dependabot/pip/pre-commit-1.13.0 branch January 9, 2019 03:15
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