Skip to content

chore(deps)(deps-dev): Bump the npm group across 1 directory with 13 updates - #927

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/DNNPlatform/Portals/1/2sxc/Gallery7/npm-4990b3e051
Open

chore(deps)(deps-dev): Bump the npm group across 1 directory with 13 updates#927
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/DNNPlatform/Portals/1/2sxc/Gallery7/npm-4990b3e051

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the npm group with 13 updates in the /DNNPlatform/Portals/1/2sxc/Gallery7 directory:

Package From To
@types/fancybox 3.5.2 3.5.7
autoprefixer 10.2.5 10.5.4
bootstrap 5.1.0 5.3.8
css-loader 5.2.4 5.2.7
mini-css-extract-plugin 1.6.0 1.6.2
postcss-loader 5.2.0 5.3.0
sass 1.32.12 1.102.0
sass-loader 11.0.1 11.1.1
terser-webpack-plugin 5.4.0 5.6.1
ts-loader 9.1.2 9.6.2
typescript 4.2.4 4.9.5
webpack 5.36.2 5.109.0
webpack-cli 4.6.0 4.10.0

Updates @types/fancybox from 3.5.2 to 3.5.7

Commits

Updates autoprefixer from 10.2.5 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 bootstrap from 5.1.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 css-loader from 5.2.4 to 5.2.7

Release notes

Sourced from css-loader's releases.

v5.2.7

5.2.7 (2021-07-13)

Bug Fixes

  • fix crash when source map is unavailable with external URL in [@import](https://github.com/import) (bb76fe4)

v5.2.6

5.2.6 (2021-05-24)

Bug Fixes

  • always write locals export when css modules/icss enabled (#1315) (075d9bd)

v5.2.5

5.2.5 (2021-05-20)

Bug Fixes

Changelog

Sourced from css-loader's changelog.

5.2.7 (2021-07-13)

Bug Fixes

  • fix crash when source map is unavailable with external URL in [@import](https://github.com/import) (bb76fe4)

5.2.6 (2021-05-24)

Bug Fixes

  • always write locals export when css modules/icss enabled (#1315) (075d9bd)

5.2.5 (2021-05-20)

Bug Fixes

Commits
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Updates mini-css-extract-plugin from 1.6.0 to 1.6.2

Release notes

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

v1.6.2

1.6.2 (2021-06-28)

Bug Fixes

  • performance improvement

v1.6.1

1.6.1 (2021-06-25)

Bug Fixes

Changelog

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

1.6.2 (2021-06-28)

Bug Fixes

  • performance improvement

1.6.1 (2021-06-25)

Bug Fixes

Commits

Updates postcss-loader from 5.2.0 to 5.3.0

Release notes

Sourced from postcss-loader's releases.

v5.3.0

5.3.0 (2021-05-14)

Features

  • add support for dir-dependency message type (#524) (91dea60)
Changelog

Sourced from postcss-loader's changelog.

5.3.0 (2021-05-14)

Features

  • add support for dir-dependency message type (#524) (91dea60)
Commits

Updates sass from 1.32.12 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 11.0.1 to 11.1.1

Release notes

Sourced from sass-loader's releases.

v11.1.1

11.1.1 (2021-05-13)

Bug Fixes

  • disabled auto importing fiber on node >= 16 due incompatibility problems (#950) (4ca004b)

v11.1.0

11.1.0 (2021-05-10)

Features

Changelog

Sourced from sass-loader's changelog.

11.1.1 (2021-05-13)

Bug Fixes

  • disabled auto importing fiber on node >= 16 due incompatibility problems (#950) (4ca004b)

11.1.0 (2021-05-10)

Features

Commits
  • 8b1ff66 chore(release): 11.1.1
  • 4ca004b fix: disabled auto importing fiber on node >= 16 due incompatibility proble...
  • 5ec86a5 chore(deps): bump handlebars from 4.7.6 to 4.7.7 (#943)
  • f2ea0ca chore(deps): bump lodash from 4.17.20 to 4.17.21 (#944)
  • 565eb3f chore(release): 11.1.0
  • 7869b29 feat: support node-sass v6.0.0 (#947)
  • 00a46a7 chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#946)
  • 883edd2 docs(readme): improve readability of resolving import at-rules and fix webpac...
  • 0c12b61 docs: fix typos
  • d0be2b5 docs: added important information about sass-loader (#931)
  • Additional commits viewable in compare view
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Updates terser-webpack-plugin from 5.4.0 to 5.6.1

Release notes

Sourced from terser-webpack-plugin's releases.

v5.6.1

Patch Changes

  • deduplicate extracted comments in linear time, so builds stay fast when an asset contains many distinct preserved comments (by @​alexander-akait in #682)

v5.6.0

Minor Changes

  • support array of minimizers for minify and terserOptions (by @​alexander-akait in #674)

  • add built-in CSS minimizers from css-minimizer-webpack-plugin (by @​alexander-akait in #674)

  • add built-in HTML minimizers from html-minimizer-webpack-plugin (by @​alexander-akait in #674)

  • add filter method to minimizers, allowing a single plugin instance to handle multiple asset types (by @​alexander-akait in #674)

  • terser-webpack-plugin has been renamed to minimizer-webpack-plugin, merging other minimizers from css-minimizer-webpack-plugin and html-minimizer-webpack-plugin. We will continue to publish new releases under the old name, but we recommend switching to the new package - minimizer-webpack-plugin. It is now a single plugin for minification. We also added the ability to specify different minifier types using only one plugin instance, which will improve performance. (by @​alexander-akait in #677)

  • rename terserOptions to minimizerOptions; terserOptions is kept as a deprecated alias (by @​alexander-akait in #674)

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

v5.5.0

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

5.5.0 (2026-04-23)

Features

  • support extractComments in swcMinify (#665) (03143d3)
Changelog

Sourced from terser-webpack-plugin's changelog.

5.6.1

Patch Changes

  • deduplicate extracted comments in linear time, so builds stay fast when an asset contains many distinct preserved comments (by @​alexander-akait in #682)

5.6.0

Minor Changes

  • support array of minimizers for minify and terserOptions (by @​alexander-akait in #674)

  • add built-in CSS minimizers from css-minimizer-webpack-plugin (by @​alexander-akait in #674)

  • add built-in HTML minimizers from html-minimizer-webpack-plugin (by @​alexander-akait in #674)

  • add filter method to minimizers, allowing a single plugin instance to handle multiple asset types (by @​alexander-akait in #674)

  • terser-webpack-plugin has been renamed to minimizer-webpack-plugin, merging other minimizers from css-minimizer-webpack-plugin and html-minimizer-webpack-plugin. We will continue to publish new releases under the old name, but we recommend switching to the new package - minimizer-webpack-plugin. It is now a single plugin for minification. We also added the ability to specify different minifier types using only one plugin instance, which will improve performance. (by @​alexander-akait in #677)

  • rename terserOptions to minimizerOptions; terserOptions is kept as a deprecated alias (by @​alexander-akait in #674)

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

5.5.0 (2026-04-23)

Features

  • support extractComments in swcMinify (#665) (03143d3)
Commits
  • 5207f94 chore(release): new release (#683)
  • 06bda34 fix: dedupe extracted comments in linear time (#682)
  • 39fd982 chore(deps): bump fast-uri from 3.1.0 to 3.1.2 (#680)
  • 57bdcfc chore(release): new release (#675)
  • 6feeda0 chore: add changelog entry (#677)
  • dd360be chore: rename other things
  • d78b6bd ci: dual-publish release as minimizer-webpack-plugin and terser-webpack-plugi...
  • e06c526 docs: add changesets for changes since v5.5.0 (#674)
  • a875994 chore: update codebase
  • 2bfd4f8 ci: add changesets-driven release workflow (#672)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for terser-webpack-plugin since your current version.


Updates ts-loader from 9.1.2 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

Skipping 9.5.5-9.5.6 due to publishing issues

v9.5.4

Skipping 9.5.3 due to a publishing issue

v9.5.3

v9.5.2

This release is actually v9.5.2 but due to a problem with the initial release workflow we incremented to v9.5.3

v9.5.1

v9.5.0

v9.4.4

v9.4.3

v9.4.2

9.4.1

v9.4.0

... (truncated)

Changelog

Sourced from ts-loader's changelog.

9.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.

9.6.1

9.6.0

9.5.7

Skipping 9.5.5-9.5.6 due to publishing issues

9.5.4

Skipping 9.5.3 due to a publishing issue

9.5.2

9.5.1

9.5.0

9.4.4

9.4.3

9.4.2

9.4.1

v9.4.0

v9.3.1

... (truncated)

Commits
  • b347bb7 chore: trim runtime dependencies — remove enhanced-resolve/semver, swap micro...
  • 32d82e6 fix: rspack support (#1699)
  • 6bd992e chore: Update GitHub Actions workflow for release
  • eee9e02 chore: version 9.6.0
  • d088b15 feat: add webpack 4 support to ts-loader v9 (#1697)
  • e714be1 ci: run tests on Node 26 (#1693)

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 26, 2026
@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 changed the title chore(deps)(deps-dev): Bump the npm group in /DNNPlatform/Portals/1/2sxc/Gallery7 with 13 updates chore(deps)(deps-dev): Bump the npm group across 1 directory with 13 updates Jul 26, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/DNNPlatform/Portals/1/2sxc/Gallery7/npm-4990b3e051 branch 4 times, most recently from ff21260 to 709a5c3 Compare July 27, 2026 03:34
…updates

Bumps the npm group with 13 updates in the /DNNPlatform/Portals/1/2sxc/Gallery7 directory:

| Package | From | To |
| --- | --- | --- |
| [@types/fancybox](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fancybox) | `3.5.2` | `3.5.7` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.2.5` | `10.5.4` |
| [bootstrap](https://github.com/twbs/bootstrap) | `5.1.0` | `5.3.8` |
| [css-loader](https://github.com/webpack/css-loader) | `5.2.4` | `5.2.7` |
| [mini-css-extract-plugin](https://github.com/webpack/mini-css-extract-plugin) | `1.6.0` | `1.6.2` |
| [postcss-loader](https://github.com/webpack/postcss-loader) | `5.2.0` | `5.3.0` |
| [sass](https://github.com/sass/dart-sass) | `1.32.12` | `1.102.0` |
| [sass-loader](https://github.com/webpack/sass-loader) | `11.0.1` | `11.1.1` |
| [terser-webpack-plugin](https://github.com/webpack/minimizer-webpack-plugin) | `5.4.0` | `5.6.1` |
| [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.1.2` | `9.6.2` |
| [typescript](https://github.com/microsoft/TypeScript) | `4.2.4` | `4.9.5` |
| [webpack](https://github.com/webpack/webpack) | `5.36.2` | `5.109.0` |
| [webpack-cli](https://github.com/webpack/webpack-cli) | `4.6.0` | `4.10.0` |



Updates `@types/fancybox` from 3.5.2 to 3.5.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fancybox)

Updates `autoprefixer` from 10.2.5 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.2.5...10.5.4)

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

Updates `css-loader` from 5.2.4 to 5.2.7
- [Release notes](https://github.com/webpack/css-loader/releases)
- [Changelog](https://github.com/webpack/css-loader/blob/main/CHANGELOG.md)
- [Commits](webpack/css-loader@v5.2.4...v5.2.7)

Updates `mini-css-extract-plugin` from 1.6.0 to 1.6.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@v1.6.0...v1.6.2)

Updates `postcss-loader` from 5.2.0 to 5.3.0
- [Release notes](https://github.com/webpack/postcss-loader/releases)
- [Changelog](https://github.com/webpack/postcss-loader/blob/main/CHANGELOG.md)
- [Commits](webpack/postcss-loader@v5.2.0...v5.3.0)

Updates `sass` from 1.32.12 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.32.12...1.102.0)

Updates `sass-loader` from 11.0.1 to 11.1.1
- [Release notes](https://github.com/webpack/sass-loader/releases)
- [Changelog](https://github.com/webpack/sass-loader/blob/main/CHANGELOG.md)
- [Commits](webpack/sass-loader@v11.0.1...v11.1.1)

Updates `terser-webpack-plugin` from 5.4.0 to 5.6.1
- [Release notes](https://github.com/webpack/minimizer-webpack-plugin/releases)
- [Changelog](https://github.com/webpack/minimizer-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](webpack/minimizer-webpack-plugin@v5.4.0...v5.6.1)

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

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

Updates `webpack` from 5.36.2 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.36.2...v5.109.0)

Updates `webpack-cli` from 4.6.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.6.0...webpack-cli@4.10.0)

---
updated-dependencies:
- dependency-name: "@types/fancybox"
  dependency-version: 3.5.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- 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:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: css-loader
  dependency-version: 5.2.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: mini-css-extract-plugin
  dependency-version: 1.6.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: postcss-loader
  dependency-version: 5.3.0
  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: 11.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: terser-webpack-plugin
  dependency-version: 5.6.1
  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
dependabot Bot force-pushed the dependabot/npm_and_yarn/DNNPlatform/Portals/1/2sxc/Gallery7/npm-4990b3e051 branch from 709a5c3 to a793437 Compare July 27, 2026 07:12
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.

0 participants