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.0.3 #242

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @nrwl/jest from 13.10.2 to 15.0.3.

Release notes

Sourced from @​nrwl/jest's releases.

15.0.3

15.0.3 (2022-10-26)

Bug Fixes

  • core: correctly dedup projects with different names (d2bec05)
  • misc: improve print-affected perf (#12822) (58f96de)
  • misc: update the version check not to exclude v15 (e24632f)

Features

  • expo: depcrecate expo-cli and use @​expo/cli instead (#12799) (386479f)
  • misc: select the best message to show during migrations (7d732ca)

15.0.2

15.0.2 (2022-10-24)

Bug Fixes

  • core: globbing for project.json and package.json does not ignore dist correctly (2ed5d57)
  • core: inotify error does not propagate correctly (b403017)
  • expo: fixing broken tutorial link (#12753) (5837715)
  • misc: fix broken tutorial link on npm page (#12766) (9ca75db)
  • nx-cloud: update nx-cloud openapi reference link (#12762) (e4c4fe0)
  • react: fix builder options for storybook plugin (#12276) (13c465d)

Features

  • nxdev: redirects to send legacy tutorial links to new locations (#12752) (8fcc2b4)

15.0.1

15.0.1 (2022-10-21)

Bug Fixes

  • angular: rename withNonEnabledBlockingInitialNavigation to withEnabledBlockingInitialNavigation (#12633) (e7ebab8)
  • angular: support serving static remotes using tuple API #12658 (#12691) (d6285a5)
  • core: bump nrwl/ci to 0.8 (#12704) (ccc98e3)
  • core: catch rejected promises in convertNxExecutor (#12627) (62e91f3)
  • core: fix migration that enables source analysis (#12628) (0cbec35)
  • core: merge proejcts from globs and workpace.json (272abb4)
  • devkit: incorrect conditional to decide if package should be added (#12749) (657cdba)
  • js: handle different exports field shapes (#12613) (8944223)
  • misc: fix nx list capabilities resolution (#12621) (628c9c0)
  • react: fixes broken links to 01-create-application vs 1-code-generation (#12737) (6737620)

... (truncated)

Commits
  • 53c8598 fix(testing): make sure jest-environment-dom is always installed (#12747)
  • 23de788 chore(repo): update to 15.0.0-rc1 (#12586)
  • d8f3c6b fix(react): migrations use tsquery, so we should provide it (#12575)
  • 8ab7f85 fix(core): swap default method for output capture (#12535)
  • 834e2db feat(core): prefix outputs and warn on non-prefixed outputs (#12470)
  • 49c5e50 feat(core): migrate existing workspaces to use inputs configuration (#12416)
  • 9b63ce1 feat(core): don't generate workspace.json for v2 workspaces (#12127)
  • db3660a docs(testing): add jest example docs (#12210)
  • a088cf0 chore(testing): update migration to read all project configuration at once (#...
  • fc73d03 fix(testing): improve return type of getJestProjects (#12040)
  • 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 2 years ago

Superseded by #243.