Skip to content

Bump expose-loader from 0.7.5 to 3.1.0#19

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 17, 2022

Copy link
Copy Markdown

Bumps expose-loader from 0.7.5 to 3.1.0.

Release notes

Sourced from expose-loader's releases.

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

v1.0.2

1.0.2 (2020-11-25)

Bug Fixes

  • don't strip loader "ref" from import string (6271fc4)

v1.0.1

1.0.1 (2020-10-09)

Chore

  • update schema-utils

v1.0.0

... (truncated)

Changelog

Sourced from expose-loader's changelog.

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)

Bug Fixes

  • don't strip loader "ref" from import string (6271fc4)

1.0.1 (2020-10-09)

Chore

  • update schema-utils

1.0.0 (2020-06-23)

⚠ BREAKING CHANGES

... (truncated)

Commits
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 3.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...v3.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 force-pushed the dependabot/npm_and_yarn/expose-loader-3.1.0 branch from d76a3e6 to 8ef2083 Compare April 17, 2022 14:40
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 17, 2022
@dependabot @github

dependabot Bot commented on behalf of github May 18, 2022

Copy link
Copy Markdown
Author

Superseded by #23.

@dependabot dependabot Bot closed this May 18, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/expose-loader-3.1.0 branch May 18, 2022 15:42
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