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

fix: update dependency babel-plugin-dynamic-import-node to v2 #19535

Merged
merged 1 commit into from Nov 15, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2019

This PR contains the following updates:

Package Type Update Change
babel-plugin-dynamic-import-node dependencies major ^1.2.0 -> ^2.3.0

Release Notes

airbnb/babel-plugin-dynamic-import-node

v2.3.0

Compare Source

  • [New] expose createDynamicImportTransform and getImportSource (#​75)
  • [Docs] Document noInterop option (#​70)

v2.2.0

Compare Source

  • [Refactor] remove dependency on babel-plugin-syntax-dynamic-import
  • [Dev Deps] update airbnb-js-shims, babel-preset-airbnb, eslint

v2.1.0

Compare Source

  • [New] add noInterop option (#​57)
  • [Docs] Fix typo "correct" -> "correctly" in readme (#​55)
  • [Dev Deps] update airbnb-js-shims, babel-eslint, babel-preset-airbnb, eslint, eslint-config-airbnb-base, eslint-plugin-import, safe-publish-latest

v2.0.0

Compare Source

  • [Breaking] always return a module namespace object (#​52, #​47)
  • [Breaking] remove .default on entry points (#​27)
  • [Docs] removed $ before npm command (#​35)
  • [Docs] Improve README.md with a code example (#​41)
  • [Dev Deps] update airbnb-js-shims, babel-core, babel-eslint, eslint, eslint-plugin-import
  • [Tests] switch from mocha to tape, so we can support older nodes

Renovate configuration

📅 Schedule: "after 10am on Monday" in timezone GMT.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

@renovate renovate bot requested a review from a team as a code owner November 15, 2019 07:37
Copy link
Contributor

@wardpeet wardpeet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 🤖

@wardpeet wardpeet added the bot: merge on green Gatsbot will merge these PRs automatically when all tests passes label Nov 15, 2019
@gatsbybot gatsbybot merged commit 500ebf6 into master Nov 15, 2019
@delete-merged-branch delete-merged-branch bot deleted the renovate/babel-plugin-dynamic-import-node-2.x branch November 15, 2019 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: merge on green Gatsbot will merge these PRs automatically when all tests passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants