chore(deps-dev): bump the npm-development group across 1 directory with 3 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(6 months ago)
(6 months ago)
(6 months ago)
by clivewalkden
javascript dependencies
Bumps the npm-development group with 3 updates in the / directory: @eslint/js, @semantic-release/github and eslint.
Updates @eslint/js from 9.25.1 to 9.26.0
Release notes
Sourced from @eslint/js's releases.
v9.26.0
Features
e9754e7feat: add reportGlobalThis to no-shadow-restricted-names (#19670) (sethamus)0fa2b7afeat: add suggestions foreqeqeqrule (#19640) (Nitin Kumar)dcbdcc9feat: Add MCP server (#19592) (Nicholas C. Zakas)2dfd83efeat: addignoreDirectivesoption inno-unused-expressions(#19645) (sethamus)Bug Fixes
96e84defix: check cache file existence before deletion (#19648) (sethamus)d683aebfix: don't crash on tests with circular references inRuleTester(#19664) (Milos Djermanovic)9736d5dfix: addnamespacetoPlugin.metatype (#19661) (Milos Djermanovic)17bae69fix: updateRuleTester.run()type (#19634) (Nitin Kumar)Documentation
dd98d63docs: Update README (GitHub Actions Bot)c25e858docs: Update README (GitHub Actions Bot)b2397e9docs: Update README (GitHub Actions Bot)addd0a6docs: fix formatting of unordered lists in Markdown (#19660) (Milos Djermanovic)a21b38ddocs: Update README (GitHub Actions Bot)c0721a7docs: fix double space in command (#19657) (CamWass)Chores
5b247c8chore: upgrade to@eslint/js@9.26.0(#19681) (Francesco Trotta)d6fa4acchore: package.json update for@eslint/jsrelease (Jenkins)0958690chore: disambiguate internal typesLanguageOptionsandRule(#19669) (Francesco Trotta)f1c858echore: fix internal type references toPluginandRule(#19665) (Francesco Trotta)40dd299refactor: One-shot ESQuery selector analysis (#19652) (Nicholas C. Zakas)1cfd702chore: update dependency@eslint/jsonto ^0.12.0 (#19656) (renovate[bot])
Changelog
Sourced from @eslint/js's changelog.
v9.26.0 - May 2, 2025
5b247c8chore: upgrade to@eslint/js@9.26.0(#19681) (Francesco Trotta)d6fa4acchore: package.json update for@eslint/jsrelease (Jenkins)e9754e7feat: add reportGlobalThis to no-shadow-restricted-names (#19670) (sethamus)0fa2b7afeat: add suggestions foreqeqeqrule (#19640) (Nitin Kumar)dd98d63docs: Update README (GitHub Actions Bot)96e84defix: check cache file existence before deletion (#19648) (sethamus)c25e858docs: Update README (GitHub Actions Bot)0958690chore: disambiguate internal typesLanguageOptionsandRule(#19669) (Francesco Trotta)dcbdcc9feat: Add MCP server (#19592) (Nicholas C. Zakas)b2397e9docs: Update README (GitHub Actions Bot)d683aebfix: don't crash on tests with circular references inRuleTester(#19664) (Milos Djermanovic)f1c858echore: fix internal type references toPluginandRule(#19665) (Francesco Trotta)9736d5dfix: addnamespacetoPlugin.metatype (#19661) (Milos Djermanovic)40dd299refactor: One-shot ESQuery selector analysis (#19652) (Nicholas C. Zakas)addd0a6docs: fix formatting of unordered lists in Markdown (#19660) (Milos Djermanovic)a21b38ddocs: Update README (GitHub Actions Bot)c0721a7docs: fix double space in command (#19657) (CamWass)1cfd702chore: update dependency@eslint/jsonto ^0.12.0 (#19656) (renovate[bot])2dfd83efeat: addignoreDirectivesoption inno-unused-expressions(#19645) (sethamus)17bae69fix: updateRuleTester.run()type (#19634) (Nitin Kumar)
Commits
d6fa4acchore: package.json update for@eslint/jsreleaseaddd0a6docs: fix formatting of unordered lists in Markdown (#19660)- See full diff in compare view
Updates @semantic-release/github from 11.0.1 to 11.0.2
Release notes
Sourced from @semantic-release/github's releases.
v11.0.2
11.0.2 (2025-04-25)
Bug Fixes
Commits
12f6bfdfix(deps): update octokit monorepo (major) (#1020)d3eefc5chore(deps): update npm to v11 (#1018)950dd4fchore(deps): lock file maintenance (#1031)aa78397docs(README.md): fix descriptions of condition options (#1028)f08b2f5chore(deps): update dependency publint to v0.3.12 (#1027)77eaa72ci(action): update actions/setup-node action to v4.4.0 (#1024)3298d8fchore(deps): lock file maintenance (#1023)dea4244chore(deps): update dependency publint to v0.3.11 (#1019)89df0e0chore(deps): update npm to v11 (#1013)23a591fchore(deps): lock file maintenance (#1011)- Additional commits viewable in compare view
Updates eslint from 9.25.1 to 9.26.0
Release notes
Sourced from eslint's releases.
v9.26.0
Features
e9754e7feat: add reportGlobalThis to no-shadow-restricted-names (#19670) (sethamus)0fa2b7afeat: add suggestions foreqeqeqrule (#19640) (Nitin Kumar)dcbdcc9feat: Add MCP server (#19592) (Nicholas C. Zakas)2dfd83efeat: addignoreDirectivesoption inno-unused-expressions(#19645) (sethamus)Bug Fixes
96e84defix: check cache file existence before deletion (#19648) (sethamus)d683aebfix: don't crash on tests with circular references inRuleTester(#19664) (Milos Djermanovic)9736d5dfix: addnamespacetoPlugin.metatype (#19661) (Milos Djermanovic)17bae69fix: updateRuleTester.run()type (#19634) (Nitin Kumar)Documentation
dd98d63docs: Update README (GitHub Actions Bot)c25e858docs: Update README (GitHub Actions Bot)b2397e9docs: Update README (GitHub Actions Bot)addd0a6docs: fix formatting of unordered lists in Markdown (#19660) (Milos Djermanovic)a21b38ddocs: Update README (GitHub Actions Bot)c0721a7docs: fix double space in command (#19657) (CamWass)Chores
5b247c8chore: upgrade to@eslint/js@9.26.0(#19681) (Francesco Trotta)d6fa4acchore: package.json update for@eslint/jsrelease (Jenkins)0958690chore: disambiguate internal typesLanguageOptionsandRule(#19669) (Francesco Trotta)f1c858echore: fix internal type references toPluginandRule(#19665) (Francesco Trotta)40dd299refactor: One-shot ESQuery selector analysis (#19652) (Nicholas C. Zakas)1cfd702chore: update dependency@eslint/jsonto ^0.12.0 (#19656) (renovate[bot])
Changelog
Sourced from eslint's changelog.
v9.26.0 - May 2, 2025
5b247c8chore: upgrade to@eslint/js@9.26.0(#19681) (Francesco Trotta)d6fa4acchore: package.json update for@eslint/jsrelease (Jenkins)e9754e7feat: add reportGlobalThis to no-shadow-restricted-names (#19670) (sethamus)0fa2b7afeat: add suggestions foreqeqeqrule (#19640) (Nitin Kumar)dd98d63docs: Update README (GitHub Actions Bot)96e84defix: check cache file existence before deletion (#19648) (sethamus)c25e858docs: Update README (GitHub Actions Bot)0958690chore: disambiguate internal typesLanguageOptionsandRule(#19669) (Francesco Trotta)dcbdcc9feat: Add MCP server (#19592) (Nicholas C. Zakas)b2397e9docs: Update README (GitHub Actions Bot)d683aebfix: don't crash on tests with circular references inRuleTester(#19664) (Milos Djermanovic)f1c858echore: fix internal type references toPluginandRule(#19665) (Francesco Trotta)9736d5dfix: addnamespacetoPlugin.metatype (#19661) (Milos Djermanovic)40dd299refactor: One-shot ESQuery selector analysis (#19652) (Nicholas C. Zakas)addd0a6docs: fix formatting of unordered lists in Markdown (#19660) (Milos Djermanovic)a21b38ddocs: Update README (GitHub Actions Bot)c0721a7docs: fix double space in command (#19657) (CamWass)1cfd702chore: update dependency@eslint/jsonto ^0.12.0 (#19656) (renovate[bot])2dfd83efeat: addignoreDirectivesoption inno-unused-expressions(#19645) (sethamus)17bae69fix: updateRuleTester.run()type (#19634) (Nitin Kumar)
Commits
8bbabc49.26.016f5ff7Build: changelog update for 9.26.05b247c8chore: upgrade to@eslint/js@9.26.0(#19681)d6fa4acchore: package.json update for@eslint/jsreleasee9754e7feat: add reportGlobalThis to no-shadow-restricted-names (#19670)0fa2b7afeat: add suggestions foreqeqeqrule (#19640)dd98d63docs: Update README96e84defix: check cache file existence before deletion (#19648)c25e858docs: Update README0958690chore: disambiguate internal typesLanguageOptionsandRule(#19669)- Additional commits viewable in compare view
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
Pull Request Statistics
1
2
+1097
-67
Package Dependencies
Technical Details
| ID: | 131232 |
| UUID: | 2499373624 |
| Node ID: | PR_kwDOMR_qtc6U-Wo4 |
| Host: | GitHub |
| Repository: | sozo-design/github-actions-sonassi-openvpn-connection |
| Merge State: | Unknown |