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.1.1 to 16.1.4 #67

Merged
merged 1 commit into from
May 15, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps nx from 16.1.1 to 16.1.4.

Release notes

Sourced from nx'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
  • d6afd62 fix(devkit): catch errors resolving configs while formatting files (#16872)
  • ad536c4 fix(core): fix version report when version is missing (#16888)
  • 5d983ef fix(core): keep all explicit dependencies in the graph (#16576)
  • 0defcad fix(core): migrate using yarn when nxJson has another package manager configu...
  • See full diff 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.1.1 to 16.1.4.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/16.1.4/packages/nx)

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

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