Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

update-github-action(deps): bump golangci/golangci-lint-action from 5 to 6#1962

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubMay 13, 2024

Bumpsgolangci/golangci-lint-action from 5 to 6.

Release notes

Sourced fromgolangci/golangci-lint-action's releases.

v6.0.0

What's Changed

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

Changes

Dependencies

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

v5.3.0

What's Changed

Changes

Full Changelog:golangci/golangci-lint-action@v5.2.0...v5.3.0

v5.2.0

What's Changed

Changes

Full Changelog:golangci/golangci-lint-action@v5.1.0...v5.2.0

v5.1.0

What's Changed

Changes

Dependencies

... (truncated)

Commits
  • a4f60bb fix: use 3-dots syntax for diff on push (#1040)
  • 5815a4b doc: improve readme
  • 23faadf doc: improve readme
  • b556f25 doc: improve readme
  • 789f114 feat: rewrite format handling (#1038)
  • d36b91c build(deps-dev): bump@​typescript-eslint/parser from 7.7.1 to 7.8.0 (#1035)
  • a9eb115 build(deps): bump@​types/node from 20.12.7 to 20.12.8 (#1036)
  • bd4fa7c build(deps-dev): bump@​typescript-eslint/eslint-plugin from 7.7.1 to 7.8.0 (#...
  • See full diff incompare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5 to 6.- [Release notes](https://github.com/golangci/golangci-lint-action/releases)- [Commits](golangci/golangci-lint-action@v5...v6)---updated-dependencies:- dependency-name: golangci/golangci-lint-action  dependency-type: direct:production  update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot requested a review froma team as acode ownerMay 13, 2024 01:37
@dependabotdependabotbot added dependenciesPull requests that update a dependency file github_actionsPull requests that update GitHub Actions code labelsMay 13, 2024
@nrwiersmanrwiersma merged commit87ebcbe intomainMay 13, 2024
12 checks passed
@nrwiersmanrwiersma deleted the dependabot/github_actions/main/golangci/golangci-lint-action-6 branchMay 13, 2024 04:45
@matt0x6Fmatt0x6F added this to the0.14.1 milestoneJun 2, 2024
matt0x6F referenced this pull request in gomods/athens-chartsJun 3, 2024
[![MendRenovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)This PR contains the following updates:| Package | Update | Change ||---|---|---|| [gomods/athens](https://togithub.com/gomods/athens) | patch |`v0.14.0` -> `v0.14.1` |---### Release Notes<details><summary>gomods/athens (gomods/athens)</summary>### [`v0.14.1`](https://togithub.com/gomods/athens/releases/tag/v0.14.1)[CompareSource](https://togithub.com/gomods/athens/compare/v0.14.0...v0.14.1)#### What's Changed- CI dependency updates in[https://github.com/gomods/athens/pull/1962](https://togithub.com/gomods/athens/pull/1962)- Fix for AWS default credentials by[@&#8203;yongzhang](https://togithub.com/yongzhang) in[https://github.com/gomods/athens/pull/1963](https://togithub.com/gomods/athens/pull/1963)- Fix for E2E test runs by[@&#8203;joeymhills](https://togithub.com/joeymhills) in[https://github.com/gomods/athens/pull/1966](https://togithub.com/gomods/athens/pull/1966)- Feature gcp/saver: Only return errors.KindAlreadyExists if all threeexist by [@&#8203;dwbuiten](https://togithub.com/dwbuiten) in[https://github.com/gomods/athens/pull/1957](https://togithub.com/gomods/athens/pull/1957)- Fix to set correct content type and send only once by[@&#8203;matt0x6F](https://togithub.com/matt0x6F) in[https://github.com/gomods/athens/pull/1965](https://togithub.com/gomods/athens/pull/1965)#### New Contributors- [@&#8203;yongzhang](https://togithub.com/yongzhang) made their firstcontribution in[https://github.com/gomods/athens/pull/1963](https://togithub.com/gomods/athens/pull/1963)- [@&#8203;joeymhills](https://togithub.com/joeymhills) made their firstcontribution in[https://github.com/gomods/athens/pull/1966](https://togithub.com/gomods/athens/pull/1966)- [@&#8203;dwbuiten](https://togithub.com/dwbuiten) made their firstcontribution in[https://github.com/gomods/athens/pull/1957](https://togithub.com/gomods/athens/pull/1957)**Full Changelog**:gomods/athens@v0.14.0...v0.14.1</details>---### 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 youare satisfied.♻ **Rebasing**: Whenever PR becomes conflicted, or you tick therebase/retry checkbox.🔕 **Ignore**: Close this PR and you won't be reminded about this updateagain.---- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, checkthis box---This PR has been generated by [MendRenovate](https://www.mend.io/free-developer-tools/renovate/). Viewrepository job log[here](https://developer.mend.io/github/gomods/athens-charts).<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@nrwiersmanrwiersmanrwiersma approved these changes

Assignees
No one assigned
Labels
dependenciesPull requests that update a dependency filegithub_actionsPull requests that update GitHub Actions code
Projects
None yet
Milestone
0.14.1
Development

Successfully merging this pull request may close these issues.

2 participants
@nrwiersma@matt0x6F

[8]ページ先頭

©2009-2025 Movatter.jp