chore(deps)(deps): Bump the npm group across 1 directory with 12 updates - #935
Open
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/DNNPlatform/Portals/1/2sxc/PopupMessage3/npm-6b79b1f9df
branch
3 times, most recently
from
July 26, 2026 23:30
12e6747 to
fbeec65
Compare
This was referenced Jul 27, 2026
Merged
jsboige
added a commit
that referenced
this pull request
Jul 27, 2026
…ive flaky in real CI (#952) The upper bound (elapsed <= 2*backoff + 2000ms) is not the contract of a backoff; "the delay was applied" is, and that is the lower bound, which stays hard. Measured 2026-07-26: the test took 3 s and failed the 2 240 ms bound on dependabot PRs #928 and #935 while 24 sibling npm runs passed. Those two diffs touch ONLY vendored npm lockfiles under DNNPlatform/Portals/1/2sxc/**, so no production code could be implicated -- 26 dependabot runs firing inside 5 minutes contend for the runner. The flakiness became visible only because #911 made the CI Test step real. Subtracting rather than widening, deliberately: a bigger number only moves the load level at which the bound lies, and it still would not be testing anything. The note in the file records the measurement so the bound is not "restored" later. Local: 643 total / 638 passed / 0 failed / 5 skipped (24 s). Refs #911, #928, #935 Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/DNNPlatform/Portals/1/2sxc/PopupMessage3/npm-6b79b1f9df
branch
from
July 27, 2026 03:39
fbeec65 to
28514cc
Compare
Bumps the npm group with 12 updates in the /DNNPlatform/Portals/1/2sxc/PopupMessage3 directory: | Package | From | To | | --- | --- | --- | | [js-cookie](https://github.com/js-cookie/js-cookie) | `3.0.7` | `3.0.8` | | [micromodal](https://github.com/ghosh/micromodal) | `0.4.6` | `0.7.0` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.3.6` | `10.5.4` | | [css-loader](https://github.com/webpack/css-loader) | `6.3.0` | `6.11.0` | | [mini-css-extract-plugin](https://github.com/webpack/mini-css-extract-plugin) | `2.3.0` | `2.10.2` | | [postcss-loader](https://github.com/webpack/postcss-loader) | `6.1.1` | `6.2.1` | | [sass](https://github.com/sass/dart-sass) | `1.42.1` | `1.102.0` | | [sass-loader](https://github.com/webpack/sass-loader) | `12.1.0` | `12.6.0` | | [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.2.6` | `9.6.2` | | [typescript](https://github.com/microsoft/TypeScript) | `4.4.3` | `4.9.5` | | [webpack](https://github.com/webpack/webpack) | `5.104.1` | `5.109.0` | | [webpack-cli](https://github.com/webpack/webpack-cli) | `4.8.0` | `4.10.0` | Updates `js-cookie` from 3.0.7 to 3.0.8 - [Release notes](https://github.com/js-cookie/js-cookie/releases) - [Commits](js-cookie/js-cookie@v3.0.7...v3.0.8) Updates `micromodal` from 0.4.6 to 0.7.0 - [Release notes](https://github.com/ghosh/micromodal/releases) - [Changelog](https://github.com/micromodal/Micromodal/blob/master/CHANGELOG.md) - [Commits](https://github.com/ghosh/micromodal/commits/0.7.0) Updates `autoprefixer` from 10.3.6 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.3.6...10.5.4) Updates `css-loader` from 6.3.0 to 6.11.0 - [Release notes](https://github.com/webpack/css-loader/releases) - [Changelog](https://github.com/webpack/css-loader/blob/main/CHANGELOG.md) - [Commits](webpack/css-loader@v6.3.0...v6.11.0) Updates `mini-css-extract-plugin` from 2.3.0 to 2.10.2 - [Release notes](https://github.com/webpack/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack/mini-css-extract-plugin/blob/main/CHANGELOG.md) - [Commits](webpack/mini-css-extract-plugin@v2.3.0...v2.10.2) Updates `postcss-loader` from 6.1.1 to 6.2.1 - [Release notes](https://github.com/webpack/postcss-loader/releases) - [Changelog](https://github.com/webpack/postcss-loader/blob/main/CHANGELOG.md) - [Commits](webpack/postcss-loader@v6.1.1...v6.2.1) Updates `sass` from 1.42.1 to 1.102.0 - [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.42.1...1.102.0) Updates `sass-loader` from 12.1.0 to 12.6.0 - [Release notes](https://github.com/webpack/sass-loader/releases) - [Changelog](https://github.com/webpack/sass-loader/blob/main/CHANGELOG.md) - [Commits](webpack/sass-loader@v12.1.0...v12.6.0) Updates `ts-loader` from 9.2.6 to 9.6.2 - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v9.2.6...v9.6.2) Updates `typescript` from 4.4.3 to 4.9.5 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.4.3...v4.9.5) Updates `webpack` from 5.104.1 to 5.109.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.104.1...v5.109.0) Updates `webpack-cli` from 4.8.0 to 4.10.0 - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.8.0...webpack-cli@4.10.0) --- updated-dependencies: - dependency-name: autoprefixer dependency-version: 10.5.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: css-loader dependency-version: 6.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: js-cookie dependency-version: 3.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: micromodal dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: mini-css-extract-plugin dependency-version: 2.10.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: postcss-loader dependency-version: 6.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: sass dependency-version: 1.102.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: sass-loader dependency-version: 12.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: ts-loader dependency-version: 9.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: typescript dependency-version: 4.9.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: webpack dependency-version: 5.109.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: webpack-cli dependency-version: 4.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/DNNPlatform/Portals/1/2sxc/PopupMessage3/npm-6b79b1f9df
branch
from
July 27, 2026 07:12
28514cc to
d52dd4e
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 group with 12 updates in the /DNNPlatform/Portals/1/2sxc/PopupMessage3 directory:
3.0.73.0.80.4.60.7.010.3.610.5.46.3.06.11.02.3.02.10.26.1.16.2.11.42.11.102.012.1.012.6.09.2.69.6.24.4.34.9.55.104.15.109.04.8.04.10.0Updates
js-cookiefrom 3.0.7 to 3.0.8Release notes
Sourced from js-cookie's releases.
Commits
d7a1096Craft v3.0.8 release248e685Use existing Chrome with puppeteerfc04269Remove QUnit related workaround in Grunt config265a685Tidy up package lock file478e591Disable Node deprecation DEP0044 for release workflow331d524Fix node version config for E2E test job11d773dEnsure ECMAScript compatibilityd788646Removeenginesproperty from packagee7d9a4dFix typo in test assertion messageb5fca24Make credentials use explicit in release workflowUpdates
micromodalfrom 0.4.6 to 0.7.0Release notes
Sourced from micromodal's releases.
Changelog
Sourced from micromodal's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by dkniffin, a new releaser for micromodal since your current version.
Updates
autoprefixerfrom 10.3.6 to 10.5.4Release notes
Sourced from autoprefixer's releases.
... (truncated)
Changelog
Sourced from autoprefixer's changelog.
... (truncated)
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 ContainerMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for autoprefixer since your current version.
Updates
css-loaderfrom 6.3.0 to 6.11.0Release notes
Sourced from css-loader's releases.
... (truncated)
Changelog
Sourced from css-loader's changelog.
... (truncated)
Commits
95cf5c5chore(release): 6.11.0bbca614feat: supports multiple composes (#1582)e022e3bfix: do not break@scopeat-rule without params (#1581)6274480test: for@scope(#1580)24e114achore: update codecov-action to v4 (#1575)f5be49cci: fix commitlint check (#1574)53b3096test: case for pure and nesting (#1573)d70117dchore: update dependency-review-action to the latest version (#1570)7bbb57cchore(release): 6.10.0d641c4dfeat: pass theresourceQueryandresourceFragmentto theautoand `mode...Updates
mini-css-extract-pluginfrom 2.3.0 to 2.10.2Release notes
Sourced from mini-css-extract-plugin's releases.
... (truncated)
Changelog
Sourced from mini-css-extract-plugin's changelog.
... (truncated)
Commits
d50f981chore(release): 2.10.2b02c8actest: more (#1163)143693efix: use matchResource for importModule when available (#1162)da57ee5chore(release): 2.10.11e73d98test: fix (#1160)0233180fix: handle null module.layer in renderContentAsset (#1159)24ab26bchore(release): 2.10.0144de04test: fix (#1155)4e4a95dfix: prevent generation of a contentHash for a chunk when the set of css modu...54f775dfeat: respectoutput.cssFilenameandoutput.cssChunkFilename(#1151)Updates
postcss-loaderfrom 6.1.1 to 6.2.1Release notes
Sourced from postcss-loader's releases.
Changelog
Sourced from postcss-loader's changelog.
Commits
b3239cbchore(release): 6.2.16a9c043chore(deps): update7f165b4fix: watching configuration (#553)f460c22chore(release): 6.2.0c654f61chore(deps): update (#550)4313feedocs(readme): update getting started instructions (#549)bcf088adocs: update templates (#545)4899cc5ci: updatecodecov-actionto v2 (#544)f52d4c2ci: update commitlint action to v4 (#543)f653500ci: setup npm cache (#542)Updates
sassfrom 1.42.1 to 1.102.0Release notes
Sourced from sass's releases.
... (truncated)
Changelog
Sourced from sass's changelog.
... (truncated)
Commits
45d1efeUse gamma 2.40 for display-referred rec2020 (#2729)96aa291Persist credentials on all repos we push to (#2812)5af0b89Set the Git committer for release tasks (#2811)2cecbbbFix more issues downstream from Zizmor (#2809)a16f014Emit floating-pointrgb()values as percentages (#2800)4ed2c88Serializeif()values as CSS, not as inspected values (#2808)9dfde3dFix more post-Zizmor failures (#2806)e8c1233Fix some GitHub actions issues introduced by the Zizmor refactor (#2798)d676118Merge pull request #2797 from sass/lints548e660Prefer interpolation to compose stringsMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for sass since your current version.
Updates
sass-loaderfrom 12.1.0 to 12.6.0Release notes
Sourced from sass-loader's releases.
Changelog
Sourced from sass-loader's changelog.
Commits
972a178chore(release): 12.6.0f670635test: more (#1026)c8dae87feat: addsass-embeddedto auto loading (#1025)d3827f2chore(release): 12.5.0afbe114feat: addedsass-embeddedsupport and theapioptionff8d078docs: fix typo in BUG.md (#1023)a6cf219chore: upgrade dependencies to the latest version (#1022)6fef18bdocs(readme): added sass options (#1019)33d7572chore(deps): bump nanoid from 3.1.30 to 3.2.0 (#1021)c525b1fci: fix (#1020)Updates
ts-loaderfrom 9.2.6 to 9.6.2Release notes
Sourced from ts-loader's releases.
... (truncated)
Changelog
Sourced from ts-loader's changelog.