Skip to content

Bump node-polyfill-webpack-plugin from 3.0.0 to 4.0.0 #1156

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 24, 2024

Bumps node-polyfill-webpack-plugin from 3.0.0 to 4.0.0.

Release notes

Sourced from node-polyfill-webpack-plugin's releases.

v4.0.0

  • Update dependencies 4d26fb0
  • Add fs null fallback (#45) 010fc94
  • Stop polyfilling console, domain, process, and internal stream modules by default 08f793b
  • Rename includeAliases to additionalAliases 08f793b
  • Allow ignoring the defaults with onlyAliases 08f793b

Richienb/node-polyfill-webpack-plugin@v3.0.0...v4.0.0

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 24, 2024
@dependabot dependabot bot requested a review from zoras May 24, 2024 18:50
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-polyfill-webpack-plugin-4.0.0 branch from d5d0dbe to dae225d Compare May 24, 2024 18:53
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-polyfill-webpack-plugin-4.0.0 branch from dae225d to 77bae5f Compare May 24, 2024 18:55
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-polyfill-webpack-plugin-4.0.0 branch from 77bae5f to 920def2 Compare May 24, 2024 19:02
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-polyfill-webpack-plugin-4.0.0 branch from 920def2 to b29a67d Compare May 24, 2024 19:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-polyfill-webpack-plugin-4.0.0 branch from b29a67d to 7e418a5 Compare May 28, 2024 18:50
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-polyfill-webpack-plugin-4.0.0 branch from 7e418a5 to 344f29d Compare June 3, 2024 18:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-polyfill-webpack-plugin-4.0.0 branch from 344f29d to 3a9ed6c Compare June 5, 2024 18:03
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-polyfill-webpack-plugin-4.0.0 branch from 3a9ed6c to c0248c4 Compare June 5, 2024 18:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-polyfill-webpack-plugin-4.0.0 branch from c0248c4 to 72596e4 Compare June 5, 2024 18:12
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-polyfill-webpack-plugin-4.0.0 branch from 72596e4 to 61091de Compare June 11, 2024 18:22
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-polyfill-webpack-plugin-4.0.0 branch from 61091de to bea4750 Compare June 17, 2024 18:08
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-polyfill-webpack-plugin-4.0.0 branch from bea4750 to a1571f8 Compare June 19, 2024 18:45
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-polyfill-webpack-plugin-4.0.0 branch from a1571f8 to 2c99b7a Compare June 19, 2024 18:48
@zoras
Copy link
Member

zoras commented Nov 4, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-polyfill-webpack-plugin-4.0.0 branch from 2c99b7a to f0e3ae5 Compare November 4, 2024 08:58
@zoras
Copy link
Member

zoras commented Nov 4, 2024

@dependabot rebase

Bumps [node-polyfill-webpack-plugin](https://github.com/Richienb/node-polyfill-webpack-plugin) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/Richienb/node-polyfill-webpack-plugin/releases)
- [Commits](Richienb/node-polyfill-webpack-plugin@v3.0.0...v4.0.0)

---
updated-dependencies:
- dependency-name: node-polyfill-webpack-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-polyfill-webpack-plugin-4.0.0 branch from f0e3ae5 to 4d40953 Compare November 4, 2024 09:06
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 4, 2024

Superseded by #1269.

@dependabot dependabot bot closed this Dec 4, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/node-polyfill-webpack-plugin-4.0.0 branch December 4, 2024 18:04
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.

1 participant