build(deps-dev): bump rollup from 2.79.1 to 2.79.2 in /plugins/emporix
Bumps rollup from 2.79.1 to 2.79.2.
Changelog
Sourced from rollup's changelog.
rollup changelog
4.22.5
2024-09-27
Bug Fixes
- Allow parsing of certain unicode characters again (#5674)
Pull Requests
- #5674: Fix panic with unicode characters (
@sapphi-red,@lukastaegert)- #5675: chore(deps): update dependency rollup to v4.22.4 [security] (
@renovate[bot])- #5680: chore(deps): update dependency
@rollup/plugin-commonjsto v28 (@renovate[bot],@lukastaegert)- #5681: chore(deps): update dependency
@rollup/plugin-replaceto v6 (@renovate[bot])- #5682: chore(deps): update dependency
@rollup/plugin-typescriptto v12 (@renovate[bot])- #5684: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot])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
... (truncated)
Commits
c9bd03d2.79.248aef33fix: resolve DOM Clobbering CVE-2024-43788 (backport to v2) (#5677)- 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.
⚠️ No Changeset found
Latest commit: 8738a670b2b5af4acd76d3cdb2b480a85aaddd85
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
☁️ Nx Cloud Report
CI is running/has finished running commands for commit 8738a670b2b5af4acd76d3cdb2b480a85aaddd85. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
📂 See all runs for this CI Pipeline Execution
✅ Successfully ran 39 targets
nx test @e2e/qwik-citynx test @e2e/nextjs-sdk-next-appnx test @e2e/vuenx test @e2e/solid-startnx test @e2e/nuxtnx test @e2e/sveltekitnx test @e2e/sveltenx test @e2e/hydrogennx test @e2e/react-sdk-next-appnx test @e2e/remixnx test @e2e/react-sdk-next-pagesnx test @e2e/solidnx test @e2e/angular-ssrnx test @e2e/angularnx test @e2e/reactnx test @e2e/gen1-reactnx test @e2e/react-nativenx test @e2e/gen1-nextnx test @e2e/gen1-remixnx test @snippet/angular-ssrnx test @snippet/angularnx test @snippet/solidnx test @snippet/sveltekitnx test @snippet/vuenx test @snippet/react-nativenx test @snippet/gen1-remixnx test @snippet/sveltenx test @snippet/reactnx test @snippet/react-sdk-next-appnx test @snippet/nuxtnx test @snippet/hydrogennx test @snippet/gen1-nextnx test @snippet/react-sdk-next-pagesnx test @snippet/qwik-citynx test @snippet/nextjs-sdk-next-appnx test @builder.io/sdksnx test @snippet/gen1-reactnx typecheck @builder.io/sdksnx build @builder.io/sdk
Sent with 💌 from NxCloud.