-
Notifications
You must be signed in to change notification settings - Fork 88
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(deps-dev): bump prettier from 2.8.8 to 3.0.3 #742
Closed
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
googlemaps-bot
approved these changes
Sep 4, 2023
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/prettier-3.0.3
branch
from
September 11, 2023 20:13
6386cd5
to
e85c64d
Compare
googlemaps-bot
approved these changes
Sep 11, 2023
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/prettier-3.0.3
branch
from
September 11, 2023 20:15
e85c64d
to
c557ba6
Compare
googlemaps-bot
approved these changes
Sep 11, 2023
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/prettier-3.0.3
branch
from
September 11, 2023 20:18
c557ba6
to
3123266
Compare
googlemaps-bot
approved these changes
Sep 11, 2023
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/prettier-3.0.3
branch
from
September 11, 2023 20:24
3123266
to
4ee4218
Compare
googlemaps-bot
approved these changes
Sep 11, 2023
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/prettier-3.0.3
branch
from
September 11, 2023 20:25
4ee4218
to
ee2cb55
Compare
googlemaps-bot
approved these changes
Sep 11, 2023
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/prettier-3.0.3
branch
from
September 11, 2023 20:26
ee2cb55
to
0f1b461
Compare
googlemaps-bot
approved these changes
Sep 11, 2023
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/prettier-3.0.3
branch
from
September 11, 2023 20:28
0f1b461
to
09d6965
Compare
googlemaps-bot
approved these changes
Sep 11, 2023
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/prettier-3.0.3
branch
from
September 18, 2023 20:28
09d6965
to
68c6cbd
Compare
googlemaps-bot
approved these changes
Sep 18, 2023
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/prettier-3.0.3
branch
from
September 18, 2023 20:29
68c6cbd
to
da592b7
Compare
googlemaps-bot
approved these changes
Sep 18, 2023
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/prettier-3.0.3
branch
from
September 18, 2023 20:33
da592b7
to
07a6749
Compare
googlemaps-bot
approved these changes
Sep 18, 2023
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/prettier-3.0.3
branch
from
September 25, 2023 20:32
07a6749
to
3b83a26
Compare
googlemaps-bot
approved these changes
Sep 25, 2023
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/prettier-3.0.3
branch
from
September 25, 2023 20:34
3b83a26
to
f45a6bc
Compare
googlemaps-bot
approved these changes
Sep 25, 2023
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/prettier-3.0.3
branch
from
September 25, 2023 20:36
f45a6bc
to
349e1f3
Compare
googlemaps-bot
approved these changes
Sep 25, 2023
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/prettier-3.0.3
branch
from
September 28, 2023 11:35
349e1f3
to
b49ddf7
Compare
googlemaps-bot
approved these changes
Sep 28, 2023
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/prettier-3.0.3
branch
from
October 2, 2023 20:12
b49ddf7
to
b93019d
Compare
googlemaps-bot
approved these changes
Oct 2, 2023
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/prettier-3.0.3
branch
from
October 2, 2023 20:15
b93019d
to
efbe62b
Compare
googlemaps-bot
approved these changes
Oct 2, 2023
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.0.3. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.8...3.0.3) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/prettier-3.0.3
branch
from
October 2, 2023 20:18
efbe62b
to
02957a5
Compare
googlemaps-bot
approved these changes
Oct 2, 2023
Superseded by #798. |
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.
Bumps prettier from 2.8.8 to 3.0.3.
Release notes
Sourced from prettier's releases.
... (truncated)
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
d5f3171
Release 3.0.3a35008f
Support shared config that forbidsrequire()
(#15233)1ce97d1
Support TypeScript 5.2using
/await using
declaration (#15321)a73cfa0
Fix build script--report
option (#15323)941c6b3
Minor refactor togetSupportedFilesGlob
(#15319)f6c9e9b
Assert uniqueness in language properties (#15320)288ea7e
chore(deps): update dependency webpack to v5.88.2 (#15147)6654451
chore(deps): update dependency webpack to v5.88.2 (#15148)d059644
chore(deps): update dependency fast-glob to v3.3.1 (#15001)423011d
Minor refactor toexpandPatterns
(#15317)You can trigger a rebase of this PR 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 squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor 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)