Skip to content

chore: Bump @nrwl/tao from 14.1.4 to 15.7.2 #77

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

Bumps @nrwl/tao from 14.1.4 to 15.7.2.

Release notes

Sourced from @​nrwl/tao's releases.

15.7.2

15.7.2 (2023-02-17)

Bug Fixes

  • angular: bump generated rxjs version (#15054) (9c154c5)
  • angular: handle projects without name in angular cli adapter (#15089) (d430a65)
  • angular: support large buffers in angular cli adapter (#15082) (aa59b4a)
  • core: fix setting of the interactive env var (#15084) (c9c640b)
  • core: nx plugin cache should load new plugins (#15072) (ea5e7f3)
  • core: run migrations with sync host (#15010) (e7d4a5e)
  • core: support decorators in local executor and generator runs (#15025) (6284ec5)
  • js: don't read dependency package.json if it doesn't exist (#15037) (22eb66b)
  • linter: add node_modules to linter ignore patterns (#14980) (fb440ab)
  • misc: isCI should return a boolean (bb1d51b)
  • nx-plugin: local plugin execution should work with ts-node (#15066) (2747380)
  • react: add override to class component render() method (#13743) (d8963ea)
  • react: install @​nrwl/webpack when migrating (#15062) (c3eb66f)
  • storybook: dont fail migration if stories array is missing (#15017) (f47a59a)
  • storybook: dont touch config if is already using new schema (#15056) (ff469ad)
  • storybook: make v7 generator ignore uiFramework (#15023) (9f28951)
  • vite: explicitly export type instead of a value from d.ts files (#15029) (4095b95)
  • webpack: add babelUpwardRootMode (#15061) (2fbc152)
  • webpack: restore supporting a configuration array (#14977) (609867c)

Features

15.7.1

15.7.1 (2023-02-15)

Bug Fixes

  • angular: ensure peer deps are installed when initializing the plugin (#14906) (27e43d0)
  • core: correctly set default configuration name for dependent tasks (7954426)
  • core: do not always use yarn as package manager in the gitlab ci t… (#14978) (14cd02b)
  • core: local plugins should work under yarn workspaces (#14995) (7cbb282)
  • core: skip peer deps from devDependencies on createPackageJson (#14958) (c21e9fb)
  • core: sort --help output by flag priority (#14869) (ff2c50c)
  • js: remove plugins from esbuild will be done as a feature (#14997) (a276bcd)
  • linter: ng-package.json format (#14996) (3b5df23)
  • misc: fix moving a project into a subfolder (#14988) (bb2e790)
  • storybook: v7 vite settings docs remove rootMain (#14992) (298f719)

... (truncated)

Commits
  • 7992ec6 chore(repo): setup negative config for several targets (#14080)
  • f311ecb chore(repo): remove workspace.json (#13040)
  • 23de788 chore(repo): update to 15.0.0-rc1 (#12586)
  • 6e6925f chore(repo): update to nx 14.7.6-beta.6
  • f8da1ad chore(repo): update nx to 14.6.0-beta.3
  • b8efa77 fix(core): remove eslintrc.json from the package build artifact (#11043)
  • e491c6f feat(core): make nx.json optional
  • 3d97203 chore(repo): migrate to nx@14.2.0-beta.1
  • 04985be chore(repo): switch publishing to use lerna (#10293)
  • 6351413 fix(core): preserve dash casing when passing args to executors
  • See full diff 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/tao](https://github.com/nrwl/nx/tree/HEAD/packages/tao) from 14.1.4 to 15.7.2.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/15.7.2/packages/tao)

---
updated-dependencies:
- dependency-name: "@nrwl/tao"
  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 Feb 20, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 6, 2023

Superseded by #80.

@dependabot dependabot bot closed this Mar 6, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nrwl/tao-15.7.2 branch March 6, 2023 20:39
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