Skip to content

Conversation

@dependabot-preview
Copy link

Bumps rollup-plugin-babel from 2.7.1 to 3.0.7.

Changelog

Sourced from rollup-plugin-babel's changelog.

rollup-plugin-babel changelog

3.0.3

  • Drop babel7 support. Use 4.0.0-beta if you use babel 7
  • Use "module" in addition to "jsnext:main" (#150)
  • Remove unused babel helpers namespace declaration & expression (#164)

3.0.2

  • Fix regression with Babel 6 (#158)

3.0.1

  • Wasn't working, fix bug with transform (not using es2015-classes for preflight check)

3.0.0

  • Drop Node 0.10/0.12 (Use native Object.assign)
  • Change babel-core to be a peerDependency
  • Support babel-core v7 as well as a peerDep (no changes necessary)
Commits
  • c392be2 3.0.7
  • 5d4b9fc Revert "Transform built helpers in case people use i.e. some es3 transforms (...
  • 14226a7 3.0.6
  • f8182c6 Transform built helpers in case people use i.e. some es3 transforms (#227)
  • c318f09 3.0.5
  • 9af19a7 Cache preflight check results per plugin's instance
  • 8827c11 3.0.4
  • b226922 Fix issue with preflight and decorator plugin (#204)
  • 7971919 3.0.3
  • 6d3e61b Fix travis by installing correct babel version
  • Additional commits viewable in compare view

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.

@dependabot-preview
Copy link
Author

Superseded by #21.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/rollup-plugin-babel-3.0.7 branch August 28, 2018 09:14
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.

1 participant