Skip to content

Bump event-hooks-webpack-plugin from 2.3.0 to 3.0.1#275

Merged
aidanm3341 merged 1 commit intomainfrom
dependabot/npm_and_yarn/event-hooks-webpack-plugin-3.0.1
Aug 22, 2025
Merged

Bump event-hooks-webpack-plugin from 2.3.0 to 3.0.1#275
aidanm3341 merged 1 commit intomainfrom
dependabot/npm_and_yarn/event-hooks-webpack-plugin-3.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

Bumps event-hooks-webpack-plugin from 2.3.0 to 3.0.1.

Release notes

Sourced from event-hooks-webpack-plugin's releases.

v3.0.1

Fixed

  • Outdated examples in the README using CommonJS instead of ESM

v3.0.0

Breaking changes

  • This package is now ESM-only
  • Dropped support for Webpack versions below 5.82.0
  • Exports for Task, CallbackTask, and PromiseTask have been replaced with tap, tapAsync, and tapPromise.

Added

  • TypeScript support
Commits
  • 69ab744 3.0.1
  • b148316 Clean up dist folder between tests
  • 1688ca2 Update webpack type import in tests
  • fceaf5c Update README examples to ESM
  • 04a9132 Update order of package.json fields to prevent confusion
  • 90c3190 Add GitHub actions setup
  • 7d0a555 Update dependency typescript to ^5.8.2
  • 8d164f4 Update @​onefinity/eslint-config to ^3.1.1
  • aa0ec8f Configure Onefinity Renovate Bot to handle dependency updates
  • 06c3c98 3.0.0
  • Additional commits viewable in compare view

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 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)

Bumps [event-hooks-webpack-plugin](https://github.com/cascornelissen/event-hooks-webpack-plugin) from 2.3.0 to 3.0.1.
- [Release notes](https://github.com/cascornelissen/event-hooks-webpack-plugin/releases)
- [Commits](cascornelissen/event-hooks-webpack-plugin@v2.3.0...v3.0.1)

---
updated-dependencies:
- dependency-name: event-hooks-webpack-plugin
  dependency-version: 3.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 4, 2025
@aidanm3341 aidanm3341 merged commit 005c2a3 into main Aug 22, 2025
5 checks passed
@aidanm3341 aidanm3341 deleted the dependabot/npm_and_yarn/event-hooks-webpack-plugin-3.0.1 branch August 22, 2025 13:45
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