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/node from 15.8.5 to 16.1.3 #75

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @nrwl/node from 15.8.5 to 16.1.3.

Release notes

Sourced from @​nrwl/node's releases.

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)

Features

  • core: add skipTypeCheck option to rollup plugin options (#16710) (4233eff)

16.1.1

16.1.1 (2023-05-05)

Bug Fixes

  • core: handle schema property with const value (#16797) (e7e78c5)
  • core: match all occurences when substituting tokens in targetDef… (#16783) (f0a1c33)
  • core: obey nx.json package manager property (#16777) (7eec0d7)
  • core: register task timings correctly in task profiling life cycle (#16801) (1d8be1c)
  • devkit: ensure ignore has been initialized in visitNotIgnoredFiles (#16820) (a0fb8df)
  • devkit: fix issue replacing package dependencies in malformed pa… (#16823) (b93d46d)
  • misc: ignore more binary formats during migration (#16784) (c15c4dd)
  • misc: make Nx 16 migration safer when treee throws an exception (#16782) (197105a)
  • misc: update URL to point to live page for plugin registry (#16817) (4942eb4)
  • nextjs: add workspace dependencies to transpilePackages automatically (#16774) (8d35eda)
  • nextjs: enable Next.js 13.4 support (#16819) (8beb4e4)

... (truncated)

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 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[bot] commented 1 year ago

Superseded by #83.