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.2.3 #258

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @nrwl/jest from 13.10.2 to 15.2.3.

Release notes

Sourced from @​nrwl/jest'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
  • f311ecb chore(repo): remove workspace.json (#13040)
  • cd4e983 fix(testing): update jest batch mode (#12764)
  • 1d4247c fix(testing): handle trailing commas in 14.0.0 migration (#12837)
  • 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)
  • 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 #259.