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

Bump actions/checkout from 3.0.2 to 3.1.0 #46

Merged
merged 1 commit into from
Oct 10, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2022

Bumps actions/checkout from 3.0.2 to 3.1.0.

Release notes

Sourced from actions/checkout's releases.

v3.1.0

What's Changed

New Contributors

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

Changelog

Sourced from actions/checkout's changelog.

v3.1.0

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from nosborn as a code owner October 4, 2022 18:17
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Oct 4, 2022
@sadikkuzu
Copy link

sadikkuzu commented Oct 9, 2022

You can use only actions/checkout@v3 in order not to handle this kind of minor&patch followage.

Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3.0.2...v3.1.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-3.1.0 branch from a4cfd1a to a4a2d13 Compare October 10, 2022 22:41
@nosborn nosborn merged commit fbdf352 into master Oct 10, 2022
@nosborn nosborn deleted the dependabot/github_actions/actions/checkout-3.1.0 branch October 10, 2022 22:43
kodiakhq bot referenced this pull request in cloudquery/plugin-sdk Apr 1, 2023
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| codecov/codecov-action | action | digest | `4b062cb` -> `cc7fb3f` |
| [nosborn/github-action-markdown-cli](https://togithub.com/nosborn/github-action-markdown-cli) | action | minor | `v3.2.0` -> `v3.3.0` |

---

### Release Notes

<details>
<summary>nosborn/github-action-markdown-cli</summary>

### [`v3.3.0`](https://togithub.com/nosborn/github-action-markdown-cli/releases/tag/v3.3.0)

[Compare Source](https://togithub.com/nosborn/github-action-markdown-cli/compare/v3.2.0...v3.3.0)

#### What's Changed

-   Bump actions/setup-python from 4.2.0 to 4.3.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/nosborn/github-action-markdown-cli/pull/48](https://togithub.com/nosborn/github-action-markdown-cli/pull/48)
-   Bump actions/checkout from 3.0.2 to 3.1.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/nosborn/github-action-markdown-cli/pull/46](https://togithub.com/nosborn/github-action-markdown-cli/pull/46)
-   chore: update copyright year by [@&#8203;nosborn](https://togithub.com/nosborn) in [https://github.com/nosborn/github-action-markdown-cli/pull/58](https://togithub.com/nosborn/github-action-markdown-cli/pull/58)
-   chore: run "pre-commit autoupdate" by [@&#8203;nosborn](https://togithub.com/nosborn) in [https://github.com/nosborn/github-action-markdown-cli/pull/57](https://togithub.com/nosborn/github-action-markdown-cli/pull/57)
-   chore: bump/pin actions by [@&#8203;nosborn](https://togithub.com/nosborn) in [https://github.com/nosborn/github-action-markdown-cli/pull/56](https://togithub.com/nosborn/github-action-markdown-cli/pull/56)
-   Bump markdownlint-cli to 0.33.0 by [@&#8203;Aplietexe](https://togithub.com/Aplietexe) in [https://github.com/nosborn/github-action-markdown-cli/pull/55](https://togithub.com/nosborn/github-action-markdown-cli/pull/55)

#### New Contributors

-   [@&#8203;Aplietexe](https://togithub.com/Aplietexe) made their first contribution in [https://github.com/nosborn/github-action-markdown-cli/pull/55](https://togithub.com/nosborn/github-action-markdown-cli/pull/55)

**Full Changelog**: nosborn/github-action-markdown-cli@v3.2.0...v3.3.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 3am 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](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.

---

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

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTQuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE1NC4wIn0=-->
kodiakhq bot referenced this pull request in cloudquery/filetypes Apr 1, 2023
….0 (#107)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [nosborn/github-action-markdown-cli](https://togithub.com/nosborn/github-action-markdown-cli) | action | minor | `v3.2.0` -> `v3.3.0` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>nosborn/github-action-markdown-cli</summary>

### [`v3.3.0`](https://togithub.com/nosborn/github-action-markdown-cli/releases/tag/v3.3.0)

[Compare Source](https://togithub.com/nosborn/github-action-markdown-cli/compare/v3.2.0...v3.3.0)

#### What's Changed

-   Bump actions/setup-python from 4.2.0 to 4.3.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/nosborn/github-action-markdown-cli/pull/48](https://togithub.com/nosborn/github-action-markdown-cli/pull/48)
-   Bump actions/checkout from 3.0.2 to 3.1.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/nosborn/github-action-markdown-cli/pull/46](https://togithub.com/nosborn/github-action-markdown-cli/pull/46)
-   chore: update copyright year by [@&#8203;nosborn](https://togithub.com/nosborn) in [https://github.com/nosborn/github-action-markdown-cli/pull/58](https://togithub.com/nosborn/github-action-markdown-cli/pull/58)
-   chore: run "pre-commit autoupdate" by [@&#8203;nosborn](https://togithub.com/nosborn) in [https://github.com/nosborn/github-action-markdown-cli/pull/57](https://togithub.com/nosborn/github-action-markdown-cli/pull/57)
-   chore: bump/pin actions by [@&#8203;nosborn](https://togithub.com/nosborn) in [https://github.com/nosborn/github-action-markdown-cli/pull/56](https://togithub.com/nosborn/github-action-markdown-cli/pull/56)
-   Bump markdownlint-cli to 0.33.0 by [@&#8203;Aplietexe](https://togithub.com/Aplietexe) in [https://github.com/nosborn/github-action-markdown-cli/pull/55](https://togithub.com/nosborn/github-action-markdown-cli/pull/55)

#### New Contributors

-   [@&#8203;Aplietexe](https://togithub.com/Aplietexe) made their first contribution in [https://github.com/nosborn/github-action-markdown-cli/pull/55](https://togithub.com/nosborn/github-action-markdown-cli/pull/55)

**Full Changelog**: nosborn/github-action-markdown-cli@v3.2.0...v3.3.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 3am 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.

🔕 **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 [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTQuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE1NC4wIn0=-->
kodiakhq bot referenced this pull request in cloudquery/cloudquery Apr 1, 2023
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| clickhouse/clickhouse-server | service | patch | `22.12.3` -> `22.12.6` |
| [docker.elastic.co/elasticsearch/elasticsearch](https://togithub.com/elastic/elasticsearch) | service | minor | `8.6.2` -> `8.7.0` |
| jacobtomlinson/gha-find-replace | action | digest | `a51bbcd` -> `208a500` |
| [nosborn/github-action-markdown-cli](https://togithub.com/nosborn/github-action-markdown-cli) | action | minor | `v3.2.0` -> `v3.3.0` |
| patrickedqvist/wait-for-vercel-preview | action | digest | `dca4940` -> `bfdff51` |
| peter-evans/create-or-update-comment | action | digest | `44526e3` -> `5f728c3` |
| peter-evans/find-comment | action | digest | `7eeb51f` -> `ebedc73` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>elastic/elasticsearch</summary>

### [`v8.7.0`](https://togithub.com/elastic/elasticsearch/releases/tag/v8.7.0): Elasticsearch 8.7.0

[Compare Source](https://togithub.com/elastic/elasticsearch/compare/v8.6.2...v8.7.0)

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/8.7/release-notes-8.7.0.html

</details>

<details>
<summary>nosborn/github-action-markdown-cli</summary>

### [`v3.3.0`](https://togithub.com/nosborn/github-action-markdown-cli/releases/tag/v3.3.0)

[Compare Source](https://togithub.com/nosborn/github-action-markdown-cli/compare/v3.2.0...v3.3.0)

#### What's Changed

-   Bump actions/setup-python from 4.2.0 to 4.3.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/nosborn/github-action-markdown-cli/pull/48](https://togithub.com/nosborn/github-action-markdown-cli/pull/48)
-   Bump actions/checkout from 3.0.2 to 3.1.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/nosborn/github-action-markdown-cli/pull/46](https://togithub.com/nosborn/github-action-markdown-cli/pull/46)
-   chore: update copyright year by [@&#8203;nosborn](https://togithub.com/nosborn) in [https://github.com/nosborn/github-action-markdown-cli/pull/58](https://togithub.com/nosborn/github-action-markdown-cli/pull/58)
-   chore: run "pre-commit autoupdate" by [@&#8203;nosborn](https://togithub.com/nosborn) in [https://github.com/nosborn/github-action-markdown-cli/pull/57](https://togithub.com/nosborn/github-action-markdown-cli/pull/57)
-   chore: bump/pin actions by [@&#8203;nosborn](https://togithub.com/nosborn) in [https://github.com/nosborn/github-action-markdown-cli/pull/56](https://togithub.com/nosborn/github-action-markdown-cli/pull/56)
-   Bump markdownlint-cli to 0.33.0 by [@&#8203;Aplietexe](https://togithub.com/Aplietexe) in [https://github.com/nosborn/github-action-markdown-cli/pull/55](https://togithub.com/nosborn/github-action-markdown-cli/pull/55)

#### New Contributors

-   [@&#8203;Aplietexe](https://togithub.com/Aplietexe) made their first contribution in [https://github.com/nosborn/github-action-markdown-cli/pull/55](https://togithub.com/nosborn/github-action-markdown-cli/pull/55)

**Full Changelog**: nosborn/github-action-markdown-cli@v3.2.0...v3.3.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 3am 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](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.

---

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

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTQuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE1NC4wIn0=-->
kodiakhq bot referenced this pull request in cloudquery/codegen Jul 1, 2023
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [leonsteinhaeuser/project-beta-automations](https://togithub.com/leonsteinhaeuser/project-beta-automations) | action | minor | `v2.0.1` -> `v2.1.0` |
| [nosborn/github-action-markdown-cli](https://togithub.com/nosborn/github-action-markdown-cli) | action | minor | `v3.2.0` -> `v3.3.0` |

---

### Release Notes

<details>
<summary>leonsteinhaeuser/project-beta-automations (leonsteinhaeuser/project-beta-automations)</summary>

### [`v2.1.0`](https://togithub.com/leonsteinhaeuser/project-beta-automations/releases/tag/v2.1.0)

[Compare Source](https://togithub.com/leonsteinhaeuser/project-beta-automations/compare/v2.0.1...v2.1.0)

#### What's Changed

-   Updating documentation for required permissions when using GH App auth by [@&#8203;mishagp](https://togithub.com/mishagp) in [https://github.com/leonsteinhaeuser/project-beta-automations/pull/55](https://togithub.com/leonsteinhaeuser/project-beta-automations/pull/55)
-   enhancement: added latest v2 to the bug issue version select by [@&#8203;jaclynjessup](https://togithub.com/jaclynjessup) in [https://github.com/leonsteinhaeuser/project-beta-automations/pull/57](https://togithub.com/leonsteinhaeuser/project-beta-automations/pull/57)
-   feat: move related issues by [@&#8203;leonsteinhaeuser](https://togithub.com/leonsteinhaeuser) in [https://github.com/leonsteinhaeuser/project-beta-automations/pull/59](https://togithub.com/leonsteinhaeuser/project-beta-automations/pull/59)

#### New Contributors

-   [@&#8203;mishagp](https://togithub.com/mishagp) made their first contribution in [https://github.com/leonsteinhaeuser/project-beta-automations/pull/55](https://togithub.com/leonsteinhaeuser/project-beta-automations/pull/55)
-   [@&#8203;jaclynjessup](https://togithub.com/jaclynjessup) made their first contribution in [https://github.com/leonsteinhaeuser/project-beta-automations/pull/57](https://togithub.com/leonsteinhaeuser/project-beta-automations/pull/57)

**Full Changelog**: leonsteinhaeuser/project-beta-automations@v2.0.1...v2.1.0

</details>

<details>
<summary>nosborn/github-action-markdown-cli (nosborn/github-action-markdown-cli)</summary>

### [`v3.3.0`](https://togithub.com/nosborn/github-action-markdown-cli/releases/tag/v3.3.0)

[Compare Source](https://togithub.com/nosborn/github-action-markdown-cli/compare/v3.2.0...v3.3.0)

#### What's Changed

-   Bump actions/setup-python from 4.2.0 to 4.3.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/nosborn/github-action-markdown-cli/pull/48](https://togithub.com/nosborn/github-action-markdown-cli/pull/48)
-   Bump actions/checkout from 3.0.2 to 3.1.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/nosborn/github-action-markdown-cli/pull/46](https://togithub.com/nosborn/github-action-markdown-cli/pull/46)
-   chore: update copyright year by [@&#8203;nosborn](https://togithub.com/nosborn) in [https://github.com/nosborn/github-action-markdown-cli/pull/58](https://togithub.com/nosborn/github-action-markdown-cli/pull/58)
-   chore: run "pre-commit autoupdate" by [@&#8203;nosborn](https://togithub.com/nosborn) in [https://github.com/nosborn/github-action-markdown-cli/pull/57](https://togithub.com/nosborn/github-action-markdown-cli/pull/57)
-   chore: bump/pin actions by [@&#8203;nosborn](https://togithub.com/nosborn) in [https://github.com/nosborn/github-action-markdown-cli/pull/56](https://togithub.com/nosborn/github-action-markdown-cli/pull/56)
-   Bump markdownlint-cli to 0.33.0 by [@&#8203;Aplietexe](https://togithub.com/Aplietexe) in [https://github.com/nosborn/github-action-markdown-cli/pull/55](https://togithub.com/nosborn/github-action-markdown-cli/pull/55)

#### New Contributors

-   [@&#8203;Aplietexe](https://togithub.com/Aplietexe) made their first contribution in [https://github.com/nosborn/github-action-markdown-cli/pull/55](https://togithub.com/nosborn/github-action-markdown-cli/pull/55)

**Full Changelog**: nosborn/github-action-markdown-cli@v3.2.0...v3.3.0

</details>

---

### 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](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.

---

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

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNTEuMCIsInVwZGF0ZWRJblZlciI6IjM1LjE1MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
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 github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants