Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 20, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/checkout action minor v3.1.0 -> v3.3.0

Release Notes

actions/checkout

v3.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/checkout@v3.2.0...v3.3.0

v3.2.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/checkout@v3.1.0...v3.2.0


Configuration

📅 Schedule: Branch creation - "after 5:00 and before 6:00 every weekday" 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.

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


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 20, 2022
@renovate renovate bot requested a review from a team December 20, 2022 04:21
@renovate renovate bot force-pushed the renovate/actions-checkout-3.x branch from 8b78691 to 60e5517 Compare January 5, 2023 15:08
@renovate renovate bot changed the title Update actions/checkout action to v3.2.0 Update actions/checkout action to v3.3.0 Jan 5, 2023
@renovate renovate bot force-pushed the renovate/actions-checkout-3.x branch 2 times, most recently from 12b62a8 to b329d81 Compare January 12, 2023 07:37
@renovate renovate bot force-pushed the renovate/actions-checkout-3.x branch from b329d81 to 714e70d Compare January 12, 2023 07:43
Copy link
Member

@sbernauer sbernauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors r+

bors bot pushed a commit that referenced this pull request Jan 16, 2023
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action | minor | `v3.1.0` -> `v3.3.0` |

---

### Release Notes

<details>
<summary>actions/checkout</summary>

### [`v3.3.0`](https://togithub.com/actions/checkout/releases/tag/v3.3.0)

[Compare Source](https://togithub.com/actions/checkout/compare/v3.2.0...v3.3.0)

##### What's Changed

-   Implement branch list using callbacks from exec function by [@&#8203;cory-miller](https://togithub.com/cory-miller) in [https://github.com/actions/checkout/pull/1045](https://togithub.com/actions/checkout/pull/1045)
-   Add in explicit reference to private checkout options by [@&#8203;vanZeben](https://togithub.com/vanZeben) in [https://github.com/actions/checkout/pull/1050](https://togithub.com/actions/checkout/pull/1050)
-   Fix comment typos (that got added in [#&#8203;770](https://togithub.com/actions/checkout/issues/770)) by [@&#8203;lurch](https://togithub.com/lurch) in [https://github.com/actions/checkout/pull/1057](https://togithub.com/actions/checkout/pull/1057)

##### New Contributors

-   [@&#8203;vanZeben](https://togithub.com/vanZeben) made their first contribution in [https://github.com/actions/checkout/pull/1050](https://togithub.com/actions/checkout/pull/1050)
-   [@&#8203;lurch](https://togithub.com/lurch) made their first contribution in [https://github.com/actions/checkout/pull/1057](https://togithub.com/actions/checkout/pull/1057)

**Full Changelog**: actions/checkout@v3.2.0...v3.3.0

### [`v3.2.0`](https://togithub.com/actions/checkout/releases/tag/v3.2.0)

[Compare Source](https://togithub.com/actions/checkout/compare/v3.1.0...v3.2.0)

##### What's Changed

-   Add GitHub Action to perform release by [@&#8203;rentziass](https://togithub.com/rentziass) in [https://github.com/actions/checkout/pull/942](https://togithub.com/actions/checkout/pull/942)
-   Fix status badge by [@&#8203;ScottBrenner](https://togithub.com/ScottBrenner) in [https://github.com/actions/checkout/pull/967](https://togithub.com/actions/checkout/pull/967)
-   Replace datadog/squid with ubuntu/squid Docker image by [@&#8203;cory-miller](https://togithub.com/cory-miller) in [https://github.com/actions/checkout/pull/1002](https://togithub.com/actions/checkout/pull/1002)
-   Wrap pipeline commands for submoduleForeach in quotes by [@&#8203;jokreliable](https://togithub.com/jokreliable) in [https://github.com/actions/checkout/pull/964](https://togithub.com/actions/checkout/pull/964)
-   Update [@&#8203;actions/io](https://togithub.com/actions/io) to 1.1.2 by [@&#8203;cory-miller](https://togithub.com/cory-miller) in [https://github.com/actions/checkout/pull/1029](https://togithub.com/actions/checkout/pull/1029)
-   Upgrading version to 3.2.0 by [@&#8203;vmjoseph](https://togithub.com/vmjoseph) in [https://github.com/actions/checkout/pull/1039](https://togithub.com/actions/checkout/pull/1039)

##### New Contributors

-   [@&#8203;ScottBrenner](https://togithub.com/ScottBrenner) made their first contribution in [https://github.com/actions/checkout/pull/967](https://togithub.com/actions/checkout/pull/967)
-   [@&#8203;cory-miller](https://togithub.com/cory-miller) made their first contribution in [https://github.com/actions/checkout/pull/1002](https://togithub.com/actions/checkout/pull/1002)
-   [@&#8203;jokreliable](https://togithub.com/jokreliable) made their first contribution in [https://github.com/actions/checkout/pull/964](https://togithub.com/actions/checkout/pull/964)
-   [@&#8203;vmjoseph](https://togithub.com/vmjoseph) made their first contribution in [https://github.com/actions/checkout/pull/1039](https://togithub.com/actions/checkout/pull/1039)

**Full Changelog**: actions/checkout@v3.1.0...v3.2.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 5:00 and before 6:00 every weekday" 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.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/stackabletech/operator-rs).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC42My4yIiwidXBkYXRlZEluVmVyIjoiMzQuODEuMCJ9-->
@bors
Copy link
Contributor

bors bot commented Jan 16, 2023

Pull request successfully merged into main.

Build succeeded:

@bors bors bot changed the title Update actions/checkout action to v3.3.0 [Merged by Bors] - Update actions/checkout action to v3.3.0 Jan 16, 2023
@bors bors bot closed this Jan 16, 2023
@bors bors bot deleted the renovate/actions-checkout-3.x branch January 16, 2023 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant