Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Bump rollup from 2.17.0 to 2.18.0 #765

Merged
merged 1 commit into from Jun 23, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 22, 2020

Bumps rollup from 2.17.0 to 2.18.0.

Release notes

Sourced from rollup's releases.

v2.18.0

2020-06-22

Features

  • inlineDynamicImports, manualChunks and preserveModules can now be used as output options (#3645)
  • Use sourcemaps for certain warnings that reference source code locations (#3645)

Bug Fixes

  • this.getFileName will now always return the correct file name for chunks when multiple outputs are created (#3645)

Pull Requests

v2.17.1

2020-06-19

Bug Fixes

  • Properly resolve accessing properties of namespace members again (#3643)

Pull Requests

Changelog

Sourced from rollup's changelog.

2.18.0

2020-06-22

Features

  • inlineDynamicImports, manualChunks and preserveModules can now be used as output options (#3645)
  • Use sourcemaps for certain warnings that reference source code locations (#3645)

Bug Fixes

  • this.getFileName will now always return the correct file name for chunks when multiple outputs are created (#3645)

Pull Requests

2.17.1

2020-06-19

Bug Fixes

  • Properly resolve accessing properties of namespace members again (#3643)

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 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.17.0 to 2.18.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v2.17.0...v2.18.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 22, 2020
@codecov-commenter
Copy link

codecov-commenter commented Jun 22, 2020

Codecov Report

Merging #765 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #765   +/-   ##
========================================
  Coverage    39.51%   39.51%           
========================================
  Files          667      667           
  Lines        10414    10414           
  Branches      1492     1492           
========================================
  Hits          4115     4115           
  Misses        5972     5972           
  Partials       327      327           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3c60fbd...687aa66. Read the comment docs.

@mergify mergify bot merged commit 6e500a4 into develop Jun 23, 2020
@mergify mergify bot deleted the dependabot/npm_and_yarn/rollup-2.18.0 branch June 23, 2020 18:38
@pr-triage pr-triage bot added the PR: merged label Jun 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file PR: merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants