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.5.2 to 16.5.5 #3357

Merged
merged 1 commit into from
Jul 28, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 24, 2023

Bumps nx from 16.5.2 to 16.5.5.

Release notes

Sourced from nx's releases.

16.5.5

16.5.5 (2023-07-22)

Bug Fixes

  • core: revert globs migration (4105745)

16.5.4

16.5.4 (2023-07-21)

Bug Fixes

  • core: check if socketMessenger is null before using (#18116) (1bb96b7)
  • core: correctly output created and update events for the watcher on macos (#18186) (6b6038c)
  • core: do not cache external dependency hashes if they are not fully resolved (#18020) (d120c3c)
  • core: fix watch event priority (bd02995)
  • core: improve error handling for getting metadata during file wa… (#18223) (2201eca)
  • core: migrate old invalid glob syntax in target outputs (#18191) (0f3fd9c)
  • core: run ensurePackage with node_modules for yarn berry (#18144) (d4f6c0b)
  • core: use package.json version in yarn parser when node_modules are unavailable (#18121) (81a661c)
  • graph: increase dropdown indicator padding (#18146) (93a0200)
  • nx-dev: fix broken redirects after nesting tutorials (95d99e4)
  • react-native: fix tsc app (#18124) (445a527)
  • storybook: make sure skipLibCheck is true (#18212) (9382ed4)

16.5.3

16.5.3 (2023-07-18)

Bug Fixes

  • core: ensure proper yarn version detection even for nested projects (#18052) (b20b855)
  • core: fix project configuration typings (#18073) (e737581)
  • core: parse project configs only in js (#18009) (2fcf807)
  • core: write file directly instead of using fs-extra.outputFileSync (#18129) (371ba7a)
  • js: run build in watch mode when specified for faster recompile time (#18145) (6a83943)
  • misc: stat collector filters out version 16 (#18149) (9612d9b)
  • misc: update invalid main field in @​nrwl/eslint-plugin-nx package.json (#17974) (bd9e749)
Commits
  • 4105745 fix(core): revert globs migration
  • 1bb96b7 fix(core): check if socketMessenger is null before using (#18116)
  • d120c3c fix(core): do not cache external dependency hashes if they are not fully reso...
  • 2201eca fix(core): improve error handling for getting metadata during file wa… (#18223)
  • 0f3fd9c fix(core): migrate old invalid glob syntax in target outputs (#18191)
  • 6b6038c fix(core): correctly output created and update events for the watcher on maco...
  • bd02995 fix(core): fix watch event priority
  • 81a661c fix(core): use package.json version in yarn parser when node_modules are unav...
  • e737581 fix(core): fix project configuration typings (#18073)
  • 2fcf807 fix(core): parse project configs only in js (#18009)
  • 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 will merge this PR once CI passes on it, as requested by @jdalrymple.


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.5.2 to 16.5.5.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/16.5.5/packages/nx)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type:dependencies Changes upgrade or remove dependencies label Jul 24, 2023
Copy link
Owner

@jdalrymple jdalrymple left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 24, 2023

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@jdalrymple jdalrymple merged commit 40b1475 into main Jul 28, 2023
2 of 3 checks passed
@jdalrymple jdalrymple deleted the dependabot/npm_and_yarn/nx-16.5.5 branch July 28, 2023 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:dependencies Changes upgrade or remove dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant