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: use 3-dots syntax for diff on push #1040

Merged
merged 1 commit into from May 8, 2024

Conversation

ldez
Copy link
Member

@ldez ldez commented May 8, 2024

Fixes #1039

@ldez ldez added the bug Something isn't working label May 8, 2024
@ldez ldez merged commit a4f60bb into golangci:master May 8, 2024
30 checks passed
@ldez ldez deleted the fix/only-new-issues-push branch May 8, 2024 03:51
bloopy-boi bot added a commit to h3mmy/bloopyboi that referenced this pull request May 11, 2024
…6.0.1 ) (#307)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[golangci/golangci-lint-action](https://togithub.com/golangci/golangci-lint-action)
| action | patch | `v6.0.0` -> `v6.0.1` |

---

### Release Notes

<details>
<summary>golangci/golangci-lint-action
(golangci/golangci-lint-action)</summary>

###
[`v6.0.1`](https://togithub.com/golangci/golangci-lint-action/releases/tag/v6.0.1)

[Compare
Source](https://togithub.com/golangci/golangci-lint-action/compare/v6.0.0...v6.0.1)

<!-- Release notes generated using configuration in .github/release.yml
at v6.0.1 -->

#### What's Changed

##### Changes

- fix: use 3-dots syntax for diff on push by
[@&#8203;ldez](https://togithub.com/ldez) in
[golangci/golangci-lint-action#1040

**Full Changelog**:
golangci/golangci-lint-action@v6.0.0...v6.0.1

</details>

---

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

🔕 **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM1Ni4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvcGF0Y2giXX0=-->

Co-authored-by: bloopy-boi[bot] <98279278+bloopy-boi[bot]@users.noreply.github.com>
oguzhand95 pushed a commit to cerbos/cerbos-sdk-go that referenced this pull request May 13, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[golangci/golangci-lint-action](https://togithub.com/golangci/golangci-lint-action)
| action | major | `v5.3.0` -> `v6.0.1` |

---

### Release Notes

<details>
<summary>golangci/golangci-lint-action
(golangci/golangci-lint-action)</summary>

###
[`v6.0.1`](https://togithub.com/golangci/golangci-lint-action/releases/tag/v6.0.1)

[Compare
Source](https://togithub.com/golangci/golangci-lint-action/compare/v6.0.0...v6.0.1)

<!-- Release notes generated using configuration in .github/release.yml
at v6.0.1 -->

#### What's Changed

##### Changes

- fix: use 3-dots syntax for diff on push by
[@&#8203;ldez](https://togithub.com/ldez) in
[golangci/golangci-lint-action#1040

**Full Changelog**:
golangci/golangci-lint-action@v6.0.0...v6.0.1

###
[`v6.0.0`](https://togithub.com/golangci/golangci-lint-action/releases/tag/v6.0.0)

[Compare
Source](https://togithub.com/golangci/golangci-lint-action/compare/v5.3.0...v6.0.0)

<!-- Release notes generated using configuration in .github/release.yml
at v6.0.0 -->

#### What's Changed

This version removes `annotations` option (because it was useless), and
removes the default output format (`github-actions`).
The annotations are still produced but with another approach.

##### Changes

- feat: rewrite format handling by
[@&#8203;ldez](https://togithub.com/ldez) in
[golangci/golangci-lint-action#1038

##### Dependencies

- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 7.7.1 to 7.8.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#1034
- build(deps): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.12.7 to
20.12.8 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#1036
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 7.7.1 to 7.8.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[golangci/golangci-lint-action#1035

**Full Changelog**:
golangci/golangci-lint-action@v5.3.0...v6.0.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" (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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/cerbos/cerbos-sdk-go).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhcmVhL2RlcGVuZGVuY2llcyIsImJvdHMiLCJraW5kL2Nob3JlIl19-->

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Oğuzhan Durgun <oguzhandurgun95@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

golangci-lint-action failed on Push due to unable fetching commit diffs with --only-new-issues set
1 participant