GoogleTranslate
GoogleTranslate copied to clipboard
build(deps-dev): bump @vue/eslint-config-airbnb from 3.0.3 to 5.3.0
Bumps @vue/eslint-config-airbnb from 3.0.3 to 5.3.0.
Release notes
Sourced from @vue/eslint-config-airbnb's releases.
v5.3.0
- eed80e2 chore: update eslint-import-resolver-webpack
- a7526f7 feat: accept vue cli v5 alpha as peer dependency
v5.1.0
- 41753a6 feat: update deps, support eslint v7 and fix bugs
v5.0.2
- f23bbcc refactor: use full path for resolvers
v5.0.1
Bug Fixes
- 59a9528 fix: should not complain about node standard libraries, work around a bug in eslint-plugin-import benmosher/eslint-plugin-import#1396
v5.0.0
- 9d93e6b
@vue/cli-serviceis required as a peer dependency- 5d5e048
eslint-plugin-importis required as a peer dependency- 49bbed7 update the base config to v14, supports eslint v6 and drops eslint v4 support, see the changelog of eslint-config-airbnb-base for a more complete list of breaking changes
Changelog
Sourced from @vue/eslint-config-airbnb's changelog.
5.3.0
- eed80e2 chore: update eslint-import-resolver-webpack
- a7526f7 feat: accept vue cli v5 alpha as peer dependency
5.1.0
- 41753a6 feat: update deps, support eslint v7 and fix bugs
5.0.2
- f23bbcc refactor: use full path for resolvers
5.0.1
- 59a9528 fix: should not complain about node standard libraries
5.0.0
- 9d93e6b
@vue/cli-serviceis required as a peer dependency- 5d5e048
eslint-plugin-importis required as a peer dependency- 49bbed7 update the base config to v14, supports eslint v6 and drops eslint v4 support
4.0.1
- #3961 airbnb lint should not warn on vuex state mutation (
@LinusBorg)4.0.0
Chore
- update base configs (683018e)
Features
BREAKING CHANGES
- now requires eslint v5 as peer dependency
Commits
- See full diff in compare view
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 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)