-
Notifications
You must be signed in to change notification settings - Fork 17
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
fix(deps): update dependency eslint-config-prettier to v9 #61
Merged
davenportjw
merged 1 commit into
GoogleCloudPlatform:main
from
renovate-bot:renovate/eslint-config-prettier-9.x
Jan 12, 2024
Merged
fix(deps): update dependency eslint-config-prettier to v9 #61
davenportjw
merged 1 commit into
GoogleCloudPlatform:main
from
renovate-bot:renovate/eslint-config-prettier-9.x
Jan 12, 2024
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
renovate-bot
requested review from
xsxm,
ivanmkc,
balajismaniam,
donmccasland and
a team
as code owners
August 12, 2023 21:01
forking-renovate
bot
added
the
dependencies
Pull requests that update a dependency file
label
Aug 12, 2023
/gcbrun |
renovate-bot
force-pushed
the
renovate/eslint-config-prettier-9.x
branch
from
August 22, 2023 17:12
d5dce28
to
dd2d8d5
Compare
/gcbrun |
renovate-bot
force-pushed
the
renovate/eslint-config-prettier-9.x
branch
from
August 24, 2023 16:08
dd2d8d5
to
84b38d6
Compare
/gcbrun |
renovate-bot
force-pushed
the
renovate/eslint-config-prettier-9.x
branch
from
September 11, 2023 21:59
84b38d6
to
8888e3e
Compare
/gcbrun |
renovate-bot
force-pushed
the
renovate/eslint-config-prettier-9.x
branch
from
September 11, 2023 22:24
8888e3e
to
24cb094
Compare
/gcbrun |
renovate-bot
force-pushed
the
renovate/eslint-config-prettier-9.x
branch
from
September 27, 2023 22:55
24cb094
to
bfefa34
Compare
/gcbrun |
renovate-bot
force-pushed
the
renovate/eslint-config-prettier-9.x
branch
from
September 29, 2023 16:32
bfefa34
to
f6d7c42
Compare
/gcbrun |
renovate-bot
force-pushed
the
renovate/eslint-config-prettier-9.x
branch
from
October 5, 2023 06:10
f6d7c42
to
e13d45c
Compare
/gcbrun |
renovate-bot
force-pushed
the
renovate/eslint-config-prettier-9.x
branch
from
October 31, 2023 21:13
e13d45c
to
a920ea3
Compare
/gcbrun |
auto-merge was automatically disabled
November 3, 2023 14:55
Head branch was pushed to by a user without write access
renovate-bot
force-pushed
the
renovate/eslint-config-prettier-9.x
branch
from
November 3, 2023 14:55
a920ea3
to
6a92dc0
Compare
davenportjw
approved these changes
Nov 3, 2023
/gcbrun |
renovate-bot
force-pushed
the
renovate/eslint-config-prettier-9.x
branch
from
November 3, 2023 15:16
6a92dc0
to
a7a065d
Compare
/gcbrun |
renovate-bot
force-pushed
the
renovate/eslint-config-prettier-9.x
branch
from
November 30, 2023 16:05
a7a065d
to
8704435
Compare
/gcbrun |
renovate-bot
force-pushed
the
renovate/eslint-config-prettier-9.x
branch
from
December 4, 2023 21:26
8704435
to
5a21cdb
Compare
/gcbrun |
renovate-bot
force-pushed
the
renovate/eslint-config-prettier-9.x
branch
from
December 8, 2023 19:21
5a21cdb
to
9861898
Compare
/gcbrun |
renovate-bot
force-pushed
the
renovate/eslint-config-prettier-9.x
branch
from
December 19, 2023 15:44
9861898
to
ebaab68
Compare
/gcbrun |
renovate-bot
force-pushed
the
renovate/eslint-config-prettier-9.x
branch
from
December 19, 2023 16:06
ebaab68
to
ed0007c
Compare
/gcbrun |
renovate-bot
force-pushed
the
renovate/eslint-config-prettier-9.x
branch
from
December 19, 2023 17:19
ed0007c
to
6c576bb
Compare
/gcbrun |
renovate-bot
force-pushed
the
renovate/eslint-config-prettier-9.x
branch
from
December 20, 2023 02:34
6c576bb
to
a9933ba
Compare
/gcbrun |
renovate-bot
force-pushed
the
renovate/eslint-config-prettier-9.x
branch
from
January 3, 2024 20:31
a9933ba
to
8697136
Compare
/gcbrun |
renovate-bot
force-pushed
the
renovate/eslint-config-prettier-9.x
branch
from
January 12, 2024 19:45
8697136
to
dd0e7fc
Compare
/gcbrun |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
^8.6.0
->^9.0.0
Release Notes
prettier/eslint-config-prettier (eslint-config-prettier)
v9.1.0
Compare Source
ESLINT_CONFIG_PRETTIER_NO_DEPRECATED
environment variable.v9.0.0
Compare Source
"unicode-bom": "off"
to your config to disable it again, or run ESLint with--fix
to fix all files according to the rule (add or remove BOM). Thanks to Nicolas Stepien (@nstepien)!v8.10.0
Compare Source
v8.9.0
Compare Source
v8.8.0
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.