dynamodb-dashboard
dynamodb-dashboard copied to clipboard
chore(deps-dev): bump @vue/eslint-config-prettier from 7.1.0 to 9.0.0 in /app
Bumps @vue/eslint-config-prettier from 7.1.0 to 9.0.0.
Release notes
Sourced from @vue/eslint-config-prettier's releases.
v9.0.0
Breaking Changes
- Update eslint-config-prettier to v9 by
@WikiRikin vuejs/eslint-config-prettier#18, which contains the following potential breaking change:Changed: unicode-bom is no longer turned off. Prettier preserves the BOM if you have one, and does not add one if missing. It was wrong of eslint-config-prettier to disable that rule. If you get ESLint errors after upgrading, either add "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.0.0
Breaking Changes
- Upgraded to Prettier v3; please check out the Prettier release blog for more details
- Requires Node.js >= v14
- Requires ESLint >= v8
Changelog
Sourced from @vue/eslint-config-prettier's changelog.
8.0.0 (2023-07-20)
Breaking Changes
- Upgraded to Prettier v3; please check out the Prettier release blog for more details
- Requires Node.js >= v14
- Requires ESLint >= v8
Commits
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 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.