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

chore(deps): update all non-major dependencies #749

Merged
merged 2 commits into from
Jun 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 29, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
accesskit workspace.dependencies minor 0.15.0 -> 0.16.0
accesskit_winit workspace.dependencies minor 0.21.0 -> 0.22.0

Release Notes

AccessKit/accesskit (accesskit)

v0.16.0: accesskit: v0.16.0

Compare Source

⚠ BREAKING CHANGES
  • Optimize serialization and make it compatible with more data formats (#​437)
  • Rename the StaticText role to Label (#​434)
Code Refactoring
  • Optimize serialization and make it compatible with more data formats (#​437) (5a80d3a)
  • Rename the StaticText role to Label (#​434) (7086bc0)

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

Benchmark for e3fc9a7

Click to view benchmark
Test Base PR %
benchmarks/alignments=true size=21845 depth=8 wide=4 mode=not cached 112.7±0.92ms 111.7±1.02ms -0.89%
benchmarks/size=100001 depth=2 wide=100000 mode=not cached 26.9±0.81ms 27.8±0.95ms +3.35%
benchmarks/size=10001 depth=2 wide=10000 mode=not cached 1457.1±16.21µs 1456.5±18.02µs -0.04%
benchmarks/size=1001 depth=2 wide=1000 mode=not cached 141.4±1.81µs 142.1±1.79µs +0.50%
benchmarks/size=131071 depth=17 wide=2 mode=not cached 26.0±0.63ms 26.2±1.47ms +0.77%
benchmarks/size=16383 depth=14 wide=2 mode=not cached 1890.1±201.26µs 2.0±0.15ms +5.81%
benchmarks/size=19531 depth=7 wide=5 mode=cached 378.3±13.20µs 436.6±48.22µs +15.41%
benchmarks/size=19531 depth=7 wide=5 mode=not cached 3.0±0.19ms 3.3±0.27ms +10.00%
benchmarks/size=4095 depth=12 wide=2 mode=not cached 422.5±149.75µs 422.0±132.02µs -0.12%
benchmarks/size=54241 depth=5 wide=15 mode=cached 363.0±54.82µs 388.1±54.85µs +6.91%
benchmarks/size=54241 depth=5 wide=15 mode=not cached 6.9±0.30ms 7.4±0.39ms +7.25%

Copy link

codecov bot commented Jun 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.75%. Comparing base (67d3144) to head (b386aeb).
Report is 3 commits behind head on main.

Current head b386aeb differs from pull request most recent head bde8199

Please upload reports for the commit bde8199 to get more accurate results.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #749   +/-   ##
=======================================
  Coverage   73.75%   73.75%           
=======================================
  Files         198      198           
  Lines       20352    20352           
=======================================
  Hits        15011    15011           
  Misses       5341     5341           

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

@marc2332 marc2332 merged commit 08771ac into main Jun 29, 2024
5 checks passed
@marc2332 marc2332 deleted the renovate/all-minor-patch branch June 29, 2024 14:48
Copy link

Benchmark for 533e2d7

Click to view benchmark
Test Base PR %
benchmarks/alignments=true size=21845 depth=8 wide=4 mode=not cached 107.4±0.51ms 107.7±3.15ms +0.28%
benchmarks/size=100001 depth=2 wide=100000 mode=not cached 24.2±0.41ms 26.0±0.89ms +7.44%
benchmarks/size=10001 depth=2 wide=10000 mode=not cached 1434.6±8.65µs 1587.9±11.05µs +10.69%
benchmarks/size=1001 depth=2 wide=1000 mode=not cached 140.7±3.62µs 154.9±4.14µs +10.09%
benchmarks/size=131071 depth=17 wide=2 mode=not cached 23.5±0.36ms 23.6±0.35ms +0.43%
benchmarks/size=16383 depth=14 wide=2 mode=not cached 1706.6±31.90µs 1709.4±8.98µs +0.16%
benchmarks/size=19531 depth=7 wide=5 mode=cached 307.3±2.82µs 307.2±3.34µs -0.03%
benchmarks/size=19531 depth=7 wide=5 mode=not cached 2.6±0.06ms 2.7±0.08ms +3.85%
benchmarks/size=4095 depth=12 wide=2 mode=not cached 418.3±134.60µs 417.6±109.97µs -0.17%
benchmarks/size=54241 depth=5 wide=15 mode=cached 253.1±156.55µs 265.9±20.75µs +5.06%
benchmarks/size=54241 depth=5 wide=15 mode=not cached 6.5±0.07ms 6.6±0.04ms +1.54%

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