Skip to content

build: update devdependency rollup to ~2.38.0#512

Merged
wopian merged 1 commit intomasterfrom
renovate/rollup-2.x
Jan 30, 2021
Merged

build: update devdependency rollup to ~2.38.0#512
wopian merged 1 commit intomasterfrom
renovate/rollup-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 9, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

rollup/rollup

v2.38.1

Compare Source

2021-01-28

Bug Fixes
  • Fix internal error when resolving a missing entry point in the browser build (#​3935)
Pull Requests

v2.38.0

Compare Source

2021-01-22

Features
  • Entirely remove declared variables that only have an initializer side effect (#​3933)
Pull Requests

v2.37.1

Compare Source

2021-01-20

Pull Requests

v2.37.0

Compare Source

2021-01-19

Features
  • Always check modules for side effects that only indirectly reexport a used variable (#​3840)
  • Warn if a circular dependency would cause wrong execution order when preserving modules (#​3840)
Bug Fixes
  • Allow consuming synthetic exports via modules that reexport a namespace (#​3894)
  • Do not crash for circular default reexports (#​3840)
  • Do not crash for circular synthetic namespaces (#​3840)
  • Improve circular dependency execution order in certain scenarios (#​3840)
Pull Requests

v2.36.2

Compare Source

2021-01-16

Bug Fixes
  • Fix an issue where invalid code was generated for unused assignments with side effects (#​3926)
Pull Requests

v2.36.1

Compare Source

2021-01-06

Bug Fixes
  • Solve issues that result in invalid code when partially removing assignments (#​3921)
Pull Requests

v2.36.0

Compare Source

2021-01-05

Features
  • Support partial tree-shaking of chained assignments and unused assignment targets (#​3919)
Pull Requests

Renovate configuration

📅 Schedule: "before 9am,after 5pm" in timezone Europe/London.

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

♻️ Rebasing: Whenever PR is behind base branch, 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 WhiteSource Renovate. View repository job log here.

@renovate renovate Bot added the dependencies label Jan 9, 2021
@renovate renovate Bot assigned wopian Jan 9, 2021
@renovate renovate Bot force-pushed the renovate/rollup-2.x branch from 35ff660 to 5ac7fd3 Compare January 19, 2021 07:00
@renovate renovate Bot changed the title build: update devdependency rollup to ~2.36.0 build: update devdependency rollup to ~2.37.0 Jan 19, 2021
@renovate renovate Bot force-pushed the renovate/rollup-2.x branch from 5ac7fd3 to 0cdd5a4 Compare January 22, 2021 17:48
@renovate renovate Bot changed the title build: update devdependency rollup to ~2.37.0 build: update devdependency rollup to ~2.38.0 Jan 22, 2021
@renovate renovate Bot force-pushed the renovate/rollup-2.x branch from 0cdd5a4 to 53f2cad Compare January 25, 2021 13:26
@qlty-cloud-legacy
Copy link
Copy Markdown

Code Climate has analyzed commit 53f2cad and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (100% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.

@wopian wopian merged commit e7da69d into master Jan 30, 2021
@wopian wopian deleted the renovate/rollup-2.x branch January 30, 2021 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants