Commit ace7881
authored
chore(deps): update dependency rollup to v3.5.0 (#7195)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [rollup](https://rollupjs.org/)
([source](https://togithub.com/rollup/rollup)) | [`3.4.0` ->
`3.5.0`](https://renovatebot.com/diffs/npm/rollup/3.4.0/3.5.0) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>rollup/rollup</summary>
###
[`v3.5.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​350)
[Compare
Source](https://togithub.com/rollup/rollup/compare/v3.4.0...v3.5.0)
*2022-11-27*
##### Features
- Add `treeshake.manualPureFunctions` to override static analysis for
explicit function names
([#​4718](https://togithub.com/rollup/rollup/issues/4718))
##### Bug Fixes
- Do not throw when a plugin uses `this.load` without awaiting its
result ([#​4725](https://togithub.com/rollup/rollup/issues/4725))
##### Pull Requests
- [#​4718](https://togithub.com/rollup/rollup/pull/4718): Add
simple way to manually declare pure functions
([@​lukastaegert](https://togithub.com/lukastaegert))
- [#​4725](https://togithub.com/rollup/rollup/pull/4725): Fix
isIncluded error when using rollup-plugin-typescript2
([@​lukastaegert](https://togithub.com/lukastaegert))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/apollographql/apollo-server).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4zNy4wIiwidXBkYXRlZEluVmVyIjoiMzQuMzcuMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 3187e46 commit ace7881
3 files changed
+9
-9
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments