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 ^0.65.1 #18

Closed

Conversation

dependabot-preview[bot]
Copy link

Updates the requirements on rollup to permit the latest version.

Changelog

Sourced from rollup's changelog.

0.65.1

2018-09-05

  • Prevent globbing when using chokidar (#2432)

0.65.0

2018-08-25

  • Refactor and unify plugin system (#2382)
  • Implement plugin cache API (#2389)
  • Add watchChange plugin hook to watch changed files, deprecate asset dependencies (#2405)
  • Refine asset handling (#2369)
  • Implement renderChunk hook to replace transformChunk and transformBundle hooks (#2406)
  • Add rollup version to plugin context (#2394)
  • Do not resume stdin in watch mode to fix it for Lerna users (#2410)
  • Allow [format] placeholder for id generation (#2387)
  • Always log error stacks even when a code frame is given (#2417)
  • Do not test module ids starting with \0 as external (#2400)
  • Fix tracing of namespace variables (#2408)
  • Fix re-tracing of namespace variables (#2420)
  • Properly wrap comment annotations in SystemJS exports (#2408)
  • Fix renaming of destructured parameters (#2419)
  • Do not display version in watch mode when using --silent (#2392)
  • Make cacheExpiry an experimental option for now (#2401)
  • Lint test configs on commit (#2402)
  • Add code of conduct (#2388)
  • Move to CircleCI (#2390)
  • Update pull request template (#2404)

0.64.1

2018-08-07

  • Do not render initializers of hoisted variables in dead branches (#2384)

0.64.0

2018-08-07

  • Print memory consumption together with performance timings (#2370)
  • Enable plugins to mark imports as external by returning false for resolveId (#2351)
  • Always retain empty manual chunks (#2362)
  • Ensure CLI warnings are shown on errors and add error for external id collisions (#2334)
  • Remove unnecessary dependency, update dependencies, fix linting of test config (#2376)
  • Add targeted Github issue templates (#2356)

0.63.5

2018-08-01

  • Ensure onwrite plugin hooks execute in sequence (#2364)
  • Always warn when no name is provided for a global module (#2359)
  • Add utility type for user created plugins (#2355)
  • Remove deprecated es6 format from types (#2349)
  • Mark inlineDynamicImports as optional in types (#2348)

0.63.4

2018-07-20

... (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 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/v0.65.1)

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

Coverage Status

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

@dependabot-preview
Copy link
Author

Superseded by #19.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/rollup-tw-0.65.1 branch September 5, 2018 18: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.

None yet

2 participants