lightsocks-nodejs icon indicating copy to clipboard operation
lightsocks-nodejs copied to clipboard

Bump eslint-config-alloy from 1.4.2 to 4.2.0

Open dependabot-preview[bot] opened this issue 4 years ago • 0 comments

Bumps eslint-config-alloy from 1.4.2 to 4.2.0.

Release notes

Sourced from eslint-config-alloy's releases.

v4.2.0

  • [feature] #191 Upgrade babel-eslint to @babel/eslint-parser
  • [upgrade] eslint ^7.31.0
  • [upgrade] eslint-config-prettier ^8.3.0
  • [upgrade] eslint-plugin-react ^7.24.0
  • [upgrade] eslint-plugin-vue ^7.14.0
  • [upgrade] @​typescript-eslint/eslint-plugin ^4.28.3
  • [upgrade] @​typescript-eslint/parser ^4.28.3
  • [rule] remove vue/experimental-script-setup-vars
  • [rule] add vue/no-deprecated-v-is
  • [rule] add vue/no-export-in-script-setup
  • [rule] add vue/no-this-in-before-route-enter
  • [rule] add vue/require-emit-validator
  • [rule] add vue/require-expose
  • [rule] add vue/script-setup-uses-vars
  • [rule] add valid-define-emits
  • [rule] add valid-define-props

v4.1.0

  • [upgrade] eslint ^7.24.0
  • [upgrade] eslint-plugin-react ^7.23.2
  • [upgrade] vue-eslint-parser ^7.6.0
  • [upgrade] eslint-plugin-vue ^7.9.0
  • [upgrade] @​typescript-eslint/parser ^4.22.0
  • [upgrade] @​typescript-eslint/eslint-plugin ^4.22.0
  • [rule] add react/jsx-no-constructed-context-values
  • [rule] add react/no-unstable-nested-components
  • [rule] off @​typescript-eslint/no-unsafe-argument
  • [rule] off @​typescript-eslint/sort-type-union-intersection-members
  • [rule] off vue/html-button-has-type
  • [rule] off vue/next-tick-style
  • [rule] off vue/no-constant-condition
  • [rule] add vue/no-invalid-model-keys
  • [rule] off vue/no-restricted-block
  • [rule] off vue/no-restricted-call-after-await
  • [rule] off vue/no-unused-refs
  • [rule] add vue/v-on-event-hyphenation
  • [rule] add vue/valid-next-tick

v4.0.0

  • [feature] Support Vue 3.0 🎉
  • [upgrade] eslint ^7.16.0
  • [upgrade] eslint-plugin-react ^7.21.5
  • [upgrade] vue-eslint-parser ^7.3.0
  • [upgrade] eslint-plugin-vue ^7.3.0
  • [upgrade] @​typescript-eslint/parser ^4.11.0
  • [upgrade] @​typescript-eslint/eslint-plugin ^4.11.0

v3.10.0

BREAKING CHANGE

... (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
  • @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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will 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)

dependabot-preview[bot] avatar Jul 27 '21 21:07 dependabot-preview[bot]