Skip to content

Bump expose-loader from 0.7.5 to 4.1.0#74

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/expose-loader-4.1.0
Open

Bump expose-loader from 0.7.5 to 4.1.0#74
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/expose-loader-4.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 10, 2023

Copy link
Copy Markdown

Bumps expose-loader from 0.7.5 to 4.1.0.

Release notes

Sourced from expose-loader's releases.

v4.1.0

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.1.0 (2023-03-09)

Features

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

v4.0.0

4.0.0 (2022-05-17)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 14.15.0

v3.1.0

Features

Bug Fixes

v3.0.0

3.0.0 (2021-05-20)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 12.13.0

v2.0.0

2.0.0 (2021-02-02)

⚠ 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)

v1.0.3

1.0.3 (2020-11-26)

Bug Fixes

... (truncated)

Changelog

Sourced from expose-loader's changelog.

4.1.0 (2023-03-09)

Features

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

4.0.0 (2022-05-17)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 14.15.0

3.1.0 (2021-10-21)

Features

Bug Fixes

3.0.0 (2021-05-20)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 12.13.0

2.0.0 (2021-02-02)

⚠ 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)

... (truncated)

Commits
  • b05f24f chore(release): 4.1.0
  • 67f14b5 chore: fix cspell
  • 1ad9096 feat: added globalObject option to modify global context (#205)
  • f7a7b42 chore: update dependencies to the latest version (#202)
  • b132540 ci: use LTS node version in lint job (#201)
  • b2c65b3 chore: update dependencies to the latest version (#200)
  • 43c42c4 ci: use concurrency in github workflows (#199)
  • 3d67c8f chore: update ignorePaths in .cspell.json (#198)
  • 2900690 chore(deps): bump json5 from 1.0.1 to 1.0.2 (#197)
  • 7a8dfee chore: update dependency review action (#196)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by evilebottnawi, a new releaser for expose-loader since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [expose-loader](https://github.com/webpack-contrib/expose-loader) from 0.7.5 to 4.1.0.
- [Release notes](https://github.com/webpack-contrib/expose-loader/releases)
- [Changelog](https://github.com/webpack-contrib/expose-loader/blob/master/CHANGELOG.md)
- [Commits](webpack/expose-loader@v0.7.5...v4.1.0)

---
updated-dependencies:
- dependency-name: expose-loader
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants