Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rollup from 2.60.2 to 2.63.0 #1260

Merged
merged 3 commits into from
Jan 7, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2022

Bumps rollup from 2.60.2 to 2.63.0.

Release notes

Sourced from rollup's releases.

v2.63.0

2022-01-04

Features

  • Report a helpful error if rollup exits due to an empty event loop when using this.load (#4320)
  • Allow directly mutating ModuleInfo.meta for modules and never replace this object (#4328)
  • Detect additional side effect free array prototype methods (#4332)

Bug Fixes

  • Do not watch if CLI watch options are specified but --watch is missing (#4335)

Pull Requests

v2.62.0

2021-12-24

Features

  • Mark additional string prototype methods as side-effect-free and correct typings of existing ones (#4299)
  • Mark additional array prototype methods as side-effect-free and correct typings of existing ones (#4309)
  • Expose if a module is included after tree-shaking in its ModuleInfo (#4305)

Bug Fixes

  • Fix how fsevents is included to improve watch mode on MacOS (#4312)

Pull Requests

... (truncated)

Changelog

Sourced from rollup's changelog.

2.63.0

2022-01-04

Features

  • Report a helpful error if rollup exits due to an empty event loop when using this.load (#4320)
  • Allow directly mutating ModuleInfo.meta for modules and never replace this object (#4328)
  • Detect additional side effect free array prototype methods (#4332)

Bug Fixes

  • Do not watch if CLI watch options are specified but --watch is missing (#4335)

Pull Requests

2.62.0

2021-12-24

Features

  • Mark additional string prototype methods as side-effect-free and correct typings of existing ones (#4299)
  • Mark additional array prototype methods as side-effect-free and correct typings of existing ones (#4309)
  • Expose if a module is included after tree-shaking in its ModuleInfo (#4305)

Bug Fixes

  • Fix how fsevents is included to improve watch mode on MacOS (#4312)

Pull Requests

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [rollup](https://github.com/rollup/rollup) from 2.60.2 to 2.63.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v2.60.2...v2.63.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 5, 2022
@changeset-bot
Copy link

changeset-bot bot commented Jan 5, 2022

🦋 Changeset detected

Latest commit: 46bf009

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
modular-scripts Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@coveralls
Copy link
Collaborator

coveralls commented Jan 5, 2022

Coverage Status

Coverage remained the same at 28.282% when pulling 46bf009 on dependabot/npm_and_yarn/rollup-2.63.0 into e180686 on main.

@LukeSheard LukeSheard merged commit 3c0ffba into main Jan 7, 2022
@LukeSheard LukeSheard deleted the dependabot/npm_and_yarn/rollup-2.63.0 branch January 7, 2022 12:07
@github-actions github-actions bot mentioned this pull request Jan 7, 2022
This was referenced Mar 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants