-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps-dev): bump the rollup group with 5 updates #2927
Conversation
Bumps the rollup group with 5 updates: | Package | From | To | | --- | --- | --- | | [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `25.0.4` | `25.0.7` | | [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) | `15.2.1` | `15.2.3` | | [@rollup/plugin-terser](https://github.com/rollup/plugins/tree/HEAD/packages/terser) | `0.4.3` | `0.4.4` | | [rollup](https://github.com/rollup/rollup) | `3.29.4` | `4.1.3` | | [rollup-plugin-node-externals](https://github.com/Septh/rollup-plugin-node-externals) | `6.1.1` | `6.1.2` | Updates `@rollup/plugin-commonjs` from 25.0.4 to 25.0.7 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v25.0.7/packages/commonjs) Updates `@rollup/plugin-node-resolve` from 15.2.1 to 15.2.3 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/node-resolve-v15.2.3/packages/node-resolve) Updates `@rollup/plugin-terser` from 0.4.3 to 0.4.4 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/terser/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/terser-v0.4.4/packages/terser) Updates `rollup` from 3.29.4 to 4.1.3 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v3.29.4...v4.1.3) Updates `rollup-plugin-node-externals` from 6.1.1 to 6.1.2 - [Release notes](https://github.com/Septh/rollup-plugin-node-externals/releases) - [Commits](Septh/rollup-plugin-node-externals@v6.1.1...v6.1.2) --- updated-dependencies: - dependency-name: "@rollup/plugin-commonjs" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: rollup - dependency-name: "@rollup/plugin-node-resolve" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: rollup - dependency-name: "@rollup/plugin-terser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: rollup - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-major dependency-group: rollup - dependency-name: rollup-plugin-node-externals dependency-type: direct:development update-type: version-update:semver-patch dependency-group: rollup ... Signed-off-by: dependabot[bot] <support@github.com>
enable legacy-peer-deps
🎊 PR Preview 78e5520 has been successfully built and deployed to https://process-analytics-bpmn-visualization-js-demo_preview-pr-2927.surge.sh 🕐 Build time: 0.015s 🤖 By surge-preview |
🎊 PR Preview 78e5520 has been successfully built and deployed to https://process-analytics-bpmn-visualization-js-doc_preview-pr-2927.surge.sh 🕐 Build time: 0.013s 🤖 By surge-preview |
Evaluation of a possible workaround in 8b96a64. |
Kudos, SonarCloud Quality Gate passed! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✔️ All checks pass when adding the npm install workaround (legacy-peer-deps=true)
✔️ Tested the workaround on GitHub Codespaces. rollup-plugin-sizes
is working with rollup v4
$ npm run build-bundles
> bpmn-visualization@0.41.0-post build-bundles
> rollup --strictDeprecations -c
(node:6596) ExperimentalWarning: Import assertions are not a stable feature of the JavaScript language. Avoid relying on their current behavior and syntax as those might change in a future version of Node.js.
(Use `node --trace-warnings ...` to show where the warning was created)
(node:6596) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
src/bpmn-visualization.ts → dist/bpmn-visualization.js...
src/bpmn-visualization.ts:
mxgraph - 2.27 MB (85.92%)
app - 286.56 kB (10.82%)
fast-xml-parser - 62.84 kB (2.37%)
lodash-es - 16.89 kB (0.64%)
strnum - 4.82 kB (0.18%)
rollup helpers - 1.55 kB (0.06%)
@dependabot squash and merge |
Bumps the rollup group with 5 updates:
25.0.4
25.0.7
15.2.1
15.2.3
0.4.3
0.4.4
3.29.4
4.1.3
6.1.1
6.1.2
Updates
@rollup/plugin-commonjs
from 25.0.4 to 25.0.7Changelog
Sourced from
@rollup/plugin-commonjs
's changelog.Commits
ad406ba
chore(release): commonjs v25.0.78e2ed59
fix(commonjs,dynamic-import-vars,esm-shim,inject,replace,strip): bump magic-s...88687f0
chore(release): commonjs v25.0.6cb579c8
fix(commonjs): Keep the shebang at the top of the file content (#1610)cdf9113
chore(repo): manually update changelog and package versions after bad release...841a039
fix(alias,auto-install,babel,beep,buble,commonjs,data-uri,dsv,dynamic-import-...09b090c
chore(release): commonjs v25.0.4Updates
@rollup/plugin-node-resolve
from 15.2.1 to 15.2.3Changelog
Sourced from
@rollup/plugin-node-resolve
's changelog.Commits
f7fb936
chore(release): node-resolve v15.2.3ab3f45d
fix(node-resolve): modulePaths default is not set (#1534)cdf9113
chore(repo): manually update changelog and package versions after bad release...841a039
fix(alias,auto-install,babel,beep,buble,commonjs,data-uri,dsv,dynamic-import-...9bfc5d9
chore(release): node-resolve v15.2.1Updates
@rollup/plugin-terser
from 0.4.3 to 0.4.4Changelog
Sourced from
@rollup/plugin-terser
's changelog.Commits
cdf9113
chore(repo): manually update changelog and package versions after bad release...841a039
fix(alias,auto-install,babel,beep,buble,commonjs,data-uri,dsv,dynamic-import-...62a5d56
chore(release): terser v0.4.3Maintainer changes
This version was pushed to npm by lukastaegert, a new releaser for
@rollup/plugin-terser
since your current version.Updates
rollup
from 3.29.4 to 4.1.3Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
c61a150
4.1.370f79ad
Fix publish scriptebd96c4
4.1.2ee0639e
fix: export xxhashBase64Url from wasm (#5203)d8b31a2
4.1.1f3eaa28
perf: use mimalloc for bindings_napi (#5201)cb144b2
4.1.072c6639
perf: reducing ast node memory overhead (#5133)e2f947f
chore(deps): update dependency rollup to v4 (#5196)4bcf4e1
chore(deps): lock file maintenance minor/patch updates (#5197)Updates
rollup-plugin-node-externals
from 6.1.1 to 6.1.2Release notes
Sourced from rollup-plugin-node-externals's releases.
Commits
7097eb6
6.1.267ad34a
- Handle node:test as a builtin849f919
docs: Fix builtinsPrefix sectionYou can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions