Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the npm_and_yarn group group in /source/demyo-vue-frontend with 1 update #168

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2024

Bumps the npm_and_yarn group group in /source/demyo-vue-frontend with 1 update: @vue/eslint-config-standard.

Updates @vue/eslint-config-standard from 5.1.2 to 8.0.1

Release notes

Sourced from @​vue/eslint-config-standard's releases.

@​vue/eslint-config-standard@​8.0.1

  • Remove the "import/extensions" rule, fixes #23

@​vue/eslint-config-standard-with-typescript@​8.0.0

A Standalone @vue/eslint-config-standard-with-typescript

When using the Standard Style in a TypeScript project, you no longer need to install both @vue/eslint-config-standard and @vue/eslint-config-typescript. You can just use the @vue/eslint-config-standard-with-typescript package. It also provides stricter rules for TypeScript.

@​vue/eslint-config-standard@​8.0.0

Better integration with @rushstack/eslint-patch

All the eslint plugins used here are listed as dependencies, rather than peerDependencies. So when using these configs with @rushstack/eslint-patch, you no longer have to install the plugins separately.

Changelog

Sourced from @​vue/eslint-config-standard's changelog.

8.0.1

Patch Changes

  • Remove the "import/extensions" rule, fixes #23

8.0.0

Major Changes

  • aec0749: #### A Standalone @vue/eslint-config-standard-with-typescript

    When using the Standard Style in a TypeScript project, you no longer need to install both @vue/eslint-config-standard and @vue/eslint-config-typescript. You can just use the @vue/eslint-config-standard-with-typescript package. It also provides stricter rules for TypeScript.

    Better integration with @rushstack/eslint-patch

    All the eslint plugins used here are listed as dependencies, rather than peerDependencies. So when using these configs with @rushstack/eslint-patch, you no longer have to install the plugins separately.

Commits
  • 0a782ac chore: release @​vue/eslint-config-standard@​8.0.1
  • cabd3ea fix: remove import/extensions rule
  • 410df39 chore!: release v8.0.0
  • 0487a18 docs: no need for eslint-env because standard config already set the node env
  • ab7f38d chore: update dependencies
  • 786c065 chore: move eslint-plugin-vue to peerDependencies
  • 41e38bb docs: add documentation of createAliasSetting
  • 0a0e14c feat!: new implementation, adding a helper for alias, recommending `eslint-pa...
  • 182c45c chore: fix urls and description
  • c204a97 feat!(wip): remove resolver-webpack, add resolver-custom-alias
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group group in /source/demyo-vue-frontend with 1 update: [@vue/eslint-config-standard](https://github.com/vuejs/eslint-config-standard/tree/HEAD/packages/eslint-config-standard).


Updates `@vue/eslint-config-standard` from 5.1.2 to 8.0.1
- [Release notes](https://github.com/vuejs/eslint-config-standard/releases)
- [Changelog](https://github.com/vuejs/eslint-config-standard/blob/main/packages/eslint-config-standard/CHANGELOG.md)
- [Commits](https://github.com/vuejs/eslint-config-standard/commits/@vue/eslint-config-standard@8.0.1/packages/eslint-config-standard)

---
updated-dependencies:
- dependency-name: "@vue/eslint-config-standard"
  dependency-type: direct:development
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 13, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 13, 2024

Superseded by #170.

@dependabot dependabot bot closed this Mar 13, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/source/demyo-vue-frontend/npm_and_yarn-security-group-752f2995aa branch March 13, 2024 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants