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

[core] Ignore babel-plugin-preval updates #18415

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

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 17, 2019
@mui-pr-bot
Copy link

mui-pr-bot commented Nov 17, 2019

No bundle size changes comparing 8226327...a8e102b

Generated by 🚫 dangerJS against a8e102b

@eps1lon eps1lon changed the title Bump babel-plugin-preval from 2.0.1 to 4.0.0 [core] Ignore babel-plugin-preval updates Nov 17, 2019
@eps1lon eps1lon force-pushed the dependabot/npm_and_yarn/babel-plugin-preval-4.0.0 branch from 7659cef to a8e102b Compare November 17, 2019 08:49
@eps1lon
Copy link
Member

eps1lon commented Nov 17, 2019

@dependabot squash and merge

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.

3 participants