Skip to content
This repository was archived by the owner on Aug 19, 2024. It is now read-only.

Bump webpack-serve from 2.0.3 to 3.2.0 #24

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Oct 28, 2019

Bumps webpack-serve from 2.0.3 to 3.2.0.

Release notes

Sourced from webpack-serve's releases.

v3.1.1

Updates

  • Maintenance. Dependency update.

v3.1.0

Features

  • feat: --no-watch flag, add watch: true to configs (#6)

v3.0.0

Major Release

webpack-serve is now a CLI-wrapper for webpack-plugnin-serve, similar to webpack-nano. As such the available options and and command-line flags have changed.

Migrating

If you're using the API method of v2.x, there's no longer a need for this module. You should use webpack-plugin-serve within your chosen config and use webpack's API directly. Most of the new options have a corollary to the old. (Due to a new addition to my family I have not had the chance to write a migration guide, nor an options map from old to new.)

Please feel free to open an issue and I'll be happy to help with your migration.

Commits
  • 26ea537 chore(release): 3.2.0
  • e29f861 chore: update dependencies
  • fe46696 chore: update funding.yml
  • d0c47fd chore(release): 3.1.1
  • b11a999 chore: update dependencies, npm audit fix
  • b60e028 chore: adding funding.yml
  • a8bec26 chore(deps): audit fix (#8)
  • a0f4499 chore(deps): bump handlebars from 4.1.0 to 4.1.2 (#7)
  • dd9266b chore(release): 3.1.0
  • 409b714 feat: --no-watch flag, add watch: true to configs (#6)
  • 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 will not automatically merge this PR because it includes a major update to a development dependency.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 28, 2019
@auto-comment
Copy link

auto-comment bot commented Oct 28, 2019

Thank you for raising your pull request. Please make sure you have followed @mazipan And please push ⭐ button in this repository

@dependabot-preview dependabot-preview bot force-pushed the dependabot-npm_and_yarn-webpack-serve-3.2.0 branch from 91fff1f to 064400c Compare October 28, 2019 08:01
@dependabot-preview dependabot-preview bot force-pushed the dependabot-npm_and_yarn-webpack-serve-3.2.0 branch 5 times, most recently from 14a8a0a to dfc0420 Compare November 18, 2019 07:51
@dependabot-preview dependabot-preview bot force-pushed the dependabot-npm_and_yarn-webpack-serve-3.2.0 branch from dfc0420 to 03d13ce Compare November 25, 2019 07:48
Bumps [webpack-serve](https://github.com/shellscape/webpack-serve) from 2.0.3 to 3.2.0.
- [Release notes](https://github.com/shellscape/webpack-serve/releases)
- [Commits](shellscape/webpack-serve@v2.0.3...v3.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot-npm_and_yarn-webpack-serve-3.2.0 branch from 03d13ce to 69239c3 Compare November 25, 2019 07:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants