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/devkit from 19.5.1 to 20.4.0 #615

Open
wants to merge 127 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

Bumps @nx/devkit from 19.5.1 to 20.4.0.

Release notes

Sourced from @​nx/devkit's releases.

20.4.0 (2025-01-27)

🚀 Features

  • angular: support angular v19.1 (#29523)
  • core: allow tasks to run with a substring of project name (#29552)
  • core: add support for skipping remote cache (#29574)
  • core: Add ESM support for Eslint config file (#29613)
  • core: handle existing plugins failed with imported project (#28893)
  • core: support reading projects under new pnpm workspaces entry + skip writing empty nx property to pacakge.json for non-root projects (#29707)
  • core: add pre and post run apis (#29636)
  • graph: update headlessui v2 (#29586)
  • js: simplify generated tsconfig.base.json compiler options in ts solution setup (#29550)
  • js: infer build-deps and watch-deps targets for incremental builds (#29609)
  • js: remove nx property from generated package.json files (#29705)
  • misc: use @swc/jest instead of ts-jest for the ts solution setup (#29718)
  • misc: prompt for unit test runner when creating a workspace using --workspaces flag (#29743)
  • module-federation: upgrade to latest version of @​module-federation/enhanced (#29535)
  • node: update app generator for fastify to the next major v5 (#29589)
  • node: upgrade express to v4.21.2 to address security vulnerabilities (#29419)
  • nx-dev: add TOC markdoc component for blog posts (3e564864fd)
  • nx-dev: customer videos on customer page (#29380)
  • nx-dev: add trial pages for Powerpack and Enterprise, update contact sales team page (#29554)
  • nx-dev: show arg aliases (#29653)
  • nx-dev: generate migration detail pages (#29580)
  • react: add support for React 19 for new Workspaces (#29286)
  • release: allow invalid conventional commits to be considered via custom config (#29658)
  • rspack: non-inferred targets should work OOTB (#29733)
  • testing: add option ciGroupName to @nx/jest/plugin (#29365)
  • web: support custom cors headers (#29382)
  • web: add support for TS solution setup for @​nx/web (#29583)
  • webpack, rspack: support multiple configurations (#29691)

🩹 Fixes

  • angular: restore esm2022 bundle and drop fesm2022 in ng-packagr-lite executor (#29615)
  • core: daemon spinner should show text (#29448)
  • core: update nx cloud bundle install directory logic (#29555)
  • core: avoid launching default plugins twice (#29539)
  • core: support subpath exports when constructing the project graph (#29577)
  • core: update package script logic to handle cli tool name as command (#29617)
  • core: show better project graph errors (#29525)
  • core: check only for watcher connections during inactivity shutdown (#29621)
  • core: do not warn about custom tasks runners when explicitly usi… (#29669)
  • core: update yarn-parser to handle yarn v4 syntax for root workspace package (#29452)
  • core: ensure that nx is backwards compatible with older versions of Nx Cloud (#29703)
  • core: support subpath exports when constructing the project graph" (#29762)
  • detox: use a version of Detox that works with React Native 0.76/Expo v52 (#29679)
  • devkit: add .riv to binary extension (#29309)
  • gradle: check if java is installed (#29572)

... (truncated)

Commits
  • 4a9508b feat(core): add pre and post run apis (#29636)
  • 86798a2 fix(testing): finish dev server async generator in cypress executor (#29689)
  • 128f21b fix(devkit): add .riv to binary extension (#29309)
  • 45847a6 feat(js): remove nx property from generated package.json files (#29705)
  • 6d8fe5c feat(angular): support angular v19.1 (#29523)
  • c2fa9a0 fix(core): update package script logic to handle cli tool name as command (#2...
  • 1d7465b feat(core): not exit when one plugin installation failed (#28684)
  • 28c53f9 feat(misc): handle artifact generators' path options including file extensi...
  • 3ec5390 feat(angular): add support for angular v19 (#28847)
  • f56e0a3 fix(devkit): do not write back to package.json when adding plugin and there a...
  • Additional commits viewable in compare view
Maintainer changes

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


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)

wcalderipe and others added 30 commits December 4, 2024 14:42
* Add provider integration tables

* Rename address book to known destination

* Rename transfer relationship for future proofing

* Remove default to now on connection's table date time columns due to the
integrity hash at the application level.

* Set the connection's credential column as nullable to better fit the
initiation flow.

* Fix typo on known destination relationship name.

* Add request JSON in the transfers as a wildcard.
* Move Vault constant to shared

* Rename constant file
…ven the input (#8)

* Refactor privateKeyToJwk and getPublicKey to return the right type

* Fix broken tests

* Rollback the RSA length to 2048

* Add comment about RSA length side effect
Bumps [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) from 10.3.9 to 10.4.15.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.15/packages/platform-express)

---
updated-dependencies:
- dependency-name: "@nestjs/platform-express"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [axios-retry](https://github.com/softonic/axios-retry) from 4.4.2 to 4.5.0.
- [Changelog](https://github.com/softonic/axios-retry/blob/master/CHANGELOG.md)
- [Commits](softonic/axios-retry@v4.4.2...v4.5.0)

---
updated-dependencies:
- dependency-name: axios-retry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@openapitools/openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli) from 2.13.4 to 2.15.3.
- [Release notes](https://github.com/OpenAPITools/openapi-generator-cli/releases)
- [Changelog](https://github.com/OpenAPITools/openapi-generator-cli/blob/master/.releaserc)
- [Commits](OpenAPITools/openapi-generator-cli@v2.13.4...v2.15.3)

---
updated-dependencies:
- dependency-name: "@openapitools/openapi-generator-cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.5 to 16.4.7.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.4.5...v16.4.7)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
* Create connection draft

* Encode and decode Anchorage credentials

* Remove provider type draft

* Initiate, activate and create flow with encryption

* Add tests for the encryption key

* Rename encryption module to transit encryption

* Add tests to the decrypt

* Rename table to transit_encryption_key

* Work in progress with repository static map method

* Add connection findAll

* Refactor connection to have a clear boundary on statuses

* List connections endpoint

* Add endpoint to get connection by ID

* Add update connection endpoint

* Improve invalid connection status error handling

* Bump RSA key length from 2048 to 4096

* Update patch endpoint docs
* structure for vault-custodian

* rebased of broker branch, deleted skeleton

* basis

* wallet get endpoint

* wallets by client and wallets by id

* accounts by wallet

* return all relationships, use Connection repository static map

* withPagination

* pagination in nestjs-shared and tested both in wallets and package

* account getters

* address getters

* added connections endpoints

* removed custom encoding, removed skip/take parameters

* removed duplicated test utils

* split mocks and utils for tests

* validFields renamed to cursorOrderColumns and mandatory

* Update apps/vault/src/broker/core/type/indexed-resources.type.ts

Co-authored-by: William Calderipe <[email protected]>

* added findAll request for wallet and accounts

* parsing provider

---------

Co-authored-by: William Calderipe <[email protected]>
wcalderipe and others added 13 commits January 27, 2025 16:15
* Remove encryption initialization on tests

* Remove tracking code

* Use VaultTest to create module

* Use test provision on broker wallet specs

* Add comments explaining the encryption setup
* removed operations, scope sync can partially succeed

* refactor bitgo and fireblocks

* tests fixed for new interface

* removed unused services imports

* adding logs to the wallet bulkUpsert method

* networkMap is a map, addressed namings, used constants instead of numbers

* namings, complete function handles partial success for scoped sync service

* lock sync when there's already an in progresss sync for this connection

* Trying larger runner

* fixed the network caching, and the lock on scope sync

* Revert "Trying larger runner"

This reverts commit bda1bb6b3154ae3f71740bbbcf7d0aca263649dc.

* raw account errors are more precise

* fireblocks raw accounts building use external network id

* fixed reads for upserts outside of tx scope

* exists take the status as a parameter

* removed unused function

---------

Co-authored-by: Matt Schoch <[email protected]>
* removed operations, scope sync can partially succeed

* refactor bitgo and fireblocks

* tests fixed for new interface

* removed unused services imports

* adding logs to the wallet bulkUpsert method

* networkMap is a map, addressed namings, used constants instead of numbers

* namings, complete function handles partial success for scoped sync service

* lock sync when there's already an in progresss sync for this connection

* Trying larger runner

* fixed the network caching, and the lock on scope sync

* Revert "Trying larger runner"

This reverts commit bda1bb6b3154ae3f71740bbbcf7d0aca263649dc.

* raw account errors are more precise

* fireblocks raw accounts building use external network id

* fixed reads for upserts outside of tx scope

* exists take the status as a parameter

* removed unused function

* fixed fireblocks scoped sync mock server declaration

---------

Co-authored-by: Matt Schoch <[email protected]>
* Bind request to a given public key

* Fix test description to match the option name

* Add bind access token acceptance test

* Fix authorization request E2E test

* Move confirmation claim to the request metadata

* Bump SDK to 0.19.0

* Test sign transaction with bound access token
* BitGo Hookup, raw accounts, sync, transfer
This reverts commit 37cc70f.
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 3, 2025
Copy link

vercel bot commented Feb 3, 2025

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 Feb 5, 2025 2:15pm
manager 🔄 Building (Inspect) Visit Preview 💬 Add feedback Feb 5, 2025 2:15pm

mattschoch and others added 7 commits February 4, 2025 13:11
* Declarative Config for Engine; app-level

* Clients move to normalized table, db encryption & integrity, declarative client config

* Fixing tests
* Fix authorization guard access check

* Fix JWT decode
* Revert "Revert "Fix authorization guard access check (#129)" (#131)"

This reverts commit 5d9dd45.

* Add tests for auth guard and decode

* Bump SDK to 0.20.0
Bumps [@nx/devkit](https://github.com/nrwl/nx/tree/HEAD/packages/devkit) from 19.5.1 to 20.4.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.4.0/packages/devkit)

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

Signed-off-by: dependabot[bot] <[email protected]>
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.

3 participants