Skip to content

chore(deps-dev): bump eslint-plugin-nuxt from 3.1.0 to 3.2.0 - #78

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/eslint-plugin-nuxt-3.2.0
Closed

chore(deps-dev): bump eslint-plugin-nuxt from 3.1.0 to 3.2.0#78
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/eslint-plugin-nuxt-3.2.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubMar 14, 2022

Copy link
Copy Markdown

Bumps eslint-plugin-nuxt from 3.1.0 to 3.2.0.

Changelog

Sourced from eslint-plugin-nuxt's changelog.

3.2.0 (2022-03-13)

Features

Bug Fixes

  • correct category for no-timing-in-fetch-data (ae6b499)
  • disallow process.browser in no-env-in-hooks (#127) (e421323)
  • enable no-this-in-fetch only for nuxt < 2.12 (a0e3f73)
  • incompatible version of vue-eslint-parser (a0e355f)
  • not-null check for hooks (ee73e8b)
  • nuxt/require-func-head doesnt work with factories (11492e2), closes #94
  • remove require-func-head from recommend (25d108c), closes #93
  • rule not found (976f28d)
  • undefined value in nuxt/no-env-in-context (b9fed00)
  • use filename instead of full path (d22e011)
  • wrong index file (f95cf1d)
Commits
  • d3deb62 chore(release): 3.2.0
  • 1ced142 chore(deps): lock file maintenance (#171)
  • 5a6d0f9 chore(deps): update devdependency eslint to ^8.11.0 (#176)
  • 0174f36 chore(deps): update actions/setup-node action to v3 (#174)
  • 65fc6e8 chore(deps): update devdependency pinst to v3 (#175)
  • 3b428e6 chore(deps): update devdependency eslint-plugin-promise to v6 (#172)
  • 217befd chore(deps): update all non-major dependencies (#170)
  • ab942d1 chore(release): 3.1.0
  • 9e03f43 chore(deps): lock file maintenance (#168)
  • 6b2d9dd chore(deps): update all non-major dependencies (#166)
  • Additional commits viewable in compare view

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)

Bumps [eslint-plugin-nuxt](https://github.com/nuxt/eslint-plugin-nuxt) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/nuxt/eslint-plugin-nuxt/releases)
- [Changelog](https://github.com/nuxt/eslint-plugin-nuxt/blob/master/CHANGELOG.md)
- [Commits](nuxt/eslint-plugin-nuxt@v3.1.0...v3.2.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-nuxt
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 14, 2022
@dependabot
dependabotBot requested a review from MrAnyxMarch 14, 2022 01:07
@dependabot@github

dependabotBot commented on behalf of githubSep 1, 2022

Copy link
Copy Markdown
Author

Superseded by #150.

@dependabotdependabotBot closed this Sep 1, 2022
@dependabot
dependabotBot deleted the dependabot/npm_and_yarn/eslint-plugin-nuxt-3.2.0 branch September 1, 2022 00:38
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@MrAnyx