Bump the npm-minor-patch group across 4 directories with 14 updates - #1817
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the npm-minor-patch group across 4 directories with 14 updates#1817dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm-minor-patch group with 1 update in the / directory: [@playwright/test](https://github.com/microsoft/playwright). Bumps the npm-minor-patch group with 12 updates in the /frontend-modern directory: | Package | From | To | | --- | --- | --- | | [dompurify](https://github.com/cure53/DOMPurify) | `3.4.13` | `3.4.14` | | [highlight.js](https://github.com/highlightjs/highlight.js) | `11.11.1` | `11.12.0` | | [solid-js](https://github.com/solidjs/solid) | `1.9.14` | `1.9.15` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.63.0` | `8.68.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.63.0` | `8.68.0` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.5.2` | `10.5.4` | | [eslint-plugin-solid](https://github.com/solidjs-community/eslint-plugin-solid) | `0.14.5` | `0.17.0` | | [globals](https://github.com/sindresorhus/globals) | `17.7.0` | `17.11.0` | | [postcss](https://github.com/postcss/postcss) | `8.5.23` | `8.5.26` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.63.0` | `8.68.0` | | [vite-plugin-solid](https://github.com/solidjs/vite-plugin-solid) | `2.11.12` | `2.11.14` | | [vite-plugin-sri-gen](https://github.com/rbonestell/vite-plugin-sri-gen) | `1.7.1` | `1.7.3` | Bumps the npm-minor-patch group with 1 update in the /internal/cloudcp/portal/frontend directory: [esbuild](https://github.com/evanw/esbuild). Bumps the npm-minor-patch group with 1 update in the /tests/integration directory: [@playwright/test](https://github.com/microsoft/playwright). Updates `@playwright/test` from 1.56.1 to 1.62.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.56.1...v1.62.1) Updates `@playwright/test` from 1.56.1 to 1.62.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.56.1...v1.62.1) Updates `dompurify` from 3.4.13 to 3.4.14 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.4.13...3.4.14) Updates `highlight.js` from 11.11.1 to 11.12.0 - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md) - [Commits](highlightjs/highlight.js@11.11.1...11.12.0) Updates `solid-js` from 1.9.14 to 1.9.15 - [Release notes](https://github.com/solidjs/solid/releases) - [Changelog](https://github.com/solidjs/solid/blob/main/CHANGELOG.md) - [Commits](https://github.com/solidjs/solid/commits/solid-js@1.9.15) Updates `@typescript-eslint/eslint-plugin` from 8.63.0 to 8.68.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.68.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.63.0 to 8.68.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.68.0/packages/parser) Updates `autoprefixer` from 10.5.2 to 10.5.4 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.5.2...10.5.4) Updates `eslint-plugin-solid` from 0.14.5 to 0.17.0 - [Release notes](https://github.com/solidjs-community/eslint-plugin-solid/releases) - [Commits](solidjs-community/eslint-plugin-solid@v0.14.5...v0.17.0) Updates `globals` from 17.7.0 to 17.11.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.7.0...v17.11.0) Updates `postcss` from 8.5.23 to 8.5.26 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.23...8.5.26) Updates `typescript-eslint` from 8.63.0 to 8.68.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.68.0/packages/typescript-eslint) Updates `vite-plugin-solid` from 2.11.12 to 2.11.14 - [Release notes](https://github.com/solidjs/vite-plugin-solid/releases) - [Changelog](https://github.com/solidjs/solid-vite-plugin/blob/main/CHANGELOG.md) - [Commits](https://github.com/solidjs/vite-plugin-solid/compare/vite-plugin-solid@2.11.12...vite-plugin-solid@2.11.14) Updates `vite-plugin-sri-gen` from 1.7.1 to 1.7.3 - [Release notes](https://github.com/rbonestell/vite-plugin-sri-gen/releases) - [Commits](rbonestell/vite-plugin-sri-gen@v1.7.1...v1.7.3) Updates `esbuild` from 0.28.1 to 0.28.2 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.28.1...v0.28.2) Updates `@playwright/test` from 1.56.1 to 1.62.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.56.1...v1.62.1) Updates `@playwright/test` from 1.56.1 to 1.62.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.56.1...v1.62.1) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.62.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@playwright/test" dependency-version: 1.62.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@playwright/test" dependency-version: 1.62.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@playwright/test" dependency-version: 1.62.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.68.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@typescript-eslint/parser" dependency-version: 8.68.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: autoprefixer dependency-version: 10.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: dompurify dependency-version: 3.4.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: esbuild dependency-version: 0.28.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: eslint-plugin-solid dependency-version: 0.16.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: globals dependency-version: 17.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: highlight.js dependency-version: 11.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: postcss dependency-version: 8.5.26 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: solid-js dependency-version: 1.9.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: typescript-eslint dependency-version: 8.68.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: vite-plugin-solid dependency-version: 2.11.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: vite-plugin-sri-gen dependency-version: 1.7.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm-minor-patch-bbc91e34d7
branch
from
September 1, 2026 23:20
c624edd to
8f3b900
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-minor-patch group with 1 update in the / directory: @playwright/test.
Bumps the npm-minor-patch group with 12 updates in the /frontend-modern directory:
3.4.133.4.1411.11.111.12.01.9.141.9.158.63.08.68.08.63.08.68.010.5.210.5.40.14.50.17.017.7.017.11.08.5.238.5.268.63.08.68.02.11.122.11.141.7.11.7.3Bumps the npm-minor-patch group with 1 update in the /internal/cloudcp/portal/frontend directory: esbuild.
Bumps the npm-minor-patch group with 1 update in the /tests/integration directory: @playwright/test.
Updates
@playwright/testfrom 1.56.1 to 1.62.1Release notes
Sourced from @playwright/test's releases.
... (truncated)
Commits
26a9e47cherry-pick(#42043): docs: release notes for v1.62 Python, Java, and .NET (#4...0a81d5dcherry-pick(#42040): docs(release-notes): mention the isolated headless clipb...8376826cherry-pick(#42034): fix(aria): keep icon-only clickable elements in ai snaps...66c5cc9chore: mark v1.62.1 (#42020)9672bc3cherry-pick(#42009): fix(types): support branded primitives in evaluate argum...4325804cherry-pick(#41988): fix(aria): preserve names from collapsed text contributors9632f8echerry-pick(#42005): fix(tsconfig): do not throw when "extends"/"references" ...e3950d9chore: mark v1.62.0 (#41981)f07e0f7cherry-pick(#41940): docs: release notes for v1.62 (#41967)05a306ccherry-pick(#41964): Revert "feat(routeFromHar): add interceptAPIRequests opt...Updates
@playwright/testfrom 1.56.1 to 1.62.1Release notes
Sourced from @playwright/test's releases.
... (truncated)
Commits
26a9e47cherry-pick(#42043): docs: release notes for v1.62 Python, Java, and .NET (#4...0a81d5dcherry-pick(#42040): docs(release-notes): mention the isolated headless clipb...8376826cherry-pick(#42034): fix(aria): keep icon-only clickable elements in ai snaps...66c5cc9chore: mark v1.62.1 (#42020)9672bc3cherry-pick(#42009): fix(types): support branded primitives in evaluate argum...4325804cherry-pick(#41988): fix(aria): preserve names from collapsed text contributors9632f8echerry-pick(#42005): fix(tsconfig): do not throw when "extends"/"references" ...e3950d9chore: mark v1.62.0 (#41981)f07e0f7cherry-pick(#41940): docs: release notes for v1.62 (#41967)05a306ccherry-pick(#41964): Revert "feat(routeFromHar): add interceptAPIRequests opt...Updates
dompurifyfrom 3.4.13 to 3.4.14Release notes
Sourced from dompurify's releases.
Commits
4e6fe24release: 3.4.14 (#1587)Updates
highlight.jsfrom 11.11.1 to 11.12.0Release notes
Sourced from highlight.js's releases.
... (truncated)
Changelog
Sourced from highlight.js's changelog.
... (truncated)
Commits
f7f7d38(release) release v11.12.0c4c4728(docs) FreeDesktop + Kotlin aliases; note extra language override9142292bump version to 11.12.003d1e7e(chore) rebuild CHANGES.md for 11.12.0ca6bb8eenh(sqf) update to A3 v2.22 (#4460)1414c96fix: use Trusted Publishers in publishing pipeline (#4427)2a9ad7dfix(markdown) don't treat a thematic break as the start of bold text (#4485)375f3f4build(deps-dev): bump@rollup/plugin-commonjsfrom 28.0.1 to 29.0.3 (#4481)2ce1706build(deps-dev): bump del from 8.0.0 to 8.0.1 (#4484)72084b5fix(ruby): don't treat scope resolution :: as symbols (#4463)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for highlight.js since your current version.
Updates
solid-jsfrom 1.9.14 to 1.9.15Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.63.0 to 8.68.0Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
... (truncated)
Commits
8f4e00achore(release): publish 8.68.0db30514feat(eslint-plugin): [strict-void-return] add fix suggestions (#12086)9690339test(eslint-plugin): [prefer-optional-chain] usecreateRuleTesterWithTypes...abe9011fix(eslint-plugin): [no-empty-object-type] ignore suggestions that result in ...79c16e7chore(eslint-plugin): extract FunctionSignature and enum comparison utils (#1...2442e30test(eslint-plugin): [no-floating-promises] format test snippets (#12723)3596323fix(eslint-plugin): [no-floating-promises] settingignoreVoid: falseresult...956a339fix(eslint-plugin): [no-unnecessary-type-assertion] prevent stack overflow in...55f6d5dchore: enable source maps (#12677)3aefb6atest: improve vitest performance withisolate: false(#12703)Updates
@typescript-eslint/parserfrom 8.63.0 to 8.68.0Release notes
Sourced from @typescript-eslint/parser's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.
Commits
8f4e00achore(release): publish 8.68.055f6d5dchore: enable source maps (#12677)20a261fchore(release): publish 8.67.03b155bbchore: use typescript 7 for typechecking (#12601)e51b11bchore(release): publish 8.66.063ba81bchore(release): publish 8.65.0eaf4576feat: add warning when TS 7 is detected (#12529)d8f1044feat(parser): add onUnsupportedTypeScriptVersion option to error on unsupport...0d06406chore: add attw validation to repo (#12437)c2386e4chore(deps): update dependency prettier to v3.9.5 (#12486)Updates
autoprefixerfrom 10.5.2 to 10.5.4Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from autoprefixer's changelog.
Commits
4cad00fRelease 10.5.4 versione62a4b1Update CI configc8f0d0aUpdate dependenciescae3577Move back to latest pnpm 11fd31eb3Fix duplicated prefixed selectors on reformatted CSS (#1552)958d390Release 10.5.3 version21d2adbFix gradient parserf7ddae9Fix bracket parser10ea5e7Update dependencies and remove patchb6e8a2aUpdate Dev ContainerUpdates
eslint-plugin-solidfrom 0.14.5 to 0.17.0Release notes
Sourced from eslint-plugin-solid's releases.
... (truncated)
Commits
85e168aMerge pull request #218 from solidjs-community/server-function-rules07ebef6v0.17.08e5dc00feat: add server function rules for Solid 2.03c01fbdMerge pull request #217 from solidjs-community/reactivity-precision-0.16.1a892c77v0.16.1