Skip to content

pkg: Update typescript to v7#4019

Merged
ntucker merged 2 commits into
masterfrom
renovate/typescript-7.x
Jul 12, 2026
Merged

pkg: Update typescript to v7#4019
ntucker merged 2 commits into
masterfrom
renovate/typescript-7.x

Conversation

@renovate

@renovate renovate Bot commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typescript (source) 6.0.37.0.2 age adoption passing confidence
typescript (source) ^6.0.1-rc^7.0.0 age adoption passing confidence

Release Notes

microsoft/TypeScript (typescript)

v7.0.2

Compare Source


Configuration

📅 Schedule: (in timezone America/Chicago)

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

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

@vercel

vercel Bot commented Jul 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs-site Ready Ready Preview, Comment Jul 12, 2026 12:50pm

Request Review

@changeset-bot

changeset-bot Bot commented Jul 12, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: e374cc7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 16 packages
Name Type
@data-client/core Patch
@data-client/endpoint Patch
@data-client/graphql Patch
@data-client/img Patch
@data-client/normalizr Patch
@data-client/react Patch
@data-client/rest Patch
@data-client/test Patch
@data-client/vue Patch
example-benchmark Patch
example-benchmark-react Patch
normalizr-github-example Patch
normalizr-redux-example Patch
normalizr-relationships Patch
test-bundlesize Patch
coinbase-lite Patch

Not sure what this means? Click here to learn what changesets are.

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

Ship package.json exports `types` conditions required by TS7 resolution,
dual-install the TS6 Compiler API for eslint/ts-jest/rollup-plugin-dts,
and pin `tsc --build --builders 1` so parallel project builds do not race.

Co-authored-by: Cursor <cursoragent@cursor.com>
@renovate

renovate Bot commented Jul 12, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@github-actions

Copy link
Copy Markdown
Contributor

Size Change: 0 B

Total Size: 81.1 kB

ℹ️ View Unchanged
Filename Size
examples/test-bundlesize/dist/App.js 1.46 kB
examples/test-bundlesize/dist/polyfill.js 307 B
examples/test-bundlesize/dist/rdcClient.js 10.8 kB
examples/test-bundlesize/dist/rdcEndpoint.js 8.07 kB
examples/test-bundlesize/dist/react.js 59.7 kB
examples/test-bundlesize/dist/webpack-runtime.js 726 B

compressed-size-action

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark React

Details
Benchmark suite Current: e374cc7 Previous: 78d8a30 Ratio
data-client: getlist-100 138.89 ops/s (± 3.5%) 135.14 ops/s (± 4.3%) 0.97
data-client: getlist-500 43.29 ops/s (± 6.3%) 46.73 ops/s (± 3.9%) 1.08
data-client: update-entity 344.83 ops/s (± 8.1%) 363.76 ops/s (± 9.2%) 1.05
data-client: update-user 333.33 ops/s (± 8.1%) 350.99 ops/s (± 8.0%) 1.05
data-client: getlist-500-sorted 45.4 ops/s (± 9.9%) 47.74 ops/s (± 8.3%) 1.05
data-client: update-entity-sorted 312.5 ops/s (± 6.1%) 303.03 ops/s (± 6.2%) 0.97
data-client: update-entity-multi-view 312.5 ops/s (± 6.9%) 344.83 ops/s (± 6.4%) 1.10
data-client: list-detail-switch-10 8.93 ops/s (± 10.3%) 8.95 ops/s (± 9.3%) 1.00
data-client: update-user-10000 74.07 ops/s (± 15.6%) 98.04 ops/s (± 7.5%) 1.32
data-client: invalidate-and-resolve 38.02 ops/s (± 5.1%) 39.53 ops/s (± 5.8%) 1.04
data-client: unshift-item 181.88 ops/s (± 6.6%) 227.27 ops/s (± 5.0%) 1.25
data-client: delete-item 263.16 ops/s (± 6.1%) 294.12 ops/s (± 4.0%) 1.12
data-client: move-item 173.93 ops/s (± 9.2%) 188.68 ops/s (± 9.1%) 1.08

This comment was automatically generated by workflow using github-action-benchmark.

@codecov

codecov Bot commented Jul 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.21%. Comparing base (ca31ed5) to head (e374cc7).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4019   +/-   ##
=======================================
  Coverage   98.21%   98.21%           
=======================================
  Files         154      154           
  Lines        3024     3024           
  Branches      601      601           
=======================================
  Hits         2970     2970           
  Misses         11       11           
  Partials       43       43           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Details
Benchmark suite Current: e374cc7 Previous: f3b96b0 Ratio
normalizeLong 429 ops/sec (±2.80%) 443 ops/sec (±3.48%) 1.03
normalizeLong Values 403 ops/sec (±0.54%) 407 ops/sec (±0.23%) 1.01
normalizeLong Scalar 328 ops/sec (±1.62%) 341 ops/sec (±0.76%) 1.04
normalizeLong Scalar update 843 ops/sec (±1.30%) 845 ops/sec (±1.61%) 1.00
denormalizeLong 241 ops/sec (±4.19%) 241 ops/sec (±4.62%) 1
denormalizeLong Values 222 ops/sec (±3.94%) 225 ops/sec (±3.87%) 1.01
denormalizeLong donotcache 952 ops/sec (±0.09%) 960 ops/sec (±0.24%) 1.01
denormalizeLong Values donotcache 709 ops/sec (±0.55%) 712 ops/sec (±0.50%) 1.00
denormalizeLong Scalar donotcache 889 ops/sec (±0.39%) 888 ops/sec (±0.14%) 1.00
denormalizeShort donotcache 500x 1509 ops/sec (±0.15%) 1548 ops/sec (±0.20%) 1.03
denormalizeShort 500x 697 ops/sec (±4.48%) 715 ops/sec (±3.72%) 1.03
denormalizeShort 500x withCache 6980 ops/sec (±0.12%) 6610 ops/sec (±0.15%) 0.95
queryShort 500x withCache 2852 ops/sec (±0.13%) 2879 ops/sec (±0.14%) 1.01
buildQueryKey All 52896 ops/sec (±0.54%) 53962 ops/sec (±0.51%) 1.02
query All withCache 6388 ops/sec (±0.21%) 6583 ops/sec (±0.27%) 1.03
denormalizeLong with mixin Entity 231 ops/sec (±4.43%) 238 ops/sec (±4.06%) 1.03
denormalizeLong withCache 7855 ops/sec (±0.21%) 7328 ops/sec (±0.15%) 0.93
denormalizeLong withCache (Scalar churn) 7754 ops/sec (±0.72%) 7244 ops/sec (±0.18%) 0.93
denormalizeLong Values withCache 5012 ops/sec (±0.52%) 4872 ops/sec (±0.45%) 0.97
denormalizeLong Scalar withCache 7836 ops/sec (±1.17%) 7618 ops/sec (±1.96%) 0.97
denormalizeLong Scalar update withCache 4006 ops/sec (±0.23%) 4054 ops/sec (±0.38%) 1.01
denormalizeLong All withCache 6223 ops/sec (±0.22%) 6327 ops/sec (±0.23%) 1.02
denormalizeLong Query-sorted withCache 6538 ops/sec (±0.17%) 6633 ops/sec (±0.19%) 1.01
denormalizeLongAndShort withEntityCacheOnly 1726 ops/sec (±0.29%) 1720 ops/sec (±0.40%) 1.00
denormalize bidirectional 50 5015 ops/sec (±4.71%) 4913 ops/sec (±4.55%) 0.98
denormalize bidirectional 50 donotcache 40437 ops/sec (±0.20%) 40638 ops/sec (±0.26%) 1.00
getResponse 4692 ops/sec (±0.98%) 4558 ops/sec (±0.83%) 0.97
getResponse (null) 9993125 ops/sec (±1.18%) 9973267 ops/sec (±0.75%) 1.00
getResponse (clear cache) 225 ops/sec (±3.95%) 227 ops/sec (±4.05%) 1.01
getSmallResponse 3491 ops/sec (±0.37%) 3441 ops/sec (±0.27%) 0.99
getSmallInferredResponse 2678 ops/sec (±0.08%) 2661 ops/sec (±0.11%) 0.99
getResponse Collection 4610 ops/sec (±0.63%) 4475 ops/sec (±0.40%) 0.97
get Collection 4714 ops/sec (±0.30%) 4346 ops/sec (±0.47%) 0.92
get Query-sorted 5335 ops/sec (±0.28%) 5190 ops/sec (±0.23%) 0.97
setLong 452 ops/sec (±0.11%) 451 ops/sec (±0.78%) 1.00
setLongWithMerge 252 ops/sec (±0.27%) 252 ops/sec (±0.20%) 1
setLongWithSimpleMerge 267 ops/sec (±0.79%) 267 ops/sec (±0.79%) 1
setSmallResponse 500x 892 ops/sec (±1.35%) 906 ops/sec (±1.34%) 1.02

This comment was automatically generated by workflow using github-action-benchmark.

@ntucker
ntucker merged commit aa15f29 into master Jul 12, 2026
27 checks passed
@ntucker
ntucker deleted the renovate/typescript-7.x branch July 12, 2026 13:00
@github-actions github-actions Bot mentioned this pull request Jul 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant