Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(deps): update dependency expose-loader to v5 #94

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
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
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants