vue-scrollto
vue-scrollto copied to clipboard
build(deps-dev): bump prettier from 1.19.1 to 2.3.1
⚠️ Dependabot Preview has been deactivated ⚠️
This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot commands nor will it be automatically closed if a new version is found.
If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.
Bumps prettier from 1.19.1 to 2.3.1.
Release notes
Sourced from prettier's releases.
v2.3.1
2.3.0
2.2.1
2.2.0
2.1.2
2.1.1
2.1.0
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
Changelog
Sourced from prettier's changelog.
2.3.1
Support TypeScript 4.3 (#10945 by
@sosukesuzuki)
overridemodifiers in class elementsclass Foo extends { override method() {} }static index signatures (
[key: KeyType]: ValueType) in classesclass Foo { static [key: string]: Bar; }
get/setin type declarationsinterface Foo { set foo(value); get foo(): string; }Preserve attributes order for element node (#10958 by
@dcyriller){{!-- Input --}} <MyComponent {{! this is a comment for arg 1}} @arg1="hello" {{on "clik" this.modify}} @arg2="hello" {{! this is a comment for arg 3}} @arg3="hello" @arg4="hello" {{! this is a comment for arg 5}} @arg5="hello" ...arguments /> {{!-- Prettier stable --}} <MyComponent </tr></table>
... (truncated)
Commits
d770f49Release 2.3.109d65c3Revert features for minor (#11016)3cd28caPreserve attributes order for element node (#10958)c3c300dRemove@types/nodepackage (#10994)4b4aeafFix a typo (#11009)cedaec3Fix docs urls for internal lint rules (#11011)1d69549Update v2.3 blog post (#11002)ddcfdd4Build(deps): Bump linguist-languages from 7.14.0 to 7.15.0 (#10990)c8133f8FixStringLiteralprint (#10997)3a71791Build(deps): Bump@angular/compilerfrom 11.2.14 to 12.0.2 (#10995)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by sosukesuzuki, a new releaser for prettier since your current version.
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 will not automatically merge this PR because it includes an out-of-range update to a development dependency.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill 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)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)