Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps nx from 15.2.1 to 15.6.3.

Release notes

Sourced from nx's releases.

15.6.3

15.6.3 (2023-01-27)

Bug Fixes

  • core: gitlab should be included in ci-workflow ci schema (#14652) (77314d0)
  • devkit: always read package version from the actual package in e… (#14623) (253f0ad)
  • devkit: only install deps with higher version (#14630) (e2acf80)
  • js: handle standalone projects for buildable js libraries (#14615) (1268789)
  • nextjs: update order of @​tailwind directives in @​nrwl/react:setup-tailwind (#13429) (84c1abd)
  • react-native: Package path . is not exported from package (#13745) (a8f4ccb)
  • react: install @​nrwl/web when module federation is used (#14660) (344a0a0)
  • storybook: react plugin sourcemap type (#14600) (3aba499)
  • storybook: react-native tsconfig templates (#14638) (bfc4796)
  • testing: verify output info exists (#14598) (d3897fe)
  • webpack: fix support for module federation plugin (#14653) (7d836a4)
  • webpack: omit postcss plugins for css modules (#14616) (120902b)
  • webpack: sourceMap option must be a boolean if/when passed to loaders (#14622) (f157280)

Features

15.6.2

15.6.2 (2023-01-24)

Bug Fixes

  • react: fix nx init so that it works on Windows (#14586) (692ecb6)
  • vite: delete webpack config when converting (#14582) (c25bb3a)
  • vite: proper path for main.tsx for standalone (#14575) (ba3c8c8)

15.6.1

15.6.1 (2023-01-24)

Bug Fixes

  • bundling: react-standalone take into account bundler (#14573) (8744330)

15.6.0

... (truncated)

Commits
  • 9c157be chore(misc): add x-priority for nx package executors (#14292)
  • 12d9669 fix(core): rename aux to auxiliary for windows (#14564)
  • 21d65cb fix(core): use require.resolve instead of randomly matching from our … (#14523)
  • b804fc0 fix(devkit): splitTarget should fall back to old behavior if not passed proje...
  • 559faa7 fix(misc): fix broken workspace claim link (#14536)
  • cb122e8 fix(core): fix cache mismatch in target project locator (#14445)
  • ebb2007 fix(core): project locator should use nodes when tsconfig is missing (#14417)
  • ada727c fix(js): fix reading tsconfig.json on TypeScript 4.9 (#14380)
  • a70eec8 fix(core): fix broken lines and columns import (#14394)
  • 898db85 fix(core): fix implicit dependencies conversions from project inputs (#14364)
  • 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.6.3.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/15.6.3/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 30, 2023
@github-actions
Copy link

github-actions bot commented Jan 30, 2023

Website preview has been generated! 🎉 🎉 🎉

@codecov
Copy link

codecov bot commented Jan 30, 2023

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff            @@
##           main     #265       +/-   ##
=========================================
+ 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 Feb 20, 2023

Superseded by #275.

@dependabot dependabot bot closed this Feb 20, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx-15.6.3 branch February 20, 2023 03:33
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 PR: unreviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants