Bump the development-version-updates group with 9 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(11 months ago)
(11 months ago)
dependencies javascript
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
- #6051: fix: handle whitespace according to JSX common practice (
@cyyynthia)- #6078: build: optimize pipeline take two (
@cyyynthia)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
- #6071: Keep attributes for external dynamic imports (
@TrickyPi)- #6079: fix(deps): update swc monorepo (major) (
@renovate[bot])- #6080: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot])v4.47.1
4.47.1
2025-08-21
Bug Fixes
- Revert build process changes to investigate issues (#6077)
Pull Requests
- #6077: Revert "build: aggressively optimize wasm build, improve pipeline (#6053)" (
@lukastaegert)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
- #6051: fix: handle whitespace according to JSX common practice (
@cyyynthia)- #6078: build: optimize pipeline take two (
@cyyynthia)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
- #6071: Keep attributes for external dynamic imports (
@TrickyPi)- #6079: fix(deps): update swc monorepo (major) (
@renovate[bot])- #6080: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot])4.47.1
2025-08-21
Bug Fixes
- Revert build process changes to investigate issues (#6077)
Pull Requests
- #6077: Revert "build: aggressively optimize wasm build, improve pipeline (#6053)" (
@lukastaegert)4.47.0
2025-08-21
Features
- Aggressively reduce WASM build size (#6053)
... (truncated)
Commits
8b6b06b4.48.18cf554abuild: optimize pipeline take two (#6078)c9e96c2fix: handle whitespace according to JSX common practice (#6051)77bb1ae4.48.094c96faKeep attributes for external dynamic imports (#6071)e8e9f83fix(deps): update swc monorepo (major) (#6079)d1540fafix(deps): lock file maintenance minor/patch updates (#6080)21d5c5b4.47.182a8f15Revert "build: aggressively optimize wasm build, improve pipeline (#6053)" (#...4a5d2da4.47.0- Additional commits viewable in compare view
Updates @types/node-forge from 1.3.13 to 1.3.14
Commits
- See full diff in compare view
Updates @types/sizzle from 2.3.9 to 2.3.10
Commits
- See full diff in compare view
Updates browserslist from 4.25.2 to 4.25.3
Commits
e13f918Release 4.25.3 version7e6db9fUpdate dependenciesc331c95Fix ReDoS- See full diff in compare view
Updates caniuse-lite from 1.0.30001735 to 1.0.30001737
Commits
c200a6bUpdate caniuse-db 1.0.30001737fbe2f0fUpdate caniuse-db 1.0.30001736- See full diff in compare view
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
Mapupsert proposal with polyfilled methods in the pure version- Added
bugsfields topackage.jsonof all packages- Compat data improvements:
Mapupsert proposal features marked as shipped from Bun 1.2.20- Added Samsung Internet 29 compat data mapping
- Added Electron 39 compat data mapping
Commits
a16b86av3.45.115d1d36add Electron 39 compat data mappinge5a779fupdate dependencies9cd9b6badd Samsung Internet 29 compat data mappingc2e35camarkMapupsert proposal features as shipped from Bun 1.2.20977a3a4update dependenciesd4fa8f0enforcebugsfield inpackage.jsonof 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
- #6051: fix: handle whitespace according to JSX common practice (
@cyyynthia)- #6078: build: optimize pipeline take two (
@cyyynthia)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
- #6071: Keep attributes for external dynamic imports (
@TrickyPi)- #6079: fix(deps): update swc monorepo (major) (
@renovate[bot])- #6080: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot])v4.47.1
4.47.1
2025-08-21
Bug Fixes
- Revert build process changes to investigate issues (#6077)
Pull Requests
- #6077: Revert "build: aggressively optimize wasm build, improve pipeline (#6053)" (
@lukastaegert)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
- #6051: fix: handle whitespace according to JSX common practice (
@cyyynthia)- #6078: build: optimize pipeline take two (
@cyyynthia)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
- #6071: Keep attributes for external dynamic imports (
@TrickyPi)- #6079: fix(deps): update swc monorepo (major) (
@renovate[bot])- #6080: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot])4.47.1
2025-08-21
Bug Fixes
- Revert build process changes to investigate issues (#6077)
Pull Requests
- #6077: Revert "build: aggressively optimize wasm build, improve pipeline (#6053)" (
@lukastaegert)4.47.0
2025-08-21
Features
- Aggressively reduce WASM build size (#6053)
... (truncated)
Commits
8b6b06b4.48.18cf554abuild: optimize pipeline take two (#6078)c9e96c2fix: handle whitespace according to JSX common practice (#6051)77bb1ae4.48.094c96faKeep attributes for external dynamic imports (#6071)e8e9f83fix(deps): update swc monorepo (major) (#6079)d1540fafix(deps): lock file maintenance minor/patch updates (#6080)21d5c5b4.47.182a8f15Revert "build: aggressively optimize wasm build, improve pipeline (#6053)" (#...4a5d2da4.47.0- Additional commits viewable in compare view
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
3fc6a06chore(release): 2.2.305f4979style: fix (#194)b15cfd4test: mored642ebafix: async hook catch an error when reject a falsy value (#193)85b0e81chore(deps): update (#192)25a2864fix: support to pass return type for waterfall hooks (#191)2da9b21fix: types for waterfall hooks (#190)4b099d8chore: migrate to eslint-config-webpack (#189)- 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
1
1
+114
-110
Package Dependencies
Technical Details
| ID: | 5828809 |
| UUID: | 2775340512 |
| Node ID: | PR_kwDONUyxgM6lbFXg |
| Host: | GitHub |
| Repository: | mrlonis/example-angular-theme-lib |
| Merge State: | Unknown |