Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the pwa-dependencies group in /pwa with 9 updates #16

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2024

Bumps the pwa-dependencies group in /pwa with 9 updates:

Package From To
@floating-ui/react 0.26.19 0.26.20
@tanstack/eslint-plugin-query 5.51.1 5.51.12
@tanstack/react-query 5.51.3 5.51.11
@tanstack/react-query-devtools 5.51.3 5.51.11
eslint-plugin-prettier 5.1.3 5.2.1
eslint-plugin-react 7.34.4 7.35.0
eslint-plugin-react-refresh 0.4.8 0.4.9
i18next 23.12.1 23.12.2
react-router-dom 6.25.0 6.25.1

Updates @floating-ui/react from 0.26.19 to 0.26.20

Release notes

Sourced from @​floating-ui/react's releases.

@​floating-ui/react@​0.26.20

Patch Changes

  • fix: wrap focus call in act in useFocus tests
  • fix: focus always mounted nested lists with listNavigation
  • fix(FloatingFocusManager): return focus to next tabbable after reference element if removed after floating element opens without other previously focused elements to use
  • fix(useListNavigation): avoid reading ref in render
  • Update dependencies: @floating-ui/[email protected]
Changelog

Sourced from @​floating-ui/react's changelog.

0.26.20

Patch Changes

  • fix: wrap focus call in act in useFocus tests
  • fix: focus always mounted nested lists with listNavigation
  • fix(FloatingFocusManager): return focus to next tabbable after reference element if removed after floating element opens without other previously focused elements to use
  • fix(useListNavigation): avoid reading ref in render
  • Update dependencies: @floating-ui/[email protected]
Commits
  • fe06ea2 Version Packages (#2978)
  • 6640df5 fix(FloatingFocusManager): return focus to next tabbable after reference elem...
  • bb63aab fix(useListNavigation): focus always mounted nested lists (#2985)
  • 3b3a956 fix: wrap focus call in act in useFocus tests (#2984)
  • 0d6c2d2 fix(useListNavigation): avoid reading ref in render (#2977)
  • See full diff in compare view

Updates @tanstack/eslint-plugin-query from 5.51.1 to 5.51.12

Release notes

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

v5.51.12

Version 5.51.12 - 7/20/24, 11:09 AM

Changes

Fix

Packages

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

v5.51.11

Version 5.51.11 - 7/20/24, 10:47 AM

Changes

Fix

  • svelte-query: Correct data type when initialData is set (#7769) (b764009) by Lachlan Collins

Ci

  • Enable autofix on push to release branch (b189e31) by Lachlan Collins

Docs

  • typedoc: Use generateReferenceDocs function (#7765) (e4e65be) by Lachlan Collins
  • typedoc: Update output filename (#7764) (144d3a8) by Lachlan Collins
  • update the syntax highlighting for angular (#7762) (2786196) by @​mgechev
  • Throw error or mutation doesn"t see any the 500 coming from API (#7754) (b970f67) by @​okazkayasi
  • Update paginated-queries.md (#7759) (98d127a) by Andre Sander

Packages

  • @​tanstack/react-query@​5.51.11
  • @​tanstack/svelte-query@​5.51.11
  • @​tanstack/react-query-devtools@​5.51.11
  • @​tanstack/react-query-persist-client@​5.51.11
  • @​tanstack/react-query-next-experimental@​5.51.11
  • @​tanstack/svelte-query-devtools@​5.51.11
  • @​tanstack/svelte-query-persist-client@​5.51.11

v5.51.10

Version 5.51.10 - 7/18/24, 12:03 PM

Changes

Fix

... (truncated)

Commits

Updates @tanstack/react-query from 5.51.3 to 5.51.11

Release notes

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

v5.51.11

Version 5.51.11 - 7/20/24, 10:47 AM

Changes

Fix

  • svelte-query: Correct data type when initialData is set (#7769) (b764009) by Lachlan Collins

Ci

  • Enable autofix on push to release branch (b189e31) by Lachlan Collins

Docs

  • typedoc: Use generateReferenceDocs function (#7765) (e4e65be) by Lachlan Collins
  • typedoc: Update output filename (#7764) (144d3a8) by Lachlan Collins
  • update the syntax highlighting for angular (#7762) (2786196) by @​mgechev
  • Throw error or mutation doesn"t see any the 500 coming from API (#7754) (b970f67) by @​okazkayasi
  • Update paginated-queries.md (#7759) (98d127a) by Andre Sander

Packages

  • @​tanstack/react-query@​5.51.11
  • @​tanstack/svelte-query@​5.51.11
  • @​tanstack/react-query-devtools@​5.51.11
  • @​tanstack/react-query-persist-client@​5.51.11
  • @​tanstack/react-query-next-experimental@​5.51.11
  • @​tanstack/svelte-query-devtools@​5.51.11
  • @​tanstack/svelte-query-persist-client@​5.51.11

v5.51.10

Version 5.51.10 - 7/18/24, 12:03 PM

Changes

Fix

  • eslint-plugin-query: get scope from sourceCode (#7760) (e61edd2) by Dominik Dorfmeister

Ci

  • Remove git pre-commit hook (#7756) (ae8738a) by Lachlan Collins

Packages

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

v5.51.9

Version 5.51.9 - 7/18/24, 7:35 AM (Manual Release)

... (truncated)

Commits

Updates @tanstack/react-query-devtools from 5.51.3 to 5.51.11

Release notes

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

v5.51.11

Version 5.51.11 - 7/20/24, 10:47 AM

Changes

Fix

  • svelte-query: Correct data type when initialData is set (#7769) (b764009) by Lachlan Collins

Ci

  • Enable autofix on push to release branch (b189e31) by Lachlan Collins

Docs

  • typedoc: Use generateReferenceDocs function (#7765) (e4e65be) by Lachlan Collins
  • typedoc: Update output filename (#7764) (144d3a8) by Lachlan Collins
  • update the syntax highlighting for angular (#7762) (2786196) by @​mgechev
  • Throw error or mutation doesn"t see any the 500 coming from API (#7754) (b970f67) by @​okazkayasi
  • Update paginated-queries.md (#7759) (98d127a) by Andre Sander

Packages

  • @​tanstack/react-query@​5.51.11
  • @​tanstack/svelte-query@​5.51.11
  • @​tanstack/react-query-devtools@​5.51.11
  • @​tanstack/react-query-persist-client@​5.51.11
  • @​tanstack/react-query-next-experimental@​5.51.11
  • @​tanstack/svelte-query-devtools@​5.51.11
  • @​tanstack/svelte-query-persist-client@​5.51.11

v5.51.10

Version 5.51.10 - 7/18/24, 12:03 PM

Changes

Fix

  • eslint-plugin-query: get scope from sourceCode (#7760) (e61edd2) by Dominik Dorfmeister

Ci

  • Remove git pre-commit hook (#7756) (ae8738a) by Lachlan Collins

Packages

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

v5.51.9

Version 5.51.9 - 7/18/24, 7:35 AM (Manual Release)

... (truncated)

Commits

Updates eslint-plugin-prettier from 5.1.3 to 5.2.1

Release notes

Sourced from eslint-plugin-prettier's releases.

v5.2.1

Patch Changes

Changelog

Sourced from eslint-plugin-prettier's changelog.

5.2.1

Patch Changes

5.2.0

Minor Changes

Commits
  • 51324d9 chore: fix CHANGELOG.md formatting issue
  • 24288c7 chore: release eslint-plugin-prettier (#669)
  • ac036cc build(deps): Bump synckit from 0.8.6 to 0.9.1 (#668)
  • a1e6f4a build(deps): Bump braces from 3.0.2 to 3.0.3 (#665)
  • de9751c build(deps): Bump pnpm/action-setup from 2 to 4 in the actions group (#661)
  • 02c21a5 chore: release eslint-plugin-prettier (#653)
  • f170011 feat: support parsing html via @html-eslint/parser natively (#652)
  • See full diff in compare view

Updates eslint-plugin-react from 7.34.4 to 7.35.0

Release notes

Sourced from eslint-plugin-react's releases.

v7.35.0

Added

Fixed

  • [no-invalid-html-attribute]: substitute placeholders in suggestion messages (#3759[] @​mdjermanovic)
  • [sort-prop-types]: single line type ending without semicolon (#3784[] @​akulsr0)
  • [require-default-props]: report when required props have default value (#3785[] @​akulsr0)

Changed

#3759: jsx-eslint/eslint-plugin-react#3759 #3694: jsx-eslint/eslint-plugin-react#3694 #3771: jsx-eslint/eslint-plugin-react#3771

#1000: jsx-eslint/eslint-plugin-react#1000 #1002: jsx-eslint/eslint-plugin-react#1002 #1005: jsx-eslint/eslint-plugin-react#1005 #100: jsx-eslint/eslint-plugin-react#100 #1010: jsx-eslint/eslint-plugin-react#1010 #1013: jsx-eslint/eslint-plugin-react#1013 #1022: jsx-eslint/eslint-plugin-react#1022 #1029: jsx-eslint/eslint-plugin-react#1029 #102: jsx-eslint/eslint-plugin-react#102 #1034: jsx-eslint/eslint-plugin-react#1034 #1038: jsx-eslint/eslint-plugin-react#1038 #1041: jsx-eslint/eslint-plugin-react#1041 #1043: jsx-eslint/eslint-plugin-react#1043 #1046: jsx-eslint/eslint-plugin-react#1046 #1047: jsx-eslint/eslint-plugin-react#1047 #1050: jsx-eslint/eslint-plugin-react#1050 #1053: jsx-eslint/eslint-plugin-react#1053 #1057: jsx-eslint/eslint-plugin-react#1057 #105: jsx-eslint/eslint-plugin-react#105 #1061: jsx-eslint/eslint-plugin-react#1061 #1062: jsx-eslint/eslint-plugin-react#1062 #1070: jsx-eslint/eslint-plugin-react#1070 #1071: jsx-eslint/eslint-plugin-react#1071 #1073: jsx-eslint/eslint-plugin-react#1073 #1076: jsx-eslint/eslint-plugin-react#1076 #1079: jsx-eslint/eslint-plugin-react#1079 #1088: jsx-eslint/eslint-plugin-react#1088

... (truncated)

Changelog

Sourced from eslint-plugin-react's changelog.

7.35.0 - 2024.07.19

Added

Fixed

  • [no-invalid-html-attribute]: substitute placeholders in suggestion messages (#3759[] @​mdjermanovic)
  • [sort-prop-types]: single line type ending without semicolon (#3784[] @​akulsr0)
  • [require-default-props]: report when required props have default value (#3785[] @​akulsr0)

Changed

#3785: jsx-eslint/eslint-plugin-react#3785 #3784: jsx-eslint/eslint-plugin-react#3784 #3782: jsx-eslint/eslint-plugin-react#3782 #3777: jsx-eslint/eslint-plugin-react#3777 #3774: jsx-eslint/eslint-plugin-react#3774 #3772: jsx-eslint/eslint-plugin-react#3772 #3771: jsx-eslint/eslint-plugin-react#3771 #3759: jsx-eslint/eslint-plugin-react#3759 #3748: jsx-eslint/eslint-plugin-react#3748 #3724: jsx-eslint/eslint-plugin-react#3724 #3694: jsx-eslint/eslint-plugin-react#3694

Commits
  • c6fdccd Update CHANGELOG and bump version
  • a4b0bbc [Fix] require-default-props: report when required props have default value
  • a08cb93 [Fix] sort-prop-types: single line type ending without semicolon
  • 4b3209b [meta] no point in supporting eslint 9.0 - 9.6 initially
  • ca8b11e [Dev Deps] update @babel/core, @babel/eslint-parser
  • 597553d [New] no-danger: add customComponentNames option
  • c58f04b [New] jsx-closing-tag-location: add line-aligned option
  • 00b89fe [New] version settings: Allow react defaultVersion to be configurable
  • 4d2fd86 [Refactor] variableUtil: Avoid creating a single flat variable scope for ea...
  • 6a83d67 [New] jsx-handler-names: support ignoring component names
  • Additional commits viewable in compare view

Updates eslint-plugin-react-refresh from 0.4.8 to 0.4.9

Release notes

Sourced from eslint-plugin-react-refresh's releases.

v0.4.9

  • Support function Foo() {}; export default memo(Foo) (fixes #44) (thanks @​SukkaW!)
Changelog

Sourced from eslint-plugin-react-refresh's changelog.

0.4.9

  • Support function Foo() {}; export default memo(Foo) (fixes #44)
Commits
  • 897a11d Handle memo for function declarations / function assignments [publish] (#45)
  • See full diff in compare view

Updates i18next from 23.12.1 to 23.12.2

Release notes

Sourced from i18next's releases.

v23.12.2

  • fix: Nested translation resolution between languages uses the fallback language for nested translations 2216 by preserving issue fix "lng is undefined when formatter used in $t( )" 1938
Changelog

Sourced from i18next's changelog.

23.12.2

  • fix: Nested translation resolution between languages uses the fallback language for nested translations 2216 by preserving issue fix "lng is undefined when formatter used in $t( )" 1938
Commits
  • 83cfe9c 23.12.2
  • 357e81f fix: Nested translation resolution between languages uses the fallback langua...
  • 1e714a0 example: update dependencies
  • See full diff in compare view

Updates react-router-dom from 6.25.0 to 6.25.1

Release notes

Sourced from react-router-dom's releases.

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

... (truncated)

Changelog

Sourced from react-router-dom's changelog.

6.25.1

Patch Changes

  • Memoize some RouterProvider internals to reduce unnecessary re-renders (#11803)
  • Updated dependencies:
Commits
  • 98941f8 chore: Update version for release (#11815)
  • db24ec9 chore: Update version for release (pre) (#11814)
  • a252428 Reduce RouterProvider re-renders when using View Transitions (#11803)
  • 6b8daf9 Revert "Temporary change to test release process off v6 branch"
  • b8a4cdb Temporary change to test release process off v6 branch
  • See full diff 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the pwa-dependencies group in /pwa with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react) | `0.26.19` | `0.26.20` |
| [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) | `5.51.1` | `5.51.12` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.51.3` | `5.51.11` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.51.3` | `5.51.11` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.3` | `5.2.1` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.34.4` | `7.35.0` |
| [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.8` | `0.4.9` |
| [i18next](https://github.com/i18next/i18next) | `23.12.1` | `23.12.2` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.25.0` | `6.25.1` |


Updates `@floating-ui/react` from 0.26.19 to 0.26.20
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/react/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/[email protected]/packages/react)

Updates `@tanstack/eslint-plugin-query` from 5.51.1 to 5.51.12
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.51.12/packages/eslint-plugin-query)

Updates `@tanstack/react-query` from 5.51.3 to 5.51.11
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.51.11/packages/react-query)

Updates `@tanstack/react-query-devtools` from 5.51.3 to 5.51.11
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.51.11/packages/react-query-devtools)

Updates `eslint-plugin-prettier` from 5.1.3 to 5.2.1
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.1.3...v5.2.1)

Updates `eslint-plugin-react` from 7.34.4 to 7.35.0
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.34.4...v7.35.0)

Updates `eslint-plugin-react-refresh` from 0.4.8 to 0.4.9
- [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases)
- [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md)
- [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.8...v0.4.9)

Updates `i18next` from 23.12.1 to 23.12.2
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v23.12.1...v23.12.2)

Updates `react-router-dom` from 6.25.0 to 6.25.1
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: "@floating-ui/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pwa-dependencies
- dependency-name: "@tanstack/eslint-plugin-query"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pwa-dependencies
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pwa-dependencies
- dependency-name: "@tanstack/react-query-devtools"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pwa-dependencies
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pwa-dependencies
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: pwa-dependencies
- dependency-name: eslint-plugin-react-refresh
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pwa-dependencies
- dependency-name: i18next
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pwa-dependencies
- dependency-name: react-router-dom
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pwa-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@github-actions github-actions bot merged commit bb42840 into develop Jul 22, 2024
5 of 6 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/pwa/develop/pwa-dependencies-3fdb0736a8 branch July 22, 2024 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants