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

build(deps-dev): bump rollup from 2.6.1 to 2.7.1 #276

Merged
merged 1 commit into from
Apr 21, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps rollup from 2.6.1 to 2.7.1.

Release notes

Sourced from rollup's releases.

v2.7.1

2020-04-21

Bug Fixes

  • Use correct path for dynamic imports if output.paths is used (#3508)

Pull Requests

v2.7.0

2020-04-21

Features

  • Add preserveEntrySignatures option to control how exports of entry points are handled (#3498)
  • Add preserveSignature flag to this.emitFile to control exports of emitted chunks (#3498)
  • Add output.minifyInternalExports option to control if internal exports are minified (#3498)

Pull Requests

Changelog

Sourced from rollup's changelog.

2.7.1

2020-04-21

Bug Fixes

  • Use correct path for dynamic imports if output.paths is used (#3508)

Pull Requests

2.7.0

2020-04-21

Features

  • Add preserveEntrySignatures option to control how exports of entry points are handled (#3498)
  • Add preserveSignature flag to this.emitFile to control exports of emitted chunks (#3498)
  • Add output.minifyInternalExports option to control if internal exports are minified (#3498)

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.

If all status checks pass Dependabot will automatically merge this pull request.


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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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.6.1 to 2.7.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v2.6.1...v2.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 21, 2020
@pull-assistant
Copy link

Score: 1.00

Best reviewed: commit by commit


Optimal code review plan

     build(deps-dev): bump rollup from 2.6.1 to 2.7.1

Powered by Pull Assistant. Last update 4f810ed ... 4f810ed. Read the comment docs.

@github-actions
Copy link

Pull Request Test Coverage Report for Build e86450a55e04574b4a4e4f8dc0aac728b07b90b1-PR-276

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 57.336%

Totals Coverage Status
Change from base Build 4840b50a8f8faaa9b2bcf54950f642dc5461a439: 0%
Covered Lines: 412
Relevant Lines: 601

💛 - Coveralls

@dependabot-preview dependabot-preview bot merged commit 38cfde4 into master Apr 21, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/rollup-2.7.1 branch April 21, 2020 21:20
@coveralls
Copy link

coveralls commented Jun 26, 2024

Pull Request Test Coverage Report for Build e86450a55e04574b4a4e4f8dc0aac728b07b90b1-PR-276

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall first build on dependabot/npm_and_yarn/rollup-2.7.1 at 57.336%

Totals Coverage Status
Change from base Build 4840b50a8f8faaa9b2bcf54950f642dc5461a439: 57.3%
Covered Lines: 412
Relevant Lines: 601

💛 - Coveralls

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants