chore(deps-dev): bump the linters-and-formatters group across 1 directory with 7 updates#5139
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
|
Preview (prod) → https://5139-prod.traq-preview.trapti.tech/ |
…tory with 7 updates Bumps the linters-and-formatters group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `5.8.0` | `5.10.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.54.0` | `8.59.2` | | [eslint](https://github.com/eslint/eslint) | `9.39.2` | `10.3.0` | | [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) | `5.2.1` | `6.4.0` | | [eslint-plugin-unused-imports](https://github.com/sweepline/eslint-plugin-unused-imports) | `4.3.0` | `4.4.1` | | [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `10.6.2` | `10.9.0` | | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.3` | Updates `@stylistic/eslint-plugin` from 5.8.0 to 5.10.0 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/v5.10.0/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.10.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.54.0 to 8.59.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.2/packages/parser) Updates `eslint` from 9.39.2 to 10.3.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.3.0) Updates `eslint-plugin-cypress` from 5.2.1 to 6.4.0 - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](cypress-io/eslint-plugin-cypress@v5.2.1...v6.4.0) Updates `eslint-plugin-unused-imports` from 4.3.0 to 4.4.1 - [Release notes](https://github.com/sweepline/eslint-plugin-unused-imports/releases) - [Commits](sweepline/eslint-plugin-unused-imports@v4.3.0...v4.4.1) Updates `eslint-plugin-vue` from 10.6.2 to 10.9.0 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md) - [Commits](vuejs/eslint-plugin-vue@v10.6.2...v10.9.0) Updates `prettier` from 3.8.1 to 3.8.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.8.3) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linters-and-formatters - dependency-name: "@typescript-eslint/parser" dependency-version: 8.59.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linters-and-formatters - dependency-name: eslint dependency-version: 10.2.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: linters-and-formatters - dependency-name: eslint-plugin-cypress dependency-version: 6.4.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: linters-and-formatters - dependency-name: eslint-plugin-unused-imports dependency-version: 4.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linters-and-formatters - dependency-name: eslint-plugin-vue dependency-version: 10.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linters-and-formatters - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: linters-and-formatters ... Signed-off-by: dependabot[bot] <support@github.com>
83690f5 to
b53980b
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 linters-and-formatters group with 7 updates in the / directory:
5.8.05.10.08.54.08.59.29.39.210.3.05.2.16.4.04.3.04.4.110.6.210.9.03.8.13.8.3Updates
@stylistic/eslint-pluginfrom 5.8.0 to 5.10.0Release notes
Sourced from @stylistic/eslint-plugin's releases.
Changelog
Sourced from @stylistic/eslint-plugin's changelog.
Commits
efbb1bcchore: release v5.10.0 (main) (#1151)1ebd6d8feat(padding-line-between-statements): introducelineModefor selector matc...c43bd4bfeat(list-style): allow 'off' in overrides (#1144)95884fcchore: replaceprettierwithoxfmt(#1147)96ce1c7chore: release v5.9.0 (main) (#1131)5d99706feat: support ESLint 10 (#1066)cfb6296fix(no-extra-parens): don't report jsdoc type assertion by default (#1100)501e838feat(no-trailing-spaces): support more file types (#1138)8f5cc9efeat(padding-line-between-statements): support selector-based statement match...9e7f422fix(indent): ignore when source code is not ESTree (#1139)Updates
@typescript-eslint/parserfrom 8.54.0 to 8.59.2Release notes
Sourced from @typescript-eslint/parser's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.
... (truncated)
Commits
2ec35f1chore(release): publish 8.59.25245793chore(release): publish 8.59.1ea9ae4fchore(release): publish 8.59.090c2803chore(release): publish 8.58.2be6b49afix: remove tsbuildinfo cache file from published packages (#12187)5311ed3chore(release): publish 8.58.14933417chore(release): publish 8.58.08cde2d0feat: support TypeScript 6 (#12124)be4d54dchore(release): publish 8.57.2c7c38aachore(release): publish 8.57.1Updates
eslintfrom 9.39.2 to 10.3.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
788920410.3.05b69b4fBuild: changelog update for 10.3.0d32235eci: use pnpm ineslint-flat-config-utilstype integration test (#20826)b6ae5cffix: handle unavailable require cache (#20812)3ffb14echore: clean up typos in comments and JSDoc (#20821)6fb3685fix: rule suggestions cause continuation in class body (#20787)22eb58achore: add missing continue-on-error to ecosystem-tests.yml (#20818)88bf002ci: bump pnpm/action-setup from 6.0.1 to 6.0.3 (#20815)379571afeat: add suggestions for no-unused-private-class-members (#20773)97c8c33chore: update ilshidur/action-discord action to v0.4.0 (#20811)Updates
eslint-plugin-cypressfrom 5.2.1 to 6.4.0Release notes
Sourced from eslint-plugin-cypress's releases.
... (truncated)
Commits
bdf94f2feat: support chains started of helper functions in unsafe-to-chain-command (...d5fcd0cchore(deps): update dependency typescript-eslint to ^8.59.1 (#335)a1fa8fbchore(deps): lock file maintenance (#334)1d04052chore(deps): update dependency vitest to ^4.1.5 (#333)bfd7be5chore(deps): update dependency typescript-eslint to ^8.59.0 (#332)d1c7494chore(deps): lock file maintenance (#331)117fec5chore(deps): update dependency eslint to ^10.2.1 (#330)845600achore(deps): update node.js to v24.15.0 (#329)9979473chore(deps): update dependency prettier to ^3.8.3 (#328)c7d6a7dchore(deps): lock file maintenance (#327)Updates
eslint-plugin-unused-importsfrom 4.3.0 to 4.4.1Release notes
Sourced from eslint-plugin-unused-imports's releases.
Commits
853a372chore: release v4.4.1bce6b9eci: release on CI8b3486achore: release v4.4.0e9dbf80feat: add eslint v10 in peerDeps6745ea4fix(#117): ESLint 10.0.0 support (#118)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for eslint-plugin-unused-imports since your current version.
Updates
eslint-plugin-vuefrom 10.6.2 to 10.9.0Release notes
Sourced from eslint-plugin-vue's releases.
Changelog
Sourced from eslint-plugin-vue's changelog.
Commits
3868a2dVersion Packages (#3026)8fbb060feat(no-literals-in-template): add ignores option (#3072)666f391perf(no-child-content): bail out sooner for unrelated directives (#3068)303e744feat(no-irregular-whitespace): add error end positions (#3065)e51589dfeat(max-len): improve error positions (#3066)45ba358test: add exact error positions (#3064)2abe771chore: remove PR number from changeset8cb00fbfeat: addvue/prefer-v-modelrule (#3062)5ae3456Updates resources (#3059)2e7caf1feat: addvue/prefer-single-event-payloadrule (#3058)Updates
prettierfrom 3.8.1 to 3.8.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
d7108a7Release 3.8.3177f908Prevent trailing comma in SCSSif()function (#18471)1cd4066Release@prettier/plugin-oxc@0.1.4a8700e2Update oxc-parser to v0.125.0752157cFix tests053fd41Bump Prettier dependency to 3.8.2904c636Clean changelog_unreleased