chore(deps): bump the npm_and_yarn group across 1 directory with 5 updates#607
chore(deps): bump the npm_and_yarn group across 1 directory with 5 updates#607dependabot[bot] wants to merge 2 commits into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
…dates Bumps the npm_and_yarn group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [rollup](https://github.com/rollup/rollup) | `4.50.0` | `4.59.0` | | [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) | `4.5.3` | `4.5.6` | | [flatted](https://github.com/WebReflection/flatted) | `3.3.3` | `3.4.2` | | [serialize-javascript](https://github.com/yahoo/serialize-javascript) | `6.0.2` | `removed` | | [svgo](https://github.com/svg/svgo) | `3.3.2` | `3.3.3` | Updates `rollup` from 4.50.0 to 4.59.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.50.0...v4.59.0) Updates `fast-xml-parser` from 4.5.3 to 4.5.6 - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@v4.5.3...v4.5.6) Updates `flatted` from 3.3.3 to 3.4.2 - [Commits](WebReflection/flatted@v3.3.3...v3.4.2) Removes `serialize-javascript` Updates `svgo` from 3.3.2 to 3.3.3 - [Release notes](https://github.com/svg/svgo/releases) - [Commits](svg/svgo@v3.3.2...v3.3.3) --- updated-dependencies: - dependency-name: rollup dependency-version: 4.59.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: fast-xml-parser dependency-version: 4.5.6 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: flatted dependency-version: 3.4.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: serialize-javascript dependency-version: dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: svgo dependency-version: 3.3.3 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
0504245 to
a9f52b8
Compare
There was a problem hiding this comment.
Pull request overview
This PR updates the project’s JavaScript tooling dependencies, primarily bumping Rollup and refreshing the npm lockfile to reflect updated transitive dependencies (including removal of serialize-javascript).
Changes:
- Bump
rollupfrom4.50.0to4.59.0(and keepoverrides.rollupaligned). - Update
package-lock.jsonto reflect the new Rollup version and related dependency graph changes (including updates tosvgo,fast-xml-parser,flatted, and removal ofserialize-javascript).
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Updates direct dev dependency rollup and the overrides entry to 4.59.0. |
| package-lock.json | Regenerates lockfile for the Rollup bump and updates/removes affected transitive packages. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|



Bumps the npm_and_yarn group with 5 updates in the / directory:
4.50.04.59.04.5.34.5.63.3.33.4.26.0.2removed3.3.23.3.3Updates
rollupfrom 4.50.0 to 4.59.0Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
ae846954.59.0b39616eUpdate audit-resolvec60770dValidate bundle stays within output dir (#6275)33f39c14.58.0b61c408forward NO_SIDE_EFFECTS annotations to function expressions in variable decla...7f00689Extend agent instructionse7b2b85chore(deps): lock file maintenance (#6270)2aa5da9fix(deps): update minor/patch updates (#6267)4319837chore(deps): update dependency lru-cache to v11 (#6269)c3b6b4bchore(deps): update dependency eslint-plugin-unicorn to v63 (#6268)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for rollup since your current version.
Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
fast-xml-parserfrom 4.5.3 to 4.5.6Release notes
Sourced from fast-xml-parser's releases.
Commits
42fbb0bupdate release info805671cincrease expansion limit as many system need it9a2cf09update version88d0936apply all fixes from v5d4eb6b4update release versionUpdates
flattedfrom 3.3.3 to 3.4.2Commits
3bf09093.4.2885ddccfix CWE-13210bdba70added flatted-view to the benchmark2a02dce3.4.1fba4e8fMerge pull request #89 from WebReflection/python-fix5fe8648added "when in Rome" also a test for PHP53517adsome minor improvementb3e2a0cFixing recursion issue in Python tooc4b46dbAdd SECURITY.md for security policy and reportingf86d071Create dependabot.yml for version updatesRemoves
serialize-javascriptUpdates
svgofrom 3.3.2 to 3.3.3Release notes
Sourced from svgo's releases.
Commits
bbab162deps: upgrade to sax v1.5.0