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): bump @nx/angular from 18.1.2 to 18.3.4 #1931

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 26, 2024

Bumps @nx/angular from 18.1.2 to 18.3.4.

Release notes

Sourced from @​nx/angular's releases.

18.3.4 (2024-04-25)

🚀 Features

  • core: add root level forwardAllArgs (#22753)

🩹 Fixes

  • core: different commands should not be considered compatible targets (#22863)
  • core: fix pnpm install order on ci workflows (#22580)
  • core: workspace context glob respects exclude (#22939)
  • core: handle events that do not have paths (#22947)
  • core: fix exclude for empty array (#22951)
  • core: move a few api points to return root maps directly (#22949)
  • core: regression register ts transpiler for local plugin (#22964)
  • core: handle created directories when watching on linux (#22980)
  • core: ensure create nodes functions are properly parallelized (#23005)
  • gradle: change gradle command to be relative path (#22963)
  • gradle: should skip println in project report (#22862)
  • gradle: get gradlew path with projectRoot joins workspaceRoot (#22988)
  • graph: don't listen to system theme changes in console (#22938)
  • linter: do not infer lint tasks for projects without files to lint (#22944)
  • misc: fix publish script (#22981)
  • misc: perf logging shouldn't be enabled twice (#23012)
  • node: e2e target fails out of the box (#22987)
  • repo: downgrade to macos-13 in publish workflow (#22961)
  • storybook: handle inherited config correctly when identifying the framework used for inferred tasks (#22953)

❤️ Thank You

18.3.3 (2024-04-20)

🩹 Fixes

  • angular: fix loading postcss configuration in ng-packagr executors (#22900)
  • core: group command exit listeners to avoid warning (#22892)

... (truncated)

Commits
  • 8bdedc8 fix(angular): fix loading postcss configuration in ng-packagr executors (#22900)
  • bf206e5 feat(misc): non conflicting init/add flow (#22791)
  • a216764 fix(angular): respect skipPackageJson correctly across generators (#22777)
  • 18a2878 fix(angular): fix dynamic module federation generation (#22724)
  • 640c61d fix(module-federation): serve dynamic remotes statically in their own process...
  • 92a2cc7 fix(nx-dev): Update urls that are 404 (#22653)
  • 7f00927 fix(testing): app generators should create correct e2e config at generation t...
  • 814d773 fix(angular): fix @​nx/angular/src/utils entry point (#22609)
  • 5d5e88d fix(angular): respect skipPackageJson correctly in library generator (#22608)
  • 2aed31f fix(angular): prevent false positive validation due to option default value i...
  • 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/angular](https://github.com/nrwl/nx/tree/HEAD/packages/angular) from 18.1.2 to 18.3.4.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.3.4/packages/angular)

---
updated-dependencies:
- dependency-name: "@nx/angular"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 26, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 3, 2024

Looks like @nx/angular is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this May 3, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx/angular-18.3.4 branch May 3, 2024 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants