Closed dependabot[bot] closed 1 month ago
I get some peer dependency incompatibility messages when I run yarn locally:
warning " > @rollup/plugin-commonjs@11.1.0" has incorrect peer dependency "rollup@^1.20.0||^2.0.0".
warning "@rollup/plugin-commonjs > @rollup/pluginutils@3.0.10" has incorrect peer dependency "rollup@^1.20.0||^2.0.0".
warning " > @rollup/plugin-node-resolve@7.1.3" has incorrect peer dependency "rollup@^1.20.0||^2.0.0".
warning " > rollup-plugin-babel@4.4.0" has incorrect peer dependency "rollup@>=0.60.0 <3".
warning " > rollup-plugin-dts@3.0.2" has incorrect peer dependency "rollup@^2.48.0".
Bumps rollup from 2.48.0 to 3.29.5.
Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
dfd233d
3.29.52ef77c0
Fix DOM Clobbering CVEa6448b9
3.29.44e92d60
Deoptimize all parameters when losing track of a function (#5158)801ffd1
3.29.3353e462
Fully deoptimize first level path when deoptimizing nested parameter paths (#...a1a89e7
chore(deps): update dependency@vue/eslint-config-typescript
to v12 (#5148)cc14f70
chore(deps): lock file maintenance minor/patch updates (#5149)1e8355b
docs: improve the docs repl appearance in the light mode (#5145)5950fc8
Adapt branches in REPL workflowDependabot 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 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