Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 2, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
expose-loader 1.0.3 -> 5.0.1 age adoption passing confidence

Release Notes

webpack-contrib/expose-loader (expose-loader)

v5.0.1

Compare Source

v5.0.0

Compare Source

⚠ BREAKING CHANGES

v4.1.0

Compare Source

Features
  • added globalObject option to modify global context (#​205) (1ad9096)

v4.0.0

Compare Source

⚠ BREAKING CHANGES
  • minimum supported Node.js version is 14.15.0

v3.1.0

Compare Source

Features
Bug Fixes

v3.0.0

Compare Source

⚠ BREAKING CHANGES
  • minimum supported Node.js version is 12.13.0

v2.0.0

Compare Source

⚠ BREAKING CHANGES
  • minimum supported webpack version is 5
  • inline syntax was changed: [] is no longer supported (i.e. import $ from "expose-loader?exposes[]=$&exposes[]=jQuery!jquery), please use , comma separator (i.e. import $ from "expose-loader?exposes=$,jQuery!jquery)
1.0.3 (2020-11-26)
Bug Fixes
1.0.2 (2020-11-25)
Bug Fixes
  • don't strip loader "ref" from import string (6271fc4)
1.0.1 (2020-10-09)
Chore
  • update schema-utils

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 added the dependencies label Feb 2, 2025
@renovate renovate bot force-pushed the renovate/expose-loader-5.x branch 3 times, most recently from 3da8c2c to c5665b8 Compare February 12, 2025 17:02
@renovate renovate bot force-pushed the renovate/expose-loader-5.x branch from c5665b8 to 975d208 Compare February 19, 2025 15:39
@cwillisf cwillisf requested a review from a team as a code owner March 4, 2025 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant