-
Notifications
You must be signed in to change notification settings - Fork 354
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
chore: update precommit hook pre-commit/pre-commit-hooks to v4 (#1083) #491
Merged
gcf-merge-on-green
merged 1 commit into
master
from
owl-bot-update-lock-b8c131c558606d3cea6e18f8e87befbd448c1482319b0db3c5d5388fa6ea72e3
Jun 20, 2021
Merged
chore: update precommit hook pre-commit/pre-commit-hooks to v4 (#1083) #491
gcf-merge-on-green
merged 1 commit into
master
from
owl-bot-update-lock-b8c131c558606d3cea6e18f8e87befbd448c1482319b0db3c5d5388fa6ea72e3
Jun 20, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pre-commit/pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks) | repository | major | `v3.4.0` -> `v4.0.1` | --- ### Release Notes <details> <summary>pre-commit/pre-commit-hooks</summary> ### [`v4.0.1`](https://github.com/pre-commit/pre-commit-hooks/releases/v4.0.1) [Compare Source](https://github.com/pre-commit/pre-commit-hooks/compare/v4.0.0...v4.0.1) ##### Fixes - `check-shebang-scripts-are-executable` fix entry point. - [#​602](https://github.com/pre-commit/pre-commit-hooks/issues/602) issue by [@​Person-93](https://github.com/Person-93). - [#​603](https://github.com/pre-commit/pre-commit-hooks/issues/603) PR by [@​scop](https://github.com/scop). ### [`v4.0.0`](https://github.com/pre-commit/pre-commit-hooks/releases/v4.0.0) [Compare Source](https://github.com/pre-commit/pre-commit-hooks/compare/v3.4.0...v4.0.0) ##### Features - `check-json`: report duplicate keys. - [#​558](https://github.com/pre-commit/pre-commit-hooks/issues/558) PR by [@​AdityaKhursale](https://github.com/AdityaKhursale). - [#​554](https://github.com/pre-commit/pre-commit-hooks/issues/554) issue by [@​adamchainz](https://github.com/adamchainz). - `no-commit-to-branch`: add `main` to default blocked branches. - [#​565](https://github.com/pre-commit/pre-commit-hooks/issues/565) PR by [@​ndevenish](https://github.com/ndevenish). - `check-case-conflict`: check conflicts in directory names as well. - [#​575](https://github.com/pre-commit/pre-commit-hooks/issues/575) PR by [@​slsyy](https://github.com/slsyy). - [#​70](https://github.com/pre-commit/pre-commit-hooks/issues/70) issue by [@​andyjack](https://github.com/andyjack). - `check-vcs-permalinks`: forbid other branch names. - [#​582](https://github.com/pre-commit/pre-commit-hooks/issues/582) PR by [@​jack1142](https://github.com/jack1142). - [#​581](https://github.com/pre-commit/pre-commit-hooks/issues/581) issue by [@​jack1142](https://github.com/jack1142). - `check-shebang-scripts-are-executable`: new hook which ensures shebang'd scripts are executable. - [#​545](https://github.com/pre-commit/pre-commit-hooks/issues/545) PR by [@​scop](https://github.com/scop). ##### Fixes - `check-executables-have-shebangs`: Short circuit shebang lookup on windows. - [#​544](https://github.com/pre-commit/pre-commit-hooks/issues/544) PR by [@​scop](https://github.com/scop). - `requirements-txt-fixer`: Fix comments which have indentation - [#​549](https://github.com/pre-commit/pre-commit-hooks/issues/549) PR by [@​greshilov](https://github.com/greshilov). - [#​548](https://github.com/pre-commit/pre-commit-hooks/issues/548) issue by [@​greshilov](https://github.com/greshilov). - `pretty-format-json`: write to stdout using UTF-8 encoding. - [#​571](https://github.com/pre-commit/pre-commit-hooks/issues/571) PR by [@​jack1142](https://github.com/jack1142). - [#​570](https://github.com/pre-commit/pre-commit-hooks/issues/570) issue by [@​jack1142](https://github.com/jack1142). - Use more inclusive language. - [#​599](https://github.com/pre-commit/pre-commit-hooks/issues/599) PR by [@​asottile](https://github.com/asottile). ##### Breaking changes - Remove deprecated hooks: `flake8`, `pyflakes`, `autopep8-wrapper`. - [#​597](https://github.com/pre-commit/pre-commit-hooks/issues/597) PR by [@​asottile](https://github.com/asottile). </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻️ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/synthtool). Source-Link: googleapis/synthtool@333fd90 Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:b8c131c558606d3cea6e18f8e87befbd448c1482319b0db3c5d5388fa6ea72e3
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Jun 20, 2021
google-cla
bot
added
the
cla: yes
This human has signed the Contributor License Agreement.
label
Jun 20, 2021
product-auto-label
bot
added
the
api: aiplatform
Issues related to the AI Platform API.
label
Jun 20, 2021
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Jun 20, 2021
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Jun 20, 2021
parthea
approved these changes
Jun 20, 2021
parthea
added
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Jun 20, 2021
gcf-merge-on-green
bot
deleted the
owl-bot-update-lock-b8c131c558606d3cea6e18f8e87befbd448c1482319b0db3c5d5388fa6ea72e3
branch
June 20, 2021 01:38
gcf-merge-on-green
bot
removed
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Jun 20, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
api: aiplatform
Issues related to the AI Platform API.
cla: yes
This human has signed the Contributor License Agreement.
owl-bot-update-lock
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.4.0
->v4.0.1
Release Notes
pre-commit/pre-commit-hooks
v4.0.1
Compare Source
Fixes
check-shebang-scripts-are-executable
fix entry point.v4.0.0
Compare Source
Features
check-json
: report duplicate keys.no-commit-to-branch
: addmain
to default blocked branches.check-case-conflict
: check conflicts in directory names as well.check-vcs-permalinks
: forbid other branch names.check-shebang-scripts-are-executable
: new hook which ensures shebang'd scripts are executable.Fixes
check-executables-have-shebangs
: Short circuit shebang lookup on windows.requirements-txt-fixer
: Fix comments which have indentationpretty-format-json
: write to stdout using UTF-8 encoding.Breaking changes
flake8
,pyflakes
,autopep8-wrapper
.Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.
Source-Link: googleapis/synthtool@333fd90
Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:b8c131c558606d3cea6e18f8e87befbd448c1482319b0db3c5d5388fa6ea72e3