chore(deps): bump serialize-javascript and @rollup/plugin-terser by dependabot[bot] · Pull Request #294 · googlemaps/extended-component-library
Bumps serialize-javascript to 7.0.5 and updates ancestor dependency @rollup/plugin-terser. These dependencies need to be updated together.
Updates serialize-javascript from 6.0.1 to 7.0.5
Release notes
Sourced from serialize-javascript's releases.
v7.0.5
Fixes
- Improve robustness and validation for array-like object serialization.
- Fix an issue where certain object structures could lead to excessive CPU usage.
For more details, please see GHSA-qj8w-gfj5-8c6v.
v7.0.4
What's Changed
- release: v7.0.4 by
@okuryuin yahoo/serialize-javascript#211Full Changelog: yahoo/serialize-javascript@v7.0.3...v7.0.4
v7.0.3
- fix(CVE-2020-7660): fix for RegExp.flags and Date.prototype.toISOString (#207) 2e609d0
- build(deps-dev): bump lodash from 4.17.21 to 4.17.23 (#206) 42b7cdb
yahoo/serialize-javascript@v7.0.2...v7.0.3
v7.0.2
What's Changed
- ci: bump GitHub Actions to latest versions by
@okuryuin yahoo/serialize-javascript#203- ci: setup trusted publishing workflow by
@okuryuin yahoo/serialize-javascript#204- release: v7.0.2 by
@okuryuin yahoo/serialize-javascript#205Full Changelog: yahoo/serialize-javascript@v7.0.1...v7.0.2
v7.0.1
What's Changed
- Add warning about using this package to send arbitrary data to worker threads by
@valadaptivein yahoo/serialize-javascript#200- security: sanitize function bodies by
@redonkulusin yahoo/serialize-javascript#199- docs: tweak README by
@okuryuin yahoo/serialize-javascript#201- release: v7.0.1 by
@okuryuin yahoo/serialize-javascript#202New Contributors
@redonkulusmade their first contribution in yahoo/serialize-javascript#199Full Changelog: yahoo/serialize-javascript@v7.0.0...v7.0.1
v7.0.0
Breaking Changes
- requires Node.js v20+
What's Changed
- Bump mocha from 10.2.0 to 10.4.0 by
@dependabot[bot] in yahoo/serialize-javascript#178
... (truncated)
Commits
df3f1c1release: v7.0.5f147e90Merge commit from forkeec32e0release: v7.0.4d5057157.0.32e609d0fix(CVE-2020-7660): fix for RegExp.flags and Date.prototype.toISOString (#207)42b7cdbbuild(deps-dev): bump lodash from 4.17.21 to 4.17.23 (#206)44f544brelease: v7.0.2 (#205)bba0dddci: setup trusted publishing workflow (#204)235f6eaci: bump GitHub Actions to latest versions (#203)f7fff15release: v7.0.1 (#202)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for serialize-javascript since your current version.
Updates @rollup/plugin-terser from 0.4.3 to 1.0.0
Changelog
Sourced from @rollup/plugin-terser's changelog.
v1.0.0
2026-03-05
Breaking Changes
- terser!: upgrade serialize-javascript to v7 and node to v20 (#1968)
v0.4.4
2023-10-05
Bugfixes
- fix: ensure rollup 4 compatibility #1595
Commits
- See full diff in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @rollup/plugin-terser since your current version.
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.