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.3 #297

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @nrwl/jest from 13.10.2 to 15.8.3.

Release notes

Sourced from @​nrwl/jest's releases.

15.8.3

15.8.3 (2023-03-03)

Bug Fixes

  • core: last project should be visible in nx show projects (#15335) (2959f7f)
  • core: plugin should not override existing external nodes (#15219) (f342bac)
  • core: standardize chunking elements passing to cli (#15322) (eba45a9)
  • core: use globbing also for workspace file patterns without '*' (#11298) (fd71c6e)
  • devkit: allow ensured packages to resolve from workspace node_mo… (#15386) (1b4ac4b)
  • nx-plugin: e2e utils should work (#15397) (d304133)
  • react: fixes library type not passed to the module federation conf (#15385) (68d9df7)
  • vite: add missing types for tsconfigs (#15260) (d15733d)
  • web: update snapshots from vite tsconfig changes (#15398) (0761e4c)

15.8.2

15.8.2 (2023-03-02)

Bug Fixes

  • bundling: use a range rather than ^ for vitest peer dependency … (#15362) (c06edd9)
  • core: encapsulated nx repos should invoke wrapper when invoked via npx or global install (#15337) (bf9844e)
  • core: handle file renames properly for affected (#15340) (f111580)
  • core: inline source maps for local nx plugins (#15336) (e9a59d6)
  • core: mark package.json dependencies as static (#15381) (04a3864)
  • js: fix parsing link dependencies in yarn (#15364) (c351b34)
  • js: handle swcrc path mappings if specified (#15328) (5ba8d5a)
  • linter: ensure ast file detection supports tsx files (#15345) (6c86cb7)
  • node: lint generator aware that app is root (#15355) (18ff2db)
  • testing: only install dependency for the desired --testEnvironment (#15244) (908cf41)
  • testing: walk all project deps to check if CT project is used in buildTarget (#15252) (2f8ca66)
  • vite: root for running the builder (#15359) (f1de248)

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)

... (truncated)

Commits
  • 908cf41 fix(testing): only install dependency for the desired --testEnvironment (#15244)
  • 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)
  • 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 #298.