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

fix(deps): update patch, pin, image digest versions #696

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 18, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 20.11.25 -> 20.11.29 age adoption passing confidence
@types/react (source) 18.2.64 -> 18.2.67 age adoption passing confidence
@types/react-dom (source) 18.2.21 -> 18.2.22 age adoption passing confidence
msw (source) 2.2.2 -> 2.2.7 age adoption passing confidence
postcss (source) 8.4.35 -> 8.4.36 age adoption passing confidence
react-router-dom (source) 6.22.2 -> 6.22.3 age adoption passing confidence
vite (source) 5.1.5 -> 5.1.6 age adoption passing confidence
org.postgresql:postgresql (source) 42.7.2 -> 42.7.3 age adoption passing confidence
org.jetbrains.kotlin.plugin.spring 1.9.22 -> 1.9.23 age adoption passing confidence
org.jetbrains.kotlin.jvm 1.9.22 -> 1.9.23 age adoption passing confidence
io.kubernetes:client-java-extended 19.0.0 -> 19.0.1 age adoption passing confidence
org.apache.groovy:groovy-all (source) 4.0.19 -> 4.0.20 age adoption passing confidence

Release Notes

mswjs/msw (msw)

v2.2.7

Compare Source

v2.2.7 (2024-03-18)

Bug Fixes

v2.2.6

Compare Source

v2.2.6 (2024-03-17)

Bug Fixes

v2.2.5

Compare Source

v2.2.5 (2024-03-17)

Bug Fixes

v2.2.4

Compare Source

v2.2.4 (2024-03-16)

Bug Fixes

v2.2.3

Compare Source

v2.2.3 (2024-03-08)

Bug Fixes
postcss/postcss (postcss)

v8.4.36

Compare Source

  • Fixed original.column are not numbers error on broken previous source map.
remix-run/react-router (react-router-dom)

v6.22.3

Compare Source

Patch Changes
vitejs/vite (vite)

v5.1.6

Compare Source

pgjdbc/pgjdbc (org.postgresql:postgresql)

v42.7.3

Changed
Fixed
  • fix: boolean types not handled in SimpleQuery mode PR #​3146
    • make sure we handle boolean types in simple query mode
    • support uuid as well
    • handle all well known types in text mode and change else if to switch
  • fix: released new versions of 42.2.29, 42.3.10, 42.4.5, 42.5.6, 42.6.2 to deal with NoSuchMethodError on ByteBuffer#position when running on Java 8

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.14%. Comparing base (7e239bd) to head (752e6df).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #696      +/-   ##
============================================
+ Coverage     68.84%   74.14%   +5.30%     
- Complexity        0      168     +168     
============================================
  Files            38       87      +49     
  Lines          1563     1930     +367     
  Branches        108      121      +13     
============================================
+ Hits           1076     1431     +355     
- Misses          487      495       +8     
- Partials          0        4       +4     

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

@renovate renovate bot force-pushed the renovate/patch-pin-image-digest-versions branch from 09a4141 to 752e6df Compare March 18, 2024 20:23
@renovate renovate bot merged commit 60b7379 into main Mar 18, 2024
18 checks passed
@renovate renovate bot deleted the renovate/patch-pin-image-digest-versions branch March 18, 2024 21:40
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.

0 participants