soup-bowl / localib

Keeps your Discogs library offline and searchable.
https://localib.app
MIT License
0 stars 0 forks source link

Bump the dev-dependencies group across 1 directory with 14 updates #17

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the dev-dependencies group with 14 updates in the /frontend directory:

Package From To
@ionic/react 8.2.6 8.2.7
@ionic/react-router 8.2.6 8.2.7
@tanstack/query-sync-storage-persister 5.51.21 5.53.1
@tanstack/react-query 5.51.23 5.53.1
@tanstack/react-query-persist-client 5.51.23 5.53.1
@tanstack/eslint-plugin-query 5.51.15 5.53.0
@testing-library/jest-dom 5.17.0 6.5.0
@testing-library/react 14.3.1 16.0.1
@types/react 18.3.3 18.3.5
@vitejs/plugin-legacy 5.4.1 5.4.2
eslint 8.57.0 9.9.1
jsdom 22.1.0 25.0.0
vite 5.4.0 5.4.2
vite-plugin-pwa 0.20.1 0.20.2

Updates @ionic/react from 8.2.6 to 8.2.7

Release notes

Sourced from @​ionic/react's releases.

v8.2.7

8.2.7 (2024-08-13)

Bug Fixes

  • alert: do not overwrite id set in htmlAttributes (#29708) (1295ced), closes #29704
  • angular: add focusTrap prop to modal and popover (#29729) (05913c3), closes #29728
  • angular: remove the tabindex set by routerLink from Ionic components (#29744) (20073e1), closes #20632
  • content: allow custom roles and aria attributes to be set on content (#29753) (7b16397)
  • item: router-link remains clickable with item cover (#29743) (a9f278a)
  • overlays: do not overwrite id set in htmlAttributes (#29722) (92ce563), closes #29712
  • react: add onPointerDown, onTouchEnd, add onTouchMove (#29736) (bfee3cd), closes #29174
  • vue: pass router-link value to href to properly render clickable elements (#29745) (ab4f279)
Changelog

Sourced from @​ionic/react's changelog.

8.2.7 (2024-08-13)

Bug Fixes

  • alert: do not overwrite id set in htmlAttributes (#29708) (1295ced), closes #29704
  • angular: add focusTrap prop to modal and popover (#29729) (05913c3), closes #29728
  • angular: remove the tabindex set by routerLink from Ionic components (#29744) (20073e1), closes #20632
  • content: allow custom roles and aria attributes to be set on content (#29753) (7b16397)
  • item: router-link remains clickable with item cover (#29743) (a9f278a)
  • overlays: do not overwrite id set in htmlAttributes (#29722) (92ce563), closes #29712
  • react: add onPointerDown, onTouchEnd, add onTouchMove (#29736) (bfee3cd), closes #29174
  • vue: pass router-link value to href to properly render clickable elements (#29745) (ab4f279)
Commits
  • 43ff02c v8.2.7
  • 9c4ba2e chore(deps): update capacitor to v6.1.2 (#29764)
  • 43ad81e chore(deps): update dependency @​stencil/core to v4.20.0 (#29749)
  • 20073e1 fix(angular): remove the tabindex set by routerLink from Ionic components (#2...
  • 7b16397 fix(content): allow custom roles and aria attributes to be set on content (#2...
  • ab4f279 fix(vue): pass router-link value to href to properly render clickable element...
  • a9f278a fix(item): router-link remains clickable with item cover (#29743)
  • bfee3cd fix(react): add onPointerDown, onTouchEnd, add onTouchMove (#29736)
  • 133995a chore(deps): update playwright (#29719)
  • bf60712 chore(playwright): add click method to promise assertion lint checks (#29740)
  • Additional commits viewable in compare view


Updates @ionic/react-router from 8.2.6 to 8.2.7

Release notes

Sourced from @​ionic/react-router's releases.

v8.2.7

8.2.7 (2024-08-13)

Bug Fixes

  • alert: do not overwrite id set in htmlAttributes (#29708) (1295ced), closes #29704
  • angular: add focusTrap prop to modal and popover (#29729) (05913c3), closes #29728
  • angular: remove the tabindex set by routerLink from Ionic components (#29744) (20073e1), closes #20632
  • content: allow custom roles and aria attributes to be set on content (#29753) (7b16397)
  • item: router-link remains clickable with item cover (#29743) (a9f278a)
  • overlays: do not overwrite id set in htmlAttributes (#29722) (92ce563), closes #29712
  • react: add onPointerDown, onTouchEnd, add onTouchMove (#29736) (bfee3cd), closes #29174
  • vue: pass router-link value to href to properly render clickable elements (#29745) (ab4f279)
Changelog

Sourced from @​ionic/react-router's changelog.

8.2.7 (2024-08-13)

Bug Fixes

  • alert: do not overwrite id set in htmlAttributes (#29708) (1295ced), closes #29704
  • angular: add focusTrap prop to modal and popover (#29729) (05913c3), closes #29728
  • angular: remove the tabindex set by routerLink from Ionic components (#29744) (20073e1), closes #20632
  • content: allow custom roles and aria attributes to be set on content (#29753) (7b16397)
  • item: router-link remains clickable with item cover (#29743) (a9f278a)
  • overlays: do not overwrite id set in htmlAttributes (#29722) (92ce563), closes #29712
  • react: add onPointerDown, onTouchEnd, add onTouchMove (#29736) (bfee3cd), closes #29174
  • vue: pass router-link value to href to properly render clickable elements (#29745) (ab4f279)
Commits
  • 43ff02c v8.2.7
  • 9c4ba2e chore(deps): update capacitor to v6.1.2 (#29764)
  • 43ad81e chore(deps): update dependency @​stencil/core to v4.20.0 (#29749)
  • 20073e1 fix(angular): remove the tabindex set by routerLink from Ionic components (#2...
  • 7b16397 fix(content): allow custom roles and aria attributes to be set on content (#2...
  • ab4f279 fix(vue): pass router-link value to href to properly render clickable element...
  • a9f278a fix(item): router-link remains clickable with item cover (#29743)
  • bfee3cd fix(react): add onPointerDown, onTouchEnd, add onTouchMove (#29736)
  • 133995a chore(deps): update playwright (#29719)
  • bf60712 chore(playwright): add click method to promise assertion lint checks (#29740)
  • Additional commits viewable in compare view


Updates @tanstack/query-sync-storage-persister from 5.51.21 to 5.53.1

Release notes

Sourced from @​tanstack/query-sync-storage-persister's releases.

v5.53.1

Version 5.53.1 - 8/30/24, 10:29 AM

Changes

Fix

  • query-core: handle errors that occur inside setData method (#7966) (50315ac) by Bohdan Yefimenko

Chore

  • deps: use ESLint v9 (#7985) (82bfc34) by Lachlan Collins
  • deps: update eslint plugins (#7984) (8fe9010) by Lachlan Collins

Packages

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

v5.53.0

Version 5.53.0 - 8/30/24, 7:14 AM

Changes

Feat

  • eslint-plugin: use typescript-eslint v8 stable (#7968) (f3aad7c) by Riva Junior

Packages

  • @​tanstack/eslint-plugin-query@​5.53.0

v5.52.3

... (truncated)

Commits


Updates @tanstack/react-query from 5.51.23 to 5.53.1

Release notes

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

v5.53.1

Version 5.53.1 - 8/30/24, 10:29 AM

Changes

Fix

  • query-core: handle errors that occur inside setData method (#7966) (50315ac) by Bohdan Yefimenko

Chore

  • deps: use ESLint v9 (#7985) (82bfc34) by Lachlan Collins
  • deps: update eslint plugins (#7984) (8fe9010) by Lachlan Collins

Packages

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

v5.53.0

Version 5.53.0 - 8/30/24, 7:14 AM

Changes

Feat

  • eslint-plugin: use typescript-eslint v8 stable (#7968) (f3aad7c) by Riva Junior

Packages

  • @​tanstack/eslint-plugin-query@​5.53.0

v5.52.3

... (truncated)

Commits


Updates @tanstack/react-query-persist-client from 5.51.23 to 5.53.1

Release notes

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

v5.53.1

Version 5.53.1 - 8/30/24, 10:29 AM

Changes

Fix

  • query-core: handle errors that occur inside setData method (#7966) (50315ac) by Bohdan Yefimenko

Chore

  • deps: use ESLint v9 (#7985) (82bfc34) by Lachlan Collins
  • deps: update eslint plugins (#7984) (8fe9010) by Lachlan Collins

Packages

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

v5.53.0

Version 5.53.0 - 8/30/24, 7:14 AM

Changes

Feat

  • eslint-plugin: use typescript-eslint v8 stable (#7968) (f3aad7c) by Riva Junior

Packages

  • @​tanstack/eslint-plugin-query@​5.53.0

v5.52.3

... (truncated)

Commits


Updates @tanstack/eslint-plugin-query from 5.51.15 to 5.53.0

Release notes

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

v5.53.0

Version 5.53.0 - 8/30/24, 7:14 AM

Changes

Feat

  • eslint-plugin: use typescript-eslint v8 stable (#7968) (f3aad7c) by Riva Junior

Packages

  • @​tanstack/eslint-plugin-query@​5.53.0

v5.52.3

Version 5.52.3 - 8/29/24, 11:03 PM

Changes

Fix

  • angular-query: fix type of isSuccess, isError, isPending, isIdle on mutation result (#7923) (eee80af) by divdavem

Chore

  • deps: update @​algolia/client-search to v5 (major) (#7979) (189e0c5) by renovate[bot]
  • deps: update material-ui monorepo to v6 (major) (#7978) (f240106) by renovate[bot]
  • deps: update dependency jscodeshift to v17 (#7977) (7f55169) by renovate[bot]
  • deps: update dependency eslint-plugin-jsdoc to v50 (#7976) (b227998) by renovate[bot]
  • deps: update dependency jsdom to v25 (#7975) (21bddeb) by renovate[bot]
  • simplify clean commands (#7973) (907a38b) by Lachlan Collins
  • better type vs value import separation (#7972) (86d8438) by Lachlan Collins
  • devtools: consistent casing of devtools types (#7971) (756164a) by Lachlan Collins

Docs

  • Add known limitation about cancellation with suspense hooks (#7958) (804357b) by Romain Trotard

Packages

  • @​tanstack/eslint-plugin-query@​5.52.3
  • @​tanstack/query-async-storage-persister@​5.52.3
  • @​tanstack/query-broadcast-client-experimental@​5.52.3
  • @​tanstack/query-core@​5.52.3
  • @​tanstack/query-devtools@​5.52.3
  • @​tanstack/query-persist-client-core@​5.52.3
  • @​tanstack/query-sync-storage-persister@​5.52.3
  • @​tanstack/react-query@​5.52.3
  • @​tanstack/react-query-devtools@​5.52.3
  • @​tanstack/react-query-persist-client@​5.52.3
  • @​tanstack/react-query-next-experimental@​5.52.3

... (truncated)

Commits


Updates @testing-library/jest-dom from 5.17.0 to 6.5.0

Release notes

Sourced from @​testing-library/jest-dom's releases.

v6.5.0

6.5.0 (2024-08-23)

Features

  • toHaveValue: Asserting aria-valuenow (#479) (acbf416)

v6.4.8

6.4.8 (2024-07-23)

Bug Fixes

  • Drop peerDependencies from package.json (#610) (faf534b)

v6.4.7

6.4.7 (2024-07-22)

Bug Fixes

v6.4.6

6.4.6 (2024-06-10)

Bug Fixes

v6.4.5

6.4.5 (2024-05-03)

Bug Fixes

v6.4.4

6.4.4 (2024-05-03)

Bug Fixes

v6.4.3

6.4.3 (2024-05-03)

... (truncated)

Commits
  • 62f0e3a docs: add waynevanson as a contributor for code, and test (#626)
  • acbf416 feat(toHaveValue): Asserting aria-valuenow (#479)
  • 47a667c docs: add vorant94 as a contributor for code (#619)
  • 06d19ba adjust vitest ambient declaration file according to vitest docs (#612)
  • a073b08 docs: add aleks-elkin as a contributor for maintenance (#618)
  • aa094a5 chore: remove unused @​babel/runtime dependency (#617)
  • d02e80b docs: add ddolcimascolo as a contributor for maintenance (#616)
  • faf534b fix: Drop peerDependencies from package.json (#610)
  • 78a2934 docs: add tonyhallett as a contributor for bug (#615)
  • 5cc6298 fix: Type definition of toHaveClass (#611)
  • Additional commits viewable in compare view


Updates @testing-library/react from 14.3.1 to 16.0.1

Release notes

Sourced from @​testing-library/react's releases.

v16.0.1

16.0.1 (2024-08-29)

Bug Fixes

  • Add support for exactOptionalPropertyTypes in TypeScript (#1351) (3dcd8a9)

v16.0.0

16.0.0 (2024-06-03)

Features

  • Move @testing-library/dom and @types/react-dom to peer dependencies (#1305) (a4744fa)

BREAKING CHANGES

  • @testing-library/dom was moved to a peer dependency and needs to be explicitly installed. This reduces the chance of having conflicting versions of @testing-library/dom installed that frequently caused bugs when used with @testing-library/user-event. We will also be able to allow new versions of @testing-library/dom being used without a SemVer major release of @testing-library/react by just widening the peer dependency. @types/react-dom needs to be installed if you're typechecking files using @testing-library/react.

v15.0.7

15.0.7 (2024-05-07)

Bug Fixes

  • Ensure act is not any when React.act is not declared (#1323) (c1f2957)

v15.0.6

15.0.6 (2024-05-01)

Bug Fixes

v15.0.5

15.0.5 (2024-04-26)

Bug Fixes

  • Stop restricting container option based on hydrate (#1313) (d143f46)

v15.0.4

... (truncated)

Commits
  • 3dcd8a9 fix: Add support for exactOptionalPropertyTypes in TypeScript (#1351)
  • 7a28fa9 Fix React Canary and Experimental tests (#1353)
  • a4744fa feat: Move @testing-library/dom and @types/react-dom to peer dependencie...
  • c1f2957 fix: Ensure act is not any when React.act is not declared (#1323)
  • b6e59f7 fix: export new act when available (#1319)
  • f6a1677 chore: Adjust tests to workaround 18.3.0 bug (#1315)
  • d143f46 fix: Stop restricting container option based on hydrate (#1313)
  • 48282c2 fix: Ensure renderHook options extend options for render (#1308)
  • 067d0c6 fix: Don't raise TypeScript errors when hydating document (#1304)
  • c63b873 fix: Improve legacyRoot error message (#1301)
  • Additional commits viewable in compare view


Updates @types/react from 18.3.3 to 18.3.5

Commits


Updates @vitejs/plugin-legacy from 5.4.1 to 5.4.2

Release notes

Sourced from @​vitejs/plugin-legacy's releases.

plugin-legacy@5.4.2

Please refer to CHANGELOG.md for details.

v5.4.2

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vitejs/plugin-legacy's changelog.

5.4.2 (2024-08-15)

Commits


Updates eslint from 8.57.0 to 9.9.1

Release notes

Sourced from eslint's releases.

v9.9.1

Bug Fixes

  • 9bde90c fix: add logic to handle fixTypes in lintText() (#18736) (Amaresh S M)

Documentation

  • 4840930 docs: Update README with version support and clean up content (#18804) (Nicholas C. Zakas)
  • f61f40d docs: Update globals examples (#18805) (Nicholas C. Zakas)
  • 241fcea docs: Use and define languages (#18795) (Nicholas C. Zakas)
  • 5dbdd63 docs: eslint-plugin-markdown -> @​eslint/markdown (#18797) (Nicholas C. Zakas)
  • c6c8ddd docs: update links to eslint-visitor-keys repo (#18796) (Francesco Trotta)
  • f981d05 docs: Update README (GitHub Actions Bot)
  • b516974 docs: update links to eslint/js repo (#18781) (Francesco Trotta)
  • fb7a3f5 docs: update note for package managers (#18779) (Jay)

Chores

  • b0c34d0 chore: upgrade to @​eslint/js@​9.9.1 (#18809) (Francesco Trotta)
  • cd5a0da chore: package.json update for @​eslint/js release (Jenkins)
  • e112642 refactor: Extract parsing logic from Linter (#18790) (Nicholas C. Zakas)
  • 0f68a85 chore: use eslint-plugin-yml on yaml files only (#18801) (Milos Djermanovic)
  • f8d1b3c chore: update dependencies for browser tests (#18794) (Christian Bromann)
  • aed2624 chore: update dependency @​eslint/config-array to ^0.18.0 (#18788) (renovate[bot])
  • 5c29128 chore: update dependency @​eslint/core to ^0.4.0 (#18789) (renovate[bot])
  • 5d66fb2 chore: migrate linting workflow to use trunk check meta-linter (#18643) (Chris Clearwater)
  • bf96855 chore: add ids to github issue templates (#18775) (Strek)

v9.9.0

Features

  • 41d0206 feat: Add support for TS config files (#18134) (Arya Emami)
  • 3a4eaf9 feat: add suggestion to require-await to remove async keyword (#18716) (Dave)

Documentation

  • 9fe068c docs: how to author plugins with configs that extend other configs (#18753) (Alec Gibson)
  • 48117b2 docs: add version support page in the side navbar (#18738) (Amaresh S M)
  • fec2951 docs: add version s... _Description has been truncated_
dependabot[bot] commented 1 month ago

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