An open index of dependabot pull requests across open source projects.

Bump the development-version-updates group with 9 updates

Open
Number: #522
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: August 26, 2025 at 02:20 PM UTC
(12 days ago)
Updated: August 26, 2025 at 02:20 PM UTC
(12 days ago)
Labels:
dependencies javascript
Description:

Bumps the development-version-updates group with 9 updates:

Package From To
@rollup/wasm-node 4.46.3 4.48.1
@types/node-forge 1.3.13 1.3.14
@types/sizzle 2.3.9 2.3.10
browserslist 4.25.2 4.25.3
caniuse-lite 1.0.30001735 1.0.30001737
core-js-compat 3.45.0 3.45.1
electron-to-chromium 1.5.204 1.5.209
rollup 4.46.3 4.48.1
tapable 2.2.2 2.2.3

Updates @rollup/wasm-node from 4.46.3 to 4.48.1

Release notes

Sourced from @​rollup/wasm-node's releases.

v4.48.1

4.48.1

2025-08-25

Bug Fixes

  • Correctly ignore white-space in JSX strings around line-breaks (#6051)

Pull Requests

v4.48.0

4.48.0

2025-08-23

Features

  • If configured, also keep unparseable import attributes of external dynamic imports in the output(#6071)

Bug Fixes

  • Ensure variables referenced in non-removed import attributes are included (#6071)

Pull Requests

v4.47.1

4.47.1

2025-08-21

Bug Fixes

  • Revert build process changes to investigate issues (#6077)

Pull Requests

v4.47.0

4.47.0

2025-08-21

... (truncated)

Changelog

Sourced from @​rollup/wasm-node's changelog.

4.48.1

2025-08-25

Bug Fixes

  • Correctly ignore white-space in JSX strings around line-breaks (#6051)

Pull Requests

4.48.0

2025-08-23

Features

  • If configured, also keep unparseable import attributes of external dynamic imports in the output(#6071)

Bug Fixes

  • Ensure variables referenced in non-removed import attributes are included (#6071)

Pull Requests

4.47.1

2025-08-21

Bug Fixes

  • Revert build process changes to investigate issues (#6077)

Pull Requests

4.47.0

2025-08-21

Features

  • Aggressively reduce WASM build size (#6053)

... (truncated)

Commits

Updates @types/node-forge from 1.3.13 to 1.3.14

Commits

Updates @types/sizzle from 2.3.9 to 2.3.10

Commits

Updates browserslist from 4.25.2 to 4.25.3

Release notes

Sourced from browserslist's releases.

4.25.3

Changelog

Sourced from browserslist's changelog.

4.25.3

Commits

Updates caniuse-lite from 1.0.30001735 to 1.0.30001737

Commits

Updates core-js-compat from 3.45.0 to 3.45.1

Changelog

Sourced from core-js-compat's changelog.

3.45.1 - 2025.08.20
  • Changes v3.45.0...v3.45.1 (30 commits)
  • Fixed a conflict of native methods from Map upsert proposal with polyfilled methods in the pure version
  • Added bugs fields to package.json of all packages
  • Compat data improvements:
    • Map upsert proposal features marked as shipped from Bun 1.2.20
    • Added Samsung Internet 29 compat data mapping
    • Added Electron 39 compat data mapping
Commits
  • a16b86a v3.45.1
  • 15d1d36 add Electron 39 compat data mapping
  • e5a779f update dependencies
  • 9cd9b6b add Samsung Internet 29 compat data mapping
  • c2e35ca mark Map upsert proposal features as shipped from Bun 1.2.20
  • 977a3a4 update dependencies
  • d4fa8f0 enforce bugs field in package.json of public packages
  • See full diff in compare view

Updates electron-to-chromium from 1.5.204 to 1.5.209

Commits

Updates rollup from 4.46.3 to 4.48.1

Release notes

Sourced from rollup's releases.

v4.48.1

4.48.1

2025-08-25

Bug Fixes

  • Correctly ignore white-space in JSX strings around line-breaks (#6051)

Pull Requests

v4.48.0

4.48.0

2025-08-23

Features

  • If configured, also keep unparseable import attributes of external dynamic imports in the output(#6071)

Bug Fixes

  • Ensure variables referenced in non-removed import attributes are included (#6071)

Pull Requests

v4.47.1

4.47.1

2025-08-21

Bug Fixes

  • Revert build process changes to investigate issues (#6077)

Pull Requests

v4.47.0

4.47.0

2025-08-21

... (truncated)

Changelog

Sourced from rollup's changelog.

4.48.1

2025-08-25

Bug Fixes

  • Correctly ignore white-space in JSX strings around line-breaks (#6051)

Pull Requests

4.48.0

2025-08-23

Features

  • If configured, also keep unparseable import attributes of external dynamic imports in the output(#6071)

Bug Fixes

  • Ensure variables referenced in non-removed import attributes are included (#6071)

Pull Requests

4.47.1

2025-08-21

Bug Fixes

  • Revert build process changes to investigate issues (#6077)

Pull Requests

4.47.0

2025-08-21

Features

  • Aggressively reduce WASM build size (#6053)

... (truncated)

Commits

Updates tapable from 2.2.2 to 2.2.3

Release notes

Sourced from tapable's releases.

v2.2.3

Fixes

  • Async hook catch an error when reject a falsy value
  • [typescript] Support to pass return type for waterfall hooks
Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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
Commits:
1
Files Changed:
1
Additions:
+114
Deletions:
-110
Package Dependencies
Package:
rollup
Ecosystem:
npm
Version Change:
4.46.3 → 4.48.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.5.204 → 1.5.209
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.25.2 → 4.25.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.0.30001735 → 1.0.30001737
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.45.0 → 3.45.1
Update Type:
Patch
Package:
tapable
Ecosystem:
npm
Version Change:
2.2.2 → 2.2.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.3 → 4.48.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.3.9 → 2.3.10
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.3.13 → 1.3.14
Update Type:
Patch
Technical Details
ID: 5828809
UUID: 2775340512
Node ID: PR_kwDONUyxgM6lbFXg
Host: GitHub
Repository: mrlonis/example-angular-theme-lib
Merge State: Unknown