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

Update Debug UI dependencies (non-major) #5986

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 27, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@graphql-codegen/client-preset (source) 4.3.2 -> 4.3.3 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.17.0 -> 7.18.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.17.0 -> 7.18.0 age adoption passing confidence
@vitest/coverage-v8 (source) 2.0.4 -> 2.0.5 age adoption passing confidence
vite (source) 5.3.4 -> 5.3.5 age adoption passing confidence
vitest (source) 2.0.4 -> 2.0.5 age adoption passing confidence

Release Notes

dotansimha/graphql-code-generator (@​graphql-codegen/client-preset)

v4.3.3

Compare Source

Patch Changes
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.18.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib

  • eslint-plugin: [unbound-method] report on destructuring in function parameters

  • eslint-plugin: [no-duplicate-type-constituents] shouldn't report on error types

  • eslint-plugin: [strict-boolean-expressions] support branded booleans

❤️ Thank You
  • auvred
  • Oliver Salzburg
  • Vinccool96
  • Yukihiro Hasegawa

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v7.18.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

vitest-dev/vitest (@​vitest/coverage-v8)

v2.0.5

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vitejs/vite (vite)

v5.3.5

Compare Source


Configuration

📅 Schedule: Branch creation - "on the first day of the week" in timezone Europe/Berlin, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner July 27, 2024 22:11
@renovate renovate bot requested a review from testower July 27, 2024 22:11
Copy link

codecov bot commented Jul 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.73%. Comparing base (09be088) to head (44864d6).
Report is 1 commits behind head on dev-2.x.

Additional details and impacted files
@@            Coverage Diff             @@
##             dev-2.x    #5986   +/-   ##
==========================================
  Coverage      69.73%   69.73%           
  Complexity     17296    17296           
==========================================
  Files           1954     1954           
  Lines          74163    74163           
  Branches        7595     7595           
==========================================
+ Hits           51716    51717    +1     
  Misses         19808    19808           
+ Partials        2639     2638    -1     

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

@renovate renovate bot force-pushed the renovate/debug-ui-dependencies-(non-major) branch from 01653f5 to 44b8486 Compare July 28, 2024 16:56
@renovate renovate bot changed the title chore(deps): update dependency vite to v5.3.5 chore(deps): update debug ui dependencies (non-major) Jul 28, 2024
testower
testower previously approved these changes Jul 29, 2024
@testower testower enabled auto-merge July 29, 2024 07:02
@renovate renovate bot changed the title chore(deps): update debug ui dependencies (non-major) Update Debug UI dependencies (non-major) Jul 29, 2024
@renovate renovate bot force-pushed the renovate/debug-ui-dependencies-(non-major) branch from 44b8486 to 4d84832 Compare July 29, 2024 18:24
@renovate renovate bot force-pushed the renovate/debug-ui-dependencies-(non-major) branch from 4d84832 to 44864d6 Compare July 31, 2024 13:48
@testower testower merged commit 7ded957 into dev-2.x Aug 1, 2024
7 checks passed
@testower testower deleted the renovate/debug-ui-dependencies-(non-major) branch August 1, 2024 06:45
@t2gran t2gran added this to the 2.6 milestone Sep 18, 2024
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.

3 participants