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 #108

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 5, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
golang image digest a66eda6 -> 3589439
golang container digest a66eda6 -> 3589439
postgres service-image digest 46aa2ee -> 92fa384
postgres service digest 46aa2ee -> 92fa384

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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
Author

renovate bot commented Jun 5, 2024

ℹ Artifact update notice

File name: contrib/remote-access/client/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.21 -> 1.22.4
File name: contrib/config-deployment/client/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.21 -> 1.22.4
File name: example/plugin/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.21 -> 1.22.4

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3ab2aa3 to 817798b Compare June 5, 2024 12:42
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Jun 5, 2024
@renovate renovate bot closed this Jun 5, 2024
@renovate renovate bot deleted the renovate/all-minor-patch branch June 5, 2024 13:26
@renovate renovate bot restored the renovate/all-minor-patch branch June 6, 2024 06:04
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Jun 6, 2024
@renovate renovate bot reopened this Jun 6, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 817798b to 4486c98 Compare June 6, 2024 06:04
Copy link

codecov bot commented Jun 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.08%. Comparing base (f6886a0) to head (1e23fc0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #108   +/-   ##
=======================================
  Coverage   84.08%   84.08%           
=======================================
  Files         107      107           
  Lines        3801     3801           
=======================================
  Hits         3196     3196           
  Misses        387      387           
  Partials      218      218           

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

@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Jun 6, 2024
@renovate renovate bot closed this Jun 6, 2024
@renovate renovate bot deleted the renovate/all-minor-patch branch June 6, 2024 07:19
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Jun 6, 2024
@renovate renovate bot reopened this Jun 6, 2024
@renovate renovate bot restored the renovate/all-minor-patch branch June 6, 2024 07:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4486c98 to aa23031 Compare June 6, 2024 07:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from aa23031 to 472a632 Compare June 6, 2024 08:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 472a632 to f871688 Compare June 6, 2024 08:37
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Jun 6, 2024
@renovate renovate bot closed this Jun 6, 2024
@renovate renovate bot deleted the renovate/all-minor-patch branch June 6, 2024 08:48
@renovate renovate bot restored the renovate/all-minor-patch branch June 6, 2024 10:57
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Jun 6, 2024
@renovate renovate bot reopened this Jun 6, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6b7b1d0 to 1ee7017 Compare June 6, 2024 12:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 4317756 to 4022e22 Compare June 19, 2024 15:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 5a664e0 to aecaef4 Compare June 27, 2024 21:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from aecaef4 to 945da5d Compare June 29, 2024 20:08
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Jul 1, 2024
@renovate renovate bot closed this Jul 1, 2024
@renovate renovate bot deleted the renovate/all-minor-patch branch July 1, 2024 12:20
@renovate renovate bot restored the renovate/all-minor-patch branch July 2, 2024 08:12
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Jul 2, 2024
@renovate renovate bot reopened this Jul 2, 2024
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 945da5d to 1e23fc0 Compare July 2, 2024 11:03
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