Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 23, 2024

This PR contains the following updates:

Package Change Age Confidence
@webpack-cli/serve (source) ^1.6.1 -> ^3.0.0 age confidence

Release Notes

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

v3.0.1

Compare Source

Bug Fixes

v3.0.0

Compare Source

This release has breaking changes and is not stable. You are advised to use webpack-cli v.3.0.2 and up.

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 - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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 was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Dec 23, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/webpack-cli
npm ERR!   dev webpack-cli@"^4.9.2" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer webpack-cli@"6.x.x" from @webpack-cli/[email protected]
npm ERR! node_modules/@webpack-cli/serve
npm ERR!   dev @webpack-cli/serve@"^3.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2025-08-31T10_03_54_062Z-debug-0.log

@renovate renovate bot changed the title Update dependency @webpack-cli/serve to v3 chore(deps): update dependency @webpack-cli/serve to v3 Apr 23, 2025
@renovate renovate bot force-pushed the renovate/webpack-cli-serve-3.x branch from c341414 to 801aee2 Compare August 10, 2025 13:29
Copy link

netlify bot commented Aug 10, 2025

Deploy Preview for acend-website failed.

Name Link
🔨 Latest commit f51400e
🔍 Latest deploy log https://app.netlify.com/projects/acend-website/deploys/68b41e10213eb300088393e0

@renovate renovate bot force-pushed the renovate/webpack-cli-serve-3.x branch 2 times, most recently from 7a86746 to 663d2bf Compare August 19, 2025 19:06
@renovate renovate bot force-pushed the renovate/webpack-cli-serve-3.x branch from 663d2bf to f51400e Compare August 31, 2025 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants