UDA-EJIE / udaRUP

RUP components repository
Other
13 stars 10 forks source link

Bump expose-loader from 0.7.5 to 1.0.3 #246

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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)
sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication