{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":327976187,"defaultBranch":"main","name":"k8s-pvc-tagger","ownerLogin":"mtougeron","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-01-08T18:00:15.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/37266?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1716924338.0","currentOid":""},"activityList":{"items":[{"before":"60eedb04e78c7a530f4d4acedcc4f042629781d7","after":"4a09989a040e134569cc7a1802986acc5022bdfd","ref":"refs/heads/main","pushedAt":"2024-05-28T19:23:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mtougeron","name":"Mike Tougeron","path":"/mtougeron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37266?s=80&v=4"},"commit":{"message":"feat: --copy-labels and GCP support (#95)\n\nThis PR introduces two new features:\r\n\r\n1. Support for Google Cloud Platform (GCP). Set with `-cloud gcp`. AWS\r\n(`-cloud aws`) is the default if not specified.\r\n2. New `-copy-labels` flag. When used, this flag will copy the specified\r\nlabels (optionally all labels with `'*'`) from the PVC to the cloud disk\r\nvolume.\r\n\r\nGCP labels have a different set of constraints than k8s labels and AWS\r\ntags. The biggest difference is that `.` and `/` are not allowed, so a\r\nk8s label like `app.kubernetes.io/name` will be converted to\r\n`app-kubernetes-io_name` when applied to a GCP PD volume.\r\n\r\nAlso some small refactors:\r\n- Converted provisioner magic strings like `ebs.csi.aws.com` to\r\nconstants like `AWS_EBS_CSI`\r\n- opportunistically converted some if/else blocks to switch statements","shortMessageHtmlLink":"feat: --copy-labels and GCP support (#95)"}},{"before":"ac3df0ed08225a54740620a8e952be64478e5347","after":null,"ref":"refs/heads/dependabot/go_modules/go_modules-b9ac453758","pushedAt":"2024-04-19T13:39:02.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mtougeron","name":"Mike Tougeron","path":"/mtougeron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37266?s=80&v=4"}},{"before":"c8c2af9288081f212132ad68918e8462f7eb1f91","after":"60eedb04e78c7a530f4d4acedcc4f042629781d7","ref":"refs/heads/main","pushedAt":"2024-04-19T13:39:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mtougeron","name":"Mike Tougeron","path":"/mtougeron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37266?s=80&v=4"},"commit":{"message":"Bump golang.org/x/net from 0.19.0 to 0.23.0 in the go_modules group across 1 directory (#93)\n\nBumps the go_modules group with 1 update in the / directory:\r\n[golang.org/x/net](https://github.com/golang/net).\r\n\r\nUpdates `golang.org/x/net` from 0.19.0 to 0.23.0\r\n
\r\nCommits\r\n\r\n
\r\n
\r\n\r\n\r\n[![Dependabot compatibility\r\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.19.0&new-version=0.23.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\r\n\r\nDependabot will resolve any conflicts with this PR as long as you don't\r\nalter it yourself. You can also trigger a rebase manually by commenting\r\n`@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n
\r\nDependabot commands and options\r\n
\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore major version` will close this\r\ngroup update PR and stop Dependabot creating any more for the specific\r\ndependency's major version (unless you unignore this specific\r\ndependency's major version or upgrade to it yourself)\r\n- `@dependabot ignore minor version` will close this\r\ngroup update PR and stop Dependabot creating any more for the specific\r\ndependency's minor version (unless you unignore this specific\r\ndependency's minor version or upgrade to it yourself)\r\n- `@dependabot ignore ` will close this group update PR\r\nand stop Dependabot creating any more for the specific dependency\r\n(unless you unignore this specific dependency or upgrade to it yourself)\r\n- `@dependabot unignore ` will remove all of the ignore\r\nconditions of the specified dependency\r\n- `@dependabot unignore ` will\r\nremove the ignore condition of the specified dependency and ignore\r\nconditions\r\nYou can disable automated security fix PRs for this repo from the\r\n[Security Alerts\r\npage](https://github.com/mtougeron/k8s-pvc-tagger/network/alerts).\r\n\r\n
\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump golang.org/x/net from 0.19.0 to 0.23.0 in the go_modules group a…"}},{"before":null,"after":"ac3df0ed08225a54740620a8e952be64478e5347","ref":"refs/heads/dependabot/go_modules/go_modules-b9ac453758","pushedAt":"2024-04-19T12:45:40.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":"Bump golang.org/x/net in the go_modules group across 1 directory\n\nBumps the go_modules group with 1 update in the / directory: [golang.org/x/net](https://github.com/golang/net).\n\n\nUpdates `golang.org/x/net` from 0.19.0 to 0.23.0\n- [Commits](https://github.com/golang/net/compare/v0.19.0...v0.23.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-type: indirect\n dependency-group: go_modules\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump golang.org/x/net in the go_modules group across 1 directory"}},{"before":"bc24ab8f27227cdbcc3e54f9e9d8aaa6614307c0","after":null,"ref":"refs/heads/dependabot/go_modules/google.golang.org/protobuf-1.33.0","pushedAt":"2024-03-18T17:51:02.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mtougeron","name":"Mike Tougeron","path":"/mtougeron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37266?s=80&v=4"}},{"before":"5b42fd4a7343243d02ab82caac7995805aa03450","after":"c8c2af9288081f212132ad68918e8462f7eb1f91","ref":"refs/heads/main","pushedAt":"2024-03-18T17:51:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mtougeron","name":"Mike Tougeron","path":"/mtougeron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37266?s=80&v=4"},"commit":{"message":"Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#92)\n\nBumps google.golang.org/protobuf from 1.32.0 to 1.33.0.\r\n\r\n\r\n[![Dependabot compatibility\r\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.32.0&new-version=1.33.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\r\n\r\nDependabot will resolve any conflicts with this PR as long as you don't\r\nalter it yourself. You can also trigger a rebase manually by commenting\r\n`@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n
\r\nDependabot commands and options\r\n
\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\nYou can disable automated security fix PRs for this repo from the\r\n[Security Alerts\r\npage](https://github.com/mtougeron/k8s-pvc-tagger/network/alerts).\r\n\r\n
\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#92)"}},{"before":null,"after":"bc24ab8f27227cdbcc3e54f9e9d8aaa6614307c0","ref":"refs/heads/dependabot/go_modules/google.golang.org/protobuf-1.33.0","pushedAt":"2024-03-13T23:26:05.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":"Bump google.golang.org/protobuf from 1.32.0 to 1.33.0\n\nBumps google.golang.org/protobuf from 1.32.0 to 1.33.0.\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/protobuf\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump google.golang.org/protobuf from 1.32.0 to 1.33.0"}},{"before":"4896af9d408df4b7b3548181f7009c2227283d73","after":null,"ref":"refs/heads/bump-chart-appversion-to-v1.0.9","pushedAt":"2023-12-26T13:19:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mtougeron","name":"Mike Tougeron","path":"/mtougeron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37266?s=80&v=4"}},{"before":"584c1144f90e103d43bb81e3d3444994829093d4","after":"5b42fd4a7343243d02ab82caac7995805aa03450","ref":"refs/heads/main","pushedAt":"2023-12-26T13:19:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mtougeron","name":"Mike Tougeron","path":"/mtougeron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37266?s=80&v=4"},"commit":{"message":"Helm chart update for appVersion v1.0.9 (#90)","shortMessageHtmlLink":"Helm chart update for appVersion v1.0.9 (#90)"}},{"before":"8dd47c76af61424547046da6d3b9a5a67c21409e","after":"4896af9d408df4b7b3548181f7009c2227283d73","ref":"refs/heads/bump-chart-appversion-to-v1.0.9","pushedAt":"2023-12-26T13:18:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mtougeron","name":"Mike Tougeron","path":"/mtougeron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37266?s=80&v=4"},"commit":{"message":"Helm chart update for appVersion v1.0.9","shortMessageHtmlLink":"Helm chart update for appVersion v1.0.9"}},{"before":"d10383ed3d5dd3f438a0377dead6736b99ccd569","after":null,"ref":"refs/heads/dont-do-helm-install","pushedAt":"2023-12-26T13:17:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mtougeron","name":"Mike Tougeron","path":"/mtougeron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37266?s=80&v=4"}},{"before":"2cabe102ab624420b58a7dba730ec35a71cd7079","after":"584c1144f90e103d43bb81e3d3444994829093d4","ref":"refs/heads/main","pushedAt":"2023-12-26T13:17:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mtougeron","name":"Mike Tougeron","path":"/mtougeron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37266?s=80&v=4"},"commit":{"message":"Don't do a chart install due to lack of credentials (#91)","shortMessageHtmlLink":"Don't do a chart install due to lack of credentials (#91)"}},{"before":null,"after":"d10383ed3d5dd3f438a0377dead6736b99ccd569","ref":"refs/heads/dont-do-helm-install","pushedAt":"2023-12-26T13:15:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mtougeron","name":"Mike Tougeron","path":"/mtougeron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37266?s=80&v=4"},"commit":{"message":"Don't do a chart install due to lack of credentials","shortMessageHtmlLink":"Don't do a chart install due to lack of credentials"}},{"before":null,"after":"8dd47c76af61424547046da6d3b9a5a67c21409e","ref":"refs/heads/bump-chart-appversion-to-v1.0.9","pushedAt":"2023-12-26T13:05:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mtougeron","name":"Mike Tougeron","path":"/mtougeron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37266?s=80&v=4"},"commit":{"message":"Helm chart update for appVersion v1.0.9","shortMessageHtmlLink":"Helm chart update for appVersion v1.0.9"}},{"before":"965fadaa8f1eb1ae6a5c42ee4959c3a7f554b44f","after":null,"ref":"refs/heads/update-readme-icons","pushedAt":"2023-12-26T12:33:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mtougeron","name":"Mike Tougeron","path":"/mtougeron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37266?s=80&v=4"}},{"before":"0fbb24e2b41e6f82e6e06593543f8f2baf569c49","after":"2cabe102ab624420b58a7dba730ec35a71cd7079","ref":"refs/heads/main","pushedAt":"2023-12-26T12:33:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mtougeron","name":"Mike Tougeron","path":"/mtougeron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37266?s=80&v=4"},"commit":{"message":"Remove the containerscan badge from the README.md (#89)","shortMessageHtmlLink":"Remove the containerscan badge from the README.md (#89)"}},{"before":"8e54d77bbeefe23689aa4be4b25f7eb0b255d99a","after":null,"ref":"refs/heads/dependabot-dec24-2023","pushedAt":"2023-12-26T12:31:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mtougeron","name":"Mike Tougeron","path":"/mtougeron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37266?s=80&v=4"}},{"before":null,"after":"965fadaa8f1eb1ae6a5c42ee4959c3a7f554b44f","ref":"refs/heads/update-readme-icons","pushedAt":"2023-12-26T12:30:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mtougeron","name":"Mike Tougeron","path":"/mtougeron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37266?s=80&v=4"},"commit":{"message":"Remove the containerscan badge from the README.md","shortMessageHtmlLink":"Remove the containerscan badge from the README.md"}},{"before":"f3ba553f757e0d11390c833987310a9517996bbf","after":null,"ref":"refs/heads/bump-dependencies-dec-2024","pushedAt":"2023-12-26T12:28:12.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mtougeron","name":"Mike Tougeron","path":"/mtougeron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37266?s=80&v=4"}},{"before":"3e2afe5cc1b04eaa9f443826f4ce979e385d3659","after":"0fbb24e2b41e6f82e6e06593543f8f2baf569c49","ref":"refs/heads/main","pushedAt":"2023-12-26T12:28:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mtougeron","name":"Mike Tougeron","path":"/mtougeron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37266?s=80&v=4"},"commit":{"message":"Bump dependencies (Dec 2023) (#88)\n\n- bump `go.mod` dependencies\r\n- bump/update Github action versions\r\n- removed `Azure/containerscan` as it's been archived\r\n- switched Github action from `crazy-max/ghaction-docker-meta` to\r\n`docker/metadata-action`\r\n- added a dependency-review action on PRs","shortMessageHtmlLink":"Bump dependencies (Dec 2023) (#88)"}},{"before":"599043fef1114733b5d474e46743d28bcb637902","after":"f3ba553f757e0d11390c833987310a9517996bbf","ref":"refs/heads/bump-dependencies-dec-2024","pushedAt":"2023-12-26T12:24:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mtougeron","name":"Mike Tougeron","path":"/mtougeron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37266?s=80&v=4"},"commit":{"message":"Bump dependencies (Dec 2023)","shortMessageHtmlLink":"Bump dependencies (Dec 2023)"}},{"before":"8c9e1908deef294b620bf5313c6b3efa945f3738","after":"599043fef1114733b5d474e46743d28bcb637902","ref":"refs/heads/bump-dependencies-dec-2024","pushedAt":"2023-12-26T12:14:42.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mtougeron","name":"Mike Tougeron","path":"/mtougeron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37266?s=80&v=4"},"commit":{"message":"Bump dependencies (Dec 2023)","shortMessageHtmlLink":"Bump dependencies (Dec 2023)"}},{"before":null,"after":"8c9e1908deef294b620bf5313c6b3efa945f3738","ref":"refs/heads/bump-dependencies-dec-2024","pushedAt":"2023-12-26T11:54:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mtougeron","name":"Mike Tougeron","path":"/mtougeron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37266?s=80&v=4"},"commit":{"message":"Bump dependencies (Dec 2023)","shortMessageHtmlLink":"Bump dependencies (Dec 2023)"}},{"before":"99b9289e5d7f0f021dec485dcf0f08a7bc97f9ea","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/crypto-0.17.0","pushedAt":"2023-12-24T22:12:30.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mtougeron","name":"Mike Tougeron","path":"/mtougeron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37266?s=80&v=4"}},{"before":"f50a8d2b43b249fed55c417f59cf5fefc46a1255","after":"3e2afe5cc1b04eaa9f443826f4ce979e385d3659","ref":"refs/heads/main","pushedAt":"2023-12-24T22:12:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mtougeron","name":"Mike Tougeron","path":"/mtougeron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37266?s=80&v=4"},"commit":{"message":"Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#87)\n\nBumps [golang.org/x/crypto](https://github.com/golang/crypto) from\r\n0.14.0 to 0.17.0.\r\n
\r\nCommits\r\n
    \r\n
  • 9d2ee97\r\nssh: implement strict KEX protocol changes
  • \r\n
  • 4e5a261\r\nssh: close net.Conn on all NewServerConn errors
  • \r\n
  • 152cdb1\r\nx509roots/fallback: update bundle
  • \r\n
  • fdfe1f8\r\nssh: defer channel window adjustment
  • \r\n
  • b8ffc16\r\nblake2b: drop Go 1.6, Go 1.8 compatibility
  • \r\n
  • 7e6fbd8\r\nssh: wrap errors from client handshake
  • \r\n
  • bda2f3f\r\nargon2: avoid clobbering BP
  • \r\n
  • 325b735\r\nssh/test: skip TestSSHCLIAuth on Windows
  • \r\n
  • 1eadac5\r\ngo.mod: update golang.org/x dependencies
  • \r\n
  • b2d7c26\r\nssh: add (*Client).DialContext method
  • \r\n
  • Additional commits viewable in compare\r\nview
  • \r\n
\r\n
\r\n
\r\n\r\n\r\n[![Dependabot compatibility\r\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/crypto&package-manager=go_modules&previous-version=0.14.0&new-version=0.17.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\r\n\r\nDependabot will resolve any conflicts with this PR as long as you don't\r\nalter it yourself. You can also trigger a rebase manually by commenting\r\n`@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n
\r\nDependabot commands and options\r\n
\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\nYou can disable automated security fix PRs for this repo from the\r\n[Security Alerts\r\npage](https://github.com/mtougeron/k8s-pvc-tagger/network/alerts).\r\n\r\n
\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#87)"}},{"before":null,"after":"99b9289e5d7f0f021dec485dcf0f08a7bc97f9ea","ref":"refs/heads/dependabot/go_modules/golang.org/x/crypto-0.17.0","pushedAt":"2023-12-24T21:54:45.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":"Bump golang.org/x/crypto from 0.14.0 to 0.17.0\n\nBumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump golang.org/x/crypto from 0.14.0 to 0.17.0"}},{"before":null,"after":"8e54d77bbeefe23689aa4be4b25f7eb0b255d99a","ref":"refs/heads/dependabot-dec24-2023","pushedAt":"2023-12-24T21:50:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mtougeron","name":"Mike Tougeron","path":"/mtougeron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37266?s=80&v=4"},"commit":{"message":"Update dependencies to fix dependabot notices golang.org/x/crypto","shortMessageHtmlLink":"Update dependencies to fix dependabot notices golang.org/x/crypto"}},{"before":"0fd0229d90191e372e3558c5793ec9b4a14764cf","after":null,"ref":"refs/heads/chart-app-version-v1.0.8","pushedAt":"2023-11-14T18:00:10.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mtougeron","name":"Mike Tougeron","path":"/mtougeron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37266?s=80&v=4"}},{"before":"1c9076e0268d864da4012cde63ff796a577c34d7","after":"f50a8d2b43b249fed55c417f59cf5fefc46a1255","ref":"refs/heads/main","pushedAt":"2023-11-14T18:00:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mtougeron","name":"Mike Tougeron","path":"/mtougeron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37266?s=80&v=4"},"commit":{"message":"Helm chart update for appVersion v1.0.8 (#86)","shortMessageHtmlLink":"Helm chart update for appVersion v1.0.8 (#86)"}},{"before":null,"after":"0fd0229d90191e372e3558c5793ec9b4a14764cf","ref":"refs/heads/chart-app-version-v1.0.8","pushedAt":"2023-11-14T16:18:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mtougeron","name":"Mike Tougeron","path":"/mtougeron","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/37266?s=80&v=4"},"commit":{"message":"Helm chart update for appVersion v1.0.8","shortMessageHtmlLink":"Helm chart update for appVersion v1.0.8"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEVjZERQA","startCursor":null,"endCursor":null}},"title":"Activity · mtougeron/k8s-pvc-tagger"}