Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2024

This PR contains the following updates:

Package Change Age Confidence
imports-loader 0.8.05.0.0 age confidence

Release Notes

webpack-contrib/imports-loader (imports-loader)

v5.0.0

Compare Source

⚠ BREAKING CHANGES
4.0.1 (2022-08-12)
Bug Fixes

v4.0.1

Compare Source

⚠ BREAKING CHANGES
4.0.1 (2022-08-12)
Bug Fixes

v4.0.0

Compare Source

⚠ BREAKING CHANGES
4.0.1 (2022-08-12)
Bug Fixes

v3.1.1

Compare Source

⚠ BREAKING CHANGES
  • minimum supported Node.js version is 14.15.0
3.1.1 (2021-11-01)
Bug Fixes

v3.1.0

Compare Source

⚠ BREAKING CHANGES
  • minimum supported Node.js version is 14.15.0
3.1.1 (2021-11-01)
Bug Fixes

v3.0.1

Compare Source

Features
3.0.1 (2021-10-21)
Bug Fixes

v3.0.0

Compare Source

Features
3.0.1 (2021-10-21)
Bug Fixes

v2.0.0

Compare Source

⚠ BREAKING CHANGES
  • minimum supported webpack version is 5
  • inline syntax was changed: [] is no longer supported (i.e. imports-loader?imports[]=default|jquery|$&imports[]=angular!./example.js), please use , comma separator (i.e. imports-loader?imports=default|jquery|$,angular!./example.js)

v1.2.0

Compare Source

Features

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';

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/imports-loader-5.x branch 2 times, most recently from e13b250 to 4ff61d1 Compare November 22, 2024 10:46
@renovate renovate bot force-pushed the renovate/imports-loader-5.x branch from 4ff61d1 to f14170c Compare April 3, 2025 13:36
@renovate renovate bot force-pushed the renovate/imports-loader-5.x branch 2 times, most recently from 22abe11 to a3a4697 Compare August 13, 2025 12:48
@renovate renovate bot force-pushed the renovate/imports-loader-5.x branch from a3a4697 to bd9049c Compare August 19, 2025 15:39
@renovate renovate bot force-pushed the renovate/imports-loader-5.x branch from bd9049c to a248603 Compare August 31, 2025 09:53
@renovate renovate bot force-pushed the renovate/imports-loader-5.x branch from a248603 to 1d117c1 Compare September 10, 2025 20:39
@renovate renovate bot force-pushed the renovate/imports-loader-5.x branch from 1d117c1 to 9614bd0 Compare September 25, 2025 15:51
@renovate renovate bot force-pushed the renovate/imports-loader-5.x branch 2 times, most recently from e43a5d0 to 334fd71 Compare October 21, 2025 12:10
@renovate renovate bot force-pushed the renovate/imports-loader-5.x branch from 334fd71 to 1ade1d8 Compare November 11, 2025 00:00
@renovate renovate bot force-pushed the renovate/imports-loader-5.x branch from 1ade1d8 to 6c223e7 Compare November 18, 2025 10:46
@renovate renovate bot force-pushed the renovate/imports-loader-5.x branch from 6c223e7 to 8c4da99 Compare December 3, 2025 15:47
@renovate renovate bot force-pushed the renovate/imports-loader-5.x branch from 8c4da99 to e5f687e Compare December 31, 2025 15:53
@renovate renovate bot force-pushed the renovate/imports-loader-5.x branch from e5f687e to b7e5f8f Compare January 8, 2026 16:35
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.

1 participant