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) #6112

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@graphql-codegen/cli (source) 5.0.2 -> 5.0.3 age adoption passing confidence
@types/react (source) 18.3.7 -> 18.3.11 age adoption passing confidence
@types/react-dom (source) 18.3.0 -> 18.3.1 age adoption passing confidence
@vitejs/plugin-react (source) 4.3.1 -> 4.3.2 age adoption passing confidence
@vitest/coverage-v8 (source) 2.1.1 -> 2.1.3 age adoption passing confidence
eslint-plugin-import 2.30.0 -> 2.31.0 age adoption passing confidence
eslint-plugin-react 7.36.1 -> 7.37.1 age adoption passing confidence
jsdom 25.0.0 -> 25.0.1 age adoption passing confidence
maplibre-gl (source) 4.7.0 -> 4.7.1 age adoption passing confidence
react-bootstrap (source) 2.10.4 -> 2.10.5 age adoption passing confidence
typescript (source) 5.6.2 -> 5.6.3 age adoption passing confidence
vite (source) 5.4.6 -> 5.4.9 age adoption passing confidence
vitest (source) 2.1.1 -> 2.1.3 age adoption passing confidence

Warning

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


Release Notes

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

v5.0.3

Compare Source

Patch Changes
vitejs/vite-plugin-react (@​vitejs/plugin-react)

v4.3.2

Compare Source

Ignore directive sourcemap error #​369

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

v2.1.3

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v2.1.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
import-js/eslint-plugin-import (eslint-plugin-import)

v2.31.0

Compare Source

Added
Fixed
Changed
jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.37.1

Compare Source

Fixed
Changed

v7.37.0

Compare Source

Added
Changed
jsdom/jsdom (jsdom)

v25.0.1

Compare Source

  • Updated dependencies, notably tough-cookie, which no longer prints a deprecation warning.
maplibre/maplibre-gl-js (maplibre-gl)

v4.7.1

Compare Source

🐞 Bug fixes
  • Fix circle won't render on mesa 24.1 with AMD GPU (#​4062)
  • Fix hash router for urls ending with a hashtag (#​4730)
  • Replace rollup-plugin-sourcemaps with rollup-plugin-sourcemaps2 (#​4740)
react-bootstrap/react-bootstrap (react-bootstrap)

v2.10.5

Compare Source

Bug Fixes
microsoft/TypeScript (typescript)

v5.6.3

Compare Source

vitejs/vite (vite)

v5.4.9

Compare Source

Please refer to CHANGELOG.md for details.

v5.4.8

Compare Source

Please refer to CHANGELOG.md for details.

v5.4.7

Compare Source

Please refer to CHANGELOG.md for details.


Configuration

📅 Schedule: Branch creation - "after 6pm on the 3rd and 17th day of the month" 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 October 3, 2024 16:20
@renovate renovate bot requested a review from testower October 3, 2024 16:20
Copy link

codecov bot commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.92%. Comparing base (b7f99c4) to head (a855a97).
Report is 23 commits behind head on dev-2.x.

Additional details and impacted files
@@              Coverage Diff              @@
##             dev-2.x    #6112      +/-   ##
=============================================
- Coverage      69.92%   69.92%   -0.01%     
+ Complexity     17721    17720       -1     
=============================================
  Files           1996     1996              
  Lines          75394    75394              
  Branches        7713     7713              
=============================================
- Hits           52719    52718       -1     
- Misses         19997    19998       +1     
  Partials        2678     2678              

☔ 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 2 times, most recently from 0a05a5a to 63a5699 Compare October 9, 2024 02:03
@testower testower self-assigned this Oct 9, 2024
@testower
Copy link
Contributor

testower commented Oct 9, 2024

Not compiling due to dotansimha/graphql-code-generator#10167

@renovate renovate bot changed the title chore(deps): update debug ui dependencies (non-major) Update Debug UI dependencies (non-major) Oct 9, 2024
@leonardehrenfried
Copy link
Member

Would it be an option to skip the update for that one dependency?

@renovate renovate bot changed the title Update Debug UI dependencies (non-major) chore(deps): update debug ui dependencies (non-major) Oct 10, 2024
@renovate renovate bot changed the title chore(deps): update debug ui dependencies (non-major) Update Debug UI dependencies (non-major) Oct 11, 2024
@renovate renovate bot changed the title Update Debug UI dependencies (non-major) chore(deps): update debug ui dependencies (non-major) Oct 11, 2024
@renovate renovate bot changed the title chore(deps): update debug ui dependencies (non-major) Update Debug UI dependencies (non-major) Oct 11, 2024
@renovate renovate bot force-pushed the renovate/debug-ui-dependencies-(non-major) branch from 63a5699 to 051c31e Compare October 11, 2024 14:52
@renovate renovate bot changed the title Update Debug UI dependencies (non-major) chore(deps): update debug ui dependencies (non-major) Oct 11, 2024
@testower
Copy link
Contributor

Would it be an option to skip the update for that one dependency?

Yes I'll look into it shortly. We can probably get away with pinning the current version for now in the renovate config.

@renovate renovate bot force-pushed the renovate/debug-ui-dependencies-(non-major) branch from 051c31e to 9804b6f Compare October 14, 2024 18:42
@renovate renovate bot changed the title chore(deps): update debug ui dependencies (non-major) Update Debug UI dependencies (non-major) Oct 15, 2024
@leonardehrenfried
Copy link
Member

I'm trying the pinning with this: fcb2000

@renovate renovate bot force-pushed the renovate/debug-ui-dependencies-(non-major) branch 2 times, most recently from a7f499a to 04d71ec Compare October 16, 2024 10:42
@t2gran t2gran added this to the 2.7 (next release) milestone Oct 16, 2024
@testower
Copy link
Contributor

@leonardehrenfried that works. only problem is that we won't know when there is another update which might fix the problem ... It would be better to create a separate group for this package, so renovate will still make PRs for it.

testower
testower previously approved these changes Oct 16, 2024
@renovate renovate bot force-pushed the renovate/debug-ui-dependencies-(non-major) branch from 04d71ec to df0f723 Compare October 16, 2024 19:59
@leonardehrenfried
Copy link
Member

What would be the update rule for this new group?

@renovate renovate bot force-pushed the renovate/debug-ui-dependencies-(non-major) branch from df0f723 to 3692457 Compare October 16, 2024 20:05
@testower
Copy link
Contributor

What would be the update rule for this new group?

Can be the same as the others I think, so long as PRs are created for it separately.

@testower
Copy link
Contributor

That said, no need to keep this PR open for that to happen.

@leonardehrenfried
Copy link
Member

Okay, I will merge tomorrow because today is the day that we would get another PR straight away.

@renovate renovate bot force-pushed the renovate/debug-ui-dependencies-(non-major) branch from 3692457 to a855a97 Compare October 17, 2024 08:39
@leonardehrenfried leonardehrenfried merged commit 4924a6b into dev-2.x Oct 17, 2024
7 checks passed
@leonardehrenfried leonardehrenfried deleted the renovate/debug-ui-dependencies-(non-major) branch October 17, 2024 19:26
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