Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @nx/webpack from 19.5.6 to 19.6.3 #521

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

Bumps @nx/webpack from 19.5.6 to 19.6.3.

Release notes

Sourced from @​nx/webpack's releases.

19.6.3 (2024-08-26)

🚀 Features

  • core: expose graph json type (#27496)

🩹 Fixes

  • angular: ensure target default for '@​nx/angular:webpack-browser' is set #26483 (#27616, #26483)
  • bundling: update snapshots for copy assets plugin (#27610)
  • core: enable using the daemon in docker if enabled explicitly (#27585)
  • core: ensure file watcher is looking for correct config on windows (#27594)
  • core: change order of CI providers to match their popularity (#27623)
  • core: not parse hex to number (#27515)
  • core: nx migrate should determine angular devkit migration from cli or schematics #20282 (#27634, #20282)
  • expo: add expoLibraryGenerator to export (#27520)
  • js: fix verdaccio windows for registry (#27350)
  • react: tailwind with rspack should work on generation #27028 (#27619, #27028)
  • react-native: remove upgrade command in migration (#27467)
  • webpack: add migration for proxy config (#27621)

❤️ Thank You

19.6.2 (2024-08-21)

🚀 Features

  • bundling: add option to generate sourcemaps for Rollup build (#27539)
  • devkit: prefer strings over Linter enum (#27209)
  • graph: add expandedTargets to project details on nx dev (#26911)
  • js: add skipPackageManager option to build executors in order to skip generating "packageManager" entry in package.json (#27518)
  • nx-dev: honor prefers-reduced-motion (#27541)

🩹 Fixes

  • missing export for setRemoteDefinition (#27491)
  • core: fix importing files with special characters (#27484)
  • core: use withVerbose util (#27553)
  • core: support import detection of packages installed from git remote URL (#27569)
  • esbuild: declaration:true should find the correct package root regardless of cwd #26261 (#27560, #26261)
  • gradle: track childProjects in properties report (#27488)

... (truncated)

Commits
  • e8833fc fix(webpack): add migration for proxy config (#27621)
  • ea1ca8c feat(js): add skipPackageManager option to build executors in order to skip g...
  • 23e6029 docs(core): update Nx tag line (#27481)
  • 0d97039 Fix(webpack): If the style path is relative do not normalize (#27445)
  • ab162eb feat(module-federation): Update SSR enabling static serving for remotes (#27345)
  • 010c6ec fix(module-federation): remote proxies should use https when host is configur...
  • 69fac03 fix(webpack): bump webpack-dev-server to 5.0.4 #27310 (#27375)
  • 712dbbc fix(webpack): return proper webpack plugin from useLegacyNxPlugin function (#...
  • dfd7241 fix(testing): adding e2e projects should register e2e-ci targetDefaults (#27185)
  • 1dcfbee feat(testing): e2e-ci should use serve-static or vite preview for playwright ...
  • 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 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)

Bumps [@nx/webpack](https://github.com/nrwl/nx/tree/HEAD/packages/webpack) from 19.5.6 to 19.6.3.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.6.3/packages/webpack)

---
updated-dependencies:
- dependency-name: "@nx/webpack"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 26, 2024
Copy link

vercel bot commented Aug 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
devtool ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 26, 2024 8:55pm
manager 🔄 Building (Inspect) Visit Preview 💬 Add feedback Aug 26, 2024 8:55pm

@samteb samteb merged commit 0ae5dc8 into main Aug 28, 2024
12 checks passed
@samteb samteb deleted the dependabot/npm_and_yarn/nx/webpack-19.6.3 branch August 28, 2024 09:24
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant