forked from streamlit/streamlit
-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the eslint group across 1 directory with 14 updates #144
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
Open
dependabot
wants to merge
1
commit into
develop
Choose a base branch
from
dependabot/npm_and_yarn/frontend/eslint-7d3acf9903
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump the eslint group across 1 directory with 14 updates #144
dependabot
wants to merge
1
commit into
develop
from
dependabot/npm_and_yarn/frontend/eslint-7d3acf9903
Conversation
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
Bumps the eslint group with 14 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/packages/plugins/eslint-plugin) | `2.0.4` | `2.3.9` | | [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `1.4.0` | `2.0.0` | | [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.3.1` | `3.3.3` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.36.0` | `9.39.1` | | [@types/eslint-plugin-jsx-a11y](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint-plugin-jsx-a11y) | `6.10.0` | `6.10.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.45.0` | `8.48.0` | | [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.3.13` | `1.5.0` | | [eslint](https://github.com/eslint/eslint) | `9.36.0` | `9.39.1` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `6.0.0-rc1` | `7.0.1` | | [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) | `7.11.0` | `7.13.5` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.45.0` | `8.48.0` | | [@typescript-eslint/rule-tester](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/rule-tester) | `8.45.0` | `8.48.0` | | [@typescript-eslint/types](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/types) | `8.45.0` | `8.48.0` | | [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.45.0` | `8.48.0` | Updates `@eslint-react/eslint-plugin` from 2.0.4 to 2.3.9 - [Release notes](https://github.com/Rel1cx/eslint-react/releases) - [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md) - [Commits](https://github.com/Rel1cx/eslint-react/commits/v2.3.9/packages/plugins/eslint-plugin) Updates `@eslint/compat` from 1.4.0 to 2.0.0 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/compat-v2.0.0/packages/compat) Updates `@eslint/eslintrc` from 3.3.1 to 3.3.3 - [Release notes](https://github.com/eslint/eslintrc/releases) - [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md) - [Commits](eslint/eslintrc@v3.3.1...eslintrc-v3.3.3) Updates `@eslint/js` from 9.36.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.1/packages/js) Updates `@types/eslint-plugin-jsx-a11y` from 6.10.0 to 6.10.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint-plugin-jsx-a11y) Updates `@typescript-eslint/eslint-plugin` from 8.45.0 to 8.48.0 - [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.48.0/packages/eslint-plugin) Updates `@vitest/eslint-plugin` from 1.3.13 to 1.5.0 - [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases) - [Commits](vitest-dev/eslint-plugin-vitest@v1.3.13...v1.5.0) Updates `eslint` from 9.36.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.36.0...v9.39.1) Updates `eslint-plugin-react-hooks` from 6.0.0-rc1 to 7.0.1 - [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-testing-library` from 7.11.0 to 7.13.5 - [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases) - [Commits](testing-library/eslint-plugin-testing-library@v7.11.0...v7.13.5) Updates `typescript-eslint` from 8.45.0 to 8.48.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.48.0/packages/typescript-eslint) Updates `@typescript-eslint/rule-tester` from 8.45.0 to 8.48.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/rule-tester/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.0/packages/rule-tester) Updates `@typescript-eslint/types` from 8.45.0 to 8.48.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/types/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.0/packages/types) Updates `@typescript-eslint/utils` from 8.45.0 to 8.48.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.0/packages/utils) --- updated-dependencies: - dependency-name: "@eslint-react/eslint-plugin" dependency-version: 2.3.9 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@eslint/compat" dependency-version: 2.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: "@eslint/eslintrc" dependency-version: 3.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: "@eslint/js" dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@types/eslint-plugin-jsx-a11y" dependency-version: 6.10.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@vitest/eslint-plugin" dependency-version: 1.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-react-hooks dependency-version: 7.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-testing-library dependency-version: 7.13.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: typescript-eslint dependency-version: 8.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@typescript-eslint/rule-tester" dependency-version: 8.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@typescript-eslint/types" dependency-version: 8.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@typescript-eslint/utils" dependency-version: 8.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 with 14 updates in the /frontend directory:
2.0.42.3.91.4.02.0.03.3.13.3.39.36.09.39.16.10.06.10.18.45.08.48.01.3.131.5.09.36.09.39.16.0.0-rc17.0.17.11.07.13.58.45.08.48.08.45.08.48.08.45.08.48.08.45.08.48.0Updates
@eslint-react/eslint-pluginfrom 2.0.4 to 2.3.9Release notes
Sourced from
@eslint-react/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@eslint-react/eslint-plugin's changelog.... (truncated)
Commits
d7ae5c6release: 2.3.9e3b11b4release: 2.3.9-beta.0a42e8d9release: 2.3.9-next.0fb46fe7chore: correct peer dependencies (#1328)45e5c7brelease: 2.3.8-beta.2027245drelease: 2.3.8-next.2b10be42Update typescript-eslint packages435e9d1release: 2.3.8-beta.12576369release: 2.3.8-next.1e776afarelease: 2.3.8-beta.0Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@eslint-react/eslint-pluginsince your current version.Updates
@eslint/compatfrom 1.4.0 to 2.0.0Release notes
Sourced from
@eslint/compat's releases.... (truncated)
Changelog
Sourced from
@eslint/compat's changelog.Commits
c368656chore: release main (#317)50c6da8docs: Update README sponsorsacc623cfeat!: Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297)a40d8c6feat: patch missing context and SourceCode methods for v10 (#311)d9a760ddocs: Update README sponsorsd274789docs: Update README sponsorsb7eff4adocs: Update README sponsorsf5ecc7echore: release main (#303)760fb02docs: Update README sponsorsda3838fbuild: add@types/nodetocompatandmcp(#295)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@eslint/compatsince your current version.Updates
@eslint/eslintrcfrom 3.3.1 to 3.3.3Release notes
Sourced from
@eslint/eslintrc's releases.Changelog
Sourced from
@eslint/eslintrc's changelog.Commits
fdb5298chore: release 3.3.3 🚀 (#212)8aa555afix: release v3.3.3 because publishing v3.3.2 failed (#211)a8b773dchore: release 3.3.2 🚀 (#204)85244bbchore: switch togoogleapis/release-please-action(#208)d356360docs: Update README sponsors116bf03chore: update js-yaml to version 4.1.1 (#207)16e8d20docs: Update README sponsors3b089acchore: update.gitignoreto exclude shared workflows (#206)1f6e2d1docs: Update README sponsors785c00bdocs: Update README sponsorsMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@eslint/eslintrcsince your current version.Updates
@eslint/jsfrom 9.36.0 to 9.39.1Release notes
Sourced from
@eslint/js's releases.... (truncated)
Commits
c7ebefcchore: package.json update for@eslint/jsrelease2375a6dchore: package.json update for@eslint/jsrelease9e7fad4chore: add script to auto-generate eslint:recommended configuration (#20208)25d0e33chore: package.json update for@eslint/jsreleaseabee4cachore: package.json update for@eslint/jsrelease90a71bfdocs: updateREADMEfiles to add badge and instructions (#20115)Updates
@types/eslint-plugin-jsx-a11yfrom 6.10.0 to 6.10.1Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.45.0 to 8.48.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
6fb1551chore(release): publish 8.48.0d26e9dechore(eslint-plugin): correct TODO comment on the wrong line (#11773)5f04910fix(typescript-estree): disallow binding patterns in parameter properties (#1...a4dc42achore: migrate to nx 22 (#11780)2ffb168feat(eslint-plugin): [no-redundant-type-constituents] use assignability check...5ea21f1fix(eslint-plugin): [consistent-generic-constructors] ignore when constructor...28cf803chore(release): publish 8.47.06c6db24feat(eslint-plugin): [no-unused-private-class-members] new extension rule (#1...843f144chore(release): publish 8.46.4997e0c0fix(parser): error when bothprojectServiceandprojectare set (#11333)Updates
@vitest/eslint-pluginfrom 1.3.13 to 1.5.0Release notes
Sourced from
@vitest/eslint-plugin's releases.... (truncated)
Commits
fb2b134chore: release v1.5.0bc95b10feat: Add rule to recommended Vitest ESLint config (#827)54be66efix(consistent-test-it): Handle aliased Vitest imports when enforcing consist...cc5fcdbfix minor docs update13efaafchore: release v1.4.4db570c8feat: add rule consistent-each-for (#826)962defbfix(no-identical-title): FP when usingtest.for(#825)5e5a64bdocs(prefer-equality-matcher): correct (e)quality typo in description (#824)abdeab3feat: addingrequire-import-vi-mockrule (#820)765eeacfix(expect-expect): Potential false positives for expect-expect and valid-tit...Updates
eslintfrom 9.36.0 to 9.39.1Release notes
Sourced from eslint's releases.