Skip to content

Bump koa and @nx/playwright #7

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

Merged
merged 1 commit into from
Apr 14, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2025

Removes koa. It's no longer used after updating ancestor dependency @nx/playwright. These dependencies need to be updated together.

Removes koa

Updates @nx/playwright from 20.0.5 to 20.7.2

Release notes

Sourced from @​nx/playwright's releases.

20.7.2 (2025-04-08)

🩹 Fixes

  • core: do not run sync generators when running tasks in ci (#30591)
  • js: Use correctly resolved path to tsconfig in readTsConfigWithRemappedPaths() (#30156)
  • nextjs: add eslint plugin dependencies in application and library generators (#30592)
  • webpack: enable legacy decorators and metadata in base config for compatibility (#30605)

❤️ Thank You

20.7.1 (2025-04-02)

🩹 Fixes

  • angular: use latest version of @​analogjs/vitest-angular #30423 (#30560, #30423)
  • bundling: webpack and rspack builds respect output.clean config option (#30573)
  • core: ensure rust code is able to handle null terminal outputs (#30494)
  • core: resolve subpath patterns in package exports correctly when constructing graph (#30511)
  • graph: focus via --focus command should work (#30576)
  • js: infer dependency between typecheck and build tasks and more granular outputs for typecheck (#30549)
  • js: handle extending from multiple config files and from local workspace packages in plugin (#30486)
  • js: update @​swc/cli version to fix vulnerability (#30575)
  • misc: add missing flag to azure devops ci workflow generator (#30482)
  • misc: update project directory validation to only account for the derived name (#30532)
  • nextjs: bumped to eslintConfigNextVersion to v15 (#30537)
  • nextjs: update Next.js versions to patch vulnerability (#30574)
  • nx-dev: fix blog post links (#30553)
  • nx-dev: nx homebrew install cmd (4f1587fc72)
  • rspack: allow typechecking during serve #29267 (#30558, #29267)
  • vite: ensure nxCopyAssetsPlugin outputs assets to correct location #28786 (#30585, #28786)
  • vue: upgrade vite plugin vue to v5 to avoid install errors (#30559)
  • webpack: nestjs workspace libs referencing when using ts solution (#30538)
  • webpack: migrate to latest version to prevent security vulnerabilities #29755 (#30590, #29755)

❤️ Thank You

... (truncated)

Commits
  • ada8be4 fix(misc): fix misc issues in project generators for the ts solution setup (#...
  • 9234241 fix(testing): remove dependency on @​nx/vite and @​nx/webpack from @​nx/playwrig...
  • 4c66403 Revert "fix(testing): move webpack and vite to optional peer dep (#29… (#29931)
  • 77ad299 fix(misc): set hidden: true for all init generators (#29833)
  • a5f13a2 fix(testing): move webpack and vite to optional peer dep (#29800)
  • e0c49d3 fix(testing): infer correct file output paths for atomized targets (#29766)
  • ee135b2 feat(core): handle existing plugins failed with imported project (#28893)
  • bc0566f fix(testing): e2e config generators should prompt for missing serve data (#29...
  • 1e032fb fix(misc): update e2e config generators to align with new TS solution setup (...
  • 0edd110 fix(core): avoid launching default plugins twice (#29539)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jameshenry, a new releaser for @​nx/playwright since your current version.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [koa](https://github.com/koajs/koa). It's no longer used after updating ancestor dependency [@nx/playwright](https://github.com/nrwl/nx/tree/HEAD/packages/playwright). These dependencies need to be updated together.


Removes `koa`

Updates `@nx/playwright` from 20.0.5 to 20.7.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.7.2/packages/playwright)

---
updated-dependencies:
- dependency-name: koa
  dependency-version: 
  dependency-type: indirect
- dependency-name: "@nx/playwright"
  dependency-version: 20.7.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 14, 2025
@ynahmany ynahmany merged commit a108ed5 into main Apr 14, 2025
0 of 6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-2017379510 branch April 14, 2025 09:28
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