Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

chore(deps-dev): bump eslint-plugin-nuxt from 0.5.2 to 1.0.0 #129

Merged
merged 1 commit into from
May 12, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps eslint-plugin-nuxt from 0.5.2 to 1.0.0.

Release notes

Sourced from eslint-plugin-nuxt's releases.

v1.0.0

Breaking Change

Bug Fixes

  • nuxt/require-func-head doesnt work with factories (5480fd0), closes #94
  • remove require-func-head from recommend (580ffa2), closes #93
Changelog

Sourced from eslint-plugin-nuxt's changelog.

1.0.0 (2020-05-12)

Features

Bug Fixes

  • nuxt/require-func-head doesnt work with factories (5480fd0), closes #94
  • remove require-func-head from recommend (580ffa2), closes #93
Commits
  • 788ae2d chore(release): 1.0.0
  • 96124a2 add npm rc
  • 580ffa2 fix: remove require-func-head from recommend
  • c57a3de feat: upgrade eslint to v7
  • 5480fd0 fix: nuxt/require-func-head doesnt work with factories
  • 7668ace Merge pull request #104 from nuxt/renovate/all-minor-patch
  • 103d57e chore(deps): update devdependency lint-staged to ^10.2.2
  • c3ab0c4 Merge pull request #105 from nuxt/renovate/major-jest-monorepo
  • 13a016c Merge pull request #106 from nuxt/renovate/standard-version-8.x
  • 99de19d chore(deps): update devdependency standard-version to v8
  • 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)
  • @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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • 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)

@commit-lint
Copy link

commit-lint bot commented May 12, 2020

Chore

  • deps-dev: bump eslint-plugin-nuxt from 0.5.2 to 1.0.0 (bd084ef)

Contributors

@dependabot-preview[bot]

@codecov
Copy link

codecov bot commented May 12, 2020

Codecov Report

Merging #129 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #129   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          134       134           
  Branches        25        25           
=========================================
  Hits           134       134           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8b38a66...bd084ef. Read the comment docs.

@nogic1008 nogic1008 merged commit 9022dbe into master May 12, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-plugin-nuxt-1.0.0 branch May 12, 2020 13:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant