Bump the all group across 1 directory with 8 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(about 1 month ago)
(about 1 month ago)
(about 1 month ago)
by lkeegan
dependencies javascript
Bumps the all group with 8 updates in the / directory:
| Package | From | To | 
|---|---|---|
| bootstrap | 5.3.7 | 
5.3.8 | 
| concurrently | 9.2.0 | 
9.2.1 | 
| mini-css-extract-plugin | 2.9.2 | 
2.9.4 | 
| postcss-loader | 8.1.1 | 
8.2.0 | 
| sass | 1.89.2 | 
1.93.2 | 
| sharp | 0.34.2 | 
0.34.4 | 
| webpack | 5.99.9 | 
5.102.0 | 
| yaml | 2.8.0 | 
2.8.1 | 
Updates bootstrap from 5.3.7 to 5.3.8
Release notes
Sourced from bootstrap's releases.
v5.3.8
What's Changed
- Streamline release prep script by
 @mdoin twbs/bootstrap#41539- Docs: restore local dev port to 9001 by
 @chalinin twbs/bootstrap#41545- Docs: use Example shortcode instead of divs with only
 .bd-exampleclass by@julien-deramondin twbs/bootstrap#41556- Docs: fix scss autorecompile in dev mode by
 @MaxLardenoisin twbs/bootstrap#41574- Fix
 color-contrast()function for WCAG 2.1 compliance by@julien-deramondin twbs/bootstrap#41585- OSSF Scorecard by
 @mdoin twbs/bootstrap#41571- Workflows: Use SHA-1 for third-party actions by
 @julien-deramondin twbs/bootstrap#41595- Docs: unminify downloadable example HTML files by
 @julien-deramondin twbs/bootstrap#41637- Docs: Add tooltips to buttons when
 <Example>is used, not just<Code>by@louismaximepitonin twbs/bootstrap#41582- Set cursor pointer on input search cancel button by
 @mdoin twbs/bootstrap#41639- CSS: Prevent spinner distortion in flex containers with multiline content by
 @julien-deramondin twbs/bootstrap#41654- Migrate MyGet script to GH actions by
 @supergibbsin twbs/bootstrap#41583- Revert "Attempt to return focus explicitly to dropdown trigger" by
 @mdoin twbs/bootstrap#41668- docs: Minor range example code optimization by
 @coliffin twbs/bootstrap#41665- Remove Themes from docs by
 @mdoin twbs/bootstrap#41671- Release v5.3.8 by
 @mdoin twbs/bootstrap#41669Dependencies
- Build(deps-dev): Bump the development-dependencies group with 3 updates by
 @julien-deramondin twbs/bootstrap#41540- Build(deps-dev): Bump the development-dependencies group with 2 updates by
 @julien-deramondin twbs/bootstrap#41544- Build(deps-dev): Bump stylelint-config-twbs-bootstrap from 16.0.0 to 16.1.0 by
 @julien-deramondin twbs/bootstrap#41546- Build(deps-dev): Bump the development-dependencies group with 5 updates by
 @julien-deramondin twbs/bootstrap#41552- Build(deps-dev): Bump the development-dependencies group with 4 updates by
 @julien-deramondin twbs/bootstrap#41560- Build(deps-dev): Bump the development-dependencies group with 3 updates by
 @julien-deramondin twbs/bootstrap#41566- Build(deps): Bump actions/upload-artifact from 4.6.1 to 4.6.2 by
 @dependabot[bot] in twbs/bootstrap#41594- Build(deps-dev): Bump the development-dependencies group with 4 updates by
 @julien-deramondin twbs/bootstrap#41599- Build(deps-dev): Bump the development-dependencies group with 2 updates by
 @julien-deramondin twbs/bootstrap#41609- Build(deps): Bump github/codeql-action from 3.29.2 to 3.29.3 by
 @dependabot[bot] in twbs/bootstrap#41611- Build(deps): Bump streetsidesoftware/cspell-action from 7.1.1 to 7.1.2 by
 @dependabot[bot] in twbs/bootstrap#41610- Build(deps-dev): Bump the development-dependencies group with 4 updates by
 @julien-deramondin twbs/bootstrap#41621- Build(deps): Bump streetsidesoftware/cspell-action from 7.1.2 to 7.2.0 by
 @dependabot[bot] in twbs/bootstrap#41625- Build(deps): Bump actions-cool/issues-helper from 3.6.0 to 3.6.2 by
 @dependabot[bot] in twbs/bootstrap#41623- Build(deps): Bump github/codeql-action from 3.29.3 to 3.29.4 by
 @dependabot[bot] in twbs/bootstrap#41624- Build(deps-dev): Bump the development-dependencies group across 1 directory with 3 updates by
 @dependabot[bot] in twbs/bootstrap#41626- Build(deps): Bump github/codeql-action from 3.29.4 to 3.29.5 by
 @dependabot[bot] in twbs/bootstrap#41640- Build(deps): Bump tmp from 0.2.3 to 0.2.4 by
 @dependabot[bot] in twbs/bootstrap#41649- Build(deps): Bump github/codeql-action from 3.29.7 to 3.29.8 by
 @dependabot[bot] in twbs/bootstrap#41657- Build(deps): Bump actions/checkout from 4.2.2 to 5.0.0 by
 @dependabot[bot] in twbs/bootstrap#41655- Build(deps): Bump github/codeql-action from 3.29.8 to 3.29.10 by
 @dependabot[bot] in twbs/bootstrap#41664New Contributors
@chalinmade their first contribution in twbs/bootstrap#41545Full Changelog: https://github.com/twbs/bootstrap/compare/v5.3.7...v5.3.8
Commits
25aa8ccRelease v5.3.8 (#41669)122bff5Remove Themes from docs (#41671)320f713docs: Minor range example code optimization (#41665)ac5f51cRevert "Attempt to return focus explicitly to dropdown trigger (#41365)" (#41...4bd8b6cMigrate MyGet script to GH actions (#41583)f50f38bCSS: Fix spinner deformation in flex boxes when content is multiline (#41654)47c75b8Set cursor pointer on input search cancel button (#41639)26c86baBuild(deps): Bump github/codeql-action from 3.29.8 to 3.29.10 (#41664)099b02bBuild(deps-dev): Bump rollup from 4.46.2 to 4.46.34b8a2c9Build(deps-dev): bump dependencies- Additional commits viewable in compare view
 
Updates concurrently from 9.2.0 to 9.2.1
Release notes
Sourced from concurrently's releases.
v9.2.1
What's Changed
- chore: update eslint-plugin-simple-import-sort from v10 to v12 by
 @noritaka1166in open-cli-tools/concurrently#551- chore: update eslint-config-prettier from v9 to v10 by
 @noritaka1166in open-cli-tools/concurrently#552- Remove lodash by
 @gustavohenkein open-cli-tools/concurrently#555- chore: update coveralls-next from v4 to v5 by
 @noritaka1166in open-cli-tools/concurrently#557- Replace jest with vitest by
 @gustavohenkein open-cli-tools/concurrently#554- Upgrade to pnpm v10 by
 @paescujin open-cli-tools/concurrently#558- chore: remove unused eslint-plugin-jest by
 @noritaka1166in open-cli-tools/concurrently#559- Minor dependency updates by
 @paescujin open-cli-tools/concurrently#560- Migrate to ESLint v9 by
 @paescujin open-cli-tools/concurrently#561- Update shell-quote to 1.8.3 by
 @paescujin open-cli-tools/concurrently#562- Full coverage by
 @paescujin open-cli-tools/concurrently#563- Update GH actions/workflows, enable NPM provenance by
 @paescujin open-cli-tools/concurrently#564Full Changelog: https://github.com/open-cli-tools/concurrently/compare/v9.2.0...v9.2.1
Commits
414cd019.2.10dfedb0Update GH actions/workflows, enable npm provenance (#564)ee81511Remove obsolete tsdk config09d3d7bFull coverage (#563)8cfc6a6Update shell-quote to 1.8.3 (#562)4c403f8Migrate to ESLint v9 (#561)8bfcaf7Minor dependency updates (#560)389fec4Enable watch mode & coverage for unit tests by default7993ce6chore: remove unused eslint-plugin-jest (#559)58300f4Remove obsolete .npmrc file- Additional commits viewable in compare view
 
Updates mini-css-extract-plugin from 2.9.2 to 2.9.4
Release notes
Sourced from mini-css-extract-plugin's releases.
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)
 
Changelog
Sourced from mini-css-extract-plugin's changelog.
2.9.4 (2025-08-11)
Bug Fixes
2.9.3 (2025-08-04)
Bug Fixes
- should update initial chunks correctly with filename (dab023f)
 
Commits
29df465chore(release): 2.9.4f67c05afix: hmr crash in some situations (#1140)ba231e2chore(deps-dev): bump webpack-dev-server from 4.15.2 to 5.2.1 (#1138)82355f8chore: eslint migration (#1137)e07dd41chore(release): 2.9.32d3f477ci: add Node.js 24 (#1136)9642a3achore(deps): update (#1135)dab023ffix: should update initial chunks correctly with filename6351aa3docs: fix typos and improve clarity in contribution guidelines (#1127)554277bdocs: fix typos and improve clarity in README.md (#1128)- Additional commits viewable in compare view
 
Updates postcss-loader from 8.1.1 to 8.2.0
Release notes
Sourced from postcss-loader's releases.
v8.2.0
8.2.0 (2025-09-01)
Features
- update
 jitifrom v1 to v2 (9c74974)
Changelog
Sourced from postcss-loader's changelog.
8.2.0 (2025-09-01)
Features
- update
 jitifrom v1 to v2 (9c74974)
Commits
522a07dchore(release): 8.2.09c74974feat: updatejitifrom v1 to v25a781e5chore: update github actions/checkout from v4 to v5 (#709)b29fde3chore: upgrade eslint from v8 to v9 (#707)cff095achore: update jest from v29 to v30 (#705)6f470dbdocs: improving typos in ISSUE_TEMPLATE files (#704)36749e8docs: fix typos and improve clarity in README.md (#703)26de829docs: fix typos and improve clarity in contribution guidelines (#702)61e1452ci: add node v24 (#701)3bafedechore: update codecov-action from v4 to v5 (#698)- Additional commits viewable in compare view
 
Updates sass from 1.89.2 to 1.93.2
Release notes
Sourced from sass's releases.
Dart Sass 1.93.2
To install Sass 1.93.2, 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.
 JavaScript API
- Fix another error in the release process for
 @sass/types.See the full changelog for changes in earlier releases.
Dart Sass 1.93.1
To install Sass 1.93.1, 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.
 JavaScript API
- Fix an error in the release process for
 @sass/types.See the full changelog for changes in earlier releases.
Dart Sass 1.93.0
To install Sass 1.93.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
- Fix a crash when a style rule contains a nested
 @import, and the loaded file@uses a user-defined module as well as@includes a top-level mixin which emits top-level declarations.JavaScript API
- Release a
 @sass/typespackage which contains the type annotations used by both thesassandsass-embeddedpackage without any additional code or dependencies.See the full changelog for changes in earlier releases.
Dart Sass 1.92.1
To install Sass 1.92.1, 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.93.2
- No user-visible changes.
 JavaScript API
- Fix another error in the release process for
 @sass/types.1.93.1
- No user-visible changes.
 JavaScript API
- Fix an error in the release process for
 @sass/types.1.93.0
- Fix a crash when a style rule contains a nested
 @import, and the loaded file@uses a user-defined module as well as@includes a top-level mixin which emits top-level declarations.JavaScript API
- Release a
 @sass/typespackage which contains the type annotations used by both thesassandsass-embeddedpackage without any additional code or dependencies.1.92.1
- Fix a bug where variable definitions from one imported, forwarded module would not be passed as implicit configuration to a later imported, forwarded module.
 1.92.0
Breaking change: Emit declarations, childless at-rules, and comments in the order they appear in the source even when they're interleaved with nested rules. This obsoletes the
mixed-declsdeprecation.Breaking change: The function name
type()is now fully reserved for the plain CSS function. This means that@functiondefinitions with the nametypewill produce errors, while function calls will be parsed as special function strings.Configuring private variables using
@use ... with,@forward ... with, andmeta.load-css(..., $with: ...)is now deprecated. Private variables were always intended to be fully encapsulated within the module that defines them, and this helps enforce that encapsulation.
... (truncated)
Commits
b8b35e8Mark@sass/typesas public (#2653)0b7d6d9Empty commit4e94339Fix the release script for@sass/types(#2651)710ef80Switch to macos-15-intel runner (#2650)307226aPublish a@sass/typespackage with the types of the shared JS API (#2639)edfe90dFix crash when@importinga Sass file that@usesanother file (#2599)9360866Bump actions/setup-node from 4 to 5 (#2643)7737af5Bump actions/setup-node from 4 to 5 in /.github/util/initialize (#2644)f7f0342Fix bug with implicit configuration (#2642)ea9f7beBump postcss from 8.5.5 to 8.5.6 in /pkg/sass-parser (#2607)- Additional commits viewable in compare view
 
Updates sharp from 0.34.2 to 0.34.4
Release notes
Sourced from sharp's releases.
v0.34.4
Upgrade to libvips v8.17.2 for upstream bug fixes.
Ensure TIFF
subifdand OpenSlidelevelinput options are respected (regression in 0.34.3).Ensure
autoOrientoccurs before non-90 angle rotation. #4425Ensure
autoOrientremoves existing metadata after shrink-on-load. #4431TypeScript: Ensure
KernelEnumincludeslinear. #4441@BayanBennettEnsure
unlimitedflag is passed upstream when reading TIFF images. #4446Support Electron memory cage when reading XMP metadata (regression in 0.34.3). #4451
Add sharp-libvips rpath for yarn v5 support. #4452
@arcanisv0.34.4-rc.4
Upgrade to libvips v8.17.2 for upstream bug fixes.
Ensure TIFF
subifdand OpenSlidelevelinput options are respected (regression in 0.34.3).Ensure
autoOrientoccurs before non-90 angle rotation. #4425Ensure
autoOrientremoves existing metadata after shrink-on-load. #4431TypeScript: Ensure
KernelEnumincludeslinear. #4441@BayanBennettEnsure
unlimitedflag is passed upstream when reading TIFF images. #4446Support Electron memory cage when reading XMP metadata (regression in 0.34.3). #4451
Add sharp-libvips rpath for yarn v5 support. #4452
@arcanis
... (truncated)
Commits
ee43783Release v0.34.45299011CI/Docs: Deno v2 support4710092Prerelease v0.34.4-rc.4ed1ac43CI: Upgrade packaging test dependenciesdfcbceeUpgrade sharp-libvips to v1.2.335d3f56Ensure TIFF subifd and OpenSlide level are respected9f4bacePrerelease v0.34.4-rc.3b507831CI: Remove dry-run flag905f698Prerelease v0.34.4-rc.2b0154edUpgrade sharp-libvips to v1.2.2- Additional commits viewable in compare view
 
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for sharp since your current version.
Updates webpack from 5.99.9 to 5.102.0
Release notes
Sourced from webpack's releases.
v5.102.0
Features
- Added static analyze for dynamic imports
 - Added support for
 import file from "./file.ext" with { type: "bytes" }to get the content asUint8Array(look at example)- Added support for
 import file from "./file.ext" with { type: "text" }to get the content as text (look at example)- Added the
 snapshot.contextModuleto configure snapshots options for context modules- Added the
 extractSourceMapoption to implement the capabilities of loading source maps by comment, you don't needsource-map-loader(look at example)- The
 topLevelAwaitexperiment is now stable (you can removeexperiments.topLevelAwaitfrom yourwebpack.config.js)- The
 layersexperiment is now stable (you can removeexperiments.layersfrom yourwebpack.config.js)- Added function matcher support in rule options
 Fixes
- Fixed conflicts caused by multiple concatenate modules
 - Ignore import failure during HMR update with ES modules output
 - Keep render module order consistent
 - Prevent inlining modules that have
 thisexports- Removed unused
 timeoutattribute of script tag- Supported UMD chunk format to work in web workers
 - Improved CommonJs bundle to ES module library
 - Use
 es-lexerformjsfiles for build dependencies- Fixed support
 __non_webpack_require__for ES modules- Properly handle external modules for CSS
 - AssetsByChunkName included assets from
 chunk.auxiliaryFiles- Use
 createRequireonly when output is ES module and target is node- Typescript types
 Performance Improvements
- Avoid extra calls for snapshot
 - A avoid extra jobs for build dependencies
 - Move import attributes to own dependencies
 v5.101.3
Fixes
- Fixed resolve execution order issue from extra await in async modules
 - Avoid empty block for unused statement
 - Collect only specific expressions for destructuring assignment
 v5.101.2
Fixes
- Fixed syntax error when comment is on the last line
 - Handle var declaration for
 createRequire- Distinguish free variable and tagged variable
 v5.101.1
Fixes
... (truncated)
Commits
14c813achore(release): 5.102.0761b153feat: support function matcher in rule options (#19952)8c0fa9efeat: tree shaking nested exports for destructuring assignment (#19955)0a58530chore(deps): bump actions/dependency-review-action from 4.7.3 to 4.8.0 (#19958)042bf86fix: integrity in http-url test (#19954)d9121b3docs: use markdown instead html (#19938)3f00777docs: remove unused files (#19937)3cf0d95chore: add lfx badge (#19934)84e5c12fix: should analyze correct variable for dynamic import (#19936)44cf16fdocs: Revise security policy and reporting guidelines (#19886)- Additional commits viewable in compare view
 
Updates yaml from 2.8.0 to 2.8.1
Commits
1dc3c3b2.8.15bbb1cbchore: Add explicit jest-resolve@29 dev dependency to keep Node.js 15 compati...b3ba632chore: Refresh lockfilede8a0abfix: Preserve empty block literals (#634)81eb3bfdocs: Update site introef23196docs: Update README & docs/CONTRIBUTINGaa29f42docs: Note that schema can be a Schemacad823edocs: Update instructions on vulnerability reporting- See full diff in compare view
 
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
2
2
+354
-397
Package Dependencies
Technical Details
| ID: | 9122761 | 
            
| UUID: | 2879802303 | 
            
| Node ID: | PR_kwDOF96fWs6rpku_ | 
            
| Host: | GitHub | 
| Repository: | spatial-model-editor/spatial-model-editor.github.io | 
| Merge State: | Unknown |