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

Bump babel-plugin-preval from 2.0.1 to 4.0.0 #18533

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 24, 2019

Bumps babel-plugin-preval from 2.0.1 to 4.0.0.

Release notes

Sourced from babel-plugin-preval's releases.

v4.0.0

4.0.0 (2019-11-14)

Features

BREAKING CHANGES

  • Node support bumped to Node >= 8

v3.0.1

3.0.1 (2018-09-12)

Bug Fixes

  • babel7: do not load root .babelrc (#61) (a3cd086)

v3.0.0

3.0.0 (2018-06-27)

Features

  • drop support for transpiling the code that is being prevaled (#59) (b0f94b9)

BREAKING CHANGES

  • Code that's being prevaled will no longer be transpiled. You should either transpile it ahead of time or only write the code in a version of JavaScript that runs natively in the version of node you're running.
Commits
  • c50df22 feat: upgrade all packages
  • 1e42fa0 docs: add jdorfman as a contributor (#70)
  • f0a9eaf docs(README): add CodeFund sponsor (#69)
  • a3cd086 fix(babel7): do not load root .babelrc (#61)
  • b0f94b9 feat: drop support for transpiling the code that is being prevaled (#59)
  • See full diff 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 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 squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added dependencies Update of dependencies worktree labels Nov 24, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/babel-plugin-preval-4.0.0 branch from fd4913b to 6abf154 Compare November 24, 2019 10:25
@eps1lon eps1lon closed this Nov 24, 2019
@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/babel-plugin-preval-4.0.0 branch November 24, 2019 10:26
@eps1lon
Copy link
Member

eps1lon commented Nov 24, 2019

@feelepxyz
Copy link

@dependabot Why was this PR opened? Shouldn't this be ignored as per

You are only ignoring versions 2.x so you'd want to do something like version_requirement: '>= 3.0' to ignore everything from 3.x and up

@eps1lon
Copy link
Member

eps1lon commented Nov 25, 2019

@feelepxyz Makes sense, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update of dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants