Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps rollup from 2.32.1 to 2.33.0.

Release notes

Sourced from rollup's releases.

v2.33.0

2020-11-01

Features

  • Add parameter to "watchChange" hook to denote if a change was an addition, update or deletion (#3841)
  • Add "closeWatcher" hook to allow plugins to clean up resources when the watcher is closed (#3841)
  • Add "this.getWatchFiles" function to plugin context to get the current set of watched files (#3841)

Pull Requests

Changelog

Sourced from rollup's changelog.

2.33.0

2020-11-01

Features

  • Add parameter to "watchChange" hook to denote if a change was an addition, update or deletion (#3841)
  • Add "closeWatcher" hook to allow plugins to clean up resources when the watcher is closed (#3841)
  • Add "this.getWatchFiles" function to plugin context to get the current set of watched files (#3841)

Pull Requests

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [rollup](https://github.com/rollup/rollup) from 2.32.1 to 2.33.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v2.32.1...v2.33.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies Improvements or additions to documentation skip-changelog The PR will not appear in the release changelogs labels Nov 2, 2020
Copy link
Member

@curquiza curquiza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors merge

bors bot added a commit that referenced this pull request Nov 2, 2020
113: Bump rollup from 2.32.1 to 2.33.0 r=curquiza a=dependabot-preview[bot]

Bumps [rollup](https://github.com/rollup/rollup) from 2.32.1 to 2.33.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/rollup/rollup/releases">rollup's releases</a>.</em></p>
<blockquote>
<h2>v2.33.0</h2>
<p><em>2020-11-01</em></p>
<h3>Features</h3>
<ul>
<li>Add parameter to &quot;watchChange&quot; hook to denote if a change was an addition, update or deletion (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3841">#3841</a>)</li>
<li>Add &quot;closeWatcher&quot; hook to allow plugins to clean up resources when the watcher is closed (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3841">#3841</a>)</li>
<li>Add &quot;this.getWatchFiles&quot; function to plugin context to get the current set of watched files (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3841">#3841</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3841">#3841</a>: Improved watcher hooks (<a href="https://github.com/Amareis">@Amareis</a>)</li>
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3848">#3848</a>: Add options hook to asyncpluginhooks (<a href="https://github.com/intrnl">@intrnl</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md">rollup's changelog</a>.</em></p>
<blockquote>
<h2>2.33.0</h2>
<p><em>2020-11-01</em></p>
<h3>Features</h3>
<ul>
<li>Add parameter to &quot;watchChange&quot; hook to denote if a change was an addition, update or deletion (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3841">#3841</a>)</li>
<li>Add &quot;closeWatcher&quot; hook to allow plugins to clean up resources when the watcher is closed (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3841">#3841</a>)</li>
<li>Add &quot;this.getWatchFiles&quot; function to plugin context to get the current set of watched files (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3841">#3841</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3841">#3841</a>: Improved watcher hooks (<a href="https://github.com/Amareis">@Amareis</a>)</li>
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3848">#3848</a>: Add options hook to asyncpluginhooks (<a href="https://github.com/intrnl">@intrnl</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rollup/rollup/commit/f9516fb6c65d5cfc043e81bd443ae7f0c09c080f"><code>f9516fb</code></a> 2.33.0</li>
<li><a href="https://github.com/rollup/rollup/commit/50734f6e4b72a7e3b53a1891453f530beacb1108"><code>50734f6</code></a> Update changelog</li>
<li><a href="https://github.com/rollup/rollup/commit/87aebf32801316d8222c09ebba0a8575be9330ca"><code>87aebf3</code></a> Reorder events to help Windows</li>
<li><a href="https://github.com/rollup/rollup/commit/e52eaf018939d70ba602d40ee6c56f76b8789c13"><code>e52eaf0</code></a> Tweak some parameter</li>
<li><a href="https://github.com/rollup/rollup/commit/e6b4cf2cf8852852e65e87a90e65cc891cb7a16f"><code>e6b4cf2</code></a> Use OS agnostic files</li>
<li><a href="https://github.com/rollup/rollup/commit/49268b4053e6b9f2eee6e5dd1d263c60744da6ac"><code>49268b4</code></a> Attempt to fix tests</li>
<li><a href="https://github.com/rollup/rollup/commit/4f7246a109d52c8cf890dabe0cec9be18343b84f"><code>4f7246a</code></a> Update changelog</li>
<li><a href="https://github.com/rollup/rollup/commit/fe3842aeb52bd1e6423d0ab9eb41d331b7291f15"><code>fe3842a</code></a> Improved watcher hooks (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3841">#3841</a>)</li>
<li><a href="https://github.com/rollup/rollup/commit/c57aede557ce9db4b3fe88000ac96a54f6d5731c"><code>c57aede</code></a> add options hook to asyncpluginhooks (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3848">#3848</a>)</li>
<li>See full diff in <a href="https://github.com/rollup/rollup/compare/v2.32.1...v2.33.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=rollup&package-manager=npm_and_yarn&previous-version=2.32.1&new-version=2.33.0)](https://dependabot.com/compatibility-score/?dependency-name=rollup&package-manager=npm_and_yarn&previous-version=2.32.1&new-version=2.33.0)

You can trigger a rebase of this PR by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)



</details>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
@dependabot-preview
Copy link
Contributor Author

Superseded by #130.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/rollup-2.33.0 branch November 9, 2020 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Improvements or additions to documentation skip-changelog The PR will not appear in the release changelogs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants