Bump the npm-dependencies group across 1 directory with 13 updates#200
Bump the npm-dependencies group across 1 directory with 13 updates#200dependabot[bot] wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 780c416011
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "prettier": "^2.8.7", | ||
| "replace-in-file-webpack-plugin": "^1.0.6", | ||
| "sass": "1.63.2", | ||
| "sass": "1.101.0", |
There was a problem hiding this comment.
Raise Node floor to match Sass
With this bump, the lockfile records sass@1.101.0 with engines.node: >=20.19.0 (package-lock.json:17335), while the project still advertises support for all Node 20 releases via engines.node: >=20. In environments that enforce engine ranges, contributors or CI jobs using Node 20.0–20.18 will fail during dependency installation even though the package claims those versions are supported. Either keep Sass on a version compatible with all Node 20 releases or raise the root Node floor.
Useful? React with 👍 / 👎.
780c416 to
a03e8c8
Compare
Bumps the npm-dependencies group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@codemirror/commands](https://github.com/codemirror/commands) | `6.10.0` | `6.10.4` | | [@codemirror/view](https://github.com/codemirror/view) | `6.38.8` | `6.43.6` | | [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) | `2.11.0` | `2.12.0` | | [@uiw/react-codemirror](https://github.com/uiwjs/react-codemirror) | `4.25.3` | `4.25.11` | | [tslib](https://github.com/Microsoft/tslib) | `2.5.3` | `2.8.1` | | [@grafana/plugin-e2e](https://github.com/grafana/plugin-tools/tree/HEAD/packages/plugin-e2e) | `3.4.2` | `3.10.0` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.58.2` | `1.61.1` | | [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) | `8.6.14` | `8.6.15` | | [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core) | `1.15.3` | `1.15.46` | | [@swc/helpers](https://github.com/swc-project/swc/tree/HEAD/packages/helpers) | `0.5.17` | `0.5.23` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.21` | `4.17.24` | | [sass](https://github.com/sass/dart-sass) | `1.63.2` | `1.101.3` | | [swc-loader](https://github.com/swc-project/pkgs) | `0.2.6` | `0.2.7` | Updates `@codemirror/commands` from 6.10.0 to 6.10.4 - [Changelog](https://github.com/codemirror/commands/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/commands/commits) Updates `@codemirror/view` from 6.38.8 to 6.43.6 - [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/view/commits) Updates `@reduxjs/toolkit` from 2.11.0 to 2.12.0 - [Release notes](https://github.com/reduxjs/redux-toolkit/releases) - [Commits](reduxjs/redux-toolkit@v2.11.0...v2.12.0) Updates `@uiw/react-codemirror` from 4.25.3 to 4.25.11 - [Release notes](https://github.com/uiwjs/react-codemirror/releases) - [Commits](uiwjs/react-codemirror@v4.25.3...v4.25.11) Updates `tslib` from 2.5.3 to 2.8.1 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@v2.5.3...v2.8.1) Updates `@grafana/plugin-e2e` from 3.4.2 to 3.10.0 - [Release notes](https://github.com/grafana/plugin-tools/releases) - [Changelog](https://github.com/grafana/plugin-tools/blob/main/packages/plugin-e2e/CHANGELOG.md) - [Commits](https://github.com/grafana/plugin-tools/commits/@grafana/plugin-e2e@3.10.0/packages/plugin-e2e) Updates `@playwright/test` from 1.58.2 to 1.61.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.58.2...v1.61.1) Updates `@storybook/test` from 8.6.14 to 8.6.15 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.15/code/lib/test) Updates `@swc/core` from 1.15.3 to 1.15.46 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/commits/v1.15.46/packages/core) Updates `@swc/helpers` from 0.5.17 to 0.5.23 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG-CORE.md) - [Commits](https://github.com/swc-project/swc/commits/HEAD/packages/helpers) Updates `@types/lodash` from 4.17.21 to 4.17.24 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `sass` from 1.63.2 to 1.101.3 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.63.2...1.101.3) Updates `swc-loader` from 0.2.6 to 0.2.7 - [Commits](https://github.com/swc-project/pkgs/commits) --- updated-dependencies: - dependency-name: "@codemirror/commands" dependency-version: 6.10.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@codemirror/view" dependency-version: 6.43.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@grafana/plugin-e2e" dependency-version: 3.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@playwright/test" dependency-version: 1.61.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@reduxjs/toolkit" dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@storybook/test" dependency-version: 8.6.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@swc/core" dependency-version: 1.15.46 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@swc/helpers" dependency-version: 0.5.23 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@types/lodash" dependency-version: 4.17.24 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@uiw/react-codemirror" dependency-version: 4.25.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: sass dependency-version: 1.101.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: swc-loader dependency-version: 0.2.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: tslib dependency-version: 2.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
a03e8c8 to
c7f2d23
Compare
Bumps the npm-dependencies group with 13 updates in the / directory:
6.10.06.10.46.38.86.43.62.11.02.12.04.25.34.25.112.5.32.8.13.4.23.10.01.58.21.61.18.6.148.6.151.15.31.15.460.5.170.5.234.17.214.17.241.63.21.101.30.2.60.2.7Updates
@codemirror/commandsfrom 6.10.0 to 6.10.4Changelog
Sourced from @codemirror/commands's changelog.
Commits
Updates
@codemirror/viewfrom 6.38.8 to 6.43.6Changelog
Sourced from @codemirror/view's changelog.
... (truncated)
Commits
Updates
@reduxjs/toolkitfrom 2.11.0 to 2.12.0Release notes
Sourced from @reduxjs/toolkit's releases.
... (truncated)
Commits
576a02fRelease 2.12.0de2d55eMerge pull request #5237 from aryaemami59/fix/codegen/generateEndpoints-retur...ac807c3fix(codegen): narrowgenerateEndpointsreturn type01ed3baMerge pull request #5289 from aryaemami59/feat/toolkit/switch-to-native-NoInfer1f16db1Merge pull request #5290 from aryaemami59/build/toolkit/exclude-test-files-fr...23783c1build(toolkit): exclude test files from final bundle91b8b0afeat(toolkit)!: switch to nativeNoInferutility type0b37f1aMerge pull request #5286 from aryaemami59/docs/toolkit/fix-typos3cd62c8fixunforwardedActions64853ccchore: fix various typosMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@reduxjs/toolkitsince your current version.Updates
@uiw/react-codemirrorfrom 4.25.3 to 4.25.11Release notes
Sourced from @uiw/react-codemirror's releases.
... (truncated)
Commits
990500areleased v4.25.11 #769bc982aafix: prevent memory leak on default theme recreation (#769)e275fb6doc: Update README.md0b71006doc: Update README.mdd54c130released v4.25.10229eb4fchore: add sponsor SubList.d10a51fdoc: update README.md30a535edoc: Update READMEsbd413ccreleased v4.25.9 #766c7a5ab4fix: Add python alias coverage for langs #766Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@uiw/react-codemirrorsince your current version.Updates
tslibfrom 2.5.3 to 2.8.1Release notes
Sourced from tslib's releases.
... (truncated)
Commits
d72d6f72.8.111fa982Merge pull request #275 from microsoft/bug/es5-compat3c532ebRemove use of ES2015 syntaxb0076c4Include non-enumerable keys in __importStar helper (#272)7c11588Add missing registry-url parameter1fec667Merge pull request #271 from microsoft/fix-publish097e99eFix publish workflowca5f7fb2.8.02334267Merge pull request #270 from microsoft/rewriteRelativeImportExtensionc4cde74Missed updateUpdates
@grafana/plugin-e2efrom 3.4.2 to 3.10.0Changelog
Sourced from @grafana/plugin-e2e's changelog.
... (truncated)
Commits
25c21e0chore: release main (#2771)f3e82e4feat: add userPreferences k8s overrides (#2773)c2fa08bchore: release main (#2737)8c7df9afix(plugin-e2e): adapt alert rule advanced mode detection to Grafana 13.2 (#2...47a8c34fix(plugin-e2e): handle table-based preview of values in toDisplayPreviews (#...d4173f8fix(plugin-e2e): disable dashboardSettingsRedesign OpenFeature flag by defaul...a59811btest(plugin-e2e): fix appConfig settings test for Grafana 13.1.0 (#2743)f393086chore: release main (#2711)d6987a4fix(plugin-e2e): remove uuid and semver runtime dependencies (#2650)109c252ci: retire check-labels and legacy semver labels (#2702)Updates
@playwright/testfrom 1.58.2 to 1.61.1Release notes
Sourced from @playwright/test's releases.
... (truncated)
Commits
39e3553cherry-pick(#41399): fix(test): load require-reached files as commonjs in syn...4328122chore: mark v1.61.1 (#41404)2c29a94fix(tracing): stop recording websocket frames outside of chunks (#41398)4324b19cherry-pick(#41367): fix(test): keep builtin expect matchers on base extend041e7e3cherry-pick(#41364): fix(har):WebSocketmessage timestamps should be in mi...b8a0fc3cherry-pick(#41309, #43149): Revert "fix(firefox): treat `navigationCommitted...b5a3175cherry-pick(#41319): fix(loader): support other node versionsd4724a9cherry-pick(#41290): feat(docker): add Ubuntu 26.04 (Resolute Raccoon) image1cc5a90cherry-pick(#41295): chore: PLAYWRIGHT_TRACING_NO_WEBSOCKET_FRAMES and PLAYWR...a6772bdcherry-pick(#41280): Revert "fix(trace-viewer): add keyboard navigation to `N...Updates
@storybook/testfrom 8.6.14 to 8.6.15Commits
3812b43Bump version from 8.6.14 to 8.6.15 MANUALLYUpdates
@swc/corefrom 1.15.3 to 1.15.46Changelog
Sourced from @swc/core's changelog.
... (truncated)
Commits
9383162chore: Publish1.15.46withswc_corev74.0.1035084achore: Publish1.15.46-nightly-20260719.1withswc_corev74.0.142d599fchore: Publish1.15.45-nightly-20260719.1withswc_corev74.0.1715eab8chore: Publish1.15.44-nightly-20260718.1withswc_corev74.0.0d6833ccrefactor(es/lexer): remove smartstring dependency (#12013)5761a2brefactor: remove direct rkyv dependencies (#12010)f36e4b6refactor(es/helpers): Generate inline helpers from canonical ESM sources (#12...2f47530fix(es/module): Rewrite SystemJS transform (#11996)26d8a28build: Remove vergen dependency (#11976)73f0f38chore: Publish1.15.43withswc_corev71.0.3Updates
@swc/helpersfrom 0.5.17 to 0.5.23Commits
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@swc/helperssince your current version.Updates
@types/lodashfrom 4.17.21 to 4.17.24Commits
Updates
sassfrom 1.63.2 to 1.101.3Release notes
Sourced from sass's releases.
... (truncated)
Changelog
Sourced from sass's changelog.
... (truncated)
Commits
e8c1233Fix some GitHub actions issues introduced by the Zizmor refactor (#2798)d676118Merge pull request #2797 from sass/lints548e660Prefer interpolation to compose stringsb443ffeUse function type syntax3d28f6aAdd@overridee182ba2Expand dependency constraints (#2796)66f9d41Bump analyzer from 10.2.0 to 13.3.0 (#2795)ab4026dUse the latest lints package (#2789)fbb1fe0Bump zizmorcore/zizmor-action from 0.5.6 to 0.5.7 (#2793)8abfa4dFix--watchnot recompiling files modified via atomic save (#2791)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for sass since your current version.
Updates
swc-loaderfrom 0.2.6 to 0.2.7Commits
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for swc-loader since your current version.