Update webpack-cli 4.10.0 → 6.0.1 (major) #387
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Welcome to Depfu 👋
This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.
After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.
Let us know if you have any questions. Thanks so much for giving Depfu a try!
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ webpack-cli (4.10.0 → 6.0.1) · Repo · Changelog
Release Notes
6.0.1 (from changelog)
6.0.0 (from changelog)
5.1.4 (from changelog)
5.1.3 (from changelog)
5.1.2 (from changelog)
5.1.1 (from changelog)
5.1.0 (from changelog)
5.0.2 (from changelog)
5.0.1 (from changelog)
5.0.0 (from changelog)
Does any of this look wrong? Please let us know.
Sorry, we couldn't find anything useful about this release.
Sorry, we couldn't find anything useful about this release.
Release Notes
7.14.0
7.13.0
7.12.0
7.11.1
7.11.0
7.10.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 26 commits:
chore: release 7.14.0 (#257)
feat: Update Babel preset (#263)
feat: add preset for cssnano (#208)
chore: release 7.13.0 (#256)
feat: add openssl support (#255)
fix: be more tolerant when detecting Android Studio IDE on OSX (#252)
chore: release 7.12.0 (#251)
feat: add docker-compose (#253)
feat: update to webpack5 (#248)
fix: delete old CI (#247)
chore: release 7.11.1 (#246)
fix: add @playwright/ to playwright preset (#245)
chore: release 7.11.0 (#241)
fix: Windows 11 information (#242)
feat: add bun in binaries (#240)
chore: release 7.10.0 (#237)
feat: add pnpm function in binaries (#224)
feat: add podman to virtualization (#236)
feat: add auto release (#207)
[docs] update Expo usage in readme (#226)
7.9.0
feat: add curl (#210)
Upgrade GitHub Actions (#235)
feat: support for finding firefox web browser on windows added (#234)
fix: stuck on macOS (#223)
feat: support homebrew on linux (#205)
Release Notes
3.1.1
3.1.0
3.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 37 commits:
chore: Release 3.1.1 (#93)
fix: Include cjs-stub in npm bundle
chore: Release 3.1.0 (#91)
chore: Remove some crufty files
chore: Update readme & run prettier
feat: Add `.cts` to support typescript 4.7 (#90)
chore: Release 3.0.0 (#81)
feat!: Provide default configuration in register functions (#83)
chore: Update readme & run prettier
chore: Auto-generate the supported hooks & extensions in CI (#86)
chore: Run prettier
feat: Support `.mdx` extension hook (#85)
feat: Add `.cjs` extension and stub hook (#75)
chore: Avoid timeouts on tests (#87)
feat: Add support for `.swc.(js|jsx|ts|tsx)` extensions
chore: Run prettier
chore: Fix supported syntax in sucrase tests
chore: Run prettier
feat: Add sucrase hook as alternative for `.jsx`
chore: Run prettier
feat: Add support for `.sucrase.(js|jsx|ts|tsx)` extensions
fix!: Only load sucrase tsx hook for `.tsx` extension
chore: Run prettier
feat: Leverage endsWith instead of RegExp in matchers (#82)
chore: Run prettier
chore!: Normalize repository, dropping node <10.13 support (#80)
chore!: Drop legacy loaders & extensions (#79)
chore: Ensure package-lock.json is cleaned before tests
feat: Add `@swc/register` as a loader for `.ts` and `.tsx` extensions (#74)
feat: Add new extensions as JS variants
feat: Support `.babel.(jsx|tsx)` extensions
fix!: Ensure babel only transforms files that match the full extension
feat: Add support for `.esbuild.(js|jsx|ts|tsx)` extensions
fix: Ensure esbuild-register only applies to ts or tsx files
chore: Update test fixtures with fallible TS syntax
fix: Apply correct ordering to esbuild-register
feat: Add esbuild-register for typescript extensions (#77)
Release Notes
0.8.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 5 commits:
chore: release 0.8.0 (#42)
chore: Temporarily bump minor for breaking
chore: Remove FUNDING.yml to use gulpjs config
chore: Run prettier
chore!: Normalize repository, dropping node <10.13 support (#40)
Release Notes
6.0.1 (from changelog)
5.10.0 (from changelog)
5.9.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 20 commits:
6.0.1
chore: Update changelog
6.0.0
chore: Update changelog
fix: Remove `clone-deep` dependency in favor of native `structuredClone` (#214)
chore: Update internal tooling
chore: Update lock file
5.10.0
chore: Update change log
fix: support object/array-formed condition (#212) (#213)
fix: support object/array-formed condition (#212) (#213)
Switch from Travis to GitHub actions for CI (#208)
5.9.0
chore: Update change log
chore: Add burhanuday to contributors
feat: deep merge when rule is merge (#206)
chore: Drop redundant text
fix: Escape characters
Create SECURITY.md
chore(deps): bump glob-parent from 5.1.1 to 5.1.2 (#186)
🆕 flat (added, 5.0.2)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands