{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":335407585,"defaultBranch":"main","name":"sloctl","ownerLogin":"nobl9","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-02-02T19:57:29.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/58781264?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1725498819.0","currentOid":""},"activityList":{"items":[{"before":"6c39024a3759050788304cc50ba3601c3b1e2a97","after":null,"ref":"refs/heads/renovate_securego-gosec-2.x","pushedAt":"2024-09-05T01:13:39.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":"5b8b6f504aeffc8613e70561ee357c442e76e109","after":"387444ae91616e2a6781ad847eb20ca344f80429","ref":"refs/heads/main","pushedAt":"2024-09-05T01:13:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore: Update dependency securego/gosec to v2.21.1 (#202)\n\nThis PR contains the following updates:\n\n| Package | Update | Change |\n|---|---|---|\n| [securego/gosec](https://redirect.github.com/securego/gosec) | minor |\n`v2.20.0` -> `v2.21.1` |\n\n---\n\n### Release Notes\n\n
\nsecurego/gosec (securego/gosec)\n\n###\n[`v2.21.1`](https://redirect.github.com/securego/gosec/releases/tag/v2.21.1)\n\n[Compare\nSource](https://redirect.github.com/securego/gosec/compare/v2.21.0...v2.21.1)\n\n#### Changelog\n\n-\n[`0ce4453`](https://redirect.github.com/securego/gosec/commit/0ce4453ddd8cca1291d2056cf903b545baad95a0)\nRollback the SARIF version to 2.1 since github doesn't support 2.2\n([#​1210](https://redirect.github.com/securego/gosec/issues/1210))\n-\n[`ea26e84`](https://redirect.github.com/securego/gosec/commit/ea26e8431f53a5d229b1c07ffe3529008a01c25e)\nUpdate gosec in github action to v2.21.0\n([#​1208](https://redirect.github.com/securego/gosec/issues/1208))\n\n###\n[`v2.21.0`](https://redirect.github.com/securego/gosec/releases/tag/v2.21.0)\n\n[Compare\nSource](https://redirect.github.com/securego/gosec/compare/v2.20.0...v2.21.0)\n\n#### Changelog\n\n-\n[`b278b40`](https://redirect.github.com/securego/gosec/commit/b278b40c5266eb2b52f41c57d9e6509d9360a2a6)\nUpdate cosign version to v2.4.0 in release github workflow\n([#​1207](https://redirect.github.com/securego/gosec/issues/1207))\n-\n[`eaedce9`](https://redirect.github.com/securego/gosec/commit/eaedce9a8b64ce207e25553232bcc7541e0044e7)\nImprovement the int conversion overflow logic to handle bound checks\n([#​1194](https://redirect.github.com/securego/gosec/issues/1194))\n-\n[`ea5b276`](https://redirect.github.com/securego/gosec/commit/ea5b2766bb1abd38e13375c0e2d789f8ab2b789c)\nfix: G602 support for nested conditionals with bounds check\n([#​1201](https://redirect.github.com/securego/gosec/issues/1201))\n-\n[`11d6903`](https://redirect.github.com/securego/gosec/commit/11d69032b0856c96afd4c493967ab7a30e20ff5e)\nUpdate go.mod to sue go 1.22.0 toolchain\n-\n[`655527d`](https://redirect.github.com/securego/gosec/commit/655527dfb4df16091cbdc0a10bd89c2d5d9312a5)\nchore(deps): update all dependencies\n-\n[`0898560`](https://redirect.github.com/securego/gosec/commit/08985601695d7b6eb13330521c80859adc9d72aa)\nMake variable name more clear\n-\n[`ac67231`](https://redirect.github.com/securego/gosec/commit/ac67231ec5a73f1525942d5ef482d1152e61ac3f)\nMake variable names more explicity and reduce duplications\n-\n[`e0414c4`](https://redirect.github.com/securego/gosec/commit/e0414c46402de6813677e1868b6c0f82270fdb80)\nFix formatting\n-\n[`c7003fc`](https://redirect.github.com/securego/gosec/commit/c7003fc7e5e7f05783097793d4410d50896e06d4)\nRefactor to reduce some fuctions and variable names\n-\n[`2401936`](https://redirect.github.com/securego/gosec/commit/2401936458ea4c80b8c83a3500d9354ca3914605)\nPass the value argument directly since is an interface\n-\n[`f5d3128`](https://redirect.github.com/securego/gosec/commit/f5d312825f753d7c598fcd5e80e2c9c6f9cb1776)\nAdded suggested changes\n-\n[`a14ca4a`](https://redirect.github.com/securego/gosec/commit/a14ca4ac59d9b519d1b195afe6098ff13d574d32)\nAdded another test case in order to increase code coverage\n-\n[`a6dd589`](https://redirect.github.com/securego/gosec/commit/a6dd589bae11a5eb18408a4a75e63e46833a01a3)\nRemoved function parameter which is always the same\n-\n[`b4c7469`](https://redirect.github.com/securego/gosec/commit/b4c746962f33c83ec64ce337e546bd0cc6529cd1)\nFormatting problems(CI was not passing)\n-\n[`7f8f654`](https://redirect.github.com/securego/gosec/commit/7f8f654235b42704bab6c65c3459a2824bccadd3)\nUpdated analyzer to use new way of initialization\n-\n[`a26215c`](https://redirect.github.com/securego/gosec/commit/a26215cf23be85d473f6d5a1e059a02406ea5d55)\nMigrated the rule to the analyzers folder\n-\n[`3f6e1e7`](https://redirect.github.com/securego/gosec/commit/3f6e1e7326fe7849aaaaf35698907a1a7c504997)\nRefractored code a little bit\n-\n[`0eb8143`](https://redirect.github.com/securego/gosec/commit/0eb8143c23b649a345370fd169baff6525c34bd9)\nAdded new rule G407(hardcoded IV/nonce)\n-\n[`4ae73c8`](https://redirect.github.com/securego/gosec/commit/4ae73c8ba3a6b38e3c1bafad75f59cb4910e389f)\nFix conversion overflow false positive when using ParseUint\n-\n[`c52dc0e`](https://redirect.github.com/securego/gosec/commit/c52dc0ea4e0fed5898f6b1d1f1028bd20ac0fa86)\nAdd a build step to measure the scan perfomance\n-\n[`bcec04e`](https://redirect.github.com/securego/gosec/commit/bcec04e784830d45797201cb889246bf266cd941)\nFix conversion overflow false positives when they are checked or\npre-determined\n-\n[`71e397b`](https://redirect.github.com/securego/gosec/commit/71e397b9944c50b3f8f9e0e3e1904047c7b3967e)\nUpdate go.mod\n-\n[`aec45b0`](https://redirect.github.com/securego/gosec/commit/aec45b0b7dd15c03d89d67e16b93f41df8ece85b)\nchore(deps): update all dependencies\n-\n[`ab3f6c1`](https://redirect.github.com/securego/gosec/commit/ab3f6c1c83a0c80fcb8c95838de10cc3cf0d8ba2)\nFix false positive in conversion overflow check from uint8/int8 type\n-\n[`a39ec5a`](https://redirect.github.com/securego/gosec/commit/a39ec5a16bca81f2442050ce3d2d442911ace4cc)\nDisable staticcheck SA1019 rule\n-\n[`a1b2ab8`](https://redirect.github.com/securego/gosec/commit/a1b2ab80af682c279271a7d3e3cf939e0e5c2847)\nUpdate the golangci linters\n-\n[`8467f01`](https://redirect.github.com/securego/gosec/commit/8467f012e0d6238433e299fd0499ee29342000c3)\nAdd more test to cover more use cases for G115 rule\n-\n[`81cda2f`](https://redirect.github.com/securego/gosec/commit/81cda2f91fbe1bf4735feb55febcae03e697a92b)\nAllow excluding analyzers globally\n([#​1180](https://redirect.github.com/securego/gosec/issues/1180))\n-\n[`18135b4`](https://redirect.github.com/securego/gosec/commit/18135b439cbafc52ac712528099193a0d6b18a33)\nUpdate to Go 1.23.0\n([#​1183](https://redirect.github.com/securego/gosec/issues/1183))\n-\n[`91c708a`](https://redirect.github.com/securego/gosec/commit/91c708a62031dd4b92ae057c8835b975bf80c134)\nchore(deps): update all dependencies\n([#​1182](https://redirect.github.com/securego/gosec/issues/1182))\n-\n[`92bac42`](https://redirect.github.com/securego/gosec/commit/92bac42afce8fee2756fb7d7f491328bd069ebec)\nRead the AI API key also from an environment variable\n([#​1181](https://redirect.github.com/securego/gosec/issues/1181))\n-\n[`56f943b`](https://redirect.github.com/securego/gosec/commit/56f943b802579b69d96f0999a7943c588e600ae7)\nAdd support to generate auto fixes using LLM (AI)\n([#​1177](https://redirect.github.com/securego/gosec/issues/1177))\n-\n[`f33fd4b`](https://redirect.github.com/securego/gosec/commit/f33fd4bf29722188b24b4a55b512d12adcd8b216)\nchore(deps): update all dependencies\n-\n[`55a47f3`](https://redirect.github.com/securego/gosec/commit/55a47f37740ea50048d4396051e2a60c794bec1d)\nchore(deps): update all dependencies\n-\n[`a5d9ef6`](https://redirect.github.com/securego/gosec/commit/a5d9ef67e2c945ab409da174596ee8be564633fe)\nchore(deps): update all dependencies\n-\n[`6842444`](https://redirect.github.com/securego/gosec/commit/68424445af83e15ed94b4d9b26ee00089d2a87d6)\nchore(deps): update dependency babel-standalone to v7.24.10\n-\n[`08b94f9`](https://redirect.github.com/securego/gosec/commit/08b94f9392935d370dfa208af1c526477865cdf6)\nResolve underlying type to detect overflows in type aliases\n-\n[`4487a0c`](https://redirect.github.com/securego/gosec/commit/4487a0c5a233e90ed46450fee36bad20cf9dcebe)\nchore(deps): update dependency babel-standalone to v7.24.8\n-\n[`0076267`](https://redirect.github.com/securego/gosec/commit/007626773c6c47884c59b02f49f91de8ba168917)\nFix multifile ignores\n-\n[`2f1b81b`](https://redirect.github.com/securego/gosec/commit/2f1b81b8894fa2d69a6257d4c968a8f17d7e7fd4)\nAdd -enable-audit cli flag\n-\n[`87fcb9b`](https://redirect.github.com/securego/gosec/commit/87fcb9b95baf7ce007b5db1dd92405351dca6dcc)\nUpdate to go 1.22.5 and 1.21.12\n-\n[`466992f`](https://redirect.github.com/securego/gosec/commit/466992feca6e21a9a8f9bbcf69f65914ffacfcfe)\nchore(deps): update all dependencies\n-\n[`9a4a741`](https://redirect.github.com/securego/gosec/commit/9a4a741e6b3757a6063bbb52e1d139b193a33398)\nAdded more rules\n-\n[`6382394`](https://redirect.github.com/securego/gosec/commit/6382394ce8fe66c4b3b5051891254792004e95ff)\nFixed coverage workflow\n-\n[`5666ea3`](https://redirect.github.com/securego/gosec/commit/5666ea35bafdcdbf6550f4b118ce5d0504447782)\nFixed CI workflow\n-\n[`fc0957f`](https://redirect.github.com/securego/gosec/commit/fc0957f6a3b0d1c0db43ea72266daab41143c4d9)\nMinor changes\n-\n[`58e4fcc`](https://redirect.github.com/securego/gosec/commit/58e4fccc1382194f682ee8f97860f5b9c7aa491a)\nSplit the G401 rule into two separate ones\n-\n[`2e71f37`](https://redirect.github.com/securego/gosec/commit/2e71f37efda759fa68989fa3ece93623ff762945)\nUpdated G401 corresponding CWE\n-\n[`3edc633`](https://redirect.github.com/securego/gosec/commit/3edc633c241a32da17c6b2fcbb092192a583ee4e)\nchore(deps): update docker/build-push-action action to v6\n-\n[`2ae137a`](https://redirect.github.com/securego/gosec/commit/2ae137abcf405533ad6e549e9363e58e4f6e8b7d)\nUpdate to go versions to 1.21.11 and 1.22.4\n-\n[`30a8a9c`](https://redirect.github.com/securego/gosec/commit/30a8a9c8c303c881a56c7bc0fb1c06e237779d49)\nchore(deps): update all dependencies\n-\n[`ac75d44`](https://redirect.github.com/securego/gosec/commit/ac75d44f5635e83e6e91347f7350f1b3c87ee5af)\nFix nosec when applied to a block\n-\n[`ed3f51e`](https://redirect.github.com/securego/gosec/commit/ed3f51e66358b0b4beea512a4edabc6116e972ff)\nAdd more types to templates rule\n-\n[`c3209fc`](https://redirect.github.com/securego/gosec/commit/c3209fcaac0b14cc2dcb057dcebb60fa35e274e2)\nMap the G115 rule to an CWE ID\n-\n[`45fbb27`](https://redirect.github.com/securego/gosec/commit/45fbb27d87864c1cf2f9c71896ab1660eab47a91)\nchore(deps): update all dependencies\n-\n[`43bef71`](https://redirect.github.com/securego/gosec/commit/43bef719b47ff8de56265f54dc0d0a9c4afe13c9)\nUpdate README with G115 rule description\n-\n[`555fe44`](https://redirect.github.com/securego/gosec/commit/555fe448dd8931e33a6d8cb3a534d8190938fa61)\nRemove deprecated megacheck linter from golangci\n-\n[`81b076f`](https://redirect.github.com/securego/gosec/commit/81b076f53d65314e4c73473c012e7ce94bed11aa)\nFormat imports\n-\n[`f775eb1`](https://redirect.github.com/securego/gosec/commit/f775eb19c51d9b80b53eeca466007516a2d8b5f0)\nUpdate .gitignore\n-\n[`4bf5667`](https://redirect.github.com/securego/gosec/commit/4bf5667f6673c43d356235086ecfe41f5bb5ca7b)\nAdd a new rule to detect integer overflow on integer types conversion\n-\n[`5f0084e`](https://redirect.github.com/securego/gosec/commit/5f0084eb01a99a1ef3718afcb2f4078e8d07326f)\nfeat: add env var to override the Go version detection\n-\n[`75dd9d6`](https://redirect.github.com/securego/gosec/commit/75dd9d61ff96be391e3410fee384c87fdf7566d5)\nUse the proper logic when disabling the go module version\n-\n[`1e1fc91`](https://redirect.github.com/securego/gosec/commit/1e1fc91d158706e3bca507a749c72070c361aade)\nUpdate the README with some details related to Go version used by the\nrules\n-\n[`9a03665`](https://redirect.github.com/securego/gosec/commit/9a036658b7b1eab8f226171e72319ec2e9e84176)\nAdd an environment varialbe which disables the parsing of Go version\nfrom module file\n-\n[`b633c4c`](https://redirect.github.com/securego/gosec/commit/b633c4c0ec489dfc2f4930bb96237371058cb199)\nchore(deps): update module github.com/onsi/ginkgo/v2 to v2.17.3\n-\n[`40f29c8`](https://redirect.github.com/securego/gosec/commit/40f29c8d4abf59af475a79f6aa0268c296319501)\nUpdate docker image in action to v2.20.0\n\n
\n\n---\n\n### Configuration\n\n๐Ÿ“… **Schedule**: Branch creation - \"after 10pm every weekday,before 5am\nevery weekday,every weekend\" (UTC), Automerge - At any time (no schedule\ndefined).\n\n๐Ÿšฆ **Automerge**: Enabled.\n\nโ™ป **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\n๐Ÿ”• **Ignore**: Close this PR and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).\nView the [repository job\nlog](https://developer.mend.io/github/nobl9/sloctl).\n\n\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore: Update dependency securego/gosec to v2.21.1 (#202)"}},{"before":null,"after":"6c39024a3759050788304cc50ba3601c3b1e2a97","ref":"refs/heads/renovate_securego-gosec-2.x","pushedAt":"2024-09-05T01:11: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: Update dependency securego/gosec to v2.21.1","shortMessageHtmlLink":"chore: Update dependency securego/gosec to v2.21.1"}},{"before":"3d6d17fde5e77b00128bab291365d31d5fd55067","after":null,"ref":"refs/heads/renovate_yaml-2.x","pushedAt":"2024-09-04T00:40:53.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":"ff7fdfc98510659901ff33a4f22bb161ee0aced4","after":"5b8b6f504aeffc8613e70561ee357c442e76e109","ref":"refs/heads/main","pushedAt":"2024-09-04T00:40:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore: Update dependency yaml to v2.5.1 (#201)\n\nThis PR contains the following updates:\n\n| Package | Change | Age | Adoption | Passing | Confidence |\n|---|---|---|---|---|---|\n| [yaml](https://eemeli.org/yaml/)\n([source](https://redirect.github.com/eemeli/yaml)) | [`2.5.0` ->\n`2.5.1`](https://renovatebot.com/diffs/npm/yaml/2.5.0/2.5.1) |\n[![age](https://developer.mend.io/api/mc/badges/age/npm/yaml/2.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/yaml/2.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/yaml/2.5.0/2.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/yaml/2.5.0/2.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n\n---\n\n### Release Notes\n\n
\neemeli/yaml (yaml)\n\n###\n[`v2.5.1`](https://redirect.github.com/eemeli/yaml/releases/tag/v2.5.1)\n\n[Compare\nSource](https://redirect.github.com/eemeli/yaml/compare/v2.5.0...v2.5.1)\n\n- Include range in flow sequence pair maps\n([#​573](https://redirect.github.com/eemeli/yaml/issues/573))\n\n
\n\n---\n\n### Configuration\n\n๐Ÿ“… **Schedule**: Branch creation - \"after 10pm every weekday,before 5am\nevery weekday,every weekend\" (UTC), Automerge - At any time (no schedule\ndefined).\n\n๐Ÿšฆ **Automerge**: Enabled.\n\nโ™ป **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\n๐Ÿ”• **Ignore**: Close this PR and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).\nView the [repository job\nlog](https://developer.mend.io/github/nobl9/sloctl).\n\n\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore: Update dependency yaml to v2.5.1 (#201)"}},{"before":null,"after":"3d6d17fde5e77b00128bab291365d31d5fd55067","ref":"refs/heads/renovate_yaml-2.x","pushedAt":"2024-09-04T00:38:40.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: Update dependency yaml to v2.5.1","shortMessageHtmlLink":"chore: Update dependency yaml to v2.5.1"}},{"before":"00a7743227f5da993398a0214fa1c113562368fc","after":null,"ref":"refs/heads/correct-replay-docs","pushedAt":"2024-08-26T09:25:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"nieomylnieja","name":"Mateusz Hawrus","path":"/nieomylnieja","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48822818?s=80&v=4"}},{"before":"61ca32732bdf30f018af3ade4d2966530515da32","after":"ff7fdfc98510659901ff33a4f22bb161ee0aced4","ref":"refs/heads/main","pushedAt":"2024-08-26T09:25:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nieomylnieja","name":"Mateusz Hawrus","path":"/nieomylnieja","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48822818?s=80&v=4"},"commit":{"message":"fix: Correct sloctl replay help (#200)\n\n## Summary\r\n\r\nCorrect invalid docs for `sloctl replay`.\r\nMake `help` flag override persistent.\r\n\r\n## Release Notes\r\n\r\n`sloctl replay` help message examples were presenting unsupported usage\r\nof stdin for passing file config.\r\nThe only supported way of providing the config is with `-f` flag.","shortMessageHtmlLink":"fix: Correct sloctl replay help (#200)"}},{"before":null,"after":"00a7743227f5da993398a0214fa1c113562368fc","ref":"refs/heads/correct-replay-docs","pushedAt":"2024-08-26T09:13:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"nieomylnieja","name":"Mateusz Hawrus","path":"/nieomylnieja","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48822818?s=80&v=4"},"commit":{"message":"correct slocltl replay help","shortMessageHtmlLink":"correct slocltl replay help"}},{"before":"b6cb68b7d94d0aa548c7d8d6ee912c3ea78855ad","after":null,"ref":"refs/heads/renovate_minor-and-patch-golang-dependencies","pushedAt":"2024-08-23T02:29:22.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":"d39aea79d94964de0127474da4f1ff9d3592a0bd","after":"61ca32732bdf30f018af3ade4d2966530515da32","ref":"refs/heads/main","pushedAt":"2024-08-23T02:29:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore: Update module github.com/nobl9/nobl9-go to v0.84.0 (#199)\n\n[![Mend\nRenovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)\n\nThis PR contains the following updates:\n\n| Package | Change | Age | Adoption | Passing | Confidence |\n|---|---|---|---|---|---|\n| [github.com/nobl9/nobl9-go](https://togithub.com/nobl9/nobl9-go) |\n`v0.84.0-rc5` -> `v0.84.0` |\n[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fnobl9%2fnobl9-go/v0.84.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fnobl9%2fnobl9-go/v0.84.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fnobl9%2fnobl9-go/v0.84.0-rc5/v0.84.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fnobl9%2fnobl9-go/v0.84.0-rc5/v0.84.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n\n---\n\n### Release Notes\n\n
\nnobl9/nobl9-go (github.com/nobl9/nobl9-go)\n\n###\n[`v0.84.0`](https://togithub.com/nobl9/nobl9-go/releases/tag/v0.84.0)\n\n[Compare\nSource](https://togithub.com/nobl9/nobl9-go/compare/v0.84.0-rc6...v0.84.0)\n\n### What's Changed\n\n#### ๐Ÿš€ Features\n\n- feat: PC-13831 unique SLOs validation and test\n([#​526](https://togithub.com/nobl9/nobl9-go/issues/526))\n[@​jakubpieta](https://togithub.com/jakubpieta)\n > Added BudgetAdjustment validation for unique SLOs in filters\n- feat: add Replay support to Logic Monitor\n([#​510](https://togithub.com/nobl9/nobl9-go/issues/510))\n[@​mkaras-nobl9](https://togithub.com/mkaras-nobl9)\n > Adds Replay support to Logic Monitor data source.\n- feat: PC-13263 Add Report kind\n([#​495](https://togithub.com/nobl9/nobl9-go/issues/495))\n[@​natalialanga](https://togithub.com/natalialanga)\n> New `Report` kind for handling creating, updating and deleting\nreports.\n > Only System Health Review report type is currently supported.\n> This feature is currently in early access, and is available only on\ndemand.\n> If you want to utilize SDK for reports management, please reach out to\nNobl9 Support.\n- feat: PC-13028 Support Azure Monitor managed service for Prometheus in\nDirect ([#​449](https://togithub.com/nobl9/nobl9-go/issues/449))\n[@​dawidwisn](https://togithub.com/dawidwisn)\n> Added Direct support for Azure Monitor Managed Service for Prometheus,\nextending `v1alpha.Direct.Spec`.\n\n#### ๐Ÿž Bug Fixes\n\n- fix: PC-13744 Removed anomaly config from composite e2e test\n([#​520](https://togithub.com/nobl9/nobl9-go/issues/520))\n[@​ditrytus](https://togithub.com/ditrytus)\n- fix: Removing redundant validation in LogicMonitor \\[PC-13783]\n([#​514](https://togithub.com/nobl9/nobl9-go/issues/514))\n[@​dawidwisn](https://togithub.com/dawidwisn)\n> Removing redundant validation for `ClientID` and `ClientSecret` in\nLogic Monitor\n- fix: Fix tests for Azure Prometheus Direct \\[PC-13028]\n([#​504](https://togithub.com/nobl9/nobl9-go/issues/504))\n[@​dawidwisn](https://togithub.com/dawidwisn)\n\n#### ๐Ÿงฐ Maintenance\n\n
\n21 changes\n\n- chore: Update dependency cspell to v8.14.2\n([#​524](https://togithub.com/nobl9/nobl9-go/issues/524))\n[@​renovate](https://togithub.com/renovate)\n- chore: Update DEVELOPMENT.md\n([#​523](https://togithub.com/nobl9/nobl9-go/issues/523))\n[@​nieomylnieja](https://togithub.com/nieomylnieja)\n- chore: Update dependency cspell to v8.14.1\n([#​522](https://togithub.com/nobl9/nobl9-go/issues/522))\n[@​renovate](https://togithub.com/renovate)\n- chore: Update dependency golangci/golangci-lint to v1.60.1\n([#​521](https://togithub.com/nobl9/nobl9-go/issues/521))\n[@​renovate](https://togithub.com/renovate)\n- chore: PC-13744 Composite SLOs in examples and SDK e2e tests\n([#​516](https://togithub.com/nobl9/nobl9-go/issues/516))\n[@​ditrytus](https://togithub.com/ditrytus)\n- chore: PC-13881 Fix comment about composites 2.0 being unavailable\n([#​518](https://togithub.com/nobl9/nobl9-go/issues/518))\n[@​BSski](https://togithub.com/BSski)\n- chore: Update dependency cspell to v8.13.3\n([#​517](https://togithub.com/nobl9/nobl9-go/issues/517))\n[@​renovate](https://togithub.com/renovate)\n- chore: Update dependency cspell to v8.13.2\n([#​515](https://togithub.com/nobl9/nobl9-go/issues/515))\n[@​renovate](https://togithub.com/renovate)\n- chore: Adjust release doc\n([#​513](https://togithub.com/nobl9/nobl9-go/issues/513))\n[@​BSski](https://togithub.com/BSski)\n- chore: Update module golang.org/x/tools/cmd/goimports to v0.24.0\n([#​512](https://togithub.com/nobl9/nobl9-go/issues/512))\n[@​renovate](https://togithub.com/renovate)\n- chore: Update dependency cspell to v8.13.1\n([#​511](https://togithub.com/nobl9/nobl9-go/issues/511))\n[@​renovate](https://togithub.com/renovate)\n- chore: Update developer docs and examples\n([#​509](https://togithub.com/nobl9/nobl9-go/issues/509))\n[@​nieomylnieja](https://togithub.com/nieomylnieja)\n- chore: gitsync updates\n([#​507](https://togithub.com/nobl9/nobl9-go/issues/507))\n[@​nieomylnieja](https://togithub.com/nieomylnieja)\n- chore: Update dependency cspell to v8.13.0\n([#​508](https://togithub.com/nobl9/nobl9-go/issues/508))\n[@​renovate](https://togithub.com/renovate)\n- chore: Add Annotations end-to-end tests\n([#​501](https://togithub.com/nobl9/nobl9-go/issues/501))\n[@​nieomylnieja](https://togithub.com/nieomylnieja)\n- chore: Add Data Export end-to-end tests\n([#​500](https://togithub.com/nobl9/nobl9-go/issues/500))\n[@​nieomylnieja](https://togithub.com/nieomylnieja)\n- chore: Add Alert Silence end-to-end tests\n([#​499](https://togithub.com/nobl9/nobl9-go/issues/499))\n[@​nieomylnieja](https://togithub.com/nieomylnieja)\n- chore: Allow sequential apply/delete execution for end-to-end tests\n([#​498](https://togithub.com/nobl9/nobl9-go/issues/498))\n[@​nieomylnieja](https://togithub.com/nieomylnieja)\n- chore: Update dependency yaml to v2.5.0\n([#​497](https://togithub.com/nobl9/nobl9-go/issues/497))\n[@​renovate](https://togithub.com/renovate)\n- chore: Update dependency cspell to v8.12.1\n([#​496](https://togithub.com/nobl9/nobl9-go/issues/496))\n[@​renovate](https://togithub.com/renovate)\n- chore: Add SLO end-to-end tests\n([#​494](https://togithub.com/nobl9/nobl9-go/issues/494))\n[@​nieomylnieja](https://togithub.com/nieomylnieja)\n\n
\n\n###\n[`v0.84.0-rc6`](https://togithub.com/nobl9/nobl9-go/releases/tag/v0.84.0-rc6)\n\n[Compare\nSource](https://togithub.com/nobl9/nobl9-go/compare/v0.84.0-rc5...v0.84.0-rc6)\n\n#### What's Changed\n\n- chore: Update dependency cspell to v8.14.2 by\n[@​renovate](https://togithub.com/renovate) in\n[https://github.com/nobl9/nobl9-go/pull/524](https://togithub.com/nobl9/nobl9-go/pull/524)\n- feat: PC-13831 unique SLOs validation and test by\n[@​jakubpieta](https://togithub.com/jakubpieta) in\n[https://github.com/nobl9/nobl9-go/pull/526](https://togithub.com/nobl9/nobl9-go/pull/526)\n\n**Full Changelog**:\nhttps://github.com/nobl9/nobl9-go/compare/v0.84.0-rc5...v0.84.0-rc6\n\n
\n\n---\n\n### Configuration\n\n๐Ÿ“… **Schedule**: Branch creation - \"after 10pm every weekday,before 5am\nevery weekday,every weekend\" (UTC), Automerge - At any time (no schedule\ndefined).\n\n๐Ÿšฆ **Automerge**: Enabled.\n\nโ™ป **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\n๐Ÿ”• **Ignore**: Close this PR and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR was generated by [Mend\nRenovate](https://www.mend.io/free-developer-tools/renovate/). View the\n[repository job log](https://developer.mend.io/github/nobl9/sloctl).\n\n\n\n\n[PC-13783]:\nhttps://nobl9.atlassian.net/browse/PC-13783?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore: Update module github.com/nobl9/nobl9-go to v0.84.0 (#199)"}},{"before":null,"after":"b6cb68b7d94d0aa548c7d8d6ee912c3ea78855ad","ref":"refs/heads/renovate_minor-and-patch-golang-dependencies","pushedAt":"2024-08-23T02:27:19.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: Update module github.com/nobl9/nobl9-go to v0.84.0","shortMessageHtmlLink":"chore: Update module github.com/nobl9/nobl9-go to v0.84.0"}},{"before":"ecfd664abb7520715f5f5b8ec88d9305c923d387","after":null,"ref":"refs/heads/renovate_golangci-golangci-lint-1.x","pushedAt":"2024-08-22T22:19:48.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":"f6d94ba05ae3664fedc3fbe9e093feb29404bf02","after":"d39aea79d94964de0127474da4f1ff9d3592a0bd","ref":"refs/heads/main","pushedAt":"2024-08-22T22:19:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore: Update dependency golangci/golangci-lint to v1.60.3 (#198)\n\n[![Mend\nRenovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)\n\nThis PR contains the following updates:\n\n| Package | Update | Change |\n|---|---|---|\n| [golangci/golangci-lint](https://togithub.com/golangci/golangci-lint)\n| patch | `v1.60.2` -> `v1.60.3` |\n\n---\n\n### Release Notes\n\n
\ngolangci/golangci-lint (golangci/golangci-lint)\n\n###\n[`v1.60.3`](https://togithub.com/golangci/golangci-lint/compare/v1.60.2...v1.60.3)\n\n[Compare\nSource](https://togithub.com/golangci/golangci-lint/compare/v1.60.2...v1.60.3)\n\n
\n\n---\n\n### Configuration\n\n๐Ÿ“… **Schedule**: Branch creation - \"after 10pm every weekday,before 5am\nevery weekday,every weekend\" (UTC), Automerge - At any time (no schedule\ndefined).\n\n๐Ÿšฆ **Automerge**: Enabled.\n\nโ™ป **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\n๐Ÿ”• **Ignore**: Close this PR and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR was generated by [Mend\nRenovate](https://www.mend.io/free-developer-tools/renovate/). View the\n[repository job log](https://developer.mend.io/github/nobl9/sloctl).\n\n\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore: Update dependency golangci/golangci-lint to v1.60.3 (#198)"}},{"before":null,"after":"ecfd664abb7520715f5f5b8ec88d9305c923d387","ref":"refs/heads/renovate_golangci-golangci-lint-1.x","pushedAt":"2024-08-22T22:17:41.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: Update dependency golangci/golangci-lint to v1.60.3","shortMessageHtmlLink":"chore: Update dependency golangci/golangci-lint to v1.60.3"}},{"before":"f715e7fe042715acfba50c398d1dd000548a3a83","after":null,"ref":"refs/heads/renovate_minor-and-patch-golang-dependencies","pushedAt":"2024-08-21T23:10:49.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":"2ecc90f9b25fe6f895a26265d5d29daf1cd0e193","after":"f6d94ba05ae3664fedc3fbe9e093feb29404bf02","ref":"refs/heads/main","pushedAt":"2024-08-21T23:10:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore: Update module github.com/nobl9/nobl9-go to v0.84.0-rc5 (#197)\n\n[![Mend\nRenovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)\n\nThis PR contains the following updates:\n\n| Package | Change | Age | Adoption | Passing | Confidence |\n|---|---|---|---|---|---|\n| [github.com/nobl9/nobl9-go](https://togithub.com/nobl9/nobl9-go) |\n`v0.84.0-rc4` -> `v0.84.0-rc5` |\n[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fnobl9%2fnobl9-go/v0.84.0-rc5?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fnobl9%2fnobl9-go/v0.84.0-rc5?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fnobl9%2fnobl9-go/v0.84.0-rc4/v0.84.0-rc5?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fnobl9%2fnobl9-go/v0.84.0-rc4/v0.84.0-rc5?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n\n---\n\n### Release Notes\n\n
\nnobl9/nobl9-go (github.com/nobl9/nobl9-go)\n\n###\n[`v0.84.0-rc5`](https://togithub.com/nobl9/nobl9-go/releases/tag/v0.84.0-rc5)\n\n[Compare\nSource](https://togithub.com/nobl9/nobl9-go/compare/v0.84.0-rc4...v0.84.0-rc5)\n\n#### What's Changed\n\n- chore: Adjust release doc by\n[@​BSski](https://togithub.com/BSski) in\n[https://github.com/nobl9/nobl9-go/pull/513](https://togithub.com/nobl9/nobl9-go/pull/513)\n- chore: Update dependency cspell to v8.13.2 by\n[@​renovate](https://togithub.com/renovate) in\n[https://github.com/nobl9/nobl9-go/pull/515](https://togithub.com/nobl9/nobl9-go/pull/515)\n- chore: Update dependency cspell to v8.13.3 by\n[@​renovate](https://togithub.com/renovate) in\n[https://github.com/nobl9/nobl9-go/pull/517](https://togithub.com/nobl9/nobl9-go/pull/517)\n- chore: PC-13881 Fix comment about composites 2.0 being unavailable by\n[@​BSski](https://togithub.com/BSski) in\n[https://github.com/nobl9/nobl9-go/pull/518](https://togithub.com/nobl9/nobl9-go/pull/518)\n- chore: PC-13744 Composite SLOs in examples and SDK e2e tests by\n[@​ditrytus](https://togithub.com/ditrytus) in\n[https://github.com/nobl9/nobl9-go/pull/516](https://togithub.com/nobl9/nobl9-go/pull/516)\n- fix: PC-13744 Removed anomaly config from composite e2e test by\n[@​ditrytus](https://togithub.com/ditrytus) in\n[https://github.com/nobl9/nobl9-go/pull/520](https://togithub.com/nobl9/nobl9-go/pull/520)\n- chore: Update dependency golangci/golangci-lint to v1.60.1 by\n[@​renovate](https://togithub.com/renovate) in\n[https://github.com/nobl9/nobl9-go/pull/521](https://togithub.com/nobl9/nobl9-go/pull/521)\n- chore: Update dependency cspell to v8.14.1 by\n[@​renovate](https://togithub.com/renovate) in\n[https://github.com/nobl9/nobl9-go/pull/522](https://togithub.com/nobl9/nobl9-go/pull/522)\n- chore: Update DEVELOPMENT.md by\n[@​nieomylnieja](https://togithub.com/nieomylnieja) in\n[https://github.com/nobl9/nobl9-go/pull/523](https://togithub.com/nobl9/nobl9-go/pull/523)\n- feat: add Replay support to Logic Monitor by\n[@​mkaras-nobl9](https://togithub.com/mkaras-nobl9) in\n[https://github.com/nobl9/nobl9-go/pull/510](https://togithub.com/nobl9/nobl9-go/pull/510)\n\n#### New Contributors\n\n- [@​ditrytus](https://togithub.com/ditrytus) made their first\ncontribution in\n[https://github.com/nobl9/nobl9-go/pull/516](https://togithub.com/nobl9/nobl9-go/pull/516)\n\n**Full Changelog**:\nhttps://github.com/nobl9/nobl9-go/compare/v0.84.0-rc4...v0.84.0-rc5\n\n
\n\n---\n\n### Configuration\n\n๐Ÿ“… **Schedule**: Branch creation - \"after 10pm every weekday,before 5am\nevery weekday,every weekend\" (UTC), Automerge - At any time (no schedule\ndefined).\n\n๐Ÿšฆ **Automerge**: Enabled.\n\nโ™ป **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\n๐Ÿ”• **Ignore**: Close this PR and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR was generated by [Mend\nRenovate](https://www.mend.io/free-developer-tools/renovate/). View the\n[repository job log](https://developer.mend.io/github/nobl9/sloctl).\n\n\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore: Update module github.com/nobl9/nobl9-go to v0.84.0-rc5 (#197)"}},{"before":null,"after":"f715e7fe042715acfba50c398d1dd000548a3a83","ref":"refs/heads/renovate_minor-and-patch-golang-dependencies","pushedAt":"2024-08-21T23:08:41.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: Update module github.com/nobl9/nobl9-go to v0.84.0-rc5","shortMessageHtmlLink":"chore: Update module github.com/nobl9/nobl9-go to v0.84.0-rc5"}},{"before":"5450042e7a884b380dbe24b234d19467fa87a979","after":null,"ref":"refs/heads/renovate_golangci-golangci-lint-1.x","pushedAt":"2024-08-21T04:05:57.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":"3a0a3a0ccc70a0631c6a25a64350215b5fe240a7","after":"2ecc90f9b25fe6f895a26265d5d29daf1cd0e193","ref":"refs/heads/main","pushedAt":"2024-08-21T04:05:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore: Update dependency golangci/golangci-lint to v1.60.2 (#196)\n\n[![Mend\nRenovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)\n\nThis PR contains the following updates:\n\n| Package | Update | Change |\n|---|---|---|\n| [golangci/golangci-lint](https://togithub.com/golangci/golangci-lint)\n| patch | `v1.60.1` -> `v1.60.2` |\n\n---\n\n### Release Notes\n\n
\ngolangci/golangci-lint (golangci/golangci-lint)\n\n###\n[`v1.60.2`](https://togithub.com/golangci/golangci-lint/compare/v1.60.1...v1.60.2)\n\n[Compare\nSource](https://togithub.com/golangci/golangci-lint/compare/v1.60.1...v1.60.2)\n\n
\n\n---\n\n### Configuration\n\n๐Ÿ“… **Schedule**: Branch creation - \"after 10pm every weekday,before 5am\nevery weekday,every weekend\" (UTC), Automerge - At any time (no schedule\ndefined).\n\n๐Ÿšฆ **Automerge**: Enabled.\n\nโ™ป **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\n๐Ÿ”• **Ignore**: Close this PR and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR was generated by [Mend\nRenovate](https://www.mend.io/free-developer-tools/renovate/). View the\n[repository job log](https://developer.mend.io/github/nobl9/sloctl).\n\n\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore: Update dependency golangci/golangci-lint to v1.60.2 (#196)"}},{"before":null,"after":"5450042e7a884b380dbe24b234d19467fa87a979","ref":"refs/heads/renovate_golangci-golangci-lint-1.x","pushedAt":"2024-08-21T04:00:09.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: Update dependency golangci/golangci-lint to v1.60.2","shortMessageHtmlLink":"chore: Update dependency golangci/golangci-lint to v1.60.2"}},{"before":"259c17025d14aeac2fc4e5ba376a091a8260f956","after":null,"ref":"refs/heads/renovate_cspell-8.x","pushedAt":"2024-08-21T00:05: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":"c8f30100665b1b8428e147ec1b6dcc0d312089b3","after":"3a0a3a0ccc70a0631c6a25a64350215b5fe240a7","ref":"refs/heads/main","pushedAt":"2024-08-21T00:05:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore: Update dependency cspell to v8.14.2 (#195)\n\n[![Mend\nRenovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)\n\nThis PR contains the following updates:\n\n| Package | Change | Age | Adoption | Passing | Confidence |\n|---|---|---|---|---|---|\n| [cspell](https://streetsidesoftware.github.io/cspell/)\n([source](https://togithub.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell))\n| [`8.14.1` ->\n`8.14.2`](https://renovatebot.com/diffs/npm/cspell/8.14.1/8.14.2) |\n[![age](https://developer.mend.io/api/mc/badges/age/npm/cspell/8.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cspell/8.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/cspell/8.14.1/8.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cspell/8.14.1/8.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n\n---\n\n### Release Notes\n\n
\nstreetsidesoftware/cspell (cspell)\n\n###\n[`v8.14.2`](https://togithub.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8142-2024-08-20-small)\n\n[Compare\nSource](https://togithub.com/streetsidesoftware/cspell/compare/v8.14.1...v8.14.2)\n\n- chore: Update Integration Test Performance Data\n([#​6126](https://togithub.com/streetsidesoftware/cspell/issues/6126))\n([012c897](https://togithub.com/streetsidesoftware/cspell/commit/012c897)),\ncloses\n[#​6126](https://togithub.com/streetsidesoftware/cspell/issues/6126)\n\n
\n\n---\n\n### Configuration\n\n๐Ÿ“… **Schedule**: Branch creation - \"after 10pm every weekday,before 5am\nevery weekday,every weekend\" (UTC), Automerge - At any time (no schedule\ndefined).\n\n๐Ÿšฆ **Automerge**: Enabled.\n\nโ™ป **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\n๐Ÿ”• **Ignore**: Close this PR and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR was generated by [Mend\nRenovate](https://www.mend.io/free-developer-tools/renovate/). View the\n[repository job log](https://developer.mend.io/github/nobl9/sloctl).\n\n\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore: Update dependency cspell to v8.14.2 (#195)"}},{"before":null,"after":"259c17025d14aeac2fc4e5ba376a091a8260f956","ref":"refs/heads/renovate_cspell-8.x","pushedAt":"2024-08-21T00:03:40.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: Update dependency cspell to v8.14.2","shortMessageHtmlLink":"chore: Update dependency cspell to v8.14.2"}},{"before":"284e7395e45d22ccc25f6405d4cb9b95739667dc","after":null,"ref":"refs/heads/nieomylnieja-patch-1","pushedAt":"2024-08-20T15:46:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"nieomylnieja","name":"Mateusz Hawrus","path":"/nieomylnieja","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48822818?s=80&v=4"}},{"before":"0949f9f82ac4e9fd18b0372c08bd710d6e5d5e17","after":"c8f30100665b1b8428e147ec1b6dcc0d312089b3","ref":"refs/heads/main","pushedAt":"2024-08-20T15:46:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nieomylnieja","name":"Mateusz Hawrus","path":"/nieomylnieja","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48822818?s=80&v=4"},"commit":{"message":"chore: Update VERSION (#194)","shortMessageHtmlLink":"chore: Update VERSION (#194)"}},{"before":null,"after":"284e7395e45d22ccc25f6405d4cb9b95739667dc","ref":"refs/heads/nieomylnieja-patch-1","pushedAt":"2024-08-20T15:34:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"nieomylnieja","name":"Mateusz Hawrus","path":"/nieomylnieja","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48822818?s=80&v=4"},"commit":{"message":"Update VERSION","shortMessageHtmlLink":"Update VERSION"}},{"before":"329cb95d9eb7f6ee5b6219816e765d40472ea06e","after":null,"ref":"refs/heads/bring-back-replay-project-flag","pushedAt":"2024-08-20T15:32:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"nieomylnieja","name":"Mateusz Hawrus","path":"/nieomylnieja","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48822818?s=80&v=4"}},{"before":"affd6ec1446496137a187747c313d7861a2ad449","after":"0949f9f82ac4e9fd18b0372c08bd710d6e5d5e17","ref":"refs/heads/main","pushedAt":"2024-08-20T15:32:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nieomylnieja","name":"Mateusz Hawrus","path":"/nieomylnieja","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48822818?s=80&v=4"},"commit":{"message":"fix: Add project flag back again for sloctl replay (#193)\n\nhttps://github.com/nobl9/sloctl/pull/177 removed default project flags,\r\nunfortunately we missed the `sloctl replay` command which also relied on\r\nthem.\r\n\r\nThis PR brings the `-p` flag back for `sloctl replay` command.\r\n\r\n---------\r\n\r\nCo-authored-by: Tomek Labuk <89924840+labtom@users.noreply.github.com>","shortMessageHtmlLink":"fix: Add project flag back again for sloctl replay (#193)"}},{"before":"064cdd3f54f6e091acb41644442617971bd9b7b6","after":"329cb95d9eb7f6ee5b6219816e765d40472ea06e","ref":"refs/heads/bring-back-replay-project-flag","pushedAt":"2024-08-20T15:12:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nieomylnieja","name":"Mateusz Hawrus","path":"/nieomylnieja","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48822818?s=80&v=4"},"commit":{"message":"fix subcmd ref","shortMessageHtmlLink":"fix subcmd ref"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAErUyQPAA","startCursor":null,"endCursor":null}},"title":"Activity ยท nobl9/sloctl"}