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 golang docker tag to v1.23.1 [skip ci] #199

Merged
merged 8 commits into from
Sep 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2024

This PR contains the following updates:

Package Type Update Change
golang minor 1.19.13 -> 1.23.1
golang minor 1.20.14 -> 1.23.1
golang minor 1.21.13 -> 1.23.1
golang minor 1.22.7 -> 1.23.1
golang stage minor 1.21.13 -> 1.23.1

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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@ti-chi-bot ti-chi-bot bot requested review from jayl1e and wuhuizuo January 10, 2024 11:36
@ti-chi-bot ti-chi-bot bot added the size/XS label Jan 10, 2024
@renovate renovate bot changed the title chore(deps): update golang docker tag to v1.21.6 chore(deps): update golang docker tag to v1.21.7 Feb 6, 2024
@ti-chi-bot ti-chi-bot bot added size/S and removed size/XS labels Feb 6, 2024
@renovate renovate bot changed the title chore(deps): update golang docker tag to v1.21.7 chore(deps): update golang docker tag to v1.22.0 Feb 7, 2024
@wuhuizuo
Copy link
Contributor

/review how to make renovate just update the patch version for docker datasource?

Copy link

ti-chi-bot bot commented Feb 18, 2024

@wuhuizuo:
To make renovate update only the patch version for the docker datasource, you need to modify the configuration file for renovate to specify the update strategy and version range. You can set the updateType to patch and use a version range to limit the updates to the specified range. For example, you can add the following configuration to the renovate.json file:

{
  "docker": {
    "updateType": "patch",
    "rangeStrategy": "auto",
    "range": ">=1.21.6 <1.23.0"
  }
}

This will ensure that renovate only updates the docker datasource to patch versions within the range of 1.21.6 to 1.22.x.

In response to this:

/review how to make renovate just update the patch version for docker datasource?

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@renovate renovate bot force-pushed the renovate/golang-1.x branch 3 times, most recently from 6a8c199 to 18bfd12 Compare February 22, 2024 00:45
@renovate renovate bot changed the title chore(deps): update golang docker tag to v1.22.0 chore(deps): update golang docker tag to v1.22.1 Mar 5, 2024
@renovate renovate bot force-pushed the renovate/golang-1.x branch 2 times, most recently from 0823b79 to dff4698 Compare March 6, 2024 14:02
@renovate renovate bot changed the title chore(deps): update golang docker tag to v1.22.1 chore(deps): update golang docker tag to v1.22.2 Apr 3, 2024
@renovate renovate bot changed the title chore(deps): update golang docker tag to v1.22.2 chore(deps): update golang docker tag to v1.22.3 May 7, 2024
@renovate renovate bot changed the title chore(deps): update golang docker tag to v1.22.3 chore(deps): update golang docker tag to v1.22.4 Jun 4, 2024
@renovate renovate bot force-pushed the renovate/golang-1.x branch 2 times, most recently from 77dc5a0 to 022724b Compare July 1, 2024 21:51
@renovate renovate bot changed the title chore(deps): update golang docker tag to v1.22.4 chore(deps): update golang docker tag to v1.22.5 Jul 3, 2024
@renovate renovate bot force-pushed the renovate/golang-1.x branch 2 times, most recently from 7ec3d9e to 2afb8b8 Compare September 5, 2024 09:32
@renovate renovate bot changed the title chore(deps): update golang docker tag to v1.23.0 chore(deps): update golang docker tag to v1.23.1 Sep 6, 2024
@renovate renovate bot force-pushed the renovate/golang-1.x branch 2 times, most recently from a52c726 to 5128d09 Compare September 6, 2024 03:24
@wuhuizuo wuhuizuo changed the title chore(deps): update golang docker tag to v1.23.1 chore(deps): update golang docker tag to v1.23.1 [skip ci] Sep 18, 2024
@wuhuizuo
Copy link
Contributor

/approve

Copy link

ti-chi-bot bot commented Sep 18, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: wuhuizuo

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot bot added the approved label Sep 18, 2024
Copy link
Contributor Author

renovate bot commented Sep 18, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@ti-chi-bot ti-chi-bot bot merged commit 2dc6379 into main Sep 18, 2024
22 checks passed
@ti-chi-bot ti-chi-bot bot deleted the renovate/golang-1.x branch September 18, 2024 08:45
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.

1 participant