Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 31, 2025

Bumps the dependencies group with 7 updates:

Package From To
@aws-sdk/client-s3 3.957.0 3.958.0
@tanstack/query-async-storage-persister 5.90.14 5.90.18
@tanstack/react-query 5.90.12 5.90.16
@tanstack/react-query-persist-client 5.90.14 5.90.18
bullmq 5.66.2 5.66.4
knip 5.76.3 5.78.0
posthog-js 1.310.1 1.311.0

Updates @aws-sdk/client-s3 from 3.957.0 to 3.958.0

Release notes

Sourced from @​aws-sdk/client-s3's releases.

v3.958.0

3.958.0(2025-12-23)

Chores
  • client-elastic-transcoder: remove elastic transcoder due to service shutdown (#7602) (4381b2dc)
  • build: generate clients without formatting prettier/eslint (#7599) (da9c913a)
  • codegen: bump codegen version to 0.40.0 (#7601) (4dc2bcb7)
New Features
  • clients: update client endpoints as of 2025-12-23 (f5aa61b9)
  • client-s3: Add additional validation to Outpost bucket names. (2f30457f)
  • client-geo-places: Adds support for InferredSecondaryAddress place type, Designator in SecondaryAddressComponent and Heading in ReverseGeocode. (1c6374da)
  • client-pinpoint-sms-voice-v2: This release adds support for the Registration Reviewer feature, which provides generative AI feedback on a phone number or sender ID registration to ensure completeness before sending to downstream (carrier) review. (ac0c236b)
Tests

For list of updated packages, view updated-packages.md in assets-3.958.0.zip

Changelog

Sourced from @​aws-sdk/client-s3's changelog.

3.958.0 (2025-12-23)

Features

  • client-s3: Add additional validation to Outpost bucket names. (2f30457)
Commits
  • 57ab7df Publish v3.958.0
  • 2f30457 feat(client-s3): Add additional validation to Outpost bucket names.
  • da9c913 chore(build): generate clients without formatting prettier/eslint (#7599)
  • See full diff in compare view

Updates @tanstack/query-async-storage-persister from 5.90.14 to 5.90.18

Release notes

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

@​tanstack/query-async-storage-persister@​5.90.18

Patch Changes

  • Updated dependencies [7f47906]:
    • @​tanstack/query-core@​5.90.16
    • @​tanstack/query-persist-client-core@​5.91.15

@​tanstack/query-async-storage-persister@​5.90.17

Patch Changes

  • Updated dependencies [fccef79]:
    • @​tanstack/query-core@​5.90.15
    • @​tanstack/query-persist-client-core@​5.91.14

@​tanstack/query-async-storage-persister@​5.90.16

Patch Changes

  • Updated dependencies [d576092]:
    • @​tanstack/query-core@​5.90.14
    • @​tanstack/query-persist-client-core@​5.91.13
Changelog

Sourced from @​tanstack/query-async-storage-persister's changelog.

5.90.18

Patch Changes

  • Updated dependencies [7f47906]:
    • @​tanstack/query-core@​5.90.16
    • @​tanstack/query-persist-client-core@​5.91.15

5.90.17

Patch Changes

  • Updated dependencies [fccef79]:
    • @​tanstack/query-core@​5.90.15
    • @​tanstack/query-persist-client-core@​5.91.14

5.90.16

Patch Changes

  • Updated dependencies [d576092]:
    • @​tanstack/query-core@​5.90.14
    • @​tanstack/query-persist-client-core@​5.91.13

5.90.15

Patch Changes

  • Updated dependencies [4a0a78a]:
    • @​tanstack/query-core@​5.90.13
    • @​tanstack/query-persist-client-core@​5.91.12
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​tanstack/query-async-storage-persister since your current version.


Updates @tanstack/react-query from 5.90.12 to 5.90.16

Release notes

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

@​tanstack/react-query-persist-client@​5.90.16

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.91.13
    • @​tanstack/react-query@​5.90.14

@​tanstack/react-query@​5.90.16

Patch Changes

  • fix(react-query): allow retryOnMount when throwOnError is function (#9338)

  • Updated dependencies [7f47906]:

    • @​tanstack/query-core@​5.90.16

@​tanstack/react-query-persist-client@​5.90.15

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.91.12
    • @​tanstack/react-query@​5.90.13

@​tanstack/react-query@​5.90.15

Patch Changes

  • Updated dependencies [fccef79]:
    • @​tanstack/query-core@​5.90.15

@​tanstack/react-query-persist-client@​5.90.14

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.91.11
    • @​tanstack/react-query@​5.90.12

@​tanstack/react-query@​5.90.14

Patch Changes

  • Updated dependencies [d576092]:
    • @​tanstack/query-core@​5.90.14

@​tanstack/react-query-persist-client@​5.90.13

Patch Changes

  • Updated dependencies [c01b150]:
    • @​tanstack/react-query@​5.90.11
    • @​tanstack/query-persist-client-core@​5.91.10
Changelog

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

5.90.16

Patch Changes

  • fix(react-query): allow retryOnMount when throwOnError is function (#9338)

  • Updated dependencies [7f47906]:

    • @​tanstack/query-core@​5.90.16

5.90.15

Patch Changes

  • Updated dependencies [fccef79]:
    • @​tanstack/query-core@​5.90.15

5.90.14

Patch Changes

  • Updated dependencies [d576092]:
    • @​tanstack/query-core@​5.90.14

5.90.13

Patch Changes

  • Updated dependencies [4a0a78a]:
    • @​tanstack/query-core@​5.90.13
Commits
  • 167db32 ci: Version Packages (#10005)
  • 4be3ad7 fix(react-query): allow retryOnMount when throwOnError is function (#9336) (#...
  • 0a1e3e0 ci: Version Packages (#10003)
  • fccef79 fix(query-core): ensure query refetches on mount/retry when status is error (...
  • e907f89 fix(core): report errors of useMutation callbacks asynchronously (#9676)
  • 84564f1 ci: Version Packages (#10001)
  • 642f72d test(react-query/ssr): add 'useIsFetching' test for SSR (#9994)
  • 1d20c48 ci: Version Packages (#9997)
  • 2be25ca test(react-query/HydrationBoundary): add tests for 'enabled: false' and 'stal...
  • f15b7fc ci: prepare for trusted publishing (#9952)
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​tanstack/react-query since your current version.


Updates @tanstack/react-query-persist-client from 5.90.14 to 5.90.18

Release notes

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

@​tanstack/react-query-persist-client@​5.90.18

Patch Changes

  • Updated dependencies [4be3ad7]:
    • @​tanstack/react-query@​5.90.16
    • @​tanstack/query-persist-client-core@​5.91.15

@​tanstack/react-query-persist-client@​5.90.17

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.91.14
    • @​tanstack/react-query@​5.90.15

@​tanstack/react-query-persist-client@​5.90.16

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.91.13
    • @​tanstack/react-query@​5.90.14

@​tanstack/react-query-persist-client@​5.90.15

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.91.12
    • @​tanstack/react-query@​5.90.13
Changelog

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

5.90.18

Patch Changes

  • Updated dependencies [4be3ad7]:
    • @​tanstack/react-query@​5.90.16
    • @​tanstack/query-persist-client-core@​5.91.15

5.90.17

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.91.14
    • @​tanstack/react-query@​5.90.15

5.90.16

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.91.13
    • @​tanstack/react-query@​5.90.14

5.90.15

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.91.12
    • @​tanstack/react-query@​5.90.13
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​tanstack/react-query-persist-client since your current version.


Updates bullmq from 5.66.2 to 5.66.4

Release notes

Sourced from bullmq's releases.

v5.66.4

5.66.4 (2025-12-27)

Bug Fixes

  • flow: remove debounce option from flow producer (#3646) (cc74805)

v5.66.3

5.66.3 (2025-12-26)

Bug Fixes

  • flow: remove deduplication option from flow producer (#3637) (f60c172)
Commits
  • cc74805 fix(flow): remove debounce option from flow producer (#3646)
  • f888b30 chore(release): 5.66.3 (#3645)
  • f60c172 fix(flow): remove deduplication option from flow producer (#3637)
  • bb66cf4 chore(release): vpy2.18.3 (#3644)
  • 706da0d fix(queue): convert boolean force parameter to string in obliterate method [p...
  • 68c2709 chore(release): vpy2.18.2 (#3641)
  • 7f602e1 fix(flow): resolve KeyError when child job fails with failParentOnFailure opt...
  • 533b321 chore(deps): update devdependencies (non-major) (#3636)
  • 3c7c167 docs: fix invalid TypeScript destructuring in QueueEvents examples (#3627)
  • 481bf0e chore(deps): update actions/setup-node digest to 3235b87 (#3630)
  • Additional commits viewable in compare view

Updates knip from 5.76.3 to 5.78.0

Release notes

Sourced from knip's releases.

Release 5.78.0

  • Allow subpath entries in webpack plugin (resolve #1164) (9bc9f87d463e0d3c5f764a4478a855a9f30ae7b3)
  • Improve graphql-codegen plugin → package mapping (resolve #1194) (ae6035eeb88c1114ada9310304fd98ec6b52e5e6)
  • Move config pattern → entry (resolve #1213, close #1252) (c6fe20eb9c708092aad8f6e84ad6de96c2802ac1)
  • Support arrays for moonrepo commands (resolve #1228, close #1232) (216ffe0db50c1e216c370273e3b3345497d01352)
  • Improve Astro "compiler" a bit (close #1245) (65f90096e9c57b78b3c5a4afbfbb123d252fb3c6)
  • Consider exported type used in exported interface used (resolve #1250) (2ec95f762a01a0b7ec09837c8823373cc81a27cc)
  • Improve/loosen up source mapping (resolve #1256) (af536ca6c3a732be8f59824d7d4a09840dd9aa1e)
  • Accept node_modules/ specifiers in deferred entries (resolve #1271) (5c1f0beebc11b46a9bb4ede49c1243b8c6bd5942)
  • Fix up a few lint issues (5cb4c304811d3798da8449f2c7b6b5788c4e978f)
  • Fix Workspace Circular Symlink (#1319) (bffae524e5fdacbc2ba11d4f1ed7240febc2c169) - thanks @​mattietea!
  • Remove unused imports/vars (fc965951212423bffc964f078c27ddccc9590088)
  • Add support for git worktree (resolve #990, close #991) (b7bf92abd17cc28146019bc5c65b27fd8b21b382)
  • Fix TS issues with config-as-a-function (6dc082e9083a73d56aa7f80622d15dfb754dcc41)
  • Dear CI, please accept my offer (a0138b5cbf060d1ddcd34cd957337ec1775b86e5)
  • Allow negated ignore patterns to filter issues (resolve #1420) (b2cbbd5a2bd5e345a0e124906cc1be90d9583842)
  • Apply fixes after running preprocessors (#763 #1420) (10f5bd2599297848ce051da086c10251c3e8f793)
  • Add more hints to AGENTS.md (0ca7881b6374c3673b89cc5f8766fb4be164e58f)
  • Remove unused export ✂️ (bd685bb57ffac6b7e5198511eff3272e3be870b0)

Release 5.77.4

  • Go process.chdir and defer process.cwd() usage (a83d858789e48eb4c00ac809fd1093ae5967611c)
  • Improve error logging (36785fe45e9c56974cf3e8c17c0a5eb16b067bac)

Release 5.77.3

  • Safe config hints set → array (for json-rpc serialization) (b0ce4ddfde76b5020814be3bf2b3a32f08072b33)
  • Remove unused session method (b624c9763ae52d05e522c37f09afa949cdfbffd5)
  • Remove unused export (942086701fc565dcaa5c382304a68bfa8aff885c)

Release 5.77.2

  • Fix missing import in mcp server (f725d411f0b531460102f73d9bbc9ade53cd9324)
  • Update READMEs (56277d3353ae1bd3faaf81593f5b7c320e52caeb)
  • Upgrade release-it (478d6fc8118005856d6d309fad52790f9eed362c)
  • Improve release sequence (8900e70d7256634ad1ed2eb63ef53f7dc1b6fba6)

Release 5.77.1

  • Fix docs in MCP (31029ecc)
  • Improve a few notes here & there (f0fdef45)
  • Patch create-typescript-app (7827890f)
  • Exposed WorkspaceConfig (#1417) (3d8d88d1)
  • Fix plugin title (eafb9d4d)
  • Complete the release flow (431d530a)

Release 5.77.0

  • read options after help or version (#1412) (9120432e1c274b3a421975796019191018fdfc14) - thanks @​GameRoMan!
  • #1355 vitepress plugin (#1414) (dc5bb2a683e17011cb159130e5c8a3bea5be97b6) - thanks @​AlexanderKaran!
  • Improve config hints for redundant entry patterns (2a3b456bbda188030daa4085ff97ef9f83c5736e)
  • Add a few notes here & there (f2f4986b14f2fa2e3c7540409c6c39b388e6d1f0)
  • Fix lint/format issues (3cc5bc2c5c877d35beeed6ed57520d988cd3d648)
  • Use release-it to publish all the things (a009cb38489a774e94d0c6cd3c06c496e1a0ed20)
Commits

Updates posthog-js from 1.310.1 to 1.311.0

Release notes

Sourced from posthog-js's releases.

[email protected]

1.311.0

Minor Changes

  • #2813 4b7443c Thanks @​ordehi! - feat(flags): add updateFlags() method for injecting flags without network request

    Adds posthog.updateFlags(flags, payloads?, options?) to inject feature flag values from an external source (e.g., server-side evaluation, edge middleware) without making a network request. Supports { merge: true } option to merge with existing flags instead of replacing. (2025-12-29)

[email protected]

1.310.2

Patch Changes

Commits
  • 07d86c1 chore: update versions and lockfile [version bump]
  • 4b7443c feat(flags): add updateFlags() method for injecting flags without network req...
  • 1a8a9f0 chore: update versions and lockfile [version bump]
  • ad42eae fix(surveys): queue callbacks when fetch is in progress instead of returning ...
  • 3da6a4c feat: add $device_id to cookies (#2814)
  • 8fd7c76 fix(surveys): android keyboard glitching (#2809)
  • 6273e1d refactor: Use new semiautomatic release workflow (#2811)
  • 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 dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.957.0` | `3.958.0` |
| [@tanstack/query-async-storage-persister](https://github.com/TanStack/query/tree/HEAD/packages/query-async-storage-persister) | `5.90.14` | `5.90.18` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.90.12` | `5.90.16` |
| [@tanstack/react-query-persist-client](https://github.com/TanStack/query/tree/HEAD/packages/react-query-persist-client) | `5.90.14` | `5.90.18` |
| [bullmq](https://github.com/taskforcesh/bullmq) | `5.66.2` | `5.66.4` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.76.3` | `5.78.0` |
| [posthog-js](https://github.com/PostHog/posthog-js) | `1.310.1` | `1.311.0` |


Updates `@aws-sdk/client-s3` from 3.957.0 to 3.958.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.958.0/clients/client-s3)

Updates `@tanstack/query-async-storage-persister` from 5.90.14 to 5.90.18
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/query-async-storage-persister/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/[email protected]/packages/query-async-storage-persister)

Updates `@tanstack/react-query` from 5.90.12 to 5.90.16
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/[email protected]/packages/react-query)

Updates `@tanstack/react-query-persist-client` from 5.90.14 to 5.90.18
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query-persist-client/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/[email protected]/packages/react-query-persist-client)

Updates `bullmq` from 5.66.2 to 5.66.4
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](taskforcesh/bullmq@v5.66.2...v5.66.4)

Updates `knip` from 5.76.3 to 5.78.0
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Commits](https://github.com/webpro-nl/knip/commits/[email protected]/packages/knip)

Updates `posthog-js` from 1.310.1 to 1.311.0
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/PostHog/posthog-js/compare/[email protected]@1.311.0)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.958.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@tanstack/query-async-storage-persister"
  dependency-version: 5.90.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.90.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tanstack/react-query-persist-client"
  dependency-version: 5.90.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: bullmq
  dependency-version: 5.66.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: knip
  dependency-version: 5.78.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: posthog-js
  dependency-version: 1.311.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added bun dependencies Pull requests that update a dependency file labels Dec 31, 2025
@nsosio nsosio self-requested a review January 6, 2026 09:32
@nsosio nsosio merged commit 4b5c616 into main Jan 6, 2026
3 checks passed
@nsosio nsosio deleted the dependabot/bun/dependencies-70b8465fbe branch January 6, 2026 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bun dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants