build(deps-dev): bump the eslint-group group across 1 directory with 7 updates#135
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps-dev): bump the eslint-group group across 1 directory with 7 updates#135dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…7 updates Bumps the eslint-group group with 3 updates in the / directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) and [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin). Updates `@typescript-eslint/eslint-plugin` from 7.3.1 to 8.33.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.33.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.3.1 to 7.18.0 - [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/v7.18.0/packages/parser) Updates `eslint` from 8.57.0 to 8.57.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v8.57.1) Updates `eslint-config-prettier` from 9.1.0 to 10.1.5 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.1.0...v10.1.5) Updates `eslint-plugin-react-hooks` from 4.6.0 to 4.6.2 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Updates `eslint-plugin-react-refresh` from 0.4.6 to 0.4.20 - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.6...v0.4.20) Updates `eslint-plugin-storybook` from 0.8.0 to 9.0.4 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v9.0.4/code/lib/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.33.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint-group - dependency-name: "@typescript-eslint/parser" dependency-version: 7.18.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint-group - dependency-name: eslint dependency-version: 8.57.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint-group - dependency-name: eslint-config-prettier dependency-version: 10.1.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint-group - dependency-name: eslint-plugin-react-hooks dependency-version: 4.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint-group - dependency-name: eslint-plugin-react-refresh dependency-version: 0.4.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint-group - dependency-name: eslint-plugin-storybook dependency-version: 9.0.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint-group ... Signed-off-by: dependabot[bot] <support@github.com>
|
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
1 similar comment
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
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 eslint-group group with 3 updates in the / directory: @typescript-eslint/eslint-plugin, eslint-config-prettier and eslint-plugin-storybook.
Updates
@typescript-eslint/eslint-pluginfrom 7.3.1 to 8.33.1Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
936f350chore(release): publish 8.33.1c14bcacfix: exclude docs/ directory from eslint-plugin package (#11251)e493317docs(eslint-plugin): add FAQ about JSDoc link usage with no-unused-vars (#11259)dca57b3chore(release): publish 8.33.0387eeb5docs(eslint-plugin): [typedef] deprecate the rule (#11202)f9e0eb9chore: clean up nx and other config (#11226)1c0e1aechore: update some package scripts and dependency config (#10765)05014ffchore: use TLA in ESM scripts rather than async main().catch() (#11218)220c38cchore: updateeslint-plugin-perfectionisttov4(#11185)af077a0chore(release): publish 8.32.1Updates
@typescript-eslint/parserfrom 7.3.1 to 7.18.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
35cf3d2chore(release): publish 7.18.005c9cb8chore(release): publish 7.17.058be99fchore: enable prefer-object-spread (#9541)d1d0ba5chore(release): publish 7.16.1e803c50chore(release): publish 7.16.02865d31chore(release): publish 7.15.0b4fe94fchore(release): publish 7.14.1dfc4469chore(release): publish 7.14.01212a8fchore(release): publish 7.13.18a178edchore(release): publish 7.13.0Updates
eslintfrom 8.57.0 to 8.57.1Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
5b9414c8.57.1f66806dBuild: changelog update for 8.57.1140ec45chore: upgrade@eslint/js@8.57.1 (#18913)bcdfc04chore: package.json update for@eslint/jsrelease3f6ce8dchore: pin vite-plugin-commonjs@0.10.1 (#18910)a19072ffix: add logic to handle fixTypes in the lintText() method (#18900)04c7188fix: Don't lint same file multiple times (#18899)87ec3c4fix: do not throw when defining a global named__defineSetter__(#18898)60a1267fix: Provide helpful error message for nullish configs (#18889)35d366abuild: Support updates to previous major versions (#18870)Updates
eslint-config-prettierfrom 9.1.0 to 10.1.5Release notes
Sourced from eslint-config-prettier's releases.
... (truncated)
Changelog
Sourced from eslint-config-prettier's changelog.
... (truncated)
Commits
4c94893chore: release eslint-config-prettier (#333)60fef02chore: addfundingfield intopackage.json(#332)f55501fchore: release eslint-config-prettier (#329)50a8a22chore(deps): update all dependencies (#330)94b4799fix(cli): do not crash on no rules configured (#328)cdc4a5cchore: release eslint-config-prettier (#326)4e95a1dfix: this package iscommonjs, align its types correctly (#325)8911369chore: release eslint-config-prettier (#322)a8768bfchore(package): add homepage url (#321)4ae04c0chore(deps): update yarn to v4.8.1 (#320)Maintainer changes
This version was pushed to npm by jounqin, a new releaser for eslint-config-prettier since your current version.
Updates
eslint-plugin-react-hooksfrom 4.6.0 to 4.6.2Changelog
Sourced from eslint-plugin-react-hooks's changelog.
Commits
Maintainer changes
This version was pushed to npm by react-bot, a new releaser for eslint-plugin-react-hooks since your current version.
Updates
eslint-plugin-react-refreshfrom 0.4.6 to 0.4.20Release notes
Sourced from eslint-plugin-react-refresh's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react-refresh's changelog.
... (truncated)
Commits
4ddbb1fDon't warn on nested HOC calls [publish]b7efe8dBump deps3b5b600Fix false positive withas const(fixes #80)ee193a1Fixyour->you'retypo (#78)b054ab40.4.19 [publish]f36623bfix: added name attribute for eslint config inspector (#77)826d8c9Create SECURITY.md3d6251dFix types [publish]47f25f0Update types to not require extra unnecessary.defaultproperty access unde...639e772Fix detection of local components to not generate warning on for variable ins...Updates
eslint-plugin-storybookfrom 0.8.0 to 9.0.4Release notes
Sourced from eslint-plugin-storybook's releases.