Skip to content

chore(deps): update all dependencies - patch updates - #13262

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/all-patch
Jun 6, 2026
Merged

chore(deps): update all dependencies - patch updates#13262
renovate[bot] merged 1 commit into
mainfrom
renovate/all-patch

Conversation

@renovate

@renovate renovate Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
@graphql-codegen/typescript (source) ^5.0.0^5.0.4 age adoption passing confidence devDependencies patch
@graphql-tools/schema (source) 10.0.410.0.33 age adoption passing confidence devDependencies patch
@testing-library/dom 10.4.010.4.1 age adoption passing confidence devDependencies patch
@types/bytes (source) 3.1.43.1.5 age adoption passing confidence devDependencies patch
@types/lodash (source) 4.17.74.17.24 age adoption passing confidence devDependencies patch
@types/react (source) 19.2.719.2.15 age adoption passing confidence devDependencies patch 19.2.17 (+1)
graphql-ws (source) 6.0.36.0.8 age adoption passing confidence devDependencies patch
patch-package 8.0.08.0.1 age adoption passing confidence devDependencies patch
pkg-pr-new (source) 0.0.240.0.75 age adoption passing confidence devDependencies patch
react (source) 19.2.319.2.6 age adoption passing confidence devDependencies patch 19.2.7
react-dom (source) 19.2.319.2.6 age adoption passing confidence devDependencies patch 19.2.7
recast 0.23.90.23.11 age adoption passing confidence devDependencies patch
rimraf 5.0.95.0.10 age adoption passing confidence devDependencies patch
rxjs (source) 7.8.17.8.2 age adoption passing confidence devDependencies patch
ts-jest (source) 29.4.529.4.11 age adoption passing confidence devDependencies patch
zizmorcore/zizmor-action v0.5.3v0.5.6 age adoption passing confidence action patch

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

dotansimha/graphql-code-generator (@​graphql-codegen/typescript)

v5.0.10

Compare Source

Patch Changes

v5.0.9

Compare Source

Patch Changes

v5.0.8

Compare Source

Patch Changes

v5.0.7

Compare Source

Patch Changes

v5.0.6

Compare Source

Patch Changes

v5.0.5

Compare Source

Patch Changes
ardatan/graphql-tools (@​graphql-tools/schema)

v10.0.33

Compare Source

Patch Changes

v10.0.32

Compare Source

Patch Changes

v10.0.31

Compare Source

Patch Changes

v10.0.30

Compare Source

Patch Changes

v10.0.29

Compare Source

Patch Changes

v10.0.28

Compare Source

Patch Changes

v10.0.27

Compare Source

Patch Changes

v10.0.26

Compare Source

Patch Changes

v10.0.25

Compare Source

Patch Changes

v10.0.24

Compare Source

Patch Changes

v10.0.23

Compare Source

Patch Changes

v10.0.22

Compare Source

Patch Changes

v10.0.21

Compare Source

Patch Changes

v10.0.20

Compare Source

Patch Changes

v10.0.19

Compare Source

Patch Changes

v10.0.18

Compare Source

Patch Changes

v10.0.17

Compare Source

Patch Changes

v10.0.16

Compare Source

Patch Changes

v10.0.15

Compare Source

Patch Changes

v10.0.14

Compare Source

Patch Changes

v10.0.13

Compare Source

Patch Changes

v10.0.12

Compare Source

Patch Changes

v10.0.11

Compare Source

Patch Changes

v10.0.10

Compare Source

Patch Changes

v10.0.9

Compare Source

Patch Changes

v10.0.8

Compare Source

Patch Changes

v10.0.7

Compare Source

Patch Changes

v10.0.6

Compare Source

Patch Changes

v10.0.5

Compare Source

Patch Changes
testing-library/dom-testing-library (@​testing-library/dom)

v10.4.1

Compare Source

Bug Fixes
enisdenjo/graphql-ws (graphql-ws)

v6.0.8

Compare Source

Patch Changes
  • #​667 fc03004 Thanks @​endigma! - Fix the server sending a Complete message after an Error message for subscriptions.

    Previously, when a subscription's async iterable threw an error, the server would send:

    {"id":"1","type":"error","payload":[{"message":"..."}]}
    {"id":"1","type":"complete"}
    

    Per the protocol spec:

    Error: This message terminates the operation and no further messages will be sent.

    Complete (Server → Client): If the server dispatched the Error message relative to the original Subscribe message, no Complete message will be emitted.

    The server now correctly sends only the Error message:

    {"id":"1","type":"error","payload":[{"message":"..."}]}
    

    Clients that correctly follow the spec should be unaffected, as they are expected to ignore messages for operations they consider already completed.

v6.0.7

Compare Source

Patch Changes
  • #​665 5536292 Thanks @​enisdenjo! - Remove uWebSockets.js from peer dependencies in package.json

    It does not exist on NPM anymore and could lead to weird behavior when installing dependencies with npm. Nothing else changes, using graphql-ws with uWebSockets.js still works.

v6.0.6

Compare Source

Patch Changes

v6.0.5

Compare Source

Patch Changes

v6.0.4

Compare Source

Patch Changes
ds300/patch-package (patch-package)

v8.0.1

Compare Source

  • Update tmp to fix security alert. #​578
stackblitz-labs/pkg.pr.new (pkg-pr-new)

v0.0.75

Compare Source

v0.0.74

Compare Source

v0.0.73

Compare Source

v0.0.72

Compare Source

v0.0.71

Compare Source

v0.0.70

Compare Source

v0.0.69

Compare Source

v0.0.68

Compare Source

v0.0.67

Compare Source

v0.0.66

Compare Source

v0.0.65

Compare Source

v0.0.63

Compare Source

v0.0.62

Compare Source

v0.0.61

Compare Source

v0.0.60

Compare Source

v0.0.59

Compare Source

v0.0.58

Compare Source

v0.0.57

Compare Source

v0.0.56

Compare Source

v0.0.55

Compare Source

v0.0.54

Compare Source

v0.0.53

Compare Source

v0.0.51

Compare Source

v0.0.50

Compare Source

v0.0.49

Compare Source

v0.0.48

Compare Source

v0.0.47

Compare Source

v0.0.46

Compare Source

v0.0.45

Compare Source

v0.0.44

Compare Source

v0.0.43

Compare Source

v0.0.42

Compare Source

v0.0.41

Compare Source

v0.0.40

Compare Source

v0.0.39

Compare Source

v0.0.38

Compare Source

v0.0.37

Compare Source

v0.0.36

Compare Source

v0.0.35

Compare Source

v0.0.34

Compare Source

v0.0.33

Compare Source

v0.0.32

Compare Source

v0.0.31

Compare Source

v0.0.30

Compare Source

v0.0.29

Compare Source

v0.0.28

Compare Source

v0.0.27

Compare Source

v0.0.26

Compare Source

v0.0.25

Compare Source

facebook/react (react)

v19.2.6: 19.2.6 (May 6th, 2026)

Compare Source

React Server Components

v19.2.5: 19.2.5 (April 8th, 2026)

Compare Source

React Server Components

v19.2.4: 19.2.4 (January 26th, 2026)

Compare Source

React Server Components
benjamn/recast (recast)

v0.23.11

Compare Source

v0.23.10

Compare Source

isaacs/rimraf (rimraf)

v5.0.10

Compare Source

reactivex/rxjs (rxjs)

v7.8.2

Compare Source

kulshekhar/ts-jest (ts-jest)

v29.4.11

Compare Source

Bug Fixes
  • preserve Bundler on the CJS path under TypeScript >= 6 (3941818), closes #​4198

v29.4.10

Compare Source

Bug Fixes
  • pass resolutionMode to ts.resolveModuleName for hybrid module support (b557a85)
  • rebuild Program when consecutive compiles need different module kinds (a82a2b3), closes #​4774
  • respect tsconfig moduleResolution instead of forcing Node10 (1bffffc)
  • transformer: transpile mjs files from node_modules for CJS mode (96d025d)
  • transformer: use a consistent comparator in hoist-jest sortStatements (8a8fd2f)

v29.4.9

Compare Source

[v29.4.8](https://redirect.github.com/kulshekhar/ts-jest/compare/v29.4.7...c205c

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • Branch creation
    • "every weekend"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot enabled auto-merge (squash) June 6, 2026 14:08
@changeset-bot

changeset-bot Bot commented Jun 6, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: adeafd8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate
renovate Bot merged commit 98729ba into main Jun 6, 2026
36 checks passed
@apollo-librarian

apollo-librarian Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

❌ Docs preview failed

The preview failed to build.

Build ID: 8bb0238efcfa79e5c332cd85
Build Logs: View logs

Errors

General: 404: Not Found


✅ AI Style Review — No Changes Detected

No MDX files were changed in this pull request.

Review Log: View detailed log

This review is AI-generated. Please use common sense when accepting these suggestions, as they may not always be accurate or appropriate for your specific context.

@renovate
renovate Bot deleted the renovate/all-patch branch June 6, 2026 14:08
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