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

chore(deps): update dependency imports-loader to v1 #21

Merged
merged 1 commit into from Jun 29, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 26, 2020

This PR contains the following updates:

Package Type Update Change
imports-loader dependencies major ^0.8.0 -> ^1.1.0

Release Notes

webpack-contrib/imports-loader

v1.1.0

Compare Source

Features
  • "|" character can be used as delimiter for inline string syntax (00697de)

v1.0.0

Compare Source

⚠ BREAKING CHANGES
  • minimum supported Node.js version is 10.13
  • minimum supported webpack version is 4
  • inline syntax was changed, please read
  • list of imported modules moved to the imports option, please read
  • wrapper moved to the wrapper option, please read
  • custom variables moved to the additionalCode option, please read
  • generates ES module default import by default (import Foo from 'foo';)
Features
  • validate options
  • support webpack 5
  • implemented the type option (imports can be CommonsJS or ES module format)
  • implemented the ability to generate multiple import in CommonJS or ES module format
  • improved support of inline usage
  • allowed to adding arguments for wrapper
  • allowed to inject any custom code
Bug Fixes
  • do not crash on invalid inline syntax
  • respect 'use strict';

Renovate configuration

📅 Schedule: "before 2am" (UTC).

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

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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

This PR has been generated by WhiteSource Renovate. View repository job log here.

@jquense jquense merged commit 45971f3 into master Jun 29, 2020
@renovate renovate bot deleted the renovate/imports-loader-1.x branch June 29, 2020 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants