[npm] Bump the npm-dependencies group across 1 directory with 5 updates#82
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
2d12440 to
f8bbada
Compare
Owner
|
@dependabot recreate |
f8bbada to
71bb127
Compare
71bb127 to
2bca37f
Compare
Owner
|
@dependabot recreate |
2bca37f to
627b200
Compare
627b200 to
d21c5fd
Compare
Bumps the npm-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [eslint](https://github.com/eslint/eslint) | `9.39.2` | `10.6.0` | | [globals](https://github.com/sindresorhus/globals) | `17.0.0` | `17.7.0` | | [stylelint](https://github.com/stylelint/stylelint) | `16.26.1` | `17.14.0` | | [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) | `39.0.1` | `40.0.0` | | [terser](https://github.com/terser/terser) | `5.44.1` | `5.48.0` | Updates `eslint` from 9.39.2 to 10.6.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.6.0) Updates `globals` from 17.0.0 to 17.7.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.0.0...v17.7.0) Updates `stylelint` from 16.26.1 to 17.14.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.26.1...17.14.0) Updates `stylelint-config-standard` from 39.0.1 to 40.0.0 - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint-config-standard@39.0.1...40.0.0) Updates `terser` from 5.44.1 to 5.48.0 - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](terser/terser@v5.44.1...v5.48.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: globals dependency-version: 17.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: stylelint dependency-version: 17.4.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: stylelint-config-standard dependency-version: 40.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: terser dependency-version: 5.46.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
d21c5fd to
7da5425
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 npm-dependencies group with 5 updates in the / directory:
9.39.210.6.017.0.017.7.016.26.117.14.039.0.140.0.05.44.15.48.0Updates
eslintfrom 9.39.2 to 10.6.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
5d12a0410.6.0f7ca54bBuild: changelog update for 10.6.06a42034ci: run ecosystem tests on main branch (#20891)b1f9106feat: detect Symbol() and BigInt() in no-constant-binary-expression (#20981)3dbacdbci: bump actions/checkout from 6 to 7 (#21014)c3abfcachore: correct JSDoc param types in html formatter (#21018)a83683ddocs: Update READMEa832320ci: split ecosystem tests into separate jobs (#21001)6b05784fix: prefer-exponentiation-operator invalid autofix at statement start (#20997)bb9eb2afix: account for shadowedBooleaninno-extra-boolean-cast(#21013)Updates
globalsfrom 17.0.0 to 17.7.0Release notes
Sourced from globals's releases.
Commits
a19670c17.7.09611620Update actions (#346)33b75f9Update globals (2026-06-22) (#345)887dd52Fix build script (#344)6b1587017.6.000a4dd9Update globals (2026-05-01) (#343)b8170c817.5.05d84602Update globals (2026-04-12) (#342)1b727e5Fix build script for ES globals (#341)a9cfd7417.4.0Updates
stylelintfrom 16.26.1 to 17.14.0Release notes
Sourced from stylelint's releases.
... (truncated)
Changelog
Sourced from stylelint's changelog.
... (truncated)
Commits
f36e170Release 17.14.0 (#9371)9334bffBump actions/checkout from 6.0.3 to 7.0.0 (#9367)f736374Bump npm-run-all2 from 9.0.1 to 9.0.2 (#9370)78e1b44Bump postcss-selector-parser from 7.1.2 to 7.1.4 in the postcss group (#9369)cab5acdBump eslint from 10.4.1 to 10.5.0 in the eslint group (#9368)89b95e1Bump prettier from 3.8.3 to 3.8.4 (#9363)7ecce94Bump cosmiconfig from 9.0.1 to 9.0.2 (#9362)fa54191Bump postcss-selector-parser from 7.1.1 to 7.1.2 in the postcss group (#9361)8c3cf69Bump@csstools/css-syntax-patches-for-csstreefrom 1.1.4 to 1.1.5 in the csst...c61d3dbFix performance of getting module paths (#9354)Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
stylelint-config-standardfrom 39.0.1 to 40.0.0Release notes
Sourced from stylelint-config-standard's releases.
Changelog
Sourced from stylelint-config-standard's changelog.
Commits
fbbe7b8Release 40.0.0 (#386)e6368f9Prepare 40.0.0 (#381)481e21cBump the dev-deps group with 3 updates (#382)696689dBump stylelint/.github/.github/workflows/call-release-pr.yml from 0.3.1 to 0....5d46c0fBump stylelint/.github/.github/workflows/call-lint.yml from 0.3.1 to 0.5.0 (#...f888c90Bump stylelint/.github/.github/workflows/call-test.yml from 0.3.1 to 0.5.0 (#...066dda1Fix vulnerable dependencies vianpm audit fix(#378)b6e6aecBump js-yaml from 4.1.0 to 4.1.1 (#379)63bb8ddBump mdast-util-to-hast from 13.1.0 to 13.2.1 (#380)0cc790aBump the dev-deps group with 2 updates (#377)Updates
terserfrom 5.44.1 to 5.48.0Changelog
Sourced from terser's changelog.
Commits
794a4745.48.09778373update changelog7f77594do not fuzz test in questionable OS702926fSupport source-phase imports (import source/import deferand dynamic `i...bf949e75.47.123bb72eupdate changelog1fd2134fix crash when usingmangle.keep_fnameswith destructuring. Closes #16817cbd24d5.47.0b1bc6bdupdate changelogbe36c87add "builtins" and "builtins_pure" options (#1651)