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

build(deps): bump the production-dependencies group with 8 updates #201

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps the production-dependencies group with 8 updates:

Package From To
@icons-pack/react-simple-icons 10.2.0 11.0.1
@tanstack/react-query 5.62.16 5.64.1
@tanstack/react-query-devtools 5.62.16 5.64.1
@tanstack/react-router 1.95.1 1.95.5
@tanstack/router-devtools 1.95.1 1.95.5
@tanstack/router-vite-plugin 1.95.1 1.95.5
lucide-react 0.469.0 0.471.1
remeda 2.19.0 2.19.1

Updates @icons-pack/react-simple-icons from 10.2.0 to 11.0.1

Commits

Updates @tanstack/react-query from 5.62.16 to 5.64.1

Release notes

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

v5.64.1

Version 5.64.1 - 1/13/25, 1:23 PM

Changes

Fix

  • types: support both Array and ReadonlyArray for typed query and mutation keys (#8529) (8d174c8) by @​neefrehman

Packages

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

v5.64.0

Version 5.64.0 - 1/11/25, 6:59 PM

Changes

Feat

  • types: support typing QueryKey and MutationKey via Register (#8521) (fd500a4) by @​neefrehman

Docs

  • react-query: highlight per component select pattern for query options (#8522) (8ddebc6) by @​DogPawHat
  • react-query: Add import statement with skipToken to the docs (#8519) (690fd2a) by Przemek Maszczynski

Packages

  • @​tanstack/query-core@​5.64.0
  • @​tanstack/query-broadcast-client-experimental@​5.64.0
  • @​tanstack/query-persist-client-core@​5.64.0

... (truncated)

Commits

Updates @tanstack/react-query-devtools from 5.62.16 to 5.64.1

Release notes

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

v5.64.1

Version 5.64.1 - 1/13/25, 1:23 PM

Changes

Fix

  • types: support both Array and ReadonlyArray for typed query and mutation keys (#8529) (8d174c8) by @​neefrehman

Packages

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

v5.64.0

Version 5.64.0 - 1/11/25, 6:59 PM

Changes

Feat

  • types: support typing QueryKey and MutationKey via Register (#8521) (fd500a4) by @​neefrehman

Docs

  • react-query: highlight per component select pattern for query options (#8522) (8ddebc6) by @​DogPawHat
  • react-query: Add import statement with skipToken to the docs (#8519) (690fd2a) by Przemek Maszczynski

Packages

  • @​tanstack/query-core@​5.64.0
  • @​tanstack/query-broadcast-client-experimental@​5.64.0
  • @​tanstack/query-persist-client-core@​5.64.0

... (truncated)

Commits

Updates @tanstack/react-router from 1.95.1 to 1.95.5

Release notes

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

v1.95.5

Version 1.95.5 - 1/13/25, 12:02 AM

Changes

Fix

  • start: preserve multiple values for same key in FormData serialization (#3140) (72fbd4c) by Ben Durrant

Packages

  • @​tanstack/react-router@​1.95.5
  • @​tanstack/react-router-with-query@​1.95.5
  • @​tanstack/zod-adapter@​1.95.5
  • @​tanstack/valibot-adapter@​1.95.5
  • @​tanstack/arktype-adapter@​1.95.5
  • @​tanstack/router-devtools@​1.95.5
  • @​tanstack/router-generator@​1.95.5
  • @​tanstack/router-cli@​1.95.5
  • @​tanstack/router-plugin@​1.95.5
  • @​tanstack/router-vite-plugin@​1.95.5
  • @​tanstack/start@​1.95.5
  • @​tanstack/create-router@​1.95.5
  • @​tanstack/create-start@​1.95.5

v1.95.4

Version 1.95.4 - 1/12/25, 5:28 PM

Changes

Fix

  • create-start: readme changes and little fixes (#3142) (e39eee5) by Tom Ballinger

Test

  • react-router: check FormData serialization in transformer (#3139) (40f9f49) by Sean Cassiere

Docs

Packages

  • @​tanstack/react-router@​1.95.4
  • @​tanstack/create-start@​1.95.4
  • @​tanstack/react-router-with-query@​1.95.4
  • @​tanstack/zod-adapter@​1.95.4
  • @​tanstack/valibot-adapter@​1.95.4
  • @​tanstack/arktype-adapter@​1.95.4

... (truncated)

Commits
  • 999664e release: v1.95.5
  • 72fbd4c fix(start): preserve multiple values for same key in FormData serialization...
  • 13c750b release: v1.95.4
  • 40f9f49 test(react-router): check FormData serialization in transformer (#3139)
  • be9d90d release: v1.95.3
  • 058756a fix(start): serialize FormData for server function input (#3138)
  • 8e1cda8 release: v1.95.2
  • 814ebfe fix(react-router): separate internal and user provided history state (#3119)
  • See full diff in compare view

Updates @tanstack/router-devtools from 1.95.1 to 1.95.5

Release notes

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

v1.95.5

Version 1.95.5 - 1/13/25, 12:02 AM

Changes

Fix

  • start: preserve multiple values for same key in FormData serialization (#3140) (72fbd4c) by Ben Durrant

Packages

  • @​tanstack/react-router@​1.95.5
  • @​tanstack/react-router-with-query@​1.95.5
  • @​tanstack/zod-adapter@​1.95.5
  • @​tanstack/valibot-adapter@​1.95.5
  • @​tanstack/arktype-adapter@​1.95.5
  • @​tanstack/router-devtools@​1.95.5
  • @​tanstack/router-generator@​1.95.5
  • @​tanstack/router-cli@​1.95.5
  • @​tanstack/router-plugin@​1.95.5
  • @​tanstack/router-vite-plugin@​1.95.5
  • @​tanstack/start@​1.95.5
  • @​tanstack/create-router@​1.95.5
  • @​tanstack/create-start@​1.95.5

v1.95.4

Version 1.95.4 - 1/12/25, 5:28 PM

Changes

Fix

  • create-start: readme changes and little fixes (#3142) (e39eee5) by Tom Ballinger

Test

  • react-router: check FormData serialization in transformer (#3139) (40f9f49) by Sean Cassiere

Docs

Packages

  • @​tanstack/react-router@​1.95.4
  • @​tanstack/create-start@​1.95.4
  • @​tanstack/react-router-with-query@​1.95.4
  • @​tanstack/zod-adapter@​1.95.4
  • @​tanstack/valibot-adapter@​1.95.4
  • @​tanstack/arktype-adapter@​1.95.4

... (truncated)

Commits

Updates @tanstack/router-vite-plugin from 1.95.1 to 1.95.5

Release notes

Sourced from @​tanstack/router-vite-plugin's releases.

v1.95.5

Version 1.95.5 - 1/13/25, 12:02 AM

Changes

Fix

  • start: preserve multiple values for same key in FormData serialization (#3140) (72fbd4c) by Ben Durrant

Packages

  • @​tanstack/react-router@​1.95.5
  • @​tanstack/react-router-with-query@​1.95.5
  • @​tanstack/zod-adapter@​1.95.5
  • @​tanstack/valibot-adapter@​1.95.5
  • @​tanstack/arktype-adapter@​1.95.5
  • @​tanstack/router-devtools@​1.95.5
  • @​tanstack/router-generator@​1.95.5
  • @​tanstack/router-cli@​1.95.5
  • @​tanstack/router-plugin@​1.95.5
  • @​tanstack/router-vite-plugin@​1.95.5
  • @​tanstack/start@​1.95.5
  • @​tanstack/create-router@​1.95.5
  • @​tanstack/create-start@​1.95.5

v1.95.4

Version 1.95.4 - 1/12/25, 5:28 PM

Changes

Fix

  • create-start: readme changes and little fixes (#3142) (e39eee5) by Tom Ballinger

Test

  • react-router: check FormData serialization in transformer (#3139) (40f9f49) by Sean Cassiere

Docs

Packages

  • @​tanstack/react-router@​1.95.4
  • @​tanstack/create-start@​1.95.4
  • @​tanstack/react-router-with-query@​1.95.4
  • @​tanstack/zod-adapter@​1.95.4
  • @​tanstack/valibot-adapter@​1.95.4
  • @​tanstack/arktype-adapter@​1.95.4

... (truncated)

Commits

Updates lucide-react from 0.469.0 to 0.471.1

Release notes

Sourced from lucide-react's releases.

Hotfix Lucide React exports

What's Changed

Dynamic Icon component Lucide React and new icons 0.471.0

New Dynamic Icon Component (lucide-react)

This is an easier approach than the previous dynamicIconImports we exported in the library. This one supports all environments. We removed the examples in the docs of how you can make a dynamic icon yourself with a dedicated DynamicIcon component. This one fetches the icon data itself and renders it instead of fetching the Icon component from the library. This makes it more flexible with all the frontend frameworks and libraries that exist for React.

🚨 Not recommended for regular applications that work fine with the regular static icon components. Using the dynamic icon component increases build time, separate bundles, and separate network requests for each icon.

How to use

DynamicIcon is useful for applications that want to show icons dynamically by icon name, for example when using a content management system where icon names are stored in a database.

const App = () => (
  <DynamicIcon name="camera" color="red" size={48} />
);

Possible Breaking changes

We have switched to the "exports" property in package.json. This can cause issues if you have directly imported scripts from the package. Please open an issue if we need to refine this export map.

New icons 🎨

New icons 0.470.0

New icons 🎨

Modified Icons 🔨

Commits

Updates remeda from 2.19.0 to 2.19.1

Release notes

Sourced from remeda's releases.

v2.19.1

2.19.1 (2025-01-13)

Bug Fixes

  • uniqueWith: return items that are not equal to themselves (#1001) (5042ccf), closes #999
Commits
  • 5042ccf fix(uniqueWith): return items that are not equal to themselves (#1001)
  • ba9c377 docs: astro 5 (#996)
  • 14b4a09 docs: various small docs fixes (#994)
  • 0e1b667 docs(just): Add a stub for migration guides from 'just' (#978)
  • 8b37d84 chore(deps): bump the minor group in /docs with 7 updates (#986)
  • 08da4d6 chore(deps): bump the minor group with 5 updates (#984)
  • 59b363f chore(deps): bump the patches group in /docs with 13 updates (#985)
  • 3e722a0 chore(deps-dev): bump the patches group with 4 updates (#983)
  • 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 13, 2025
Bumps the production-dependencies group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@icons-pack/react-simple-icons](https://github.com/icons-pack/react-simple-icons/tree/HEAD/react-simple-icons) | `10.2.0` | `11.0.1` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.62.16` | `5.64.1` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.62.16` | `5.64.1` |
| [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) | `1.95.1` | `1.95.5` |
| [@tanstack/router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/router-devtools) | `1.95.1` | `1.95.5` |
| [@tanstack/router-vite-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-vite-plugin) | `1.95.1` | `1.95.5` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.469.0` | `0.471.1` |
| [remeda](https://github.com/remeda/remeda) | `2.19.0` | `2.19.1` |


Updates `@icons-pack/react-simple-icons` from 10.2.0 to 11.0.1
- [Release notes](https://github.com/icons-pack/react-simple-icons/releases)
- [Commits](https://github.com/icons-pack/react-simple-icons/commits/v11.0.1/react-simple-icons)

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

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

Updates `@tanstack/react-router` from 1.95.1 to 1.95.5
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.95.5/packages/react-router)

Updates `@tanstack/router-devtools` from 1.95.1 to 1.95.5
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.95.5/packages/router-devtools)

Updates `@tanstack/router-vite-plugin` from 1.95.1 to 1.95.5
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.95.5/packages/router-vite-plugin)

Updates `lucide-react` from 0.469.0 to 0.471.1
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.471.1/packages/lucide-react)

Updates `remeda` from 2.19.0 to 2.19.1
- [Release notes](https://github.com/remeda/remeda/releases)
- [Changelog](https://github.com/remeda/remeda/blob/main/release.config.js)
- [Commits](remeda/remeda@v2.19.0...v2.19.1)

---
updated-dependencies:
- dependency-name: "@icons-pack/react-simple-icons"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@tanstack/react-query-devtools"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@tanstack/react-router"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@tanstack/router-devtools"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@tanstack/router-vite-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: lucide-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: remeda
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/production-dependencies-1d78375d5c branch from d77015b to d6fadaf Compare January 13, 2025 23:16
@declanlscott declanlscott merged commit 0b5af89 into main Jan 13, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-1d78375d5c branch January 13, 2025 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant