chore(deps-dev): bump the nx group with 3 updates#175
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps-dev): bump the nx group with 3 updates#175dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the nx group with 3 updates: [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint), [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) and [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx). Updates `@nx/eslint` from 22.6.5 to 22.7.0 - [Commits](https://github.com/nrwl/nx/commits/22.7.0/packages/eslint) Updates `@nx/js` from 22.6.5 to 22.7.0 - [Commits](https://github.com/nrwl/nx/commits/22.7.0/packages/js) Updates `nx` from 22.6.5 to 22.7.0 - [Commits](https://github.com/nrwl/nx/commits/22.7.0/packages/nx) --- updated-dependencies: - dependency-name: "@nx/eslint" dependency-version: 22.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nx - dependency-name: "@nx/js" dependency-version: 22.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nx - dependency-name: nx dependency-version: 22.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nx ... Signed-off-by: dependabot[bot] <support@github.com>
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
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 the nx group with 3 updates: @nx/eslint, @nx/js and nx.
Updates
@nx/eslintfrom 22.6.5 to 22.7.0Commits
2f5e5b1chore(linter): declare@nx/jestas optional peer dependency (#35377)4bbd4b1chore(repo): migrate nx repo to eslint v9 flat config (#35359)a884f55fix(linter): add missing inputs to eslint executor target defaults (#35236)3ece32dfix(linter): infer extended tsconfig files as task inputs (#35190)d64aeeffix(linter): remove custom eslint hasherfacec58fix(misc): use workspace root for package manager detection and normalize pat...887fca4fix(repo): narrow copy-assets outputs to prevent overlap with build-base (#35...a040a93fix(repo): add copy-assets plugin and migrate all packages from legacy-post-b...732a08cchore(core): build nx to local dist and use nodenext (#34111)d5f51d6fix(linter): prepend framework configs before baseConfig in flat config gener...Updates
@nx/jsfrom 22.6.5 to 22.7.0Commits
de266bffix(js): add npm workspace support to prune-lockfile executor (#35383)82e7afefeat(js): support nx.sync.ignoredDependencies in typescript-sync (#35401)4229697fix(js): avoid double-prefixing node executor output paths (#35050)4bbd4b1chore(repo): migrate nx repo to eslint v9 flat config (#35359)9844f0dfix(js): resolve build output dir from globbed outputs in node executor (#35288)437b31dfix(js): declare .d.cts/.d.mts as typecheck inputs and outputs (#35357)45fc978fix(js): resolve project tsconfig for inferred tsc run-commands targets in de...1e7b29cfix(js): avoid full source scan in readTsConfigPaths (#35300)dcd61cdfix(release): surface swallowed publish errors when stdout is not valid JSON ...dc479c5fix(js): stop generating baseUrl in tsconfig, use ./ prefix for path mappings...Updates
nxfrom 22.6.5 to 22.7.0Commits
2fbea5cfix(core): prevent deferred spinner text update from causing early spinner ap...b156395fix(core): wait for stdio drain before capturing task output (#35422)9062074fix(core): restore top-level schemas/ in published nx package (#35427)e0c530afix(core): make nx version lookup bundle-safe (#35430)fe994b6fix(misc): remove process exit handlers when child process exits (#35279)f21ace3fix(core): allow --target/-t and -p flags for nx run with colon targets (#35394)2c4a2ebchore(misc): richer telemetry for init and connect commands (#35389)3027707fix(release): apply preid to dependent patch bumps (#35381)7a8d23bchore(core): lock in Nx Cloud prompt A/B winner for init and CNW (#35390)6c159a4fix(core): don't spread plugin name into set constructor (#35385)Install script changes
This version modifies
postinstallscript that runs during installation. Review the package contents before updating.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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