Skip to content

Bump webpack-dev-server and poi#12

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-1895de78c9
Open

Bump webpack-dev-server and poi#12
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-1895de78c9

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 6, 2025

Removes webpack-dev-server. It's no longer used after updating ancestor dependency poi. These dependencies need to be updated together.

Removes webpack-dev-server

Updates poi from 9.6.13 to 10.2.11

Release notes

Sourced from poi's releases.

v10.0.0-rc.0

This might break things.

Option changes

See https://github.com/egoist/poi/blob/master/docs/options.md

Plugins

Presets are now Plugins, and the official ones are published under @poi org on npm, e.g. @poi/plugin-storybook

10.0.0-beta.12

The first PUBLIC BETA release for Poi 10.

The new docs are here: https://github.com/egoist/poi/tree/x/docs (WIP)

Highlights:

  • Webpack 4. Y'all know that this is coming.
  • Simplified options. Some are removed, and some are renamed.
  • Presets are now Plugins, and the official ones are published under @poi org on npm, eg: @poi/plugin-storybook
  • No plugin is required for React, however you do need a custom .babelrc file for adding HMR support with react-hot-loader.
  • Automatically load .env.{process.env.NODE_ENV} file.
  • ...

Note that new packages are published under next tag on npm, which means you can install Poi 10 by:

yarn add poi@next --dev

v10.0.0-alpha.0

Preview for Poi v10, bugs and crashes are expected 😅

Try it with:

yarn add poi@next --dev

Note that all presets are renamed to plugin, eg. poi-preset-buble is now poi-plugin-buble

Also there're some breaking changes in the plugin API, will add notes about it in following alpha versions.

Commits
Maintainer changes

This version was pushed to npm by egoist, a new releaser for poi since your current version.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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

Removes [webpack-dev-server](https://github.com/webpack/webpack-dev-server). It's no longer used after updating ancestor dependency [poi](https://github.com/egoist/poi). These dependencies need to be updated together.


Removes `webpack-dev-server`

Updates `poi` from 9.6.13 to 10.2.11
- [Release notes](https://github.com/egoist/poi/releases)
- [Commits](https://github.com/egoist/poi/compare/poi@9.6.13...poi@10.2.11)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-version: 
  dependency-type: indirect
- dependency-name: poi
  dependency-version: 10.2.11
  dependency-type: direct:development
...

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 Jun 6, 2025
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.

0 participants