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 from 16.0.1 to 16.1.1 #63

Merged
merged 1 commit into from
May 8, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 7, 2023

Bumps nx from 16.0.1 to 16.1.1.

Release notes

Sourced from nx's releases.

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

16.1.1-beta.0

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

Bug Fixes

  • core: handle schema property with const value (#16797) (d83184d)
  • core: match all occurences when substituting tokens in targetDef… (#16783) (f0a1c33)
  • core: obey nx.json package manager property (#16777) (5b94159)
  • core: register task timings correctly in task profiling life cycle (#16801) (1d8be1c)
  • devkit: ensure ignore has been initialized in visitNotIgnoredFiles (#16820) (83cbba2)
  • devkit: fix issue replacing package dependencies in malformed pa… (#16823) (514e4fa)

... (truncated)

Commits
  • 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)
  • 137b743 fix(misc): restore using legacy-peer-deps for npm installs (#16767)
  • 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 16.0.1 to 16.1.1.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/16.1.1/packages/nx)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 7, 2023
@leroykorterink leroykorterink merged commit c94997f into main May 8, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx-16.1.1 branch May 8, 2023 15:58
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.

1 participant