crisboarna / react-skillbars

Skill bars with full color customizations and responsive layout.
https://crisboarna.github.io/react-skillbars
MIT License
23 stars 13 forks source link

build(deps-dev): bump @nrwl/jest from 13.10.2 to 15.8.1 #295

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @nrwl/jest from 13.10.2 to 15.8.1.

Release notes

Sourced from @​nrwl/jest's releases.

15.8.1

15.8.1 (2023-02-28)

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

15.8.0

15.8.0 (2023-02-28)

Bug Fixes

  • core: listing plugin capabilities causes issues when returning null (#15308) (031005f)
  • core: nx affected should not differ if in child directory (#15304) (22970b8)
  • core: nx connect should work for encapsulated repos (#15310) (94d2162)
  • core: replace require(path/posix) for better node compatibility range (#15307) (1975181)
  • angular: bump generated rxjs version (#15054) (0385682)
  • core: run migrations with sync host (#15010) (3eeb4a3)
  • js: don't read dependency package.json if it doesn't exist (#15037) (497a90e)
  • react: add override to class component render() method (#13743) (15d5acd)
  • storybook: dont touch config if is already using new schema (#15056) (3d89a02)
  • storybook: make v7 generator ignore uiFramework (#15023) (a364dab)
  • vite: explicitly export type instead of a value from d.ts files (#15029) (8ce0b3c)
  • angular: handle projects without name in angular cli adapter (#15089) (2011e29)
  • angular: support large buffers in angular cli adapter (#15082) (a1a1cda)
  • angular: use sync host when generating code with angular cli schematics (#15137) (891e7e6)
  • angular: write config correctly when using the angular cli adapter (#15133) (61e28c6)
  • core: fix setting of the interactive env var (#15084) (2a76e20)
  • core: misc encapuslated mode fixes (#15075) (804cb95)
  • core: normalize project config paths to properly match them when combining them (#15149) (3b056e5)
  • core: nx plugin cache should load new plugins (#15072) (e575c49)
  • js: do not generate tsconfig.base.json when creating standalone projects (#15099) (71fd015)
  • misc: isCI should return a boolean (2899b3a)
  • node: support custom import paths based on tsconfig when building node apps (#15154) (a45d52e)
  • nx-plugin: local plugin execution should work with ts-node (#15066) (6ff04d5)
  • react: install @​nrwl/webpack when migrating (#15062) (bb51e98)
  • webpack: add babelUpwardRootMode (#15061) (5d54f71)
  • webpack: restore supporting a configuration array (#14977) (2a77436)
  • angular: add routes correctly (#15171) (0f95773)
  • angular: allow boolean usage of the prompts (#15083) (e053e06)
  • bundling: libs generated with @nrwl/js:lib --bundler rollup should build (#15179) (73bc2e1)
  • core: fix lock file parsing issues (#15052) (f71865f)
  • core: generator prompt should not throw in encapsulated mode (#15182) (902f644)
  • core: target project locator should handle node:module imports (#15104) (3b5adfd)
  • core: workspaceRoot/node_modules/.bin should be in path during nx exec (#15165) (7a1bc34)
  • detox: Update rn and expo buildTargets (#15073) (828eff7)
  • js: default build should work when rollup is selected (#14971) (eb977bf)
  • js: refactor ensurePackage (#15074) (fa6e8ea)
  • linter: check for source package.json on banTransitiveDependencies (#15169) (bacd875)
  • misc: remove generator should not warn of nested projects on windows for non-nested-project (#15162) (356ce90)
  • react: fix skipRemotes in moduleFederationDevServer (#14172) (ba73775)

... (truncated)

Commits
  • 92610fe chore(repo): update nx to 15.8.0-beta.7 (#15293)
  • 84fedf3 Revert "chore(repo): update nx to 15.8.0-beta.6" (#15274)
  • 3c50474 chore(repo): update nx to 15.8.0-beta.6 (#15247)
  • 8c7a27f fix(testing): use root preset for snapshot config changes first (#15237)
  • 8a97b43 feat(testing): jest 29 support (#14701)
  • fa6e8ea fix(js): refactor ensurePackage (#15074)
  • a97212b feat(core): move tsconfig.base.json to @​nrwl/js:init (#14467)
  • 032efc2 fix(angular): ensure peer deps are installed when initializing the plugin (#1...
  • 751d02b feat(core): add prompts and requirements to nx migrations (#14420)
  • 0f15c14 fix(testing): jest batch mode improvements (#13744)
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #297.