Skip to content

update: bump @nrwl/nx-cloud from 15.0.3 to 15.3.2 in /shooting#120

Closed
dependabot[bot] wants to merge 1 commit intodevelopmentfrom
dependabot/npm_and_yarn/shooting/nrwl/nx-cloud-15.3.2
Closed

update: bump @nrwl/nx-cloud from 15.0.3 to 15.3.2 in /shooting#120
dependabot[bot] wants to merge 1 commit intodevelopmentfrom
dependabot/npm_and_yarn/shooting/nrwl/nx-cloud-15.3.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2023

Bumps @nrwl/nx-cloud from 15.0.3 to 15.3.2.

Release notes

Sourced from @​nrwl/nx-cloud's releases.

15.3.2

15.3.2 (2022-12-12)

Note: Version bump only for package @​nrwl/nx-source

15.3.0

15.3.0 (2022-12-06)

Bug Fixes

  • angular: add server ready message to remote server (#13497) (4e672b2)
  • angular: add support for devRemotes in module-federation-dev-ssr (#13500) (2d021a1)
  • angular: add workaround for MF SSR (#13372) (883b61b)
  • angular: bump angular-eslint to v15 (#13282) (356204f)
  • angular: checks for targets existence before attempting to iterate them (#13287) (328c547)
  • angular: correctly assign env var (#13549) (6e8a1c6)
  • angular: don't set the workspaceLayout when migrating an angular cli workspace to nx (#13546) (59a6a9e)
  • angular: e2e test should correctly fail (#13373) (062698a)
  • angular: ensure apps/libs layout is created when migrating from angular cli to nx monorepo layout (#13577) (2dd2eea)
  • angular: fix imports into nx from ng-add (#13645) (2c81904)
  • angular: fix Karma test runner config (#13293) (e3d8b2c)
  • angular: fix root-project support for Angular (#13534) (22e70d6)
  • angular: local imports in webpack-dev-server custom config (#13156) (e971ffb)
  • angular: make server build depend on browser build (#13467) (11b224f)
  • angular: port should be added to serve-ssr for remote (#13399) (1a23203)
  • angular: remove karma test.ts file from generation (#13356) (a0d01b6)
  • angular: respect the provided version when running make-angular-cli-faster (f16f53b)
  • angular: setup-ssr environments file replacements should be removed (#13244) (b88dc35)
  • angular: setup-ssr should output correct outpathPath for server build (#13243) (e041223)
  • angular: should support filereplacements for apps that already have them (#13247) (b4fb074)
  • angular: standalone angular projects with karma should function (#13626) (b4db6e8)
  • angular: update make-angular-cli-faster version map with angular 15 (#13297) (da2b77a)
  • angular: use correct ready state for ssr bootstrap (#13437) (fd1e478)
  • angular: use jest-preset-angular 12.2.3 #13259 (#13468) (e3a19f4)
  • angular: use the browserTarget to calculate project deps for buildable libs support in the dev server (#13275) (1830669)
  • bundling: add a vite specific readme for react libs when using vite (#13590) (790b0de)
  • bundling: add type for bundler option to enable autocomplete prompt (#13384) (020795c)
  • bundling: enable hmr by default for Vite dev-server (#13647) (8a74e62)
  • bundling: file replacement for vite (#13255) (e4092aa)
  • bundling: fix exclude entries for .lib.swcrc file to exclude spe… (#13319) (1b3abbd)
  • bundling: hide newProject from vite config gen (#13592) (edad5ef)
  • bundling: if bundler is vite unitTestRunner is vitest (#13436) (871f618)
  • bundling: pass nxext options to our executor (#13587) (d5f834a)
  • bundling: place files in the right folders for React Vite apps (#13443) (8103290)
  • bundling: place files in the right folders for Web Vite apps (#13464) (19a6da3)
  • bundling: remove default values from executors (#13444) (b84f239)
  • bundling: remove extraneous logs from @​nrwl/vite:build executor (#13479) (9d5a45d)
  • bundling: remove the vue options from vite gen (#13221) (ab93817)
  • bundling: remove wrong doc and preset wc use vite (#13536) (432d235)

... (truncated)

Commits
  • 32cf32a chore(misc): publish 15.3.2
  • 3a217a7 chore(misc): publish 15.3.1
  • 34d861d fix(testing): preserve the old coverage layout
  • 40b39b2 fix(core): remove leading ./ when normalizing root project outputs
  • 7daa2eb docs(core): rm typo - Project Configuration
  • ed159e8 feat(core): add gitlab ci generator (#13739)
  • e240339 feat(js): add --bundler=vite support for JS libs (#13716)
  • 440112d fix(misc): change ensureDependencies to ensurePackage (#13735)
  • 75de165 feat(core): add lockfile pruning to executors that generate package.json (#13...
  • 2941d87 fix(core): support alias packages in affected locators detection (#13585)
  • 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 [@nrwl/nx-cloud](https://github.com/nrwl/nx) from 15.0.3 to 15.3.2.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](nrwl/nx@15.0.3...15.3.2)

---
updated-dependencies:
- dependency-name: "@nrwl/nx-cloud"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 30, 2023

Superseded by #125.

@dependabot dependabot bot closed this Mar 30, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/shooting/nrwl/nx-cloud-15.3.2 branch March 30, 2023 02:02
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.

0 participants