Bump rollup from 0.59.4 to 2.80.0 by dependabot[bot] · Pull Request #17 · projectfluent/cached-iterable
Bumps rollup from 0.59.4 to 2.80.0.
Release notes
Sourced from rollup's releases.
v.2.79.2
2.79.2
2024-09-26
Bug Fixes
- Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles when run in a browser context (#5671)
Pull Requests
- #5671: Fix DOM Clobbering CVE (
@lukastaegert)
Changelog
Sourced from rollup's changelog.
2.80.0
2026-02-22
Features
- Throw when the generated bundle contains paths that would leave the output directory (#6277)
Pull Requests
- #6277: Validate bundle stays within output dir (
@lukastaegert)2.79.2
2024-09-26
Bug Fixes
- Resolve CVE-2024-43788 (#5677)
Pull Requests
- #5677: resolve DOM Clobbering CVE-2024-43788 (backport to v2) (
@fabianszabo)2.79.1
2022-09-22
Bug Fixes
- Avoid massive performance degradation when creating thousands of chunks (#4643)
Pull Requests
- #4639: fix: typo docs and contributors link in CONTRIBUTING.md (
@takurinton)- #4641: Update type definition of resolveId (
@ivanjonas)- #4643: Improve performance of chunk naming collision check (
@lukastaegert)2.79.0
2022-08-31
Features
- Add
amd.forceJsExtensionForImportsto enforce using.jsextensions for relative AMD imports (#4607)Pull Requests
... (truncated)
Commits
d17ae152.80.0d6dee5eValidate bundle stays within output dir (#6277)c9bd03d2.79.248aef33fix: resolve DOM Clobbering CVE-2024-43788 (backport to v2) (#5677)69ff4182.79.104dce1bUpdate changelog159137efix: typo docs and contributors link in CONTRIBUTING.md (#4639)e1392b3Update type definition of resolveId (#4641)7836357Improve performance of chunk naming collision check (#4643)71d20c9Reduce permissions for repl-artefacts.yml workflow (#4630)- Additional commits viewable in compare view
Install script changes
This version modifies prepare script that runs during installation. Review the package contents before updating.
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 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.