Skip to content
This repository was archived by the owner on Apr 20, 2019. It is now read-only.

Conversation

@dependabot-preview
Copy link

Bumps rollup from 0.65.0 to 0.66.2.

Changelog

Sourced from rollup's changelog.

0.66.2

2018-09-21

  • Add additional information to parse errors messages in JSON and other non-JS files (#2466)

0.66.1

2018-09-19

  • Ignore falsy plugins (#2464)
  • Switch back to official TypeScript plugin (#2465)

0.66.0

2018-09-16

  • Support ES2019 optional catch bindings (#2455)
  • Add option to transform paths within sourcemaps (#2430)
  • Add renderStart and renderEnd plugin hooks (#2438)
  • Expose ESM browser build and minify browser builds (#2437
  • Associate hoisted variables in function bodys with function parameters (#2456)
  • Fix issue when deconflicting variables used as pattern defaults (#2446)
  • Properly deconflict default exported class and function expressions with ids (#2458)
  • Faster internal test builds (#2457)
  • Switch to rollup-plugin-typescript2 (#2460)
  • Fix internal "perf" script (#2433)
  • Test that errors are passed to the buildEnd hook (#2450)

0.65.2

2018-09-05

  • Prevent watch mode memory leak (#2441)

0.65.1

2018-09-05

  • Prevent globbing when using chokidar (#2432)
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 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.

Bumps [rollup](https://github.com/rollup/rollup) from 0.65.0 to 0.66.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v0.65.0...v0.66.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 1, 2018
@dependabot-preview
Copy link
Author

Superseded by #12.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/rollup-0.66.2 branch November 1, 2018 06:37
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants