Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

chore(devdeps): update dependency rollup to v2.70.0 #140

Merged
merged 1 commit into from
Mar 13, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 12, 2022

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

rollup/rollup

v2.70.0

Compare Source

2022-03-07

Features
  • Make the watchChange and closeWatcher hooks asynchronous and make Rollup wait for these hooks before continuing (#​4427)
Bug Fixes
  • Do not abort watch mode for errors in watchChange but display them properly (#​4427)
Pull Requests

v2.69.2

Compare Source

2022-03-06

Bug Fixes
  • Mark Object.entries and Object.fromEntries as pure (#​4429)
  • Make sure new properties on Array.prototype and Object.prototype are not evaluated as "undefined" (#​4428)
Pull Requests

v2.69.1

Compare Source

2022-03-04

Bug Fixes
  • Approximate source position instead of ignoring it when using a low-resolution source map in a transform hook (#​4334)
Pull Requests

v2.69.0

Compare Source

2022-03-02

Features
  • Introduce new output.generatedCode.symbols to control the usage of Symbols in Rollup-generated code (#​4378)
  • soft-deprecate output.namespaceToStringTag in favor of output.generatedCode.symbols (#​4378)
Bug Fixes
  • Properly handle ./ and ../ as external dependencies (#​4419)
  • Make generated "Module" namespace toStringTag non-enumerable for correct Object.assign/spread behaviour (#​4378)
  • Add file name to error when top-level-await is used in disallowed formats (#​4421)
Pull Requests

v2.68.0

Compare Source

2022-02-22

Features
  • provide information about cached import resolutions in shouldTransformCachedModule (#​4414)
  • Add "types" field to Rollup's package exports (#​4416)
Pull Requests

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

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 WhiteSource Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Mar 12, 2022

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.

@codecov-commenter
Copy link

codecov-commenter commented Mar 12, 2022

Codecov Report

Merging #140 (5604fdd) into main (7db80e4) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #140   +/-   ##
=======================================
  Coverage   94.37%   94.37%           
=======================================
  Files          21       21           
  Lines         231      231           
  Branches       23       23           
=======================================
  Hits          218      218           
  Misses          9        9           
  Partials        4        4           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7db80e4...5604fdd. Read the comment docs.

@renovate renovate bot requested review from a team, vincentaudebert and QuiiBz and removed request for a team March 12, 2022 13:08
@chambo-e chambo-e merged commit 46ee9da into main Mar 13, 2022
@chambo-e chambo-e deleted the renovate/rollup-2.x branch March 13, 2022 10:21
scaleway-bot pushed a commit that referenced this pull request Mar 14, 2022
### [1.14.2](v1.14.1...v1.14.2) (2022-03-14)

### 📦 Chore

* **deps:** update dependency @emotion/react to v11.8.2 ([#135](#135)) ([7f6371c](7f6371c))
* **devdeps:** update dependency @scaleway/eslint-config-react to v3.4.8 ([#141](#141)) ([4685d98](4685d98))
* **devdeps:** update dependency @testing-library/react to v12.1.4 ([#136](#136)) ([7db80e4](7db80e4))
* **devdeps:** update dependency rollup to v2.70.0 ([#140](#140)) ([46ee9da](46ee9da))
* **devdeps:** update node.js to v17.7 ([#139](#139)) ([ae478dd](ae478dd))
* **devdeps:** update philibea/scaleway-containers-deploy action to v1.0.7 ([#138](#138)) ([d60f83d](d60f83d))
@scaleway-bot
Copy link
Collaborator

🎉 This PR is included in version 1.14.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants