-
Notifications
You must be signed in to change notification settings - Fork 24
meta: bump the lint group with 4 updates #423
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
Conversation
Bumps the lint group with 4 updates: [eslint-plugin-react-x](https://github.com/Rel1cx/eslint-react/tree/HEAD/packages/plugins/eslint-plugin-react-x), [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint](https://github.com/eslint/eslint) and [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc). Updates `eslint-plugin-react-x` from 1.52.3 to 1.52.6 - [Release notes](https://github.com/Rel1cx/eslint-react/releases) - [Changelog](https://github.com/Rel1cx/eslint-react/blob/2.0.0/CHANGELOG.md) - [Commits](https://github.com/Rel1cx/eslint-react/commits/v1.52.6/packages/plugins/eslint-plugin-react-x) Updates `@eslint/js` from 9.33.0 to 9.34.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.34.0/packages/js) Updates `eslint` from 9.33.0 to 9.34.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.33.0...v9.34.0) Updates `eslint-plugin-jsdoc` from 53.0.1 to 54.1.1 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v53.0.1...v54.1.1) --- updated-dependencies: - dependency-name: eslint-plugin-react-x dependency-version: 1.52.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lint - dependency-name: "@eslint/js" dependency-version: 9.34.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: eslint dependency-version: 9.34.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: eslint-plugin-jsdoc dependency-version: 54.1.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #423 +/- ##
=======================================
Coverage 74.72% 74.72%
=======================================
Files 107 107
Lines 10436 10436
Branches 681 681
=======================================
Hits 7798 7798
Misses 2636 2636
Partials 2 2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
avivkeller
left a comment
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.
Multithreading!
Bumps the lint group with 4 updates: eslint-plugin-react-x, @eslint/js, eslint and eslint-plugin-jsdoc.
Updates
eslint-plugin-react-xfrom 1.52.3 to 1.52.6Release notes
Sourced from eslint-plugin-react-x's releases.
Changelog
Sourced from eslint-plugin-react-x's changelog.
Commits
0921ca8release: 1.52.67b643cdrelease: 1.52.6-next.15798160release: 1.52.6-beta.1fa1f6edstyle: usedprintfor imports and exports sorting (#1175)8f31f4crelease: 1.52.6-beta.0badb57crelease: 1.52.6-next.0b34eb93release: 1.52.57f2af8frelease: 1.52.5-beta.0b236c0brelease: 1.52.5-next.0a3544b5fix: refactor is-from-react utility and improve no-forward-ref rule autofix h...Updates
@eslint/jsfrom 9.33.0 to 9.34.0Release notes
Sourced from
@eslint/js's releases.Changelog
Sourced from
@eslint/js's changelog.Commits
b48fa20chore: package.json update for@eslint/jsreleaseUpdates
eslintfrom 9.33.0 to 9.34.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
b8875f69.34.02e455fbBuild: changelog update for 9.34.0f19ad94chore: upgrade to@eslint/js@9.34.0(#20030)b48fa20chore: package.json update for@eslint/jsrelease4bce8a2chore: package.json update for eslint-config-eslint release0c9999crefactor: prefer default options ingrouped-accessor-pairs(#20028)0b4a590docs: make rulesdir deprecation clearer (#20018)9b89903fix: default value of accessor-pairs option in rule.d.ts file (#20024)6c07420fix: fix spurious failure in neostandard integration test (#20023)676f4acfix: allow scientific notation with trailing zeros matching exponent (#20002)Updates
eslint-plugin-jsdocfrom 53.0.1 to 54.1.1Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
3bf911cfix(valid-types): allowextendsfor namepath; fixes #1455 (#1456)3fcd4e8chore: update types (#1453)e51a7a8feat: update devDeps. (#1451)aeb97bffix: revert "fix: move to tsdown for proper types (#1447)" (#1450)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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