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

pkg: Update all non-major dependencies #3061

Merged
merged 1 commit into from
May 13, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 13, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@data-client/endpoint (source) 0.12.3 -> 0.12.6 age adoption passing confidence
@data-client/graphql (source) 0.12.3 -> 0.12.6 age adoption passing confidence
@data-client/rest (source) 0.12.5 -> 0.12.6 age adoption passing confidence
@types/react (source) 18.3.1 -> 18.3.2 age adoption passing confidence
rimraf 5.0.5 -> 5.0.7 age adoption passing confidence
rollup-plugin-banner2 1.2.3 -> 1.3.0 age adoption passing confidence

Release Notes

reactive/data-client (@​data-client/endpoint)

v0.12.6

Compare Source

Patch Changes
reactive/data-client (@​data-client/graphql)

v0.12.6

Compare Source

Patch Changes
reactive/data-client (@​data-client/rest)

v0.12.6

Compare Source

Patch Changes
isaacs/rimraf (rimraf)

v5.0.7

Compare Source

v5.0.6

Compare Source

stropho/rollup-plugin-banner2 (rollup-plugin-banner2)

v1.3.0

Compare Source

Added
  • formatter option with value docBlock and docBlockAndGap to automatically wrap banner string in /** */ along with prepending every line with *

Configuration

📅 Schedule: 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 becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

Copy link

changeset-bot bot commented May 13, 2024

⚠️ No Changeset found

Latest commit: 1ef39c9

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

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Benchmark

Benchmark suite Current: 1ef39c9 Previous: 1ea5c3b Ratio
normalizeLong 424 ops/sec (±1.73%) 448 ops/sec (±1.67%) 1.06
infer All 9660 ops/sec (±0.49%) 9775 ops/sec (±0.56%) 1.01
denormalizeLong 348 ops/sec (±0.88%) 325 ops/sec (±3.11%) 0.93
denormalizeLong donotcache 900 ops/sec (±0.51%) 909 ops/sec (±1.18%) 1.01
denormalizeShort donotcache 500x 1359 ops/sec (±0.36%) 1395 ops/sec (±0.24%) 1.03
denormalizeShort 500x 973 ops/sec (±0.75%) 986 ops/sec (±0.14%) 1.01
denormalizeShort 500x withCache 4927 ops/sec (±0.25%) 4845 ops/sec (±0.17%) 0.98
denormalizeLong with mixin Entity 302 ops/sec (±0.23%) 306 ops/sec (±0.21%) 1.01
denormalizeLong withCache 6317 ops/sec (±0.25%) 6331 ops/sec (±0.13%) 1.00
denormalizeLong All withCache 6887 ops/sec (±0.26%) 6732 ops/sec (±0.25%) 0.98
denormalizeLong Query-sorted withCache 6533 ops/sec (±0.97%) 6389 ops/sec (±0.78%) 0.98
denormalizeLongAndShort withEntityCacheOnly 1469 ops/sec (±1.21%) 1552 ops/sec (±0.58%) 1.06
getResponse 5863 ops/sec (±0.79%) 5541 ops/sec (±0.46%) 0.95
getResponse (null) 5921885 ops/sec (±0.75%) 5924273 ops/sec (±1.05%) 1.00
getResponse (clear cache) 297 ops/sec (±0.52%) 305 ops/sec (±0.22%) 1.03
getSmallResponse 2686 ops/sec (±0.18%) 2664 ops/sec (±0.23%) 0.99
getSmallInferredResponse 2023 ops/sec (±0.33%) 2012 ops/sec (±0.23%) 0.99
getResponse Query-sorted 5551 ops/sec (±0.64%) 6820 ops/sec (±0.63%) 1.23
getResponse Collection 6097 ops/sec (±0.95%) 6093 ops/sec (±1.40%) 1.00
get Collection 5194 ops/sec (±0.81%) 5131 ops/sec (±1.11%) 0.99
setLong 430 ops/sec (±2.13%) 449 ops/sec (±2.04%) 1.04
setLongWithMerge 186 ops/sec (±1.31%) 190 ops/sec (±1.41%) 1.02
setLongWithSimpleMerge 192 ops/sec (±1.52%) 199 ops/sec (±1.35%) 1.04
setSmallResponse 500x 820 ops/sec (±1.04%) 869 ops/sec (±1.36%) 1.06

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

Copy link

codecov bot commented May 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.49%. Comparing base (1ea5c3b) to head (1ef39c9).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3061   +/-   ##
=======================================
  Coverage   98.49%   98.49%           
=======================================
  Files         122      122           
  Lines        2196     2196           
  Branches      449      449           
=======================================
  Hits         2163     2163           
  Misses         21       21           
  Partials       12       12           

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

@ntucker ntucker enabled auto-merge May 13, 2024 14:19
@ntucker ntucker added this pull request to the merge queue May 13, 2024
Merged via the queue into master with commit a87cc65 May 13, 2024
24 checks passed
@ntucker ntucker deleted the renovate/all-minor-patch branch May 13, 2024 14:26
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.

None yet

1 participant