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

⬆️ Update rollup requirement from ^0.63.4 to ^1.1.2 #41

Closed

Conversation

dependabot-preview[bot]
Copy link

Updates the requirements on rollup to permit the latest version.

Release notes

Sourced from rollup's releases.

v1.1.2

2019-01-21

Bug Fixes

  • Tree-shaken dynamic imports no longer leave behind undefined entries in the bundle information (#2663)
  • Dynamic imports in dynamically imported files could lead to crashes and would not always create new chunks (#2664)

Pull Requests

  • #2663: Do not include tree-shaken dynamic imports in bundle information (lukastaegert)
  • #2664: Properly handle dynamic imports declared in dynamically imported files (everdimension)
Changelog

Sourced from rollup's changelog.

1.1.2

2019-01-21

Bug Fixes

  • Tree-shaken dynamic imports no longer leave behind undefined entries in the bundle information (#2663)
  • Dynamic imports in dynamically imported files could lead to crashes and would not always create new chunks (#2664)

Pull Requests

  • #2663: Do not include tree-shaken dynamic imports in bundle information (lukastaegert)
  • #2664: Properly handle dynamic imports declared in dynamically imported files (everdimension)

1.1.1

2019-01-19

Bug Fixes

  • Make sure object prototype methods are not considered to be falsy when tree-shaking (#2652)

Pull Requests

  • #2652: Make sure object prototype methods are not considered to be falsy (lukastaegert)
  • #2654: Use correct signature for this.setAssetSource in docs (everdimension)
  • #2656: Swap descriptions for [extname] and [ext] in docs (tivac)

1.1.0

2019-01-09

Features

  • Make this.meta available from the options plugin hook (#2642)
  • Add a new writeBundle plugin hook that is called after all files have been written (#2643)

Bug Fixes

  • Make sure the acorn import of the bundled non-ESM acorn plugins is correctly translated to ESM (#2636)
  • Make sure input options are actually passed to the buildStart hook (#2642)

Pull Requests

1.0.2

2019-01-05

Bug Fixes

  • Make sure the transform hook is always reevaluated when a file watched by the hook changes (#2633)
  • Fix a crash when generating hashes for tree-shaken dynamic imports (#2638)
  • Fix a crash and some inconsistencies when using the acorn-bigint plugin (#2640)

Pull Requests

  • #2633: Document this.addWatchFile and make sure it also declares transform dependencies (lukastaegert)
  • #2635: Make sure code is optional in warning type (lukastaegert)
  • #2638: Do not fail when generating hashes for tree-shaken dynamic imports (lukastaegert)
... (truncated)
Commits

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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Updates the requirements on [rollup](https://github.com/rollup/rollup) to permit the latest version.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/commits/v1.1.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@coveralls
Copy link

Coverage Status

Coverage remained the same at 95.943% when pulling 22b02d1 on dependabot/npm_and_yarn/rollup-tw-1.1.2 into 7002b34 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 95.943% when pulling 22b02d1 on dependabot/npm_and_yarn/rollup-tw-1.1.2 into 7002b34 on master.

@dependabot-preview
Copy link
Author

Superseded by #42.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/rollup-tw-1.1.2 branch February 17, 2019 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants