rxjs-fruits
rxjs-fruits copied to clipboard
build(deps): bump rollup and @angular-devkit/build-angular
Bumps rollup to 4.22.4 and updates ancestor dependency @angular-devkit/build-angular. These dependencies need to be updated together.
Updates rollup from 2.38.4 to 4.22.4
Release notes
Sourced from rollup's releases.
v4.22.4
4.22.4
2024-09-21
Bug Fixes
- Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles when run in a browser context (#5671)
Pull Requests
- #5670: refactor: Use object.prototype to check for reserved properties (
@​YuHyeonWook)- #5671: Fix DOM Clobbering CVE (
@​lukastaegert)v4.22.3
4.22.3
2024-09-21
Bug Fixes
- Ensure that mutations in modules without side effects are observed while properly handling transitive dependencies (#5669)
Pull Requests
- #5669: Ensure impure dependencies of pure modules are added (
@​lukastaegert)v4.22.2
4.22.2
2024-09-20
Bug Fixes
- Revert fix for side effect free modules until other issues are investigated (#5667)
Pull Requests
- #5667: Partially revert #5658 and re-apply #5644 (
@​lukastaegert)v4.22.1
4.22.1
2024-09-20
Bug Fixes
- Revert #5644 "stable chunk hashes" while issues are being investigated
Pull Requests
... (truncated)
Changelog
Sourced from rollup's changelog.
4.22.4
2024-09-21
Bug Fixes
- Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles when run in a browser context (#5671)
Pull Requests
- #5670: refactor: Use object.prototype to check for reserved properties (
@​YuHyeonWook)- #5671: Fix DOM Clobbering CVE (
@​lukastaegert)4.22.3
2024-09-21
Bug Fixes
- Ensure that mutations in modules without side effects are observed while properly handling transitive dependencies (#5669)
Pull Requests
- #5669: Ensure impure dependencies of pure modules are added (
@​lukastaegert)4.22.2
2024-09-20
Bug Fixes
- Revert fix for side effect free modules until other issues are investigated (#5667)
Pull Requests
- #5667: Partially revert #5658 and re-apply #5644 (
@​lukastaegert)4.22.1
2024-09-20
Bug Fixes
- Revert #5644 "stable chunk hashes" while issues are being investigated
Pull Requests
- #5663: chore(deps): update dependency inquirer to v11 (
@​renovate[bot],@​lukastaegert)- #5664: chore(deps): lock file maintenance minor/patch updates (
@​renovate[bot])- #5665: fix: type in CI file (
@​YuHyeonWook)
... (truncated)
Commits
79c0aba4.22.4e2552c9Fix DOM Clobbering CVE (#5671)10ab90erefactor: Use object.prototype to check for reserved properties (#5670)e1cba8e4.22.359cec3eEnsure impure dependencies of pure modules are added (#5669)b86ffd74.22.2d5ff63dPartially revert #5658 and re-apply #5644 (#5667)0a821d9Create SECURITY.md76e962d4.22.168c23daPartially revert #5644- Additional commits viewable in compare view
Updates @angular-devkit/build-angular from 0.1102.3 to 18.2.6
Release notes
Sourced from @​angular-devkit/build-angular's releases.
v18.2.6
18.2.6 (2024-09-25)
@​angular/build
Commit Description allow missing HTML file request to fallback to index update rollup to 4.22.4 v18.2.5
18.2.5 (2024-09-18)
@​angular/build
Commit Description support HTTP HEAD requests for virtual output files update vite to 5.4.6v18.2.4
18.2.4 (2024-09-11)
@​angular/build
Commit Description prevent transformation of Node.js internal dependencies by Vite v18.2.3
18.2.3 (2024-09-04)
@​angular-devkit/build-angular
Commit Description update webpack-dev-middlewareto7.4.2v18.2.2
18.2.2 (2024-08-29)
@​angular-devkit/build-angular
Commit Description clear context in Karma by default for single run executions upgrade webpack to 5.94.0v18.2.1
18.2.1 (2024-08-21)
@​angular-devkit/schematics-cli
Commit Description prevent bypassing select/checkbox prompts on validation failure
... (truncated)
Changelog
Sourced from @​angular-devkit/build-angular's changelog.
18.2.6 (2024-09-25)
@​angular/build
Commit Type Description 9d0b67124 fix allow missing HTML file request to fallback to index 5fea635b2 fix update rollup to 4.22.4 17.3.10 (2024-09-25)
@​angular-devkit/build-angular
Commit Type Description 30489d8fd fix update vite to 4.1.8 19.0.0-next.7 (2024-09-18)
@​angular/cli
Commit Type Description f249e7e85 perf enable Node.js compile code cache when available
@​angular/build
Commit Type Description f6b7cd925 fix support HTTP HEAD requests for virtual output files
@​angular/ssr
Commit Type Description f346ee8a8 feat add isMainModulefunction2640bf7a6 fix correct route extraction and error handling
... (truncated)
Commits
- 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.