-
Notifications
You must be signed in to change notification settings - Fork 0
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
build(deps-dev): bump the lint-formatter group with 7 updates #96
Merged
dependabot
merged 2 commits into
main
from
dependabot/npm_and_yarn/lint-formatter-ee1e318476
Jan 10, 2025
Merged
build(deps-dev): bump the lint-formatter group with 7 updates #96
dependabot
merged 2 commits into
main
from
dependabot/npm_and_yarn/lint-formatter-ee1e318476
Jan 10, 2025
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7ba7b1b
to
b05fb81
Compare
Bumps the lint-formatter group with 7 updates: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.11.0` | `9.17.0` | | [@vue/eslint-config-prettier](https://github.com/vuejs/eslint-config-prettier) | `9.0.0` | `10.1.0` | | [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript) | `13.0.0` | `14.2.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `9.17.0` | | [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.28.0` | `9.32.0` | | [prettier](https://github.com/prettier/prettier) | `3.3.2` | `3.4.2` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.6.0` | `8.19.0` | Updates `@eslint/js` from 9.11.0 to 9.17.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.17.0/packages/js) Updates `@vue/eslint-config-prettier` from 9.0.0 to 10.1.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.1.0) Updates `@vue/eslint-config-typescript` from 13.0.0 to 14.2.0 - [Release notes](https://github.com/vuejs/eslint-config-typescript/releases) - [Commits](vuejs/eslint-config-typescript@v13.0.0...v14.2.0) Updates `eslint` from 8.57.1 to 9.17.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.1...v9.17.0) Updates `eslint-plugin-vue` from 9.28.0 to 9.32.0 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](vuejs/eslint-plugin-vue@v9.28.0...v9.32.0) Updates `prettier` from 3.3.2 to 3.4.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.2...3.4.2) Updates `typescript-eslint` from 8.6.0 to 8.19.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.19.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint-formatter - dependency-name: "@vue/eslint-config-prettier" dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint-formatter - dependency-name: "@vue/eslint-config-typescript" dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint-formatter - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint-formatter - dependency-name: eslint-plugin-vue dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint-formatter - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint-formatter - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint-formatter ... Signed-off-by: dependabot[bot] <support@github.com>
b05fb81
to
0e8d2e2
Compare
Pugma
approved these changes
Jan 10, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
flat config 対応もしているし、動作も問題なさそうなのでok
@dependabot merge
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the lint-formatter group with 7 updates:
9.11.0
9.17.0
9.0.0
10.1.0
13.0.0
14.2.0
8.57.1
9.17.0
9.28.0
9.32.0
3.3.2
3.4.2
8.6.0
8.19.0
Updates
@eslint/js
from 9.11.0 to 9.17.0Release notes
Sourced from
@eslint/js
's releases.... (truncated)
Changelog
Sourced from
@eslint/js
's changelog.... (truncated)
Commits
84c5787
chore: package.json update for@eslint/js
releasedf9bf95
chore: package.json update for@eslint/js
releaseb441bee
chore: package.json update for@eslint/js
release3087c9e
feat: addmeta
object to@eslint/js
plugin (#19095)28be447
chore: package.json update for@eslint/js
releaseb0faee3
feat: add types for the@eslint/js
package (#19010)2211f0a
chore: package.json update for@eslint/js
release873ae60
chore: package.json update for@eslint/js
release36d8095
chore: package.json update for@eslint/js
releaseUpdates
@vue/eslint-config-prettier
from 9.0.0 to 10.1.0Release notes
Sourced from
@vue/eslint-config-prettier
's releases.Commits
a1c8b53
10.1.0c75ff34
feat: generate .d.ts files on publishing8784cfb
docs: fix typo0eaa1ea
10.0.0d693afa
docs: improve description3637e39
10.0.0-rc.3fd79ece
fix: the recommended config is from the plugin847691e
10.0.0-rc.23e9409a
fix: forgot to prepend the path with a dot321cc37
10.0.0-rc.1Updates
@vue/eslint-config-typescript
from 13.0.0 to 14.2.0Release notes
Sourced from
@vue/eslint-config-typescript
's releases.... (truncated)
Commits
8ec24b6
14.2.03c930e4
feat: add adefineConfig
utility function and use it in examples (#117)0d2e74a
fix: add absolute path for reading file contents, fixrootDir
issue (#108)ffbd03b
chore(deps): update all non-major dependencies (#121)d6876f2
chore(deps): update dependency vite to ^6.0.5 (#122)42fe9d9
chore: auto-update every dep except the old espree fixture41019e7
chore(deps): update dependency vite to v6 (#120)4703505
chore(deps): update dependency eslint-plugin-cypress to v4 (#118)5f54cdd
chore(deps): update dependency eslint-plugin-playwright to v2 (#119)db7092e
chore(deps): update dependency chromedriver to v131 (#113)Updates
eslint
from 8.57.1 to 9.17.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
90c1db9
9.17.0755512d
Build: changelog update for 9.17.0cc243c9
chore: upgrade to@eslint/js@9.17.0
(#19242)84c5787
chore: package.json update for@eslint/js
releaseeed91d1
feat: add suggestions tono-unused-vars
(#18352)4c4f53b
chore: add missing backticks toflags.js
(#19226)3c22d2a
docs: updateyoda
toYoda
inyoda.md
for consistency (#19230)e0a2203
docs: add missing backticks tono-sequences
(#19233)4cc4881
docs: Update README3db6fdf
docs: [no-await-in-loop] expand on benefits and inapplicability (#19211)Updates
eslint-plugin-vue
from 9.28.0 to 9.32.0Release notes
Sourced from eslint-plugin-vue's releases.