Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.

Bump webpack-node-externals from 1.7.2 to 3.0.0 #890

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2021

Bumps webpack-node-externals from 1.7.2 to 3.0.0.

Release notes

Sourced from webpack-node-externals's releases.

v3.0.0

Breaking:

  • Removed support for Node < 6
  • Changed code syntax to ES6

Enhancements:

  • Excluding Webpack 5 module federation (automatically adding to allowlist) from @​jacob-ebey
  • Better arguments handling for the exported function

v2.5.0

Enhancements:

  • Support webpack 5
  • Change parameters name (still support the old ones) - modulesFromFile.includeInBundle / excludeFromBundle
  • Add additionalModuleDirs
  • Add options validation

v2.0.0

Breaking:

  • Change whitelist to allowlist
Changelog

Sourced from webpack-node-externals's changelog.

3.0.0 (2021-04-21)

Added

  • Excluding Webpack 5 module federation (automatically adding to allowlist) from @​jacob-ebey

Changed

  • Better arguments handling for the exported function
  • Changed code syntax to ES6

Removed

  • Removed support for Node < 6

2.5.2 (2020-08-24)

Changed

  • Changed exported function signature - to remove deprecation notice when used in Webpack 5

2.5.0 (2020-07-12)

Added

  • Options validation - throwing an error when using a mispell of one of the options
Commits

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 force-pushed the dependabot/npm_and_yarn/webpack-node-externals-3.0.0 branch from 4c33867 to 1c240ce Compare October 20, 2021 11:29
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-node-externals-3.0.0 branch 3 times, most recently from d5c0541 to f9e9745 Compare February 12, 2022 17:51
@sonarcloud
Copy link

sonarcloud bot commented Feb 12, 2022

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
No Duplication information No Duplication information

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-node-externals-3.0.0 branch 2 times, most recently from b7212fe to 96bdf2f Compare April 21, 2022 07:45
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-node-externals-3.0.0 branch from 96bdf2f to d25fbd9 Compare May 12, 2022 08:52
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-node-externals-3.0.0 branch from d25fbd9 to 7f9116e Compare May 31, 2022 10:07
@sonarcloud
Copy link

sonarcloud bot commented May 31, 2022

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
No Duplication information No Duplication information

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-node-externals-3.0.0 branch from 7f9116e to 68174cd Compare July 4, 2022 11:43
Bumps [webpack-node-externals](https://github.com/liady/webpack-node-externals) from 1.7.2 to 3.0.0.
- [Release notes](https://github.com/liady/webpack-node-externals/releases)
- [Changelog](https://github.com/liady/webpack-node-externals/blob/master/CHANGELOG.md)
- [Commits](liady/webpack-node-externals@v1.7.2...v3.0.0)

---
updated-dependencies:
- dependency-name: webpack-node-externals
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-node-externals-3.0.0 branch from 68174cd to 40cc302 Compare July 4, 2022 13:26
@sonarcloud
Copy link

sonarcloud bot commented Jul 4, 2022

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
No Duplication information No Duplication information

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants