chore(deps-dev): bump nx from 22.6.5 to 22.7.1#6
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Author
|
Dependabot can't authenticate to a private package registry. Because of this, Dependabot cannot update this pull request. |
1 similar comment
Author
|
Dependabot can't authenticate to a private package registry. Because of this, Dependabot cannot update this pull request. |
4068a63 to
5da5fbb
Compare
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 22.6.5 to 22.7.1. - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.7.1/packages/nx) --- updated-dependencies: - dependency-name: nx dependency-version: 22.7.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
5da5fbb to
3f8943d
Compare
Author
|
Superseded by #34. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps nx from 22.6.5 to 22.7.1.
Release notes
Sourced from nx's releases.
... (truncated)
Commits
9934bb5fix(core): prevent daemon shutdown from cache-poisoned in-process nx loads (#...8b8aa98fix(core): use require for global to local Nx handoff so Windows drive paths ...f1a158dfix(release): handle short and full project names in commit scopes (#34219)f9388f3fix(core): start TUI event reader synchronously in enter() to prevent stdin r...964a3b6fix(core): keep continuous children alive when nx:noop orchestrator completes...6a368b8fix(core): surface ./nx --version stderr and force devDeps install (#35469)2f81805fix(core): consider virtual trees in multiGlobWithWorkspaceContext (#35447)a1b4f7bfix(core): provide actionable feedback when running migrations and pre-instal...5095b4bfix(core): exclude hyperfine env vars from daemon env reflection48e4600fix(core): prevent spinner flicker when sync applying (#35445)Install script changes
This version modifies
postinstallscript that runs during installation. Review the package contents before updating.