Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 2, 2018

Bumps rollup from 0.60.1 to 0.62.0.

Changelog

Sourced from rollup's changelog.

0.62.0

2018-06-27

  • Add option to automatically shim missing exports (#2118)
  • Inline dynamic imports that are also imported statically and only used in a single chunk (#2295)
  • Handle caching and invalidation of assets (#2267)
  • Fix plugin related types (#2299)

0.61.2

2018-06-23

  • Improve watcher error handling, only rebuild invalidated outputs (#2296)
  • Update dependencies, make watcher more stable (#2297)

0.61.1

2018-06-21

  • Do not try to deconflict "undefined" (#2291)
  • Properly track values for loop interator declarations and reassigned namespaces, add smoke test (#2292)

0.61.0

2018-06-20

  • Declare file dependencies via transform plugin hooks (#2259)
  • Handle undefined values when evaluating conditionals (#2264)
  • Handle known undefined properties when evaluating conditionals (#2265)
  • Access watch events via the plugin context (#2261)
  • Add option to suppress __esModule flag in output (#2287)
  • Fix issue when re-declaring variables, track reassignments in more cases (#2279)
  • Add VSCode debug settings (#2276)

0.60.7

2018-06-14

  • Fix typing issue (#2269)

0.60.6

2018-06-14

  • Track mutations of included virtual arrays (#2263)
  • Update readme (#2266)

0.60.5

2018-06-14

  • Track deep reassignments of global and exported variables and improve performance (#2254)

0.60.4

2018-06-13

  • Properly handle initially uninitialized exports and exports of globals in SystemJS output (#2258)

0.60.3

2018-06-13

  • Fix types to allow watching an array of outputs (#2262)

0.60.2

2018-06-11

... (truncated)
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 merge will merge this PR after your CI passes on it
  • @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 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.

Bumps [rollup](https://github.com/rollup/rollup) from 0.60.1 to 0.62.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v0.60.1...v0.62.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/rollup-0.62.0 branch from 1001c9f to 46dd279 Compare July 6, 2018 02:34
@christopherthielen christopherthielen merged commit b89aba6 into master Jul 16, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/rollup-0.62.0 branch July 16, 2018 03:58
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.

3 participants