Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Bump expose-loader from 0.7.5 to 1.0.3 #19

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 18, 2023

Bumps expose-loader from 0.7.5 to 1.0.3.

Release notes

Sourced from expose-loader's releases.

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

1.0.0 (2020-06-23)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 10.13
  • minimum supported webpack version is 4
  • inline syntax was changed, please read
  • list of exposed values moved to the exposes option, please read
  • migrate away from pitch phase
  • do not override existing exposed values in the global object by default, because it is unsafe, please read

Features

  • validate options
  • support webpack 5
  • support multiple exposed values
  • interpolate exposed values
  • allow to expose part of a module
  • allow to expose values with . (dot) in the name

Fixes

  • do not break source maps
  • do not generate different hashed on different os
  • compatibility with ES module syntax
Changelog

Sourced from expose-loader's changelog.

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

  • minimum supported Node.js version is 10.13
  • minimum supported webpack version is 4
  • inline syntax was changed, please read
  • list of exposed values moved to the exposes option, please read
  • migrate away from pitch phase
  • do not override existing exposed values in the global object by default, because it is unsafe, please read

Features

  • validate options
  • support webpack 5
  • support multiple exposed values
  • interpolate exposed values
  • allow to expose part of a module
  • allow to expose values with . (dot) in the name

Fixes

  • do not break source maps
  • do not generate different hashed on different os
  • compatibility with ES module syntax

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 18, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/expose-loader-1.0.3 branch from a0c5490 to 4547b37 Compare July 18, 2023 20:59
Bumps [expose-loader](https://github.com/webpack-contrib/expose-loader) from 0.7.5 to 1.0.3.
- [Release notes](https://github.com/webpack-contrib/expose-loader/releases)
- [Changelog](https://github.com/webpack-contrib/expose-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/expose-loader@v0.7.5...v1.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/expose-loader-1.0.3 branch from 4547b37 to 9869234 Compare July 18, 2023 21:01
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants