Skip to content
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): update dependency rollup to ~4.18.0 #343

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 11, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup (source) ~4.16.0 -> ~4.18.0 age adoption passing confidence

Release Notes

rollup/rollup (rollup)

v4.18.0

Compare Source

2024-05-22

Features
  • Resolve import.meta.filename and .dirname in transpiled plugins (#​5520)
Pull Requests

v4.17.2

Compare Source

2024-04-30

Bug Fixes
  • Fix tree-shaking problems when using spread arguments (#​5503)
Pull Requests

v4.17.1

Compare Source

2024-04-29

Bug Fixes
  • Prevent infinite recursions for certain constructor invocations (#​5500)
Pull Requests

v4.17.0

Compare Source

2024-04-27

Features
  • Track function call arguments to optimize functions only called once or with the same literal values (re-release from 4.16.0) (#​5483)
Bug Fixes
  • Reduce browser WASM size to a fraction by changing optimization settings (#​5494)
Pull Requests

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented May 11, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
Scope: all 14 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 30, reused 0, downloaded 0, added 0
Progress: resolved 46, reused 0, downloaded 0, added 0
Progress: resolved 55, reused 0, downloaded 0, added 0
Progress: resolved 75, reused 0, downloaded 0, added 0
Progress: resolved 176, reused 0, downloaded 0, added 0
Progress: resolved 269, reused 0, downloaded 0, added 0
Progress: resolved 353, reused 0, downloaded 0, added 0
Progress: resolved 366, reused 0, downloaded 0, added 0
Progress: resolved 414, reused 0, downloaded 0, added 0
Progress: resolved 469, reused 0, downloaded 0, added 0
Progress: resolved 508, reused 0, downloaded 0, added 0
Progress: resolved 581, reused 0, downloaded 0, added 0
Progress: resolved 633, reused 0, downloaded 0, added 0
Progress: resolved 757, reused 0, downloaded 0, added 0
Progress: resolved 857, reused 0, downloaded 0, added 0
Progress: resolved 963, reused 0, downloaded 0, added 0
Progress: resolved 1040, reused 0, downloaded 0, added 0
Progress: resolved 1071, reused 0, downloaded 0, added 0
Progress: resolved 1172, reused 0, downloaded 0, added 0
Progress: resolved 1191, reused 0, downloaded 0, added 0
Progress: resolved 1344, reused 0, downloaded 0, added 0
Progress: resolved 1404, reused 0, downloaded 0, added 0
Progress: resolved 1514, reused 0, downloaded 0, added 0
Progress: resolved 1623, reused 0, downloaded 0, added 0
Progress: resolved 1742, reused 0, downloaded 0, added 0
Progress: resolved 1903, reused 0, downloaded 0, added 0
 WARN  24 deprecated subdependencies found: @babel/plugin-proposal-class-properties@7.18.6, @babel/plugin-proposal-nullish-coalescing-operator@7.18.6, @babel/plugin-proposal-numeric-separator@7.18.6, @babel/plugin-proposal-optional-chaining@7.21.0, @babel/plugin-proposal-private-methods@7.18.6, @babel/plugin-proposal-private-property-in-object@7.21.0, abab@2.0.5, core-js@3.20.3, domexception@2.0.1, eslint-plugin-import@2.27.0, glob@7.2.0, glob@8.0.3, inflight@1.0.6, querystring@0.2.1, rimraf@2.6.3, rimraf@2.7.1, rimraf@3.0.2, rollup-plugin-terser@7.0.2, source-map-url@0.4.1, sourcemap-codec@1.4.8, stable@0.1.8, svgo@1.3.2, w3c-hr-time@1.0.2, workbox-google-analytics@6.4.2
Progress: resolved 1905, reused 0, downloaded 0, added 0
Progress: resolved 1905, reused 0, downloaded 0, added 0, done
 ERR_PNPM_PEER_DEP_ISSUES  Unmet peer dependencies

apps/storybook
└─┬ webpack-dev-server 4.7.3
  └─┬ http-proxy-middleware 2.0.2
    └── ✕ missing peer @types/express@^4.17.13
Peer dependencies that should be installed:
  @types/express@^4.17.13

hint: If you want peer dependencies to be automatically installed, add "auto-install-peers=true" to an .npmrc file at the root of your project.
hint: If you don't want pnpm to fail on peer dependency issues, add "strict-peer-dependencies=false" to an .npmrc file at the root of your project.


@renovate renovate bot changed the title chore(deps): update dependency rollup to ~4.17.0 chore(deps): update dependency rollup to ~4.18.0 Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants