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.34.2 to 2.35.1 in /test/esm/rollup-with-import #1270

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 21, 2020

Bumps rollup from 2.34.2 to 2.35.1.

Release notes

Sourced from rollup's releases.

v2.35.1

2020-12-14

Bug Fixes

  • Allow closing the bundle when watching in case of generate errors by adding the bundle to the error event (#3909)
  • Automatically close all bundles on generate errors when watching and using the CLI (#3909)
  • Try to create remaining bundles when watching and one of them throws (#3909)

Pull Requests

v2.35.0

2020-12-14

Features

  • Add closeBundle hook that is triggered by bundle.close() in the JS API (#3883)

Pull Requests

Changelog

Sourced from rollup's changelog.

2.35.1

2020-12-14

Bug Fixes

  • Allow closing the bundle when watching in case of generate errors by adding the bundle to the error event (#3909)
  • Automatically close all bundles on generate errors when watching and using the CLI (#3909)
  • Try to create remaining bundles when watching and one of them throws (#3909)

Pull Requests

2.35.0

2020-12-14

Features

  • Add closeBundle hook that is triggered by bundle.close() in the JS API (#3883)

Pull Requests

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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 21, 2020
@codesandbox-ci
Copy link

codesandbox-ci bot commented Dec 21, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 93ca5cf:

Sandbox Source
Vanilla Configuration
fast-check-examples Configuration

@coveralls
Copy link

coveralls commented Dec 21, 2020

Coverage Status

Coverage remained the same at 96.877% when pulling 93ca5cf on dependabot/npm_and_yarn/test/esm/rollup-with-import/rollup-2.35.1 into c16da41 on master.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/test/esm/rollup-with-import/rollup-2.35.1 branch 3 times, most recently from 5158d49 to 6c9c01b Compare December 22, 2020 09:49
Bumps [rollup](https://github.com/rollup/rollup) from 2.34.2 to 2.35.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v2.34.2...v2.35.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/test/esm/rollup-with-import/rollup-2.35.1 branch from 6c9c01b to 93ca5cf Compare December 22, 2020 09:50
@dubzzz dubzzz merged commit bb9d0c5 into master Dec 22, 2020
@dubzzz dubzzz deleted the dependabot/npm_and_yarn/test/esm/rollup-with-import/rollup-2.35.1 branch December 22, 2020 10:17
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.

None yet

2 participants