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 #21

Merged
merged 1 commit into from
Jun 3, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 19, 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: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

@renovate renovate bot changed the title Update dependency rollup to v2.74.0 Update dependency rollup to v2.74.1 May 19, 2022
@renovate renovate bot force-pushed the renovate/rollup-2.x branch from ec6ba65 to f676813 Compare May 19, 2022 19:20
@renovate renovate bot changed the title Update dependency rollup to v2.74.1 Update dependency rollup to v2.75.0 May 27, 2022
@renovate renovate bot force-pushed the renovate/rollup-2.x branch from f676813 to 7ca0925 Compare May 27, 2022 10:36
@renovate renovate bot changed the title Update dependency rollup to v2.75.0 Update dependency rollup to v2.75.1 May 28, 2022
@renovate renovate bot force-pushed the renovate/rollup-2.x branch from 7ca0925 to 1bc84ce Compare May 28, 2022 13:42
@renovate renovate bot changed the title Update dependency rollup to v2.75.1 Update dependency rollup to v2.75.3 May 29, 2022
@renovate renovate bot force-pushed the renovate/rollup-2.x branch from 1bc84ce to 7c1755d Compare May 29, 2022 15:48
@renovate renovate bot changed the title Update dependency rollup to v2.75.3 Update dependency rollup to v2.75.4 May 31, 2022
@renovate renovate bot force-pushed the renovate/rollup-2.x branch from 7c1755d to 55bb3a3 Compare May 31, 2022 13:10
@renovate renovate bot changed the title Update dependency rollup to v2.75.4 Update dependency rollup to v2.75.5 Jun 1, 2022
@renovate renovate bot force-pushed the renovate/rollup-2.x branch from 55bb3a3 to 1147d95 Compare June 1, 2022 16:02
@lovetodream lovetodream merged commit f79a211 into main Jun 3, 2022
@renovate renovate bot deleted the renovate/rollup-2.x branch June 3, 2022 18:02
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.

2 participants