Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: bump prettier from 2.8.1 to 3.0.0 in /site#8477

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
matifali merged 3 commits intomainfromdependabot/npm_and_yarn/site/prettier-3.0.0
Jul 13, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubJul 12, 2023

Bumpsprettier from 2.8.1 to 3.0.0.

Release notes

Sourced fromprettier's releases.

3.0.0

diff

🔗Release note

3.0.0-alpha.6

What's Changed

Other changes since v2, see3.0.0-alpha.1 release notes

Full Changelog:prettier/prettier@3.0.0-alpha.5...3.0.0-alpha.6

3.0.0-alpha.5

What's Changed

Other changes since v2, see3.0.0-alpha.1 release notes

Full Changelog:prettier/prettier@3.0.0-alpha.4...3.0.0-alpha.5

3.0.0-alpha.4

What's Changed

Other changes since v2, see3.0.0-alpha.1 release notes

Full Changelog:prettier/prettier@3.0.0-alpha.3...3.0.0-alpha.4

3.0.0-alpha.3

  • Fixexports field inpackage.json file

Other changes since v2, see3.0.0-alpha.1 release notes

Full Changelog:prettier/prettier@3.0.0-alpha.2...3.0.0-alpha.3

3.0.0-alpha.2

  • Fix bundledindex.cjs file

Other changes since v2, see3.0.0-alpha.1 release notes

Full Changelog:prettier/prettier@3.0.0-alpha.1...3.0.0-alpha.2

3.0.0-alpha.1

If you are a plugin developer, please try this version and send us feedback! Feel free to ping@​fisker if you have any questions about v3 migration.

... (truncated)

Changelog

Sourced fromprettier's changelog.

3.0.0

diff

🔗Release Notes

2.8.8

This version is a republished version of v2.8.7.A bad version was accidentally published andit can't be unpublished, apologies for the churn.

2.8.7

diff

Allow multiple decorators on same getter/setter (#14584 by@​fisker)

// InputclassA{  @decorator()getfoo(){}@​decorator()setfoo(value){}}// Prettier 2.8.6SyntaxError:Decoratorscannotbeappliedtomultipleget/setaccessorsofthesamename.(5:3)3|getfoo(){}4|>5|   @​decorator()|^^^^^^^^^^^^6|setfoo(value){}7|}// Prettier 2.8.7classA{@​decorator()getfoo(){}@​decorator()setfoo(value){}}

2.8.6

diff

... (truncated)

Commits

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

Bumps [prettier](https://github.com/prettier/prettier) from 2.8.1 to 3.0.0.- [Release notes](https://github.com/prettier/prettier/releases)- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)- [Commits](prettier/prettier@2.8.1...3.0.0)---updated-dependencies:- dependency-name: prettier  dependency-type: direct:development  update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot requested review froma team andKira-Pilot and removed request fora teamJuly 12, 2023 17:07
@matifalimatifali requested review fromBrunoQuaresma andEmyrk and removed request forKira-PilotJuly 12, 2023 19:43
@johnstcnjohnstcnenabled auto-merge (squash)July 13, 2023 09:55
@matifalimatifalidisabled auto-mergeJuly 13, 2023 10:42
@matifalimatifali merged commit24ec05b intomainJul 13, 2023
@matifalimatifali deleted the dependabot/npm_and_yarn/site/prettier-3.0.0 branchJuly 13, 2023 11:44
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsJul 13, 2023
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@mafredrimafredrimafredri approved these changes

@johnstcnjohnstcnjohnstcn approved these changes

@EmyrkEmyrkEmyrk approved these changes

@matifalimatifalimatifali approved these changes

@github-actionsgithub-actions[bot]github-actions[bot] approved these changes

@BrunoQuaresmaBrunoQuaresmaAwaiting requested review from BrunoQuaresma

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@mafredri@johnstcn@Emyrk@matifali

[8]ページ先頭

©2009-2025 Movatter.jp