Skip to content

chore(deps)(deps): Bump the npm group across 1 directory with 10 updates - #940

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/DNNPlatform/Portals/_default/Skins/2shineBS5/npm-114c03a75b
Open

chore(deps)(deps): Bump the npm group across 1 directory with 10 updates#940
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/DNNPlatform/Portals/_default/Skins/2shineBS5/npm-114c03a75b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 26, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm group with 10 updates in the /DNNPlatform/Portals/_default/Skins/2shineBS5 directory:

Package From To
bootstrap 5.2.0 5.3.8
autoprefixer 10.4.8 10.5.4
css-loader 6.7.1 6.11.0
mini-css-extract-plugin 2.6.1 2.10.2
postcss-loader 7.0.1 7.3.4
sass 1.54.5 1.102.0
sass-loader 13.0.2 13.3.3
ts-loader 9.3.1 9.6.2
typescript 4.7.4 4.9.5
webpack 5.74.0 5.109.0

Updates bootstrap from 5.2.0 to 5.3.8

Release notes

Sourced from bootstrap's releases.

v5.3.8

What's Changed

Dependencies

New Contributors

Full Changelog: twbs/bootstrap@v5.3.7...v5.3.8

v5.3.7

📚 Documentation

... (truncated)

Commits

Updates autoprefixer from 10.4.8 to 10.5.4

Release notes

Sourced from autoprefixer's releases.

10.5.4

10.5.3

10.5.2

  • Moved -webkit-fill-available before -moz-available, so Firefox will use -webkit- version which is closer to stretch.

10.5.1

10.5.0 “Each Endeavouring, All Achieving”

  • Added mask-position-x and mask-position-y support (by @​toporek).

10.4.27

  • Removed development key from package.json.

10.4.26

  • Reduced package size.

10.4.25

  • Fixed broken gradients on CSS Custom Properties (by @​serger777).

10.4.24

  • Made Autoprefixer a little faster (by @​Cherry).

10.4.23

10.4.22

  • Fixed stretch prefixes on new Can I Use database.
  • Updated fraction.js.

10.4.21

10.4.20

  • Fixed fit-content prefix for Firefox.

10.4.19

  • Removed end value has mixed support, consider using flex-end warning since end/start now have good support.

10.4.18

  • Fixed removing -webkit-box-orient on -webkit-line-clamp (@​Goodwine).

10.4.17

... (truncated)

Changelog

Sourced from autoprefixer's changelog.

10.5.4

10.5.3

10.5.2

  • Moved -webkit-fill-available before -moz-available, so Firefox will use -webkit- version which is closer to stretch.

10.5.1

10.5.0 “Each Endeavouring, All Achieving”

  • Added mask-position-x and mask-position-y support (by @​toporek).

10.4.27

  • Removed development key from package.json.

10.4.26

  • Reduced package size.

10.4.25

  • Fixed broken gradients on CSS Custom Properties (by @​serger777).

10.4.24

  • Made Autoprefixer a little faster (by @​Cherry).

10.4.23

10.4.22

  • Fixed stretch prefixes on new Can I Use database.
  • Updated fraction.js.

10.4.21

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for autoprefixer since your current version.


Updates css-loader from 6.7.1 to 6.11.0

Release notes

Sourced from css-loader's releases.

v6.11.0

6.11.0 (2024-04-03)

Features

Bug Fixes

  • do not break @scope at-rule without params (#1581) (e022e3b)

v6.10.0

6.10.0 (2024-01-30)

Features

  • add @rspack/core as an optional peer dependency (#1568) (3924679)
  • pass the resourceQuery and resourceFragment to the auto and mode callback (#1569) (d641c4d)
  • support named exports with any characters (6f43929)

v6.9.1

6.9.1 (2024-01-18)

Bug Fixes

  • css nesting support
  • @scope at-rule support

v6.9.0

6.9.0 (2024-01-09)

Features

  • updated generateExportEntry to expose node details (#1556) (05002f3)

Bug Fixes

v6.8.1

6.8.1 (2023-05-28)

Bug Fixes

... (truncated)

Changelog

Sourced from css-loader's changelog.

6.11.0 (2024-04-03)

Features

Bug Fixes

  • do not break @scope at-rule without params (#1581) (e022e3b)

6.10.0 (2024-01-30)

Features

  • add @rspack/core as an optional peer dependency (#1568) (3924679)
  • pass the resourceQuery and resourceFragment to the auto and mode callback (#1569) (d641c4d)
  • support named exports with any characters (6f43929)

6.9.1 (2024-01-18)

Bug Fixes

  • css nesting support
  • @scope at-rule support

6.9.0 (2024-01-09)

Features

  • updated generateExportEntry to expose node details (#1556) (05002f3)

Bug Fixes

6.8.1 (2023-05-28)

Bug Fixes

  • use cause for original errors and warnings (#1526) (ae3d8ae)

6.8.0 (2023-05-27)

... (truncated)

Commits

Updates mini-css-extract-plugin from 2.6.1 to 2.10.2

Release notes

Sourced from mini-css-extract-plugin's releases.

v2.10.2

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.10.2 (2026-03-26)

Bug Fixes

  • use matchResource for importModule when available (#1162) (143693e)

v2.10.1

2.10.1 (2026-03-10)

Bug Fixes

  • handle null module.layer in renderContentAsset (#1159) (0233180)

v2.10.0

2.10.0 (2026-01-16)

Features

  • respect output.cssFilename and output.cssChunkFilename (#1151) (54f775d)

Bug Fixes

  • prevent generation of a contentHash for a chunk when the set of css modules is of size 0 (#1154) (4e4a95d)

v2.9.4

2.9.4 (2025-08-11)

Bug Fixes

v2.9.3

2.9.3 (2025-08-04)

Bug Fixes

  • should update initial chunks correctly with filename (dab023f)

v2.9.2

2.9.2 (2024-11-01)

... (truncated)

Changelog

Sourced from mini-css-extract-plugin's changelog.

2.10.2 (2026-03-26)

Bug Fixes

  • use matchResource for importModule when available (#1162) (143693e)

2.10.1 (2026-03-10)

Bug Fixes

  • handle null module.layer in renderContentAsset (#1159) (0233180)

2.10.0 (2026-01-16)

Features

  • respect output.cssFilename and output.cssChunkFilename (#1151) (54f775d)

Bug Fixes

  • prevent generation of a contentHash for a chunk when the set of css modules is of size 0 (#1154) (4e4a95d)

2.9.4 (2025-08-11)

Bug Fixes

2.9.3 (2025-08-04)

Bug Fixes

  • should update initial chunks correctly with filename (dab023f)

2.9.2 (2024-11-01)

Bug Fixes

2.9.1 (2024-08-19)

... (truncated)

Commits

Updates postcss-loader from 7.0.1 to 7.3.4

Release notes

Sourced from postcss-loader's releases.

v7.3.4

7.3.4 (2023-12-27)

Bug Fixes

  • do not crash if pkg.(d|devD)ependencies unset (#667) (8ef0c7e)

v7.3.3

7.3.3 (2023-06-10)

Bug Fixes

  • perf: avoid using klona for postcss options (#658) (e754c3f)
  • bug with loading configurations after updating cosmiconfig to version 8.2 (684d265)

v7.3.2

7.3.2 (2023-05-28)

Bug Fixes

  • use cause to keep original errors and warnings (#655) (e8873f4)

v7.3.1

7.3.1 (2023-05-26)

Bug Fixes

  • warning and error serialization (65748ec)

v7.3.0

7.3.0 (2023-04-28)

Features

  • use jiti for typescript configurations (#649) (8b876fa)

v7.2.4

7.2.4 (2023-04-04)

Bug Fixes

v7.2.3

... (truncated)

Changelog

Sourced from postcss-loader's changelog.

7.3.4 (2023-12-27)

Bug Fixes

  • do not crash if pkg.(d|devD)ependencies unset (#667) (8ef0c7e)

7.3.3 (2023-06-10)

Bug Fixes

  • perf: avoid using klona for postcss options (#658) (e754c3f)
  • bug with loading configurations after updating cosmiconfig to version 8.2 (684d265)

7.3.2 (2023-05-28)

Bug Fixes

  • use cause to keep original errors and warnings (#655) (e8873f4)

7.3.1 (2023-05-26)

Bug Fixes

  • warning and error serialization (65748ec)

7.3.0 (2023-04-28)

Features

  • use jiti for typescript configurations (#649) (8b876fa)

7.2.4 (2023-04-04)

Bug Fixes

7.2.3 (2023-04-03)

Bug Fixes

... (truncated)

Commits
  • 754c4a5 chore(release): 7.3.4
  • 8ef0c7e fix: do not crash if pkg.(d|devD)ependencies unset (#667)
  • 84f16be chore: update github action/setup-node (#675)
  • d6a0768 chore(deps-dev): bump @​babel/traverse from 7.22.17 to 7.23.2 (#674)
  • fdf99fd chore: upgrade dependencies to the latest version (#671)
  • c05b3bf chore: update github actions/checkout (#665)
  • 59c86f1 chore: update dependencies to the latest version (#666)
  • cde30a4 chore: update dependencies to the latest version (#661)
  • 46c4018 chore: upgrade dependencies to the latest version (#660)
  • 7a85867 chore(release): 7.3.3
  • Additional commits viewable in compare view

Updates sass from 1.54.5 to 1.102.0

Release notes

Sourced from sass's releases.

Dart Sass 1.102.0

To install Sass 1.102.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Use the 2.4 gamma transfer function for rec2020, as specified by the latest draft of CSS Color 4.

See the full changelog for changes in earlier releases.

Dart Sass 1.101.7

To install Sass 1.101.7, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • No user-visible changes.

See the full changelog for changes in earlier releases.

Dart Sass 1.101.6

To install Sass 1.101.6, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • No user-visible changes.

See the full changelog for changes in earlier releases.

Dart Sass 1.101.5

To install Sass 1.101.5, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • No user-visible changes.

See the full changelog for changes in earlier releases.

Dart Sass 1.101.4

To install Sass 1.101.4, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

... (truncated)

Changelog

Sourced from sass's changelog.

1.102.0

  • Use the 2.4 gamma transfer function for rec2020, as specified by the latest draft of CSS Color 4.

1.101.7

  • No user-visible changes.

1.101.6

  • No user-visible changes.

1.101.5

  • No user-visible changes.

1.101.4

  • Avoid emitting rgb() or rgba() functions with non-percent decimal channels. Older browsers only support integer values or (potentially decimal) percentages for these functions, so in order to preserve backwards-compatibility while retaining full precision for modern browsers, legacy colors that contain at least one non-integer channel will now use percentages for their channels (for example, rgb(0%, 100%, 50%) rather than rgb(0, 255, 127.5)).

  • Fix a bug where the values of plain-CSS if() expressions were emitted using their meta.inspect() format rather than their CSS serialization format.

1.101.3

  • No user-visible changes.

1.101.2

  • Fix a bug where the deprecation warning for vendor-prefixed expression() functions would incorrectly indicate whether or not the function would be invalid Sass in Dart Sass 2.0.0.

1.101.1

  • Sass stack trace entries are now always either absolute URLs, absolute paths, or paths relative to the current working directory. Previously, if a stylesheet was loaded using a relative URL (as from a load path), that relative URL was listed even if it couldn't be resolved relative to the current working directory. However, this created potential ambiguities, so this behavior has been removed.

Command Line Interface

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for sass since your current version.


Updates sass-loader from 13.0.2 to 13.3.3

Release notes

Sourced from sass-loader's releases.

v13.3.3

13.3.3 (2023-12-25)

Bug Fixes

v13.3.2

13.3.2 (2023-06-09)

Bug Fixes

  • perf: avoid using klona for sass options (#1145) (9e87b6b)

v13.3.1

13.3.1 (2023-05-28)

Bug Fixes

v13.3.0

13.3.0 (2023-05-22)

Features

v13.2.2

13.2.2 (2023-03-27)

Bug Fixes

v13.2.1

13.2.1 (2023-03-18)

Bug Fixes

  • do not crash on a custom scheme in @import/@use for the modern API (21966ee)

... (truncated)

Changelog

Sourced from sass-loader's changelog.

13.3.3 (2023-12-25)

Bug Fixes

13.3.2 (2023-06-09)

Bug Fixes

  • perf: avoid using klona for sass options (#1145) (9e87b6b)

13.3.1 (2023-05-28)

Bug Fixes

13.3.0 (2023-05-22)

Features

13.2.2 (2023-03-27)

Bug Fixes

13.2.1 (2023-03-18)

Bug Fixes

  • do not crash on a custom scheme in @import/@use for the modern API (21966ee)

13.2.0 (2022-11-09)

Features

13.1.0 (2022-10-06)

Features

Commits

Updates ts-loader from 9.3.1 to 9.6.2

Release notes

Sourced from ts-loader's releases.

v9.6.2

Officially ts-loader has supported 3.6.3+ versions of TypeScript. This change means that certain scenarios with older versions of TS will now certainly fail. If anyone is actually using these versions it would be surprising.

v9.6.1

v9.6.0

v9.5.7

...

Description has been truncated

@dependabot @github

dependabot Bot commented on behalf of github Jul 26, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: npm, vendored. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 26, 2026

@clusterManager-Myia clusterManager-Myia left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[NanoClaw] structural review — dependabot[bot] npm-group bump, 2 files (+984/−924). Reviewed the decision content (package.json ±10) firsthand; lock file is the resolved transitive tree (consistent with minor bumps, not separately auditable line-by-line without the toolchain).

LGTM — mechanical, policy-conformant, zero major bumps.

The 10 devDependency floors (base→head), all minor/patch, no major:
autoprefixer 10.4.8→10.5.4 · css-loader 6.7.1→6.11.0 · mini-css-extract-plugin 2.6.1→2.10.2 · postcss-loader 7.0.1→7.3.4 · sass 1.54.5→1.102.0 · sass-loader 13.0.2→13.3.3 · ts-loader 9.3.1→9.6.2 · typescript 4.7.4→4.9.5 · webpack 5.74.0→5.109.0 · webpack-cli 4.10.0 (unchanged). Plus bootstrap dep 5.2.0→5.3.8 (minor). semver ⇒ backward-compatible ranges; the ignore-major policy in the merged dependabot.yml is doing its job — no breaking floors introduced.

  • Secrets scan on package.json @ head: clean (0 sk-/ghp_/AKIA/tokens/keys).
  • Target is a vendored 2sic/2shine DNN skin (repository: 2sic/dnn-theme-2shine-bs5) — third-party theme bundled into DNNPlatform. Bumping its build-toolchain deps doesn't touch Argumentum's own runtime; the webpack build-prod script is the only consumer.

The substantive observation (not a blocker): this PR is one of 27 open dependabot bumps in a burst that opened right after #910 was merged today (16:35Z, 05e12463). #910 is the group + ignore-major dependabot.yml — and #940's base is exactly 05e12463. So this burst is the intended, in-scope consequence of the just-ratified policy (jsboige's option A: keep tracking the vendored npm trees), not premature. The technical content of each bump is trivial; the real decision is merge-wave scope — whether to batch-merge 27 mechanical bumps or triage. That's an owner call (Emerjesse/jsboige), surfaced here for visibility, not a per-PR defect.

Noted separately (not this PR): #936 (jsboige, open) is a doc-hygiene follow-up fixing the now-stale "NOT merged / deliberate arbitration" header comment inside the merged dependabot.yml — worth its own pass so the policy file doesn't read as unratified in six months. Distinct from these bumps.

— NanoClaw (myia-ai-01) · structural · dependabot bump · 0 major / 0 secrets

@dependabot dependabot Bot changed the title chore(deps)(deps): Bump the npm group in /DNNPlatform/Portals/_default/Skins/2shineBS5 with 10 updates chore(deps)(deps): Bump the npm group across 1 directory with 10 updates Jul 26, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/DNNPlatform/Portals/_default/Skins/2shineBS5/npm-114c03a75b branch 2 times, most recently from 833a4e2 to 5820e3f Compare July 26, 2026 17:30
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/DNNPlatform/Portals/_default/Skins/2shineBS5/npm-114c03a75b branch from 5820e3f to 884e7d0 Compare July 26, 2026 23:32
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/DNNPlatform/Portals/_default/Skins/2shineBS5/npm-114c03a75b branch from 884e7d0 to 95458ec Compare July 27, 2026 03:40
Bumps the npm group with 10 updates in the /DNNPlatform/Portals/_default/Skins/2shineBS5 directory:

| Package | From | To |
| --- | --- | --- |
| [bootstrap](https://github.com/twbs/bootstrap) | `5.2.0` | `5.3.8` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.8` | `10.5.4` |
| [css-loader](https://github.com/webpack/css-loader) | `6.7.1` | `6.11.0` |
| [mini-css-extract-plugin](https://github.com/webpack/mini-css-extract-plugin) | `2.6.1` | `2.10.2` |
| [postcss-loader](https://github.com/webpack/postcss-loader) | `7.0.1` | `7.3.4` |
| [sass](https://github.com/sass/dart-sass) | `1.54.5` | `1.102.0` |
| [sass-loader](https://github.com/webpack/sass-loader) | `13.0.2` | `13.3.3` |
| [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.3.1` | `9.6.2` |
| [typescript](https://github.com/microsoft/TypeScript) | `4.7.4` | `4.9.5` |
| [webpack](https://github.com/webpack/webpack) | `5.74.0` | `5.109.0` |



Updates `bootstrap` from 5.2.0 to 5.3.8
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](twbs/bootstrap@v5.2.0...v5.3.8)

Updates `autoprefixer` from 10.4.8 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.4.8...10.5.4)

Updates `css-loader` from 6.7.1 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.7.1...v6.11.0)

Updates `mini-css-extract-plugin` from 2.6.1 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.6.1...v2.10.2)

Updates `postcss-loader` from 7.0.1 to 7.3.4
- [Release notes](https://github.com/webpack/postcss-loader/releases)
- [Changelog](https://github.com/webpack/postcss-loader/blob/main/CHANGELOG.md)
- [Commits](webpack/postcss-loader@v7.0.1...v7.3.4)

Updates `sass` from 1.54.5 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.54.5...1.102.0)

Updates `sass-loader` from 13.0.2 to 13.3.3
- [Release notes](https://github.com/webpack/sass-loader/releases)
- [Changelog](https://github.com/webpack/sass-loader/blob/main/CHANGELOG.md)
- [Commits](webpack/sass-loader@v13.0.2...v13.3.3)

Updates `ts-loader` from 9.3.1 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.3.1...v9.6.2)

Updates `typescript` from 4.7.4 to 4.9.5
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.7.4...v4.9.5)

Updates `webpack` from 5.74.0 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.74.0...v5.109.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: bootstrap
  dependency-version: 5.3.8
  dependency-type: direct:production
  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: 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: 7.3.4
  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: 13.3.3
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/DNNPlatform/Portals/_default/Skins/2shineBS5/npm-114c03a75b branch from 95458ec to 1b45c99 Compare July 27, 2026 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant