Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2023

Bumps nx from 15.2.1 to 15.5.1.

Release notes

Sourced from nx's releases.

15.5.1

15.5.1 (2023-01-13)

Bug Fixes

  • angular: correctly error component when standalone is used in Angular < 14.1.0 (#14337) (46b10c2)
  • angular: correctly error host when standalone is used in Angular < 14.1.0 (#14339) (6f253b0)
  • angular: correctly error remote when standalone is used in Angular < 14.1.0 (#14340) (a5ff62f)
  • angular: correctly error when assets are used in Angular < 15.1.0 (#14333) (9d626b8)
  • angular: fix executor conversion to angular builder (#14345) (5c2fbf2)
  • core: check for nx.json before applying migrations (6e6ca5f)

Features

  • misc: add x-priority tags to next, react, webpack, rollup, esbuild (#14352) (d20cf91)

15.5.0

15.5.0 (2023-01-13)

Bug Fixes

Features

15.4.8

15.4.8 (2023-01-12)

Bug Fixes

  • core: do not capture --target when using nx run (0e5531e)
  • core: make forked-process-task-runner robust to closed processes (#14289) (8518f69)
  • react: add deprecated messages to react and next generators (#14310) (d98d246)
  • storybook: migrator version update (#14314) (7405f97)
  • storybook: return baseUrl from storybook and use in cypress (#14306) (a5766a8)

... (truncated)

Commits
  • 5c2fbf2 fix(angular): fix executor conversion to angular builder (#14345)
  • 6e6ca5f fix(core): check for nx.json before applying migrations
  • d00cab9 fix(core): remove pnx tip (#14328)
  • 0d4833c fix(devkit): make the JSON parser accepts trailing commas by default (#14317)
  • 064ef0f feat(core): warn when falling back to angular cli (#14247)
  • 2dc72e0 feat(angular): support angular 15.1.0 (#14103)
  • 0e5531e fix(core): do not capture --target when using nx run
  • b197679 chore(repo): updated dependency fs-extra to ^11.1.0 (#14232)
  • 8518f69 fix(core): make forked-process-task-runner robust to closed processes (#14289)
  • 6754e62 feat(core): print nicely formatted JSON parse error (#14293)
  • 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 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](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 15.2.1 to 15.5.1.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/15.5.1/packages/nx)

---
updated-dependencies:
- dependency-name: nx
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 16, 2023
@github-actions
Copy link

github-actions bot commented Jan 16, 2023

Website preview has been generated! 🎉 🎉 🎉

@codecov
Copy link

codecov bot commented Jan 16, 2023

Codecov Report

Merging #259 (41c5bf6) into main (22034a6) will increase coverage by 70.00%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff            @@
##           main     #259       +/-   ##
=========================================
+ Coverage      0   70.00%   +70.00%     
=========================================
  Files         0        1        +1     
  Lines         0       30       +30     
  Branches      0       13       +13     
=========================================
+ Hits          0       21       +21     
- Misses        0        8        +8     
- Partials      0        1        +1     
Impacted Files Coverage Δ
packages/ui/src/components/button/Button.tsx 70.00% <0.00%> (ø)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 23, 2023

Superseded by #263.

@dependabot dependabot bot closed this Jan 23, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx-15.5.1 branch January 23, 2023 03:13
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file PR: unreviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants