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 17.0.1 to 17.0.2 #12

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2023

Bumps @nx/webpack from 17.0.1 to 17.0.2.

Release notes

Sourced from @​nx/webpack's releases.

17.0.2

🩹 Fixes

  • core: do not filter updated files when the native watcher is in use (#19757)
  • core: ensure require.resolve('nx') resolves correctly (#19800)
  • core: negated paths should be considered by prefix migration (#19791)
  • core: await output drain before exiting show (#19793)
  • core: change the order of watch ignores so that nxignore is the last one added (#19801)
  • core: sort all workspace files after combining (#19806)
  • core: provide better error message if we cannot read a file when finding imports (#19809)
  • misc: publish legacy readmes (#19762)
  • nextjs: Custom server should work on fresh applications (#19833)
  • react: Update error message for invalid remote name (#19744)
  • vite: throw informative error if no vitest config exists (#19819)
  • vue: do not generate component in lib by default (#19755)
  • vue: drop vue jest dependency (#19756)
  • vue: Standalone tsconfig moduleResultion should be node (#19759)
  • vue: move vue-tsc in devDependencies (#19772)
  • webpack: add back deprecated Stylus support until v18 (#19810)

❤️ Thank You

Commits

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)

@dependabot dependabot bot requested a review from vygandas as a code owner October 29, 2023 13:17
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 29, 2023
@vercel
Copy link

vercel bot commented Oct 29, 2023

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

Name Status Preview Comments Updated (UTC)
isomera-compodoc ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 29, 2023 3:19pm
2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
isomera-landing ⬜️ Ignored (Inspect) Visit Preview Oct 29, 2023 3:19pm
isomera-platform ⬜️ Ignored (Inspect) Visit Preview Oct 29, 2023 3:19pm

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@vercel
Copy link

vercel bot commented Oct 29, 2023

Deployment failed with the following error:

Too many requests - try again in 2 minutes (more than 60, code: "api-deployments-flood").

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nx/webpack-17.0.2 branch from eff3b34 to f60558a Compare October 29, 2023 15:16
@vygandas vygandas closed this Oct 29, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 29, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx/webpack-17.0.2 branch October 29, 2023 15:17
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant