Bump the development-version-updates group with 9 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(12 days ago)
(12 days 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
8b6b06b
4.48.18cf554a
build: optimize pipeline take two (#6078)c9e96c2
fix: handle whitespace according to JSX common practice (#6051)77bb1ae
4.48.094c96fa
Keep attributes for external dynamic imports (#6071)e8e9f83
fix(deps): update swc monorepo (major) (#6079)d1540fa
fix(deps): lock file maintenance minor/patch updates (#6080)21d5c5b
4.47.182a8f15
Revert "build: aggressively optimize wasm build, improve pipeline (#6053)" (#...4a5d2da
4.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
e13f918
Release 4.25.3 version7e6db9f
Update dependenciesc331c95
Fix ReDoS- See full diff in compare view
Updates caniuse-lite
from 1.0.30001735 to 1.0.30001737
Commits
c200a6b
Update caniuse-db 1.0.30001737fbe2f0f
Update 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
Map
upsert proposal with polyfilled methods in the pure version- Added
bugs
fields topackage.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.115d1d36
add Electron 39 compat data mappinge5a779f
update dependencies9cd9b6b
add Samsung Internet 29 compat data mappingc2e35ca
markMap
upsert proposal features as shipped from Bun 1.2.20977a3a4
update dependenciesd4fa8f0
enforcebugs
field inpackage.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
- #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
8b6b06b
4.48.18cf554a
build: optimize pipeline take two (#6078)c9e96c2
fix: handle whitespace according to JSX common practice (#6051)77bb1ae
4.48.094c96fa
Keep attributes for external dynamic imports (#6071)e8e9f83
fix(deps): update swc monorepo (major) (#6079)d1540fa
fix(deps): lock file maintenance minor/patch updates (#6080)21d5c5b
4.47.182a8f15
Revert "build: aggressively optimize wasm build, improve pipeline (#6053)" (#...4a5d2da
4.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
3fc6a06
chore(release): 2.2.305f4979
style: fix (#194)b15cfd4
test: mored642eba
fix: async hook catch an error when reject a falsy value (#193)85b0e81
chore(deps): update (#192)25a2864
fix: support to pass return type for waterfall hooks (#191)2da9b21
fix: types for waterfall hooks (#190)4b099d8
chore: 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 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
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 |