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

chore(deps-dev): bump @nx/devkit from 16.10.0 to 18.0.5 #435

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 29, 2024

Bumps @nx/devkit from 16.10.0 to 18.0.5.

Release notes

Sourced from @​nx/devkit's releases.

18.0.5 (2024-02-24)

🩹 Fixes

  • angular: do not add target defaults for the ng-packagr-lite executor when generating non-buildable library (#21935)
  • angular: ensure generated editor tsconfig in apps only include runtime files (#21945)
  • core: run migrations ordered by their target version (#21799)
  • core: Update NxWelcome connect to cloud (#21830)
  • core: propagate verbose flag when running init generator dur… (#21868)
  • core: ensure migrate works with yarn PnP (#21824)
  • core: align terminal output padding and remove leading arrow (#21809)
  • core: read all targets from package json when defining target defaults (#21719)
  • core: include nx/nuxt in migrations (#21885)
  • core: do not use the new pty function for older versions of windows (#21854)
  • core: normalize migration target versions when sorting migrations (#21967)
  • core: target defaults application shouldn't include extra scripts (#21970)
  • core: update generated README pages with more useful instructions (#21976)
  • devkit: respect expectComments when parsing json (#21584)
  • graph: fix open project with / in name (#21722)
  • js: nx release-version resolve-version-spec should normalize fetchSpec (#21710)
  • js: swc executor should support inlining on windows (#21801)
  • js: set moduleResolution to Node10 so it is compatible with CommonJS module (2dac233cf)
  • linter: fix eslint-plugin migration target version (#21966)
  • misc: logs from rm-default-collection should render properly (#21953)
  • misc: set nx property in root package.json when no replacing script in nx init (#21974)
  • nextjs: Svg should work when svgr is true in next config (#21761)
  • nextjs: Add missing e2e-ci target for cypress (#21805)
  • nuxt: init generator should add @​nx/vite to dependencies (#21911)
  • nuxt: turn on autoimport (#21894)
  • nuxt: tsconfig types and output dir (#21934)
  • react: generate correctly when --js is used for module federation host/remote (#20119)
  • react: full support custom secure host for module federation (#21777)
  • react: ensure playwright configuration is using correct port in app gen (#21941)
  • react-native: change gradlew to absolute path (#21725)
  • react-native: add all flag to sync-deps (#21821)
  • release: skip prompt for publish when no version created (#21769)
  • release: use --first-parent to support merged repos (#21686)
  • release: move github release creation to git tasks (#21510)
  • remix: should add remix plugin to nx.json on init correctly (#21827)
  • remix: the output path should respect the remix.config.js in crystal (#21842)
  • remix: adjust remix start script when building (#21883)
  • remix: typo in tsconfig.spec.json update led to invalid tsconfig (#21886)
  • repo: update browser tools to fix ci (#21955)
  • testing: jest should handle root jest.preset.cjs (#21746)
  • testing: fix cypress project targets does not exist (#21785)
  • testing: pin cypress version to avoid issue with verifying cypress (#21917)
  • testing: ensure baseUrl is not passed to playwright cli (#21943)
  • testing: playwright plugin enoent error (#21951)
  • testing: add null checks when reading targets (#21952)

... (truncated)

Commits
  • a50d119 feat(core): update swc/register (#21755)
  • 26a815c chore(core): add one off exception for next.js (#21572)
  • 396ffc4 feat(core): enable project crystal by default (#21403)
  • 05b0848 feat(devkit): add loadConfigFile function for plugins to use (#21511)
  • 857a07d fix(misc): use caret for semver version (#18140)
  • deb0f1a chore(repo): bump deprecation messages to v19 (#21430)
  • 946c6a7 feat(devkit): improving error handeling read target options (#20336)
  • 0b3e1f6 feat(core): log to guide users to show details after project generation (#21350)
  • 8274f34 fix(devkit): fix extractLayoutDirectory typescript types to better reflect al...
  • 7ab0de8 fix(core): yargs array-like prompts initial field is number (#21349)
  • 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 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 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/devkit](https://github.com/nrwl/nx/tree/HEAD/packages/devkit) from 16.10.0 to 18.0.5.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.0.5/packages/devkit)

---
updated-dependencies:
- dependency-name: "@nx/devkit"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link

nx-cloud bot commented Feb 29, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit a1e6d66. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 6 targets

Sent with 💌 from NxCloud.

@IKatsuba IKatsuba closed this Mar 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx/devkit-18.0.5 branch March 1, 2024 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant