Skip to content

chore: Bump @nrwl/nx-cloud from 14.0.3 to 15.2.3 #58

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps @nrwl/nx-cloud from 14.0.3 to 15.2.3.

Release notes

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

15.2.3

15.2.3 (2022-11-29)

Reverts

  • Revert "fix(misc): add configuration option to print-affected (#13422)" (31bfaeb), closes #13422

15.2.2

15.2.2 (2022-11-29)

Bug Fixes

  • angular: checks for targets existence before attempting to iterate them (#13287) (3ac2e8e)
  • angular: fix Karma test runner config (#13293) (724d3cc)
  • angular: update make-angular-cli-faster version map with angular 15 (#13297) (31326f2)
  • angular: use the browserTarget to calculate project deps for buildable libs support in the dev server (#13275) (8d56b1b)
  • bundling: fix exclude entries for .lib.swcrc file to exclude spe… (#13319) (8816c51)
  • core: fix showing help for executors (#13393) (2eb1897)
  • core: generated package.json should not include duplicates and optional peer deeps (#13438) (78861e6)
  • devkit: change name schema order in project.json (#13409) (dd5b967)
  • linter: align reportUnusedDisableDirectives default value (#13284) (fb2e47c)
  • misc: add configuration option to print-affected (#13422) (796fd27)
  • misc: axios import breaks when using npx (c127d65)
  • nextjs: check validity of Nx context in withNx plugin (#13358) (9b71c53)
  • nx-plugin: ensure project has eslint available before adding lint checks for migrations.json(#13327) (8729916)
  • storybook: remove polyfill.ts from tsconfig (#13322) (a31aa3b)

15.2.1

15.2.1 (2022-11-19)

Bug Fixes

  • angular: local imports in webpack-dev-server custom config (#13156) (c0ee01f)
  • angular: setup-ssr environments file replacements should be removed (#13244) (1b9c7df)
  • angular: setup-ssr should output correct outpathPath for server build (#13243) (4c2e5aa)
  • angular: should support filereplacements for apps that already have them (#13247) (aa2ee2d)
  • bundling: file replacement for vite (#13255) (b1c05fe)
  • bundling: remove the vue options from vite gen (#13221) (22d9031)
  • core: use multiselect prompts for array properties (#13270) (89f8a53)

15.2.0

15.2.0 (2022-11-17)

Bug Fixes

... (truncated)

Commits
  • 17b9f9f chore(misc): publish 15.2.3
  • 31bfaeb Revert "fix(misc): add configuration option to print-affected (#13422)"
  • 0816546 chore(misc): publish 15.2.2
  • 78861e6 fix(core): generated package.json should not include duplicates and optional ...
  • 796fd27 fix(misc): add configuration option to print-affected (#13422)
  • 2eb1897 fix(core): fix showing help for executors (#13393)
  • dd5b967 fix(devkit): change name schema order in project.json (#13409)
  • a31aa3b fix(storybook): remove polyfill.ts from tsconfig (#13322)
  • 9b71c53 fix(nextjs): check validity of Nx context in withNx plugin (#13358)
  • 724d3cc fix(angular): fix Karma test runner config (#13293)
  • 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 14.0.3 to 15.2.3.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](nrwl/nx@14.0.3...15.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 20, 2023
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