{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":564423571,"defaultBranch":"main","name":"use-correct-pm","ownerLogin":"mheob","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-11-10T17:28:14.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/3983539?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1719739011.0","currentOid":""},"activityList":{"items":[{"before":"38e61d7eec43400cae58c1cafb8d37350044a094","after":null,"ref":"refs/heads/renovate/goreleaser-goreleaser-action-6.x","pushedAt":"2024-06-30T09:16:51.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"}},{"before":"906afcce07563bf792e692061b3f988b4e5052c2","after":null,"ref":"refs/heads/dependabot/github_actions/goreleaser/goreleaser-action-6","pushedAt":"2024-06-30T09:16:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kodiakhq[bot]","name":null,"path":"/apps/kodiakhq","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29196?s=80&v=4"}},{"before":"62ad2697b801c7c255e0b2e660e0ae990e71c769","after":"f12e98d3eb85f9c9f183d975414481233be37beb","ref":"refs/heads/main","pushedAt":"2024-06-30T09:16:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kodiakhq[bot]","name":null,"path":"/apps/kodiakhq","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29196?s=80&v=4"},"commit":{"message":"chore(deps): Bump goreleaser/goreleaser-action from 5 to 6 (#34)\n\nBumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 5 to 6.\n
\nRelease notes\n

Sourced from goreleaser/goreleaser-action's releases.

\n
\n

v6.0.0

\n
\n

[!WARNING]\nThis is a breaking change!

\n

Follow the instructions here to upgrade!

\n
\n

What's Changed

\n\n

Full Changelog: https://github.com/goreleaser/goreleaser-action/compare/v5...v6.0.0

\n

v5.1.0

\n

Important

\n

This version changes the default behavior of latest to ~> v1.

\n

The next major of this action (v6), will change this to ~> v2, and will be launched together with GoReleaser v2.

\n

What's Changed

\n\n

New Contributors

\n\n

Full Changelog: https://github.com/goreleaser/goreleaser-action/compare/v5.0.0...v5.1.0

\n
\n
\n
\nCommits\n\n
\n
\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=goreleaser/goreleaser-action&package-manager=github_actions&previous-version=5&new-version=6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n
\nDependabot commands and options\n
\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n
","shortMessageHtmlLink":"chore(deps): Bump goreleaser/goreleaser-action from 5 to 6 (#34)"}},{"before":"b28720e5347a97c26072bedb5ed934f33a01deef","after":null,"ref":"refs/heads/dependabot/github_actions/oven-sh/setup-bun-2","pushedAt":"2024-06-28T06:59:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kodiakhq[bot]","name":null,"path":"/apps/kodiakhq","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29196?s=80&v=4"}},{"before":"80fd1ee55c06abb345661ffd976261f33e60f2fd","after":"62ad2697b801c7c255e0b2e660e0ae990e71c769","ref":"refs/heads/main","pushedAt":"2024-06-28T06:59:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kodiakhq[bot]","name":null,"path":"/apps/kodiakhq","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29196?s=80&v=4"},"commit":{"message":"chore(deps): Bump oven-sh/setup-bun from 1 to 2 (#36)\n\nBumps [oven-sh/setup-bun](https://github.com/oven-sh/setup-bun) from 1 to 2.\n
\nRelease notes\n

Sourced from oven-sh/setup-bun's releases.

\n
\n

v2

\n

oven-sh/setup-bun is the github action for setting up Bun.

\n

This release introduces support for the bun-version-file option, fixes oven-sh/setup-bun#79, and adds bun paths & urls to the output (oven-sh/setup-bun#81)

\n

For more information, see oven-sh/setup-bun#76 by @​adeherysh and oven-sh/setup-bun#80 by @​xHyroM :tada:

\n

Full Changelog: https://github.com/oven-sh/setup-bun/compare/v1...v2

\n

v1.2.2

\n

oven-sh/setup-bun is the github action for setting up Bun.

\n

This release introduces support for the bun-download-url input, which lets you override the URL used to download the .zip file for Bun.

\n

Here's an example:

\n
- name: Setup Bun\n  uses: oven-sh/setup-bun@v1.2.2\n  with:\n    bun-version: latest\n    bun-download-url: "https://github.com/oven-sh/bun/releases/latest/download/bun-${{runner.os == 'macOS' && 'darwin' || runner.os}}-${{ runner.arch == 'X64' && 'x64' || 'arm64' }}.zip"\n
\n

v1.2.1

\n

setup-bun v1.2.1

\n

Download, install, and setup Bun in GitHub Actions.

\n

Usage

\n
- uses: oven-sh/setup-bun@v1\n  with:\n    bun-version: latest\n
\n

Using a custom NPM registry

\n
- uses: oven-sh/setup-bun@v1\n  with:\n    registry-url: "https://npm.pkg.github.com/"\n    scope: "@foo"\n
\n

If you need to authenticate with a private registry, you can set the BUN_AUTH_TOKEN environment variable.

\n
- name: Install Dependencies\n  env:\n</tr></table> \n
\n
\n

... (truncated)

\n
\n
\nCommits\n\n
\n
\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=oven-sh/setup-bun&package-manager=github_actions&previous-version=1&new-version=2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n
\nDependabot commands and options\n
\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n
","shortMessageHtmlLink":"chore(deps): Bump oven-sh/setup-bun from 1 to 2 (#36)"}},{"before":null,"after":"b28720e5347a97c26072bedb5ed934f33a01deef","ref":"refs/heads/dependabot/github_actions/oven-sh/setup-bun-2","pushedAt":"2024-06-28T04:40:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): Bump oven-sh/setup-bun from 1 to 2\n\nBumps [oven-sh/setup-bun](https://github.com/oven-sh/setup-bun) from 1 to 2.\n- [Release notes](https://github.com/oven-sh/setup-bun/releases)\n- [Commits](https://github.com/oven-sh/setup-bun/compare/v1...v2)\n\n---\nupdated-dependencies:\n- dependency-name: oven-sh/setup-bun\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): Bump oven-sh/setup-bun from 1 to 2"}},{"before":null,"after":"26adeeada4b273f465f71a85bb478ff94d3f6c9f","ref":"refs/heads/renovate/all-minor-patch","pushedAt":"2024-06-16T22:17:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"fix(deps): update module github.com/spf13/cobra to v1.8.1","shortMessageHtmlLink":"fix(deps): update module github.com/spf13/cobra to v1.8.1"}},{"before":null,"after":"38e61d7eec43400cae58c1cafb8d37350044a094","ref":"refs/heads/renovate/goreleaser-goreleaser-action-6.x","pushedAt":"2024-06-09T22:39:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update goreleaser/goreleaser-action action to v6","shortMessageHtmlLink":"chore(deps): update goreleaser/goreleaser-action action to v6"}},{"before":null,"after":"906afcce07563bf792e692061b3f988b4e5052c2","ref":"refs/heads/dependabot/github_actions/goreleaser/goreleaser-action-6","pushedAt":"2024-06-07T04:13:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): Bump goreleaser/goreleaser-action from 5 to 6\n\nBumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 5 to 6.\n- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)\n- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: goreleaser/goreleaser-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): Bump goreleaser/goreleaser-action from 5 to 6"}},{"before":"a25ba18c10150bef8a90fc90ddd36019b9d88641","after":null,"ref":"refs/heads/renovate/major-commitlint-monorepo","pushedAt":"2024-05-21T15:52:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"}},{"before":"7a18447a813f20b789a2b0d6983c1788c4160e05","after":null,"ref":"refs/heads/renovate/husky-9.x","pushedAt":"2024-05-21T15:52:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"}},{"before":"2c79fe4ae51de0c21e007707f10c3d067ba73c3e","after":null,"ref":"refs/heads/renovate/all-minor-patch","pushedAt":"2024-05-21T15:52:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"}},{"before":"d5953fc4d79de14c180e15486d36341c18d7d6a6","after":null,"ref":"refs/heads/update-dependencies","pushedAt":"2024-05-21T15:52:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kodiakhq[bot]","name":null,"path":"/apps/kodiakhq","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29196?s=80&v=4"}},{"before":"226e808ad2e1398f1b7c847d2dfc5a56b7b3ff09","after":"80fd1ee55c06abb345661ffd976261f33e60f2fd","ref":"refs/heads/main","pushedAt":"2024-05-21T15:52:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kodiakhq[bot]","name":null,"path":"/apps/kodiakhq","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29196?s=80&v=4"},"commit":{"message":"chore(deps): update all dependencies (#33)\n\n## :books: Summary\n\n- update all NPM dependencies\n- update all GO dependencies\n\n\n\n## Summary by CodeRabbit\n\n\n- **Chores**\n - Updated Go version to 1.22 in the release workflow.\n - Replaced setup for PNPM and Node with BUN.\n - Modified various Husky scripts to use BUN commands.\n - Updated `.vscode` settings for Go language import organization.\n - Updated `package.json` scripts and dev dependencies.\n - Modified parameter name in the `Run` function within `use_correct_pm.go` file.","shortMessageHtmlLink":"chore(deps): update all dependencies (#33)"}},{"before":"c93a3d15f8c4ef7134bad096ad17a9d74c3bfe80","after":"d5953fc4d79de14c180e15486d36341c18d7d6a6","ref":"refs/heads/update-dependencies","pushedAt":"2024-05-21T15:08:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mheob","name":"Alex Böhm","path":"/mheob","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3983539?s=80&v=4"},"commit":{"message":"fix: resolve linting issue\n\nError: cmd/use_correct_pm.go:20:12: unused-parameter: parameter 'cmd' seems to be unused, consider\nremoving or renaming it as _ (revive)\nRun: func(cmd *cobra.Command, args []string) {\n^\nlevel=warning msg=\"[config_reader] The configuration option `linters.errcheck.ignore`\nis deprecated, please use `linters.errcheck.exclude-functions`.\"","shortMessageHtmlLink":"fix: resolve linting issue"}},{"before":null,"after":"c93a3d15f8c4ef7134bad096ad17a9d74c3bfe80","ref":"refs/heads/update-dependencies","pushedAt":"2024-05-21T15:00:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mheob","name":"Alex Böhm","path":"/mheob","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3983539?s=80&v=4"},"commit":{"message":"chore(deps): update all GO dependencies","shortMessageHtmlLink":"chore(deps): update all GO dependencies"}},{"before":"3af5f689eafc601f8cd3e03f15ef31095d3cbe80","after":null,"ref":"refs/heads/dependabot/github_actions/golangci/golangci-lint-action-6","pushedAt":"2024-05-20T07:30:34.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"1d36eb22acead181f278942ed43a72e3a23e1a5d","after":null,"ref":"refs/heads/dependabot/github_actions/pnpm/action-setup-4","pushedAt":"2024-05-20T07:30:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mheob","name":"Alex Böhm","path":"/mheob","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3983539?s=80&v=4"}},{"before":"e4884230c07055f257bc8c3b872e7481a2e282ca","after":"226e808ad2e1398f1b7c847d2dfc5a56b7b3ff09","ref":"refs/heads/main","pushedAt":"2024-05-20T07:30:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mheob","name":"Alex Böhm","path":"/mheob","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3983539?s=80&v=4"},"commit":{"message":"chore(deps): Bump pnpm/action-setup from 3 to 4 (#30)\n\nBumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 3 to 4.\r\n- [Release notes](https://github.com/pnpm/action-setup/releases)\r\n- [Commits](https://github.com/pnpm/action-setup/compare/v3...v4)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: pnpm/action-setup\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Alex Böhm ","shortMessageHtmlLink":"chore(deps): Bump pnpm/action-setup from 3 to 4 (#30)"}},{"before":"a5045fa822b78ba76f26943c757af73a99b5f101","after":null,"ref":"refs/heads/renovate/golangci-golangci-lint-action-6.x","pushedAt":"2024-05-20T07:29:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mheob","name":"Alex Böhm","path":"/mheob","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3983539?s=80&v=4"}},{"before":"dfd9e28c0080eaeabb2d733a9a75e7cb8be6aa09","after":"e4884230c07055f257bc8c3b872e7481a2e282ca","ref":"refs/heads/main","pushedAt":"2024-05-20T07:29:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mheob","name":"Alex Böhm","path":"/mheob","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3983539?s=80&v=4"},"commit":{"message":"chore(deps): update golangci/golangci-lint-action action to v6 (#32)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\r\nCo-authored-by: Alex Böhm ","shortMessageHtmlLink":"chore(deps): update golangci/golangci-lint-action action to v6 (#32)"}},{"before":null,"after":"a5045fa822b78ba76f26943c757af73a99b5f101","ref":"refs/heads/renovate/golangci-golangci-lint-action-6.x","pushedAt":"2024-05-12T22:14:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update golangci/golangci-lint-action action to v6","shortMessageHtmlLink":"chore(deps): update golangci/golangci-lint-action action to v6"}},{"before":"9657ea46b18532446426a9f3590fae7bcdb725d3","after":"2c79fe4ae51de0c21e007707f10c3d067ba73c3e","ref":"refs/heads/renovate/all-minor-patch","pushedAt":"2024-05-12T22:14:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update all non-major dependencies","shortMessageHtmlLink":"chore(deps): update all non-major dependencies"}},{"before":null,"after":"3af5f689eafc601f8cd3e03f15ef31095d3cbe80","ref":"refs/heads/dependabot/github_actions/golangci/golangci-lint-action-6","pushedAt":"2024-05-10T04:32:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): Bump golangci/golangci-lint-action from 5 to 6\n\nBumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5 to 6.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: golangci/golangci-lint-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): Bump golangci/golangci-lint-action from 5 to 6"}},{"before":null,"after":"1d36eb22acead181f278942ed43a72e3a23e1a5d","ref":"refs/heads/dependabot/github_actions/pnpm/action-setup-4","pushedAt":"2024-05-10T04:32:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): Bump pnpm/action-setup from 3 to 4\n\nBumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 3 to 4.\n- [Release notes](https://github.com/pnpm/action-setup/releases)\n- [Commits](https://github.com/pnpm/action-setup/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: pnpm/action-setup\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): Bump pnpm/action-setup from 3 to 4"}},{"before":"a7e5e7d9668cb7121cefe84e9854727fe956b921","after":"9657ea46b18532446426a9f3590fae7bcdb725d3","ref":"refs/heads/renovate/all-minor-patch","pushedAt":"2024-05-05T22:09:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update all non-major dependencies","shortMessageHtmlLink":"chore(deps): update all non-major dependencies"}},{"before":"5c1b72891850dc659d2df2695c66e5927467d53c","after":null,"ref":"refs/heads/dependabot/github_actions/golangci/golangci-lint-action-5","pushedAt":"2024-04-26T05:16:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mheob","name":"Alex Böhm","path":"/mheob","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3983539?s=80&v=4"}},{"before":"d2448057dadfadddf8cf2dda1d2b47c497f5fff4","after":"dfd9e28c0080eaeabb2d733a9a75e7cb8be6aa09","ref":"refs/heads/main","pushedAt":"2024-04-26T05:16:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mheob","name":"Alex Böhm","path":"/mheob","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3983539?s=80&v=4"},"commit":{"message":"chore(deps): Bump golangci/golangci-lint-action from 4 to 5 (#29)\n\nBumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 5.\r\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\r\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v4...v5)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golangci/golangci-lint-action\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): Bump golangci/golangci-lint-action from 4 to 5 (#29)"}},{"before":null,"after":"5c1b72891850dc659d2df2695c66e5927467d53c","ref":"refs/heads/dependabot/github_actions/golangci/golangci-lint-action-5","pushedAt":"2024-04-26T04:42:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): Bump golangci/golangci-lint-action from 4 to 5\n\nBumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 5.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: golangci/golangci-lint-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): Bump golangci/golangci-lint-action from 4 to 5"}},{"before":"a7a3427280febefbe0f7bad0ad3d1e655bbcba50","after":"a7e5e7d9668cb7121cefe84e9854727fe956b921","ref":"refs/heads/renovate/all-minor-patch","pushedAt":"2024-04-14T22:30:44.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update all non-major dependencies","shortMessageHtmlLink":"chore(deps): update all non-major dependencies"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEcuoVIgA","startCursor":null,"endCursor":null}},"title":"Activity · mheob/use-correct-pm"}