chore(deps-dev): bump the eslint group with 3 updates#3820
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps-dev): bump the eslint group with 3 updates#3820dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Test Results 1 files ±0 1 suites ±0 6m 26s ⏱️ -13s For more details on these failures and errors, see this check. Results for commit c116db5. ± Comparison against base commit 31c101d. This pull request removes 4 and adds 1 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
❌ 2 Tests Failed:
View the top 2 failed test(s) by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
Bundle ReportBundle size has no change ✅ |
e562922 to
072a6be
Compare
072a6be to
5a3dc34
Compare
5a3dc34 to
f56cc1c
Compare
f56cc1c to
d29d826
Compare
Bumps the eslint group with 3 updates: [eslint](https://github.com/eslint/eslint), [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) and [eslint-plugin-qunit](https://github.com/platinumazure/eslint-plugin-qunit). Updates `eslint` from 9.39.2 to 10.0.3 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.0.3) Updates `eslint-plugin-n` from 17.23.2 to 17.24.0 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@v17.23.2...v17.24.0) Updates `eslint-plugin-qunit` from 8.2.5 to 8.2.6 - [Release notes](https://github.com/platinumazure/eslint-plugin-qunit/releases) - [Changelog](https://github.com/qunitjs/eslint-plugin-qunit/blob/main/CHANGELOG.md) - [Commits](qunitjs/eslint-plugin-qunit@v8.2.5...v8.2.6) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-n dependency-version: 17.24.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-qunit dependency-version: 8.2.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
d29d826 to
c116db5
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 eslint group with 3 updates: eslint, eslint-plugin-n and eslint-plugin-qunit.
Updates
eslintfrom 9.39.2 to 10.0.3Release notes
Sourced from eslint's releases.
... (truncated)
Commits
bfce7ea10.0.3d44ced8Build: changelog update for 10.0.3e511b58fix: update eslint (#20595)ef8fb92chore: package.json update for eslint-config-eslint releasee8f2104chore: updates for v9.39.4 release5cd1604refactor: simplify isCombiningCharacter helper (#20524)9fc31b0docs: Update README70ff1d0chore: eslint-config-eslint require Node^20.19.0 || ^22.13.0 || >=24(#20586)f4c9cf9fix: include variable name inno-useless-assignmentmessage (#20581)4efaa36docs: add info box foreslint-plugin-eslint-comments(#20570)Updates
eslint-plugin-nfrom 17.23.2 to 17.24.0Release notes
Sourced from eslint-plugin-n's releases.
Changelog
Sourced from eslint-plugin-n's changelog.
Commits
a302c0bchore(master): release 17.24.0 (#512)10b24aefeat: addprefer-global/timersrule (#515)2ea0f22feat: addprefer-global/cryptorule (#514)9c5e437chore: add v17.x to release-pleaseUpdates
eslint-plugin-qunitfrom 8.2.5 to 8.2.6Release notes
Sourced from eslint-plugin-qunit's releases.
Changelog
Sourced from eslint-plugin-qunit's changelog.
Commits
435cc11Release 8.2.61baf99cchore: lockfile diff (#664)4613e82test: test under ESLint v10 (#663)6031514fix: switch to@eslint-community/eslint-utils(#660)937ddecfix: add context.sourceCode fallback for ESLint 10 compatibility (#659)83cef82fix: typo inpeerDependenciesin package.json (#658)4824da6upgrade: Bump lodash,@release-it/conventional-changelogand release-it (#661)466a58fupgrade: Bump js-yaml (#662)b97b193upgrade: Bump actions/setup-node from 5 to 6 (#652)6480f69upgrade: Bump eslint-config-prettier from 10.1.5 to 10.1.8 (#625)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 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