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

chore(deps): bump the major group with 3 updates #1983

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 22, 2024

Bumps the major group with 3 updates: @vue/eslint-config-prettier, @vue/eslint-config-typescript and vue-i18n.

Updates @vue/eslint-config-prettier from 9.0.0 to 10.0.0

Release notes

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

v10.0.0

What's Changed

Full Changelog: vuejs/eslint-config-prettier@v9.0.0...v10.0.0

Commits
  • 0eaa1ea 10.0.0
  • d693afa docs: improve description
  • 3637e39 10.0.0-rc.3
  • fd79ece fix: the recommended config is from the plugin
  • 847691e 10.0.0-rc.2
  • 3e9409a fix: forgot to prepend the path with a dot
  • 321cc37 10.0.0-rc.1
  • 4e53682 fix: add exports field to enable extension-less imports
  • fa0d04f 10.0.0-rc.0
  • a105c34 feat!: add support for ESLint Flat Config; drop ``.eslintrc*` support (#22)
  • Additional commits viewable in compare view

Updates @vue/eslint-config-typescript from 13.0.0 to 14.1.1

Release notes

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

v14.1.1

Bug Fixes

  • Fixed #91

    TypeError: Config "typescript-eslint/disable-type-checked": Key "files": Expected value to be a non-empty array"

Full Changelog: vuejs/eslint-config-typescript@v14.1.0...v14.1.1

v14.1.0

New Features

Bug Fixes

New Contributors

Full Changelog: vuejs/eslint-config-typescript@v14.0.1...v14.1.0

v14.0.1

Bugfixes

  • Fixed an occasional bug that when using with npm or yarn v1, an invalid ecmaVersion error would be thrown if the wrong version of estree is hoisted to the node_modules root. Fixes #87. [aae95d6]

New Contributors

Full Changelog: vuejs/eslint-config-typescript@v14.0.0...v14.0.1

v14.0.0

What's Changed

Full Changelog: vuejs/eslint-config-typescript@v13.0.0...v14.0.0

Commits
  • 3bca91e 14.1.1
  • d414c99 fix: if no matching files found, skip setting the corresponding config
  • 76c7a96 docs: keep the line length short to avoid scrollbars on GitHub
  • 0370486 14.1.0
  • dc61a54 docs: fix tsconfig.json include paths for type-checked example
  • 82af8cd chore: update dependencies
  • d5c8ff9 docs: note that we use camelCase name for extendable configurations
  • c441561 test: add type-checked example to test suite
  • 5c58a1f docs: update documentation on type-aware linting
  • 5329549 feat: simplified the *-type-checked configurations by providing a meaningfu...
  • Additional commits viewable in compare view

Updates vue-i18n from 9.14.1 to 10.0.4

Release notes

Sourced from vue-i18n's releases.

v10.0.4

What's Changed

🐛 Bug Fixes

📝️ Documentations

New Contributors

Full Changelog: intlify/vue-i18n@v10.0.3...v10.0.4

v10.0.3

What's Changed

🐛 Bug Fixes

📝️ Documentations

Full Changelog: intlify/vue-i18n@v10.0.2...v10.0.3

v10.0.2

What's Changed

⚡ Improvement Features

📝️ Documentations

Full Changelog: intlify/vue-i18n@v10.0.1...v10.0.2

v10.0.1

What's Changed

🐛 Bug Fixes

New Contributors

... (truncated)

Changelog

Sourced from vue-i18n's changelog.

v10.0.4 (2024-10-06T07:42:31Z)

This changelog is generated by GitHub Releases

What's Changed

🐛 Bug Fixes

📝️ Documentations

New Contributors

Full Changelog: intlify/vue-i18n@v10.0.3...v10.0.4

v10.0.3 (2024-09-22T11:09:22Z)

This changelog is generated by GitHub Releases

What's Changed

🐛 Bug Fixes

📝️ Documentations

Full Changelog: intlify/vue-i18n@v10.0.2...v10.0.3

v10.0.2 (2024-09-21T18:06:06Z)

This changelog is generated by GitHub Releases

What's Changed

⚡ Improvement Features

... (truncated)

Commits

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

Bumps the major group with 3 updates: [@vue/eslint-config-prettier](https://github.com/vuejs/eslint-config-prettier), [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript) and [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n).


Updates `@vue/eslint-config-prettier` from 9.0.0 to 10.0.0
- [Release notes](https://github.com/vuejs/eslint-config-prettier/releases)
- [Changelog](https://github.com/vuejs/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](vuejs/eslint-config-prettier@v9.0.0...v10.0.0)

Updates `@vue/eslint-config-typescript` from 13.0.0 to 14.1.1
- [Release notes](https://github.com/vuejs/eslint-config-typescript/releases)
- [Commits](vuejs/eslint-config-typescript@v13.0.0...v14.1.1)

Updates `vue-i18n` from 9.14.1 to 10.0.4
- [Release notes](https://github.com/intlify/vue-i18n/releases)
- [Changelog](https://github.com/intlify/vue-i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intlify/vue-i18n/commits/v10.0.4/packages/vue-i18n)

---
updated-dependencies:
- dependency-name: "@vue/eslint-config-prettier"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: "@vue/eslint-config-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: vue-i18n
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 22, 2024 00:39
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 22, 2024
Copy link

changeset-bot bot commented Oct 22, 2024

⚠️ No Changeset found

Latest commit: 1a7131f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 22, 2024

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Oct 22, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/major-6a3abe6685 branch October 22, 2024 06:43
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.

0 participants