agrc / parole-and-probation

AP&P web application
https://fieldmap.udc.utah.gov
MIT License
0 stars 1 forks source link

chore(deps): bump the major-dependencies group in /src/ClientApp with 4 updates #325

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

Bumps the major-dependencies group in /src/ClientApp with 4 updates: @tanstack/react-query, happy-dom, vite and vitest.

Updates @tanstack/react-query from 4.36.1 to 5.18.0

Release notes

Sourced from @​tanstack/react-query's releases.

v5.18.0

Version 5.18.0 - 1/30/2024, 5:32 PM

Changes

Feat

  • fix potential xss injection (1244043c) by Dominik Dorfmeister

Chore

  • integrations/react-*: add eslintrc to resolve error (#6749) (62704ce6) by @​manudeli

Docs

  • angular-query: run prettier on quickstart (#6782) (8fff6549) by Arnoud
  • angular-query: Update quick-start.md (#6775) (e726e698) by Michael Be
  • angular-query: add examples to menu (#6781) (9c561b28) by Arnoud

Other

  • Merge pull request from GHSA-997g-27x8-43rf (f2ddaf25) by Dominik Dorfmeister

Doc

  • Change the onMutate optional description to capitalize. (#6773) (58b3de86) by Jeong-Sik Yun

Ci

  • eslint: add rule to encourage generic naming convention as ^(T|T[A-Z][A-Za-z]+)$ (#6684) (c7747721) by @​manudeli
  • eslint: add @​cspell/eslint-plugin to prevent misspelling (error) (#6718) (b32ad24f) by @​manudeli
  • sherif: ignore-package ./integrations/* (#6750) (1f77c125) by @​manudeli

Packages

  • @​tanstack/eslint-plugin-query@​5.18.0
  • @​tanstack/query-async-storage-persister@​5.18.0
  • @​tanstack/query-core@​5.18.0
  • @​tanstack/query-devtools@​5.18.0
  • @​tanstack/query-persist-client-core@​5.18.0
  • @​tanstack/query-sync-storage-persister@​5.18.0
  • @​tanstack/react-query@​5.18.0
  • @​tanstack/react-query-next-experimental@​5.18.0
  • @​tanstack/solid-query@​5.18.0
  • @​tanstack/solid-query-persist-client@​5.18.0
  • @​tanstack/svelte-query@​5.18.0
  • @​tanstack/vue-query@​5.18.0
  • @​tanstack/angular-query-experimental@​5.18.0
  • @​tanstack/query-broadcast-client-experimental@​5.18.0
  • @​tanstack/react-query-devtools@​5.18.0

... (truncated)

Commits
  • c8442f8 release: v5.18.0
  • c774772 ci(eslint): add rule to encourage generic naming convention as `^(T|T[A-Z][A-...
  • b32ad24 ci(eslint): add @​cspell/eslint-plugin to prevent misspelling (error) (#6718)
  • 6e7ff08 release: v5.17.19
  • af1004b release: v5.17.15
  • c08abf0 release: v5.17.14
  • 72c3a06 release: v5.17.12
  • 020ac08 fix(types): repair wrong types passed to DataTag (#6699)
  • 02477c3 release: v5.17.10
  • 7eb49eb release: v5.17.9
  • Additional commits viewable in compare view


Updates happy-dom from 12.10.3 to 13.3.8

Release notes

Sourced from happy-dom's releases.

v13.3.8

:construction_worker_man: Patch fixes

v13.3.7

:construction_worker_man: Patch fixes

  • Removes validation of PR commit messages from Github workflow as it will fallback to patch version anyway - By @​capricorn86 in task #1249

v13.3.6

:construction_worker_man: Patch fixes

  • Adds support for PR username in release notes if it is not possible to retrieve Github username based on commit email - By @​capricorn86 in task #1247

v13.3.5

:art: Features

  • Support for passing pseudo-selectors as argument of :not in query selectors - By @​gdorsi in task #1191
  • Add support for TouchEvent and Touch - By @​visualjerk in task #1186

:construction_worker_man: Patch fixes

  • Fixes problem with calculating next version by updating the package "happy-conventional-commit" - By @​capricorn86 in task #1244

v13.3.4

:construction_worker_man: Patch fixes

v13.3.3

:construction_worker_man: Patch fixes

  • Updates documentation. (#1240)

v13.3.2

:construction_worker_man: Patch fixes

v13.3.1

:construction_worker_man: Patch fixes

  • Improves documentation for "@​happy-dom/global-registrator". (#1233)

v13.3.0

:art: Features

  • Adds support for sending in Window options to GlobalRegistrator.register() in "@​happy-dom/global-registrator". (#1105)

:construction_worker_man: Patch fixes

  • Fixes problem with getters and setters not being added to the global object when using GlobalRegistrator.register() in "@​happy-dom/global-registrator". (#1105)

v13.2.2

:construction_worker_man: Patch fixes

... (truncated)

Commits
  • 6cbcc10 Merge pull request #1252 from capricorn86/1251-update-documentation
  • c6a0b6b fix: #1251 Updates documentation
  • 94fb7fc Merge pull request #1250 from capricorn86/1249-remove-validation-of-commit-me...
  • acaa186 fix: #1249 Removes validation of PR commit messages from Github workflow as...
  • c80cc72 Merge pull request #1248 from capricorn86/1247-add-support-for-pr-author-to-r...
  • 03a79ea fix: #1247 Adds support for PR username in release notes if it is not possi...
  • 0f0be8e Merge pull request #1245 from capricorn86/1244-problem-with-calculating-next-...
  • 5ba1e39 fix: #1244 Fixes problem with calculcating next version by updating happy-c...
  • dc4bdc4 Merge pull request #1187 from visualjerk/task/1186-support-touch-event
  • 0eb1fd8 Merge branch 'master' into task/1186-support-touch-event
  • Additional commits viewable in compare view


Updates vite from 4.5.0 to 5.0.12

Release notes

Sourced from vite's releases.

create-vite@5.0.0

Please refer to CHANGELOG.md for details.

create-vite@5.0.0-beta.1

Please refer to CHANGELOG.md for details.

create-vite@5.0.0-beta.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

5.0.12 (2024-01-19)

5.0.11 (2024-01-05)

5.0.10 (2023-12-15)

  • fix: omit protocol does not require pre-transform (#15355) (d9ae1b2), closes #15355
  • fix(build): use base64 for inline SVG if it contains both single and double quotes (#15271) (1bbff16), closes #15271

5.0.9 (2023-12-14)

5.0.8 (2023-12-12)

... (truncated)

Commits
  • ee81e19 release: v5.0.12
  • 91641c4 fix: fs deny for case insensitive systems (#15653)
  • ef89f80 fix: await configResolved hooks of worker plugins (#15597) (#15605)
  • b44c493 release: v5.0.11
  • d2aa096 fix: inject __vite__mapDeps code before sourcemap file comment (#15483)
  • 2a540ee chore(deps): update tj-actions/changed-files action to v41 (#15476)
  • 5ea9edb fix(html): handle offset magic-string slice error (#15435)
  • 49d21fe chore(deps): update dependency strip-literal to v2 (#15475)
  • 8de7bd2 fix(assets): avoid splitting , inside base64 value of srcset attribute (#...
  • 19e3c9a fix: don't pretransform classic script links (#15361)
  • Additional commits viewable in compare view


Updates vitest from 0.34.6 to 1.2.2

Release notes

Sourced from vitest's releases.

v1.2.2

   🐞 Bug Fixes

    View changes on GitHub

v1.2.1

   🐞 Bug Fixes

    View changes on GitHub

v1.2.0

... (truncated)

Commits
  • b1462a4 chore: release v1.2.2
  • 6689856 fix(coverage): don't crash when re-run removes earlier run's reports (#5022)
  • fff1a27 fix(vitest): don't throw an error if mocked file was already imported (#5050)
  • 6dae3fe fix(typecheck): fix ignoreSourceErrors in run mode (#5044)
  • cf5641a fix(vitest): support older NodeJS with async import.meta.resolve (#5045)
  • 915d6c4 fix(threads): mention common work-around for the logged error (#5024)
  • a9a486f fix(vitest): allow useFakeTimers to fake requestIdleCallback on non brows...
  • 253df1c fix(vitest): throw an error if vi.mock is exported (#5034)
  • 7344870 feat(vitest): expose getHooks & setHooks (#5032)
  • 9c7c0fc fix(vitest): test deep dependencies change detection (#4934)
  • Additional commits viewable in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 6 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.