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

chore(deps-dev): bump rollup from 2.15.0 to 2.18.0 #413

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps rollup from 2.15.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

v2.17.0

2020-06-17

Features

  • When importing Rollup via package.exports, always fall back to the browser ESM build for non-Node environments (#3634)
  • Create more efficient code when handling namespace mutations (#3637)

Bug Fixes

  • Fix a severe performance regression when the same module is imported by a lot of modules (#3641)
  • Properly escape special characters in imports (#3638)

Pull Requests

v2.16.1

2020-06-13

Bug Fixes

  • Do not produce invalid code when an external or chunk id contain quotes or line-breaks (#3632)
  • Do not fail but emit a warning when mutating a namespace object (#3633)

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

2.17.0

2020-06-17

Features

  • When importing Rollup via package.exports, always fall back to the browser ESM build for non-Node environments (#3634)
  • Create more efficient code when handling namespace mutations (#3637)

Bug Fixes

  • Fix a severe performance regression when the same module is imported by a lot of modules (#3641)
  • Properly escape special characters in imports (#3638)

Pull Requests

2.16.1

2020-06-13

Bug Fixes

  • Do not produce invalid code when an external or chunk id contain quotes or line-breaks (#3632)
  • Do not fail but emit a warning when mutating a namespace object (#3633)

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

Bumps [rollup](https://github.com/rollup/rollup) from 2.15.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.15.0...v2.18.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 22, 2020
@dependabot dependabot bot requested a review from fisker June 22, 2020 22:04
@pull-assistant
Copy link

Score: 1.00

Best reviewed: commit by commit


Optimal code review plan

     chore(deps-dev): bump rollup from 2.15.0 to 2.18.0

Powered by Pull Assistant. Last update 7826f51 ... 7826f51. Read the comment docs.

@coveralls
Copy link

coveralls commented Jun 22, 2020

Pull Request Test Coverage Report for Build 144154432

  • 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 133689805: 0%
Covered Lines: 412
Relevant Lines: 601

💛 - Coveralls

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 23, 2020

Looks like rollup is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jun 23, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/rollup-2.18.0 branch June 23, 2020 08:42
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