Skip to content

chore(deps-dev): bump nx from 15.4.2 to 16.1.2 - #99

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/nx-16.1.2
Closed

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/nx-16.1.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 8, 2023

Copy link
Copy Markdown
Contributor

Bumps nx from 15.4.2 to 16.1.2.

Release notes

Sourced from nx's releases.

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)
  • react: add app directory in the default tailwind.config.js (#16656) (402ccbf)
  • repo: fix nightly registry failing on windows (#16804) (747050e)

Features

  • node: allow executing esm compiled scripts (#10414) (1c791db)
  • react: support allowJs customization in the rollup executor (#16789) (575c6a1)
  • repo: add CI check for valid codeowners patterns (#16729) (84dd418)
  • repo: enable daemon for nightly tests (#16808) (c55630b)

Reverts

  • Revert "chore(misc): publish 16.1.1-beta.0" (127e8d4)

16.1.1-beta.1

16.1.1-beta.1 (2023-05-05)

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

... (truncated)

Commits
  • 0defcad fix(core): migrate using yarn when nxJson has another package manager configu...
  • 6e08e3f chore(core): add repo information to native packages (#16826)
  • b93d46d fix(devkit): fix issue replacing package dependencies in malformed pa… (#16823)
  • 197105a fix(misc): make Nx 16 migration safer when treee throws an exception (#16782)
  • 7eec0d7 fix(core): obey nx.json package manager property (#16777)
  • 4942eb4 fix(misc): update URL to point to live page for plugin registry (#16817)
  • f4724bc cleanup(misc): add types to getVersion function (#16677)
  • e7e78c5 fix(core): handle schema property with const value (#16797)
  • f0a1c33 fix(core): match all occurences when substituting tokens in targetDef… (#16783)
  • 1d8be1c fix(core): register task timings correctly in task profiling life cycle (#16801)
  • Additional commits viewable in compare view

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)

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

---
updated-dependencies:
- dependency-name: nx
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 8, 2023
@dependabot @github

dependabot Bot commented on behalf of github May 29, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #100.

@dependabot dependabot Bot closed this May 29, 2023
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/nx-16.1.2 branch May 29, 2023 15:32
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.

0 participants