Skip to content

Update dependency @webpack-cli/serve to v2#22

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/webpack-cli-serve-2.x
Open

Update dependency @webpack-cli/serve to v2#22
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/webpack-cli-serve-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@webpack-cli/serve (source) ^1.3.1 -> ^2.0.0 age adoption passing confidence

Release Notes

webpack/webpack-cli (@​webpack-cli/serve)

v2.0.5

Compare Source

v2.0.4: 2.0.4

Compare Source

This release fixes the previous release. There were few missing files that were not published on npm

v2.0.3: 2.0.3

Compare Source

v2.0.2: 2.0.2

Compare Source

  • fixed cases of the new --output argument
  • fixed internal bin tests
  • added internal coverage check
  • fixed case where there was a missing internal library

v2.0.1

Compare Source

Full Changelog

New Features

CLI

  • refactor: improve folder structure (#​371)

Fix

  • loader,plugin: fix generators path bug (b4bfafb)

v2.0.0

Compare Source

  • Adds add
  • Remove some mocks
  • Remove validationschema and ajv dependencies
  • Update Jest & Jest-cli
  • Remove unused dependencies
  • Creator is now init
  • Using env preset (#​197)
  • Using Yarn (#​203)
  • Using peer dep of webpack
  • Transformations is now migrate
  • Init has its own generator
  • Commands are refactored into a HOC and sent to a folder for each command with an helper for scaffolding aliases
  • Using RawList instead of List for better usability (82c64db)
  • lib/transformations/util is now in lib/utils/ast-utils
  • Each AST module now has an extra argument that specifies action to be done
  • FindPluginsByRoot is now FindRootByName and more generalistic
  • Added ast util function createEmptyCallableFunctionWithArguments
  • Refactor for readability (#​214)
  • Remove dist from repo (#​215)
  • Remove entry and output validation (#​217)
  • topScope now checks if the import already is present
  • Updated test errors/issue-5576, remember to sync with webpack/next
  • User friendly startup message (#​218)
  • Migrate now uses prettier (88aaaa2
  • Added transform for mode (972d4cd
  • Remove recast fork (fba04da)
  • New transforms (b416d9c)
  • JSdocs are added (47de46a)
  • Added serve alias (#​204)
  • Migrate has new validate logic (c4c68e8)
  • webpack serve logic (5d4430a)
  • webpack --config-register and webpack -r is added (1f24d19)
  • work on makefile generation (d86e1ce)
  • Appveyor is added (9b2f6f5)
  • Remove commit-validate from docs (#​222)
  • Added transform ResolveLoader (7c713ce)
  • Using v8-compile-cache (7e57314)
  • Adds webpack-cli bot (#​224)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants