build(deps-dev): bump the nx group across 1 directory with 6 updates #1389
+966
−300
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 the nx group with 6 updates in the / directory:
18.0.7
18.3.4
18.0.7
18.3.4
18.0.7
18.3.4
18.0.7
18.3.4
18.0.7
18.3.4
18.0.0
18.0.1
Updates
@nx/devkit
from 18.0.7 to 18.3.4Release notes
Sourced from
@nx/devkit
's releases.... (truncated)
Commits
ccddf0e
fix(core): move a few api points to return root maps directly (#22949)f4ea297
fix(misc): don't clear node_modules require cache (#22907)6afcdf1
fix(core): load config util supports absolute paths on windows (#22837)bf206e5
feat(misc): non conflicting init/add flow (#22791)54c42c1
fix(devkit): update peer dependency on nx to include Nx 19 (#22811)7a7cbec
feat(core): re-enable running plugins in isolation (#22527)c20e00c
fix(misc): handle cwd correctly when generating artifacts with as-provided (#...8baddb5
feat(angular): support angular 17.3.0 (#22202)d058c8c
chore(devkit): fix failing devkit test for convertNxExecutor (#22398)1fe5b98
fix(linter): refactor pcv3 plugin, expose configFiles on context (#21677)Updates
@nx/eslint-plugin
from 18.0.7 to 18.3.4Release notes
Sourced from
@nx/eslint-plugin
's releases.... (truncated)
Commits
8baddb5
feat(angular): support angular 17.3.0 (#22202)4850bdb
fix(nx-plugin): support root tsconfig.json in nx-plugin-checks eslint rule9194448
fix(linter): add v7 of typescript-eslint to peerDeps (#21853)ce93313
cleanup(linter): refactor code for dynamic/static imports check (#20897)26ce6f6
fix(linter): fix eslint-plugin migration target version (#21966)f79aabb
fix(linter): adjust terminal run check for crystal (#21638)Updates
@nx/jest
from 18.0.7 to 18.3.4Release notes
Sourced from
@nx/jest
's releases.... (truncated)
Commits
f4ea297
fix(misc): don't clear node_modules require cache (#22907)7920922
fix(testing): bust require cache in jest plugin so configs reload (#22893)b633c04
fix(testing): fix jest ci target names (#22858)bf206e5
feat(misc): non conflicting init/add flow (#22791)fd7cf38
feat(testing): add ability to split jest tests (#22662)1fe5b98
fix(linter): refactor pcv3 plugin, expose configFiles on context (#21677)a89c734
feat(core): use flag in nx.json for toggling crystal (#21980)77a01ca
feat(testing): add getJestProjectsAsync to support inferred targets (#21897)21e7648
fix(testing): add null checks when reading targets (#21952)5b6d1b4
feat(angular): force explicit targets when NX_ADD_PLUGINS is not explicitly t...Updates
@nx/workspace
from 18.0.7 to 18.3.4Release notes
Sourced from
@nx/workspace
's releases.... (truncated)
Commits
ea58306
fix(core): fix pnpm install order on ci workflows (#22580)bf206e5
feat(misc): non conflicting init/add flow (#22791)fc8d5ba
docs(core): update bitbucket ci docs (#22639)3b182e4
fix(misc): fix optional branch tracking on ci pipeline (#22652)85aa577
fix(core): cannot read property kind of undefined (#21715)8baddb5
feat(angular): support angular 17.3.0 (#22202)d7cb687
feat(remix): add option to create-nx-workspace (#22334)a89c734
feat(core): use flag in nx.json for toggling crystal (#21980)58cfaae
fix(core): nextjs-standalone generates package scripts consistent with create...26b266f
fix(core): update generated README pages with more useful instructions (#21976)Updates
nx
from 18.0.7 to 18.3.4Release notes
Sourced from nx's releases.
... (truncated)
Commits
76a62bd
fix(core): ensure create nodes functions are properly parallelized (#23005)3771061
fix(misc): perf logging shouldn't be enabled twice (#23012)dcc14e3
fix(misc): fix publish script (#22981)8398e6d
fix(core): handle created directories when watching on linux (#22980)afea39e
fix(core): regression register ts transpiler for local plugin (#22964)ccddf0e
fix(core): move a few api points to return root maps directly (#22949)9b5a1cb
fix(core): fix exclude for empty array (#22951)f07ac05
fix(core): handle events that do not have paths (#22947)397da97
feat(core): add root level forwardAllArgs (#22753)3db58e1
fix(core): workspace context glob respects exclude (#22939)Updates
nx-cloud
from 18.0.0 to 18.0.1Release notes
Sourced from nx-cloud's releases.
Commits
7ca576b
fix(core): nx cloud prompt during migrate doesn't skip connection (#21588)cc282b2
docs(core): add recipe on console & project details view integration (#21577)9ccdb70
docs(nx-dev): add launch nx to mobile menu61436a6
docs(core): inferred targets (#21167)Most Recent Ignore Conditions Applied to This Pull Request
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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions