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.73.0 #283

Merged
merged 1 commit into from
May 14, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 12, 2022

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

rollup/rollup

v2.73.0

Compare Source

2022-05-13

Features
  • Do not treat Object.defineProperty/ies as side effect when called on an unused object (#​4493)
  • Do not assume that assigning a property can create a getter with side effects (#​4493)
  • Do not treat string.prototype.replace(All) as side effect when used with two literals (#​4493)
Bug Fixes
  • Detect side effects when manually declaring getters on functions (#​4493)
Pull Requests

v2.72.1

Compare Source

2022-05-07

Bug Fixes
  • Improve tree-shaking of classes with super classes in certain scenarios (#​4489)
Pull Requests

v2.72.0

Compare Source

2022-05-05

Features
  • Add CLI hooks to run external commands at certain points in watch mode (#​4457)
Bug Fixes
  • Fix an issue that could accidentally treat relevant assignments as side effect free (#​4486)
Pull Requests

v2.71.1

Compare Source

2022-04-30

Bug Fixes
  • Allow importing loadConfigFile without extension (#​4483)
Pull Requests

v2.71.0

Compare Source

2022-04-30


Configuration

📅 Schedule: 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, click this checkbox.

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

@renovate
Copy link
Contributor Author

renovate bot commented May 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.

@renovate renovate bot force-pushed the renovate/rollup-2.x branch 2 times, most recently from c792d96 to 37dff5a Compare May 13, 2022 13:59
@renovate renovate bot changed the title chore(devdeps): update dependency rollup to v2.72.1 chore(devdeps): update dependency rollup to v2.73.0 May 13, 2022
@philibea philibea merged commit 54173ad into main May 14, 2022
@philibea philibea deleted the renovate/rollup-2.x branch May 14, 2022 21:56
scaleway-bot pushed a commit that referenced this pull request May 18, 2022
### [1.15.17](v1.15.16...v1.15.17) (2022-05-18)

### 📦 Chore

* **devdeps:** update actions/setup-node action to v3.2.0 ([#285](#285)) ([0d43b1d](0d43b1d))
* **devdeps:** update commitlint monorepo to v17 ([#286](#286)) ([b8fcf43](b8fcf43))
* **devdeps:** update dependency @scaleway/eslint-config-react to v3.4.24 ([#280](#280)) ([ce7398b](ce7398b))
* **devdeps:** update dependency @types/react-dom to v17.0.17 ([#284](#284)) ([6ee480d](6ee480d))
* **devdeps:** update dependency eslint to v8.15.0 ([#282](#282)) ([6beb826](6beb826))
* **devdeps:** update dependency rollup to v2.73.0 ([#283](#283)) ([54173ad](54173ad))
* **devdeps:** update dependency webpack to v5.72.1 ([#278](#278)) ([322f7ca](322f7ca))
* **devdeps:** update jest monorepo to v28.1.0 ([#279](#279)) ([0813452](0813452))
* **devdeps:** update pnpm to v7.1.1 ([#288](#288)) ([460ea20](460ea20))

### 🐛 Bug Fixes

* **rich-select:** add isLoading type props ([#289](#289)) ([b30e83f](b30e83f))
@scaleway-bot
Copy link
Collaborator

🎉 This PR is included in version 1.15.17 🎉

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.

None yet

3 participants