cjlawson02 / ntcore-ts-client

A TypeScript library for WPILib's NT4.1 spec
https://ntcore.chrislawson.dev
22 stars 7 forks source link

build(deps-dev): bump @nrwl/devkit from 15.8.5 to 16.1.4 #80

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps @nrwl/devkit from 15.8.5 to 16.1.4.

Release notes

Sourced from @​nrwl/devkit's releases.

16.1.4

16.1.4 (2023-05-09)

Bug Fixes

  • angular: handle ngrx imports for apps that do not migrate to config file (#16812) (b439c31)
  • core: fix version report when version is missing (#16888) (ad536c4)
  • core: keep all explicit dependencies in the graph (#16576) (5d983ef)
  • devkit: catch errors resolving configs while formatting files (#16872) (d6afd62)
  • expo: fix expo detox test (#16779) (da912b2)
  • expo: update package.json eas build scripts to fix eas build (#16742) (d1e55b0)
  • js: info about jest global setup/teardown + swc (#16681) (f6b05e4)
  • nextjs: inline dev-only dependencies and add e2e test to catch issues (#16890) (feb2b31)
  • react-native: fix buildable react native library (#16749) (39f3282)

Features

  • testing: add --strict flag for jest-preset-angular test env opts (#16467) (0d90bc8)

16.1.3

16.1.3 (2023-05-08)

Note: Version bump only for package @​nx/nx-source

16.1.3-beta.0

16.1.3-beta.0 (2023-05-08)

Bug Fixes

  • linter: support directories for relative path fix (#16854) (16c212f)
  • nextjs: withNx works with production build (#16867) (c420793)

Features

  • angular: update jest-preset-angular to support angular v16 (#16852) (6f03d0c)
  • storybook: update storybook packages to support typescript v5 (#16853) (1bbeed0)

16.1.2

16.1.2 (2023-05-08)

Bug Fixes

  • core: migrate using yarn when nxJson has another package manager configured (#16844) (0defcad)

... (truncated)

Commits


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 11 months ago

Superseded by #89.