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

Update dependency rollup to v2.75.5 #351

Merged
merged 1 commit into from
Jun 1, 2022
Merged

Update dependency rollup to v2.75.5 #351

merged 1 commit into from
Jun 1, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup (source) 2.73.0 -> 2.75.5 age adoption passing confidence

Release Notes

rollup/rollup

v2.75.5

Compare Source

2022-06-01

Bug Fixes
  • Avoid crashes when using logical expressions for unused constructor arguments (#​4519)
  • Fix missing parameter defaults for calls from try statements and functions returned by functions (#​4520)
Pull Requests

v2.75.4

Compare Source

2022-05-31

Bug Fixes
  • Ensure parameter defaults are retained when a function is used as an object property (#​4516)
Pull Requests

v2.75.3

Compare Source

2022-05-29

Bug Fixes
  • Retain parameter defaults for functions that are defaults themselves (#​4515)
  • Track mutations for objects as default values (#​4515)
Pull Requests

v2.75.2

Compare Source

v2.75.1

Compare Source

2022-05-28

Pull Requests

v2.75.0

Compare Source

2022-05-27

Features
  • Re-implement default parameter tree-shaking for top-level functions (#​4510)
  • Do not consider calling string methods like .trim() on template literals a side effect (#​4511)
Pull Requests

v2.74.1

Compare Source

2022-05-19

Bug Fixes
  • Revert #​4498 until some issues are understood and resolved

v2.74.0

Compare Source

2022-05-19

Features
  • Remove unneeded default values for function parameters (#​4498)
Bug Fixes
  • Use a consistent mechanism to resolve the config file to avoid issues on Windows (#​4501)
  • Avoid an inaccurate warning about an event emitter leak for complicated builds (#​4502)
  • Ensure that reexporting values from other chunks via dynamic imports does not reference non-imported variables (#​4499)
Pull Requests

Configuration

📅 Schedule: "before 3am" in timezone Asia/Tokyo.

🚦 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, click this checkbox.

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

@vercel
Copy link

vercel bot commented Jun 1, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
nextjs-template ✅ Ready (Inspect) Visit Preview Jun 1, 2022 at 8:38PM (UTC)
nextjs-template-mockup ✅ Ready (Inspect) Visit Preview Jun 1, 2022 at 8:38PM (UTC)
nextjs-template-storybook ✅ Ready (Inspect) Visit Preview Jun 1, 2022 at 8:38PM (UTC)

@vercel vercel bot temporarily deployed to Preview – nextjs-template-mockup June 1, 2022 17:23 Inactive
@vercel vercel bot temporarily deployed to Preview – nextjs-template-storybook June 1, 2022 17:23 Inactive
@vercel vercel bot temporarily deployed to Preview – nextjs-template June 1, 2022 17:25 Inactive
@vercel vercel bot temporarily deployed to Preview – nextjs-template June 1, 2022 20:37 Inactive
@vercel vercel bot temporarily deployed to Preview – nextjs-template-storybook June 1, 2022 20:38 Inactive
@vercel vercel bot temporarily deployed to Preview – nextjs-template-mockup June 1, 2022 20:38 Inactive
@renovate renovate bot merged commit ada2c18 into main Jun 1, 2022
@renovate renovate bot deleted the renovate/rollup-2.x branch June 1, 2022 20:40
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.

1 participant