imgix / js-core

A JavaScript client library for generating image URLs with imgix
https://www.imgix.com
BSD 2-Clause "Simplified" License
122 stars 20 forks source link

chore(dev-deps): update dependency rollup to v3 #377

Closed luqven closed 1 year ago

luqven commented 1 year ago

Description

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup (source) 2.79.1 -> 3.24.0 age adoption passing confidence
rollup-plugin-node-resolve devDependencies replacement 5.2.0 -> 6.0.0

Note: Rollup v3.0 no longer works w/CJS out of the box, hence the added --bundleConfigAsCjs flag.


commit-lint[bot] commented 1 year ago

Chore

Contributors

renovate[bot], luqven

Commit-Lint commands
You can trigger Commit-Lint actions by commenting on this PR: - `@Commit-Lint merge patch` will merge dependabot PR on "patch" versions (X.X.Y - Y change) - `@Commit-Lint merge minor` will merge dependabot PR on "minor" versions (X.Y.Y - Y change) - `@Commit-Lint merge major` will merge dependabot PR on "major" versions (Y.Y.Y - Y change) - `@Commit-Lint merge disable` will desactivate merge dependabot PR - `@Commit-Lint review` will approve dependabot PR - `@Commit-Lint stop review` will stop approve dependabot PR