[npm] Bump the npm-dependencies group across 1 directory with 4 updates#328
Merged
ppfeufer merged 1 commit intoMay 6, 2026
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #328 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 10 10
Lines 309 309
Branches 18 18
=========================================
Hits 309 309 Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Owner
|
@dependabot recreate |
Bumps the npm-dependencies group with 4 updates in the / directory: [eslint](https://github.com/eslint/eslint), [globals](https://github.com/sindresorhus/globals), [stylelint](https://github.com/stylelint/stylelint) and [terser](https://github.com/terser/terser). Updates `eslint` from 10.2.0 to 10.3.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.2.0...v10.3.0) Updates `globals` from 17.4.0 to 17.6.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.4.0...v17.6.0) Updates `stylelint` from 17.6.0 to 17.10.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@17.6.0...17.10.0) Updates `terser` from 5.46.1 to 5.46.2 - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](terser/terser@v5.46.1...v5.46.2) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: globals dependency-version: 17.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: stylelint dependency-version: 17.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: terser dependency-version: 5.46.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
c146c80 to
756b6b7
Compare
ppfeufer
approved these changes
May 6, 2026
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 npm-dependencies group with 4 updates in the / directory: eslint, globals, stylelint and terser.
Updates
eslintfrom 10.2.0 to 10.3.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
788920410.3.05b69b4fBuild: changelog update for 10.3.0d32235eci: use pnpm ineslint-flat-config-utilstype integration test (#20826)b6ae5cffix: handle unavailable require cache (#20812)3ffb14echore: clean up typos in comments and JSDoc (#20821)6fb3685fix: rule suggestions cause continuation in class body (#20787)22eb58achore: add missing continue-on-error to ecosystem-tests.yml (#20818)88bf002ci: bump pnpm/action-setup from 6.0.1 to 6.0.3 (#20815)379571afeat: add suggestions for no-unused-private-class-members (#20773)97c8c33chore: update ilshidur/action-discord action to v0.4.0 (#20811)Updates
globalsfrom 17.4.0 to 17.6.0Release notes
Sourced from globals's releases.
Commits
6b1587017.6.000a4dd9Update globals (2026-05-01) (#343)b8170c817.5.05d84602Update globals (2026-04-12) (#342)1b727e5Fix build script for ES globals (#341)Updates
stylelintfrom 17.6.0 to 17.10.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
b04c024Release 17.10.0 (#9261)7a38078Fixselector-pseudo-class-no-unknownfalse positives for nested `webkit-scr...b25cd12Addvalue-keyword-layout-mappingsrule (#9233)da89ffeFix inconsistent error messages when module is not found (#9260)04a958dAddunit-layout-mappingsrule (#9229)53da23eBump postcss from 8.5.9 to 8.5.13 (#9249)3993951Fixproperty-layout-mappingsfalse negatives for property names in declarat...89b3f0dBump typescript from 6.0.2 to 6.0.3 in the typescript group (#9257)6e5e4daBump eslint from 10.2.0 to 10.2.1 in the eslint group (#9255)1540320Bump@changesets/clifrom 2.30.0 to 2.31.0 in the changesets group (#9254)Updates
terserfrom 5.46.1 to 5.46.2Changelog
Sourced from terser's changelog.
Commits
b9290805.46.25a3dc6aupdate changelog8a5b478drop_unused: delete computed keys of concise methods and getters/setters. Clo...45c49c0add Error.cause to domprops. Closes #1673b5bb95edo not consider foo.bar and foo["bar"] to be equivalent. Closes #1674