-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: nobl9/nobl9-go
base: v0.82.0
head repository: nobl9/nobl9-go
compare: v0.83.0
Commits on May 31, 2024
-
chore: Update minor and patch golang dependencies (#435)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) | `v1.53.13` -> `v1.53.14` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [github.com/nobl9/nobl9-go](https://togithub.com/nobl9/nobl9-go) | `v0.81.0` -> `v0.82.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary> ### [`v1.53.14`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15314-2024-05-31) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.13...v1.53.14) \=== ##### Service Client Updates - `service/codebuild`: Updates service documentation - AWS CodeBuild now supports Self-hosted GitHub Actions runners for Github Enterprise - `service/codeguru-security`: Updates service API and documentation - `service/elasticache`: Updates service API and documentation - Update to attributes of TestFailover and minor revisions. - `service/launch-wizard`: Updates service API and documentation </details> <details> <summary>nobl9/nobl9-go (github.com/nobl9/nobl9-go)</summary> ### [`v0.82.0`](https://togithub.com/nobl9/nobl9-go/releases/tag/v0.82.0) [Compare Source](https://togithub.com/nobl9/nobl9-go/compare/v0.81.0...v0.82.0) ### What's Changed #### 🚀 Features - feat: add createdAt and createdBy to project ([#​422](https://togithub.com/nobl9/nobl9-go/issues/422)) [@​shubhindia](https://togithub.com/shubhindia) > Added `createdAt` and `createdBy` fields to v1alpha Project. > These fields are not yet populated by the API, follow our [release > notes](https://docs.nobl9.com/application-release-notes) to get informed > when the API support ships. - feat: add GCM Replay support \[PC-12560] ([#​418](https://togithub.com/nobl9/nobl9-go/issues/418)) [@​mkaras-nobl9](https://togithub.com/mkaras-nobl9) > Added Replay support to Google Cloud Monitoring. - feat: PC-12488 PC-12490 Add LogicMonitor Direct, Agent and Metric Spec ([#​408](https://togithub.com/nobl9/nobl9-go/issues/408)) [@​dawidwisn](https://togithub.com/dawidwisn) > Added new data source integration: LogicMonitor for v1alpha Direct, Agent and SLO metric specification - feat: Add validation plan generator ([#​375](https://togithub.com/nobl9/nobl9-go/issues/375)) [@​nieomylnieja](https://togithub.com/nieomylnieja) - feat: Stabilize validation API - When usage ([#​369](https://togithub.com/nobl9/nobl9-go/issues/369)) [@​nieomylnieja](https://togithub.com/nieomylnieja) - feat: PC-12071: Add support for alerting window to more measurements ([#​361](https://togithub.com/nobl9/nobl9-go/issues/361)) [@​nobl9-adam-szymanski](https://togithub.com/nobl9-adam-szymanski) - feat: PC-10331 Add annotation category ([#​365](https://togithub.com/nobl9/nobl9-go/issues/365)) [@​jakubpieta](https://togithub.com/jakubpieta) #### 🐞 Bug Fixes - fix: Correct Logic Monitor validation ([#​430](https://togithub.com/nobl9/nobl9-go/issues/430)) [@​nieomylnieja](https://togithub.com/nieomylnieja) - fix: PC-12544 Add validation for components list to be required (even if empty) ([#​403](https://togithub.com/nobl9/nobl9-go/issues/403)) [@​marcinlawnik](https://togithub.com/marcinlawnik) #### 🧰 Maintenance <details> <summary>56 changes</summary> - chore: Ignore commit suffix ([#​434](https://togithub.com/nobl9/nobl9-go/issues/434)) [@​nieomylnieja](https://togithub.com/nieomylnieja) - chore: Update module github.com/aws/aws-sdk-go to v1.53.13 ([#​433](https://togithub.com/nobl9/nobl9-go/issues/433)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/hashicorp/go-retryablehttp to v0.7.7 ([#​432](https://togithub.com/nobl9/nobl9-go/issues/432)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.53.12 ([#​431](https://togithub.com/nobl9/nobl9-go/issues/431)) [@​renovate](https://togithub.com/renovate) - chore: Update dependency golangci/golangci-lint to v1.59.0 ([#​394](https://togithub.com/nobl9/nobl9-go/issues/394)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.53.11 ([#​429](https://togithub.com/nobl9/nobl9-go/issues/429)) [@​renovate](https://togithub.com/renovate) - chore: Update dependency markdownlint-cli to v0.41.0 ([#​427](https://togithub.com/nobl9/nobl9-go/issues/427)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.53.10 ([#​426](https://togithub.com/nobl9/nobl9-go/issues/426)) [@​renovate](https://togithub.com/renovate) - chore: Update minor and patch golang dependencies ([#​425](https://togithub.com/nobl9/nobl9-go/issues/425)) [@​renovate](https://togithub.com/renovate) - chore: Update dependency cspell to v8.8.3 ([#​424](https://togithub.com/nobl9/nobl9-go/issues/424)) [@​renovate](https://togithub.com/renovate) - chore: Update module golang.org/x/vuln/cmd/govulncheck to v1.1.1 ([#​421](https://togithub.com/nobl9/nobl9-go/issues/421)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.53.8 ([#​420](https://togithub.com/nobl9/nobl9-go/issues/420)) [@​renovate](https://togithub.com/renovate) - chore: Update dependency cspell to v8.8.2 ([#​419](https://togithub.com/nobl9/nobl9-go/issues/419)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.53.7 ([#​417](https://togithub.com/nobl9/nobl9-go/issues/417)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.53.6 ([#​416](https://togithub.com/nobl9/nobl9-go/issues/416)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.53.5 ([#​415](https://togithub.com/nobl9/nobl9-go/issues/415)) [@​renovate](https://togithub.com/renovate) - chore: Add option to change output format to compacted JSON in docgen ([#​412](https://togithub.com/nobl9/nobl9-go/issues/412)) [@​nieomylnieja](https://togithub.com/nieomylnieja) - chore: Update minor and patch golang dependencies ([#​414](https://togithub.com/nobl9/nobl9-go/issues/414)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.53.3 ([#​413](https://togithub.com/nobl9/nobl9-go/issues/413)) [@​renovate](https://togithub.com/renovate) - chore: Update dependency securego/gosec to v2.20.0 ([#​411](https://togithub.com/nobl9/nobl9-go/issues/411)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.53.2 ([#​410](https://togithub.com/nobl9/nobl9-go/issues/410)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.53.1 ([#​409](https://togithub.com/nobl9/nobl9-go/issues/409)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.53.0 ([#​407](https://togithub.com/nobl9/nobl9-go/issues/407)) [@​renovate](https://togithub.com/renovate) - chore: Update dependency cspell to v8.8.1 ([#​406](https://togithub.com/nobl9/nobl9-go/issues/406)) [@​renovate](https://togithub.com/renovate) - chore: Update minor and patch golang dependencies ([#​405](https://togithub.com/nobl9/nobl9-go/issues/405)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.52.5 ([#​402](https://togithub.com/nobl9/nobl9-go/issues/402)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.52.4 ([#​401](https://togithub.com/nobl9/nobl9-go/issues/401)) [@​renovate](https://togithub.com/renovate) - chore: Add code docs extractor ([#​399](https://togithub.com/nobl9/nobl9-go/issues/399)) [@​nieomylnieja](https://togithub.com/nieomylnieja) - chore: Update pr-title.yml ([#​400](https://togithub.com/nobl9/nobl9-go/issues/400)) [@​nieomylnieja](https://togithub.com/nieomylnieja) - chore: Update module golang.org/x/tools/cmd/goimports to v0.21.0 ([#​397](https://togithub.com/nobl9/nobl9-go/issues/397)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.52.3 ([#​396](https://togithub.com/nobl9/nobl9-go/issues/396)) [@​renovate](https://togithub.com/renovate) - chore: Update module golang.org/x/text to v0.15.0 ([#​395](https://togithub.com/nobl9/nobl9-go/issues/395)) [@​renovate](https://togithub.com/renovate) - chore: Update dependency cspell to v8.8.0 ([#​393](https://togithub.com/nobl9/nobl9-go/issues/393)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.52.2 ([#​392](https://togithub.com/nobl9/nobl9-go/issues/392)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.52.1 ([#​391](https://togithub.com/nobl9/nobl9-go/issues/391)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.52.0 ([#​390](https://togithub.com/nobl9/nobl9-go/issues/390)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.51.32 ([#​389](https://togithub.com/nobl9/nobl9-go/issues/389)) [@​renovate](https://togithub.com/renovate) - chore: Update dependency markdownlint-cli to v0.40.0 ([#​388](https://togithub.com/nobl9/nobl9-go/issues/388)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.51.31 ([#​387](https://togithub.com/nobl9/nobl9-go/issues/387)) [@​renovate](https://togithub.com/renovate) - chore: Update dependency yaml to v2.4.2 ([#​386](https://togithub.com/nobl9/nobl9-go/issues/386)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.51.30 ([#​385](https://togithub.com/nobl9/nobl9-go/issues/385)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.51.29 ([#​383](https://togithub.com/nobl9/nobl9-go/issues/383)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.51.28 ([#​382](https://togithub.com/nobl9/nobl9-go/issues/382)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.51.27 ([#​381](https://togithub.com/nobl9/nobl9-go/issues/381)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.51.26 ([#​379](https://togithub.com/nobl9/nobl9-go/issues/379)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.51.25 ([#​378](https://togithub.com/nobl9/nobl9-go/issues/378)) [@​renovate](https://togithub.com/renovate) - chore: Stabilize validation API - remove StopOnError and simplify internal logic ([#​373](https://togithub.com/nobl9/nobl9-go/issues/373)) [@​nieomylnieja](https://togithub.com/nieomylnieja) - chore: Update module github.com/aws/aws-sdk-go to v1.51.24 ([#​376](https://togithub.com/nobl9/nobl9-go/issues/376)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.51.23 ([#​374](https://togithub.com/nobl9/nobl9-go/issues/374)) [@​renovate](https://togithub.com/renovate) - chore: Update module golang.org/x/vuln/cmd/govulncheck to v1.1.0 ([#​372](https://togithub.com/nobl9/nobl9-go/issues/372)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.51.22 ([#​371](https://togithub.com/nobl9/nobl9-go/issues/371)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.51.21 ([#​370](https://togithub.com/nobl9/nobl9-go/issues/370)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.51.20 ([#​368](https://togithub.com/nobl9/nobl9-go/issues/368)) [@​renovate](https://togithub.com/renovate) - chore: Update dependency cspell to v8.7.0 ([#​367](https://togithub.com/nobl9/nobl9-go/issues/367)) [@​renovate](https://togithub.com/renovate) - chore: Update module github.com/aws/aws-sdk-go to v1.51.19 ([#​366](https://togithub.com/nobl9/nobl9-go/issues/366)) [@​renovate](https://togithub.com/renovate) - chore: Update minor and patch golang dependencies ([#​364](https://togithub.com/nobl9/nobl9-go/issues/364)) [@​renovate](https://togithub.com/renovate) </details> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nobl9/nobl9-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnb2xhbmciLCJyZW5vdmF0ZSJdfQ==--> [PC-12560]: https://nobl9.atlassian.net/browse/PC-12560?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5b9e1a8 - Browse repository at this point
Copy the full SHA 5b9e1a8View commit details
Commits on Jun 2, 2024
-
chore: Update dependency yaml to v2.4.3 (#436)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [yaml](https://eemeli.org/yaml/) ([source](https://togithub.com/eemeli/yaml)) | [`2.4.2` -> `2.4.3`](https://renovatebot.com/diffs/npm/yaml/2.4.2/2.4.3) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>eemeli/yaml (yaml)</summary> ### [`v2.4.3`](https://togithub.com/eemeli/yaml/compare/v2.4.2...v2.4.3) [Compare Source](https://togithub.com/eemeli/yaml/compare/v2.4.2...v2.4.3) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nobl9/nobl9-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJqYXZhc2NyaXB0IiwicmVub3ZhdGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5c36de6 - Browse repository at this point
Copy the full SHA 5c36de6View commit details
Commits on Jun 3, 2024
-
chore: Update dependency cspell to v8.8.4 (#438)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cspell](https://streetsidesoftware.github.io/cspell/) ([source](https://togithub.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell)) | [`8.8.3` -> `8.8.4`](https://renovatebot.com/diffs/npm/cspell/8.8.3/8.8.4) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>streetsidesoftware/cspell (cspell)</summary> ### [`v8.8.4`](https://togithub.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small884-2024-06-03-small) [Compare Source](https://togithub.com/streetsidesoftware/cspell/compare/v8.8.3...v8.8.4) - ci: Fix Lint -- Workflow Bot ([#​5699](https://togithub.com/streetsidesoftware/cspell/issues/5699)) ([211113a](https://togithub.com/streetsidesoftware/cspell/commit/211113a)), closes [#​5699](https://togithub.com/streetsidesoftware/cspell/issues/5699) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nobl9/nobl9-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJqYXZhc2NyaXB0IiwicmVub3ZhdGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f532cb3 - Browse repository at this point
Copy the full SHA f532cb3View commit details
Commits on Jun 4, 2024
-
chore: Update module github.com/aws/aws-sdk-go to v1.53.15 (#439)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) | `v1.53.14` -> `v1.53.15` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary> ### [`v1.53.15`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15315-2024-06-03) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.14...v1.53.15) \=== ##### Service Client Updates - `service/amplify`: Updates service documentation - `service/batch`: Updates service API and documentation - This release adds support for the AWS Batch GetJobQueueSnapshot API operation. - `service/eks`: Updates service API and documentation - `service/iottwinmaker`: Updates service API </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nobl9/nobl9-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnb2xhbmciLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6a5a583 - Browse repository at this point
Copy the full SHA 6a5a583View commit details
Commits on Jun 5, 2024
-
chore: Update module golang.org/x/tools/cmd/goimports to v0.22.0 (#443)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | golang.org/x/tools/cmd/goimports | `v0.21.0` -> `v0.22.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nobl9/nobl9-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODguMSIsInVwZGF0ZWRJblZlciI6IjM3LjM4OC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cddc9fe - Browse repository at this point
Copy the full SHA cddc9feView commit details -
chore: Update minor and patch golang dependencies (#442)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) | `v1.53.15` -> `v1.53.16` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | golang.org/x/text | `v0.15.0` -> `v0.16.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary> ### [`v1.53.16`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15316-2024-06-04) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.15...v1.53.16) \=== ##### Service Client Updates - `service/ec2`: Updates service API - U7i instances with up to 32 TiB of DDR5 memory and 896 vCPUs are now available. C7i-flex instances are launched and are lower-priced variants of the Amazon EC2 C7i instances that offer a baseline level of CPU performance with the ability to scale up to the full compute performance 95% of the time. - `service/pipes`: Updates service API, documentation, and waiters - `service/sagemaker`: Updates service API and documentation - Extend DescribeClusterNode response with private DNS hostname and IP address, and placement information about availability zone and availability zone ID. - `service/taxsettings`: Adds new service </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nobl9/nobl9-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODguMSIsInVwZGF0ZWRJblZlciI6IjM3LjM4OC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnb2xhbmciLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 59378a8 - Browse repository at this point
Copy the full SHA 59378a8View commit details -
Update Go modules. Purge indirect dependencies from `go.mod` of test client, since it's using `replace` clause.
Configuration menu - View commit details
-
Copy full SHA for 1f4ccf6 - Browse repository at this point
Copy the full SHA 1f4ccf6View commit details
Commits on Jun 6, 2024
-
chore: Update module github.com/aws/aws-sdk-go to v1.53.17 (#444)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) | `v1.53.16` -> `v1.53.17` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary> ### [`v1.53.17`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15317-2024-06-05) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.16...v1.53.17) \=== ##### Service Client Updates - `service/globalaccelerator`: Updates service API and documentation - `service/glue`: Updates service API and documentation - AWS Glue now supports native SaaS connectivity: Salesforce connector available now - `service/s3`: Updates service API and examples - Added new params copySource and key to copyObject API for supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API functionality. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nobl9/nobl9-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODguMSIsInVwZGF0ZWRJblZlciI6IjM3LjM4OC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnb2xhbmciLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3b08bfc - Browse repository at this point
Copy the full SHA 3b08bfcView commit details -
chore: Update module github.com/aws/aws-sdk-go to v1.53.18 (#446)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) | `v1.53.17` -> `v1.53.18` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary> ### [`v1.53.18`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15318-2024-06-06) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.17...v1.53.18) \=== ##### Service Client Updates - `service/account`: Updates service API and documentation - `service/firehose`: Updates service API and documentation - Adds integration with Secrets Manager for Redshift, Splunk, HttpEndpoint, and Snowflake destinations - `service/fsx`: Updates service API and documentation - `service/glue`: Updates service API and documentation - This release adds support for creating and updating Glue Data Catalog Views. - `service/iotwireless`: Updates service API - `service/location`: Updates service API, documentation, and paginators - `service/sns`: Updates service API and documentation - Doc-only update for SNS. These changes include customer-reported issues and TXC3 updates. - `service/sqs`: Updates service API and documentation - Doc only updates for SQS. These updates include customer-reported issues and TCX3 modifications. - `service/storagegateway`: Updates service API and documentation - Adds SoftwareUpdatePreferences to DescribeMaintenanceStartTime and UpdateMaintenanceStartTime, a structure which contains AutomaticUpdatePolicy. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nobl9/nobl9-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnb2xhbmciLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 489c255 - Browse repository at this point
Copy the full SHA 489c255View commit details
Commits on Jun 7, 2024
-
chore: Update module golang.org/x/vuln/cmd/govulncheck to v1.1.2 (#447)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | golang.org/x/vuln/cmd/govulncheck | `v1.1.1` -> `v1.1.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nobl9/nobl9-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4d489bd - Browse repository at this point
Copy the full SHA 4d489bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d0bffa - Browse repository at this point
Copy the full SHA 0d0bffaView commit details
Commits on Jun 8, 2024
-
chore: Update module github.com/aws/aws-sdk-go to v1.53.19 (#450)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) | `v1.53.18` -> `v1.53.19` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary> ### [`v1.53.19`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15319-2024-06-07) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.18...v1.53.19) \=== ##### Service Client Updates - `service/auditmanager`: Updates service API and documentation - `service/b2bi`: Updates service API - `service/codepipeline`: Updates service API and documentation - CodePipeline now supports overriding S3 Source Object Key during StartPipelineExecution, as part of Source Overrides. - `service/sagemaker`: Updates service API and documentation - This release introduces a new optional parameter: InferenceAmiVersion, in ProductionVariant. - `service/verifiedpermissions`: Updates service API and documentation </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nobl9/nobl9-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnb2xhbmciLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 27fa5bf - Browse repository at this point
Copy the full SHA 27fa5bfView commit details -
chore: Update dependency yaml to v2.4.4 (#451)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [yaml](https://eemeli.org/yaml/) ([source](https://togithub.com/eemeli/yaml)) | [`2.4.3` -> `2.4.4`](https://renovatebot.com/diffs/npm/yaml/2.4.3/2.4.4) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>eemeli/yaml (yaml)</summary> ### [`v2.4.4`](https://togithub.com/eemeli/yaml/releases/tag/v2.4.4) [Compare Source](https://togithub.com/eemeli/yaml/compare/v2.4.3...v2.4.4) With special thanks to [@​RedCMD](https://togithub.com/RedCMD) for finding and reporting all of the following: - Allow comment after top-level block scalar with explicit indent indicator ([#​547](https://togithub.com/eemeli/yaml/issues/547)) - Allow tab as indent for line comments before nodes ([#​548](https://togithub.com/eemeli/yaml/issues/548)) - Do not allow tab before block collection ([#​549](https://togithub.com/eemeli/yaml/issues/549)) - In flow collections, allow `[]{}` immediately after `:` with plain key ([#​550](https://togithub.com/eemeli/yaml/issues/550)) - Require indentation for `?` explicit-key contents ([#​551](https://togithub.com/eemeli/yaml/issues/551)) - Require indentation from block scalar header & flow collections in mapping values ([#​553](https://togithub.com/eemeli/yaml/issues/553)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nobl9/nobl9-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJqYXZhc2NyaXB0IiwicmVub3ZhdGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8b523c3 - Browse repository at this point
Copy the full SHA 8b523c3View commit details -
chore: Update dependency yaml to v2.4.5 (#452)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [yaml](https://eemeli.org/yaml/) ([source](https://togithub.com/eemeli/yaml)) | [`2.4.4` -> `2.4.5`](https://renovatebot.com/diffs/npm/yaml/2.4.4/2.4.5) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>eemeli/yaml (yaml)</summary> ### [`v2.4.5`](https://togithub.com/eemeli/yaml/compare/v2.4.4...1b8fde6717c096446d4b1cf9e21ef1fb87090385) [Compare Source](https://togithub.com/eemeli/yaml/compare/v2.4.4...1b8fde6717c096446d4b1cf9e21ef1fb87090385) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nobl9/nobl9-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJqYXZhc2NyaXB0IiwicmVub3ZhdGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5a7bea7 - Browse repository at this point
Copy the full SHA 5a7bea7View commit details
Commits on Jun 9, 2024
-
chore: Update dependency golangci/golangci-lint to v1.59.1 (#453)
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [golangci/golangci-lint](https://togithub.com/golangci/golangci-lint) | patch | `v1.59.0` -> `v1.59.1` | --- ### Release Notes <details> <summary>golangci/golangci-lint (golangci/golangci-lint)</summary> ### [`v1.59.1`](https://togithub.com/golangci/golangci-lint/releases/tag/v1.59.1) [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.59.0...v1.59.1) `golangci-lint` is a free and open-source project built by volunteers. If you value it, consider supporting us, the [maintainers](https://opencollective.com/golangci-lint) and [linter authors](https://golangci-lint.run/product/thanks/). We appreciate it! ❤️ For key updates, see the [changelog](https://golangci-lint.run/product/changelog/#​1591). #### Changelog - [`f738736`](https://togithub.com/golangci/golangci-lint/commit/f7387361) build(deps): bump github.com/Antonboom/testifylint from 1.3.0 to 1.3.1 ([#​4759](https://togithub.com/golangci/golangci-lint/issues/4759)) - [`44b3cdd`](https://togithub.com/golangci/golangci-lint/commit/44b3cdd1) build(deps): bump github.com/go-viper/mapstructure/v2 from 2.0.0-alpha.1 to 2.0.0 ([#​4788](https://togithub.com/golangci/golangci-lint/issues/4788)) - [`1a55854`](https://togithub.com/golangci/golangci-lint/commit/1a55854a) build(deps): bump github.com/golangci/misspell from 0.5.1 to 0.6.0 ([#​4804](https://togithub.com/golangci/golangci-lint/issues/4804)) - [`9a7a1ad`](https://togithub.com/golangci/golangci-lint/commit/9a7a1ad4) build(deps): bump github.com/polyfloyd/go-errorlint from 1.5.1 to 1.5.2 ([#​4785](https://togithub.com/golangci/golangci-lint/issues/4785)) - [`aaff918`](https://togithub.com/golangci/golangci-lint/commit/aaff9184) build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.25.0 to 1.26.0 ([#​4801](https://togithub.com/golangci/golangci-lint/issues/4801)) - [`a0d2c83`](https://togithub.com/golangci/golangci-lint/commit/a0d2c830) build(deps): bump github.com/shirou/gopsutil/v3 from 3.24.4 to 3.24.5 ([#​4782](https://togithub.com/golangci/golangci-lint/issues/4782)) - [`2042b1f`](https://togithub.com/golangci/golangci-lint/commit/2042b1f1) build(deps): bump go-simpler.org/sloglint from 0.7.0 to 0.7.1 ([#​4784](https://togithub.com/golangci/golangci-lint/issues/4784)) - [`327a78a`](https://togithub.com/golangci/golangci-lint/commit/327a78a8) build(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0 ([#​4802](https://togithub.com/golangci/golangci-lint/issues/4802)) - [`e1a8055`](https://togithub.com/golangci/golangci-lint/commit/e1a80557) fix: SARIF format require issue column >= 1 ([#​4775](https://togithub.com/golangci/golangci-lint/issues/4775)) - [`88f60c8`](https://togithub.com/golangci/golangci-lint/commit/88f60c8c) fix: gomnd deprecated configuration compatibility ([#​4768](https://togithub.com/golangci/golangci-lint/issues/4768)) - [`8173166`](https://togithub.com/golangci/golangci-lint/commit/81731668) fix: init empty result slice for SARIF printer ([#​4758](https://togithub.com/golangci/golangci-lint/issues/4758)) - [`02740ea`](https://togithub.com/golangci/golangci-lint/commit/02740ea1) intrange: add style preset ([#​4797](https://togithub.com/golangci/golangci-lint/issues/4797)) - [`615b873`](https://togithub.com/golangci/golangci-lint/commit/615b873d) unparam: bump to HEAD ([#​4786](https://togithub.com/golangci/golangci-lint/issues/4786)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nobl9/nobl9-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 52ea27c - Browse repository at this point
Copy the full SHA 52ea27cView commit details
Commits on Jun 11, 2024
-
chore: Update module github.com/aws/aws-sdk-go to v1.53.20 (#455)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) | `v1.53.19` -> `v1.53.20` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary> ### [`v1.53.20`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15320-2024-06-10) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.19...v1.53.20) \=== ##### Service Client Updates - `service/application-signals`: Adds new service - `service/ecs`: Updates service API and documentation - This release introduces a new cluster configuration to support the customer-managed keys for ECS managed storage encryption. - `service/imagebuilder`: Updates service API </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nobl9/nobl9-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnb2xhbmciLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e3042ed - Browse repository at this point
Copy the full SHA e3042edView commit details -
chore: Add end-to-end Project and Service tests (#454)
## Motivation Currently Nobl9 SDK is not auto-tested against the Nobl9 platform. This introduces additional manual testing toil and also increases bug/regression introduction surface. In order to change that, end-to-end tests are being added. ## Summary - Added basic tests bootstrap which will be extended over other manifest objects and also other endpoints as well. - Added v1alpha Project and Service tests. - Added Makefile target for e2e tests. - Added GH workflow along with dispatch which can be called from other repositores. ## Testing Run `make test/e2e`.
Configuration menu - View commit details
-
Copy full SHA for 59ace07 - Browse repository at this point
Copy the full SHA 59ace07View commit details -
chore: Add no config file (#456)
In CI we don't want to create a config file to store the access token, thus we need to pass additional env to SDK config.
Configuration menu - View commit details
-
Copy full SHA for dc95409 - Browse repository at this point
Copy the full SHA dc95409View commit details -
chore: Update module github.com/aws/aws-sdk-go to v1.53.21 (#457)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) | `v1.53.20` -> `v1.53.21` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary> ### [`v1.53.21`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15321-2024-06-11) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.20...v1.53.21) \=== ##### Service Client Updates - `service/accessanalyzer`: Updates service API, documentation, paginators, and examples - `service/guardduty`: Updates service API and documentation - Added API support for GuardDuty Malware Protection for S3. - `service/networkmanager`: Updates service API and documentation - `service/pca-connector-scep`: Adds new service - `service/sagemaker`: Updates service API and documentation - Introduced Scope and AuthenticationRequestExtraParams to SageMaker Workforce OIDC configuration; this allows customers to modify these options for their private Workforce IdP integration. Model Registry Cross-account model package groups are discoverable. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nobl9/nobl9-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnb2xhbmciLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 161fffd - Browse repository at this point
Copy the full SHA 161fffdView commit details
Commits on Jun 13, 2024
-
chore: Update module github.com/aws/aws-sdk-go to v1.54.0 (#459)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) | `v1.53.21` -> `v1.54.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary> ### [`v1.54.0`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1540-2024-06-12) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.21...v1.54.0) \=== ##### Service Client Updates - `service/apptest`: Updates service API, documentation, waiters, paginators, and examples - `service/ec2`: Updates service API and documentation - Tagging support for Traffic Mirroring FilterRule resource - `service/osis`: Updates service API and documentation - `service/redshift`: Updates service API and documentation - Updates to remove DC1 and DS2 node types. - `service/secretsmanager`: Updates service API and documentation - Introducing RotationToken parameter for PutSecretValue API - `service/securitylake`: Updates service API and documentation - `service/sesv2`: Updates service API and documentation ##### SDK Features - `service/backupstorage`: Remove Backupstorage - This change removes the Backupstorage service, which has been deprecated. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nobl9/nobl9-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnb2xhbmciLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0bc5b97 - Browse repository at this point
Copy the full SHA 0bc5b97View commit details
Commits on Jun 14, 2024
-
chore: Update module github.com/aws/aws-sdk-go to v1.54.1 (#460)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) | `v1.54.0` -> `v1.54.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary> ### [`v1.54.1`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1541-2024-06-13) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.54.0...v1.54.1) \=== ##### Service Client Updates - `service/cloudhsmv2`: Updates service API and documentation - Added support for hsm type hsm2m.medium. Added supported for creating a cluster in FIPS or NON_FIPS mode. - `service/glue`: Updates service API and documentation - This release adds support for configuration of evaluation method for composite rules in Glue Data Quality rulesets. - `service/iotwireless`: Updates service API - `service/kms`: Updates service API, documentation, and examples - This feature allows customers to use their keys stored in KMS to derive a shared secret which can then be used to establish a secured channel for communication, provide proof of possession, or establish trust with other parties. - `service/mediapackagev2`: Updates service API, documentation, and examples </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nobl9/nobl9-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnb2xhbmciLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e5b245a - Browse repository at this point
Copy the full SHA e5b245aView commit details
Commits on Jun 15, 2024
-
chore: Update module github.com/aws/aws-sdk-go to v1.54.2 (#461)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) | `v1.54.1` -> `v1.54.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary> ### [`v1.54.2`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1542-2024-06-14) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.54.1...v1.54.2) \=== ##### Service Client Updates - `service/datazone`: Updates service API, documentation, and paginators - `service/ec2`: Updates service documentation - Documentation updates for Amazon EC2. - `service/macie2`: Updates service API, documentation, and paginators - `service/mediaconvert`: Updates service API, documentation, and paginators - This release adds the ability to search for historical job records within the management console using a search box and/or via the SDK/CLI with partial string matching search on input file name. - `service/route53domains`: Updates service API - Add v2 smoke tests and smithy smokeTests trait for SDK testing. ##### SDK Bugs - Remove test dependency on golang.org/x/net. - This was used for h2 support which is now transparently available in the stdlib. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nobl9/nobl9-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnb2xhbmciLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d621694 - Browse repository at this point
Copy the full SHA d621694View commit details
Commits on Jun 17, 2024
-
chore: Move object-impl generator to cmd (#462)
## Motivation Internal Go tools for the project should be kept under `internal/cmd` instead of `scripts`.
Configuration menu - View commit details
-
Copy full SHA for ba38285 - Browse repository at this point
Copy the full SHA ba38285View commit details -
chore: Update module github.com/aws/aws-sdk-go to v1.54.3 (#464)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) | `v1.54.2` -> `v1.54.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary> ### [`v1.54.3`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1543-2024-06-17) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.54.2...v1.54.3) \=== ##### Service Client Updates - `service/acm-pca`: Updates service API and documentation - `service/batch`: Updates service API - Add v2 smoke tests and smithy smokeTests trait for SDK testing. - `service/codebuild`: Updates service API and documentation - AWS CodeBuild now supports global and organization GitHub webhooks - `service/cognito-idp`: Updates service API - `service/ds`: Updates service API - Add v2 smoke tests and smithy smokeTests trait for SDK testing. - `service/elasticfilesystem`: Updates service API - Add v2 smoke tests and smithy smokeTests trait for SDK testing. - `service/glue`: Updates service API, documentation, and paginators - This release introduces a new feature, Usage profiles. Usage profiles allow the AWS Glue admin to create different profiles for various classes of users within the account, enforcing limits and defaults for jobs and sessions. - `service/kms`: Updates service examples - Updating SDK example for KMS DeriveSharedSecret API. - `service/mediaconvert`: Updates service API and documentation - This release includes support for creating I-frame only video segments for DASH trick play. - `service/secretsmanager`: Updates service documentation - Doc only update for Secrets Manager - `service/waf`: Updates service API - Add v2 smoke tests and smithy smokeTests trait for SDK testing. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nobl9/nobl9-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQxMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnb2xhbmciLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7143c20 - Browse repository at this point
Copy the full SHA 7143c20View commit details
Commits on Jun 18, 2024
-
chore: Change objects print to encode (#463)
## Motivation Print was a poor choice of wording and might be confusing. A better alternative would be to change the naming of these functions to "encode" instead. It will also serve as a clear reverse function for `DecodeObjects`. The print functions are marked as deprecated and will be removed in the future.
Configuration menu - View commit details
-
Copy full SHA for 2ef48af - Browse repository at this point
Copy the full SHA 2ef48afView commit details
Commits on Jun 19, 2024
-
chore: Update dependency cspell to v8.9.0 (#466)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cspell](https://streetsidesoftware.github.io/cspell/) ([source](https://togithub.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell)) | [`8.8.4` -> `8.9.0`](https://renovatebot.com/diffs/npm/cspell/8.8.4/8.9.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>streetsidesoftware/cspell (cspell)</summary> ### [`v8.9.0`](https://togithub.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#890-2024-06-18) [Compare Source](https://togithub.com/streetsidesoftware/cspell/compare/v8.8.4...v8.9.0) **Note:** Version bump only for package cspell </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nobl9/nobl9-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQxMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJqYXZhc2NyaXB0IiwicmVub3ZhdGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ea8f391 - Browse repository at this point
Copy the full SHA ea8f391View commit details -
feat: PC-13027 PC-13029 Add Azure Monitor managed service for Prometh… (
#437) ## Motivation Support new integration with Azure Monitor managed service for Prometheus ## Summary New fields in Agent spec: ``` spec: azurePrometheus: url: "" tenantId: "" ``` - `azurePrometheus` - name of the new integration - `url` - is the `Endpoint - query URL` in Azure Prometheus ([How to find the Prometheus URL?](https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/prometheus-api-promql#query-endpoint)) - `tenentId` - Azure [tenent ID](https://learn.microsoft.com/en-us/azure/azure-portal/get-subscription-tenant-id#find-your-azure-ad-tenant) New fields in Metric Spec, example: ``` countMetrics: incremental: false good: azurePrometheus: promql: "" total: azurePrometheus: promql: "" ``` - `azurePrometheus` - name of the new integration - `promql` - a Prometheus query in the [PromQL](https://prometheus.io/docs/prometheus/latest/querying/basics/) (Prometheus Query Language) that allows the user to select and aggregate time-series data in real-tim ## Release Notes Added Azure Monitor managed service for Prometheus Agent, and Metric Spec extending both `v1alpha.Agent.Spec` and `v1alpha.SLO.MetricSpec`.
Configuration menu - View commit details
-
Copy full SHA for cd7b62d - Browse repository at this point
Copy the full SHA cd7b62dView commit details -
chore: Update module github.com/aws/aws-sdk-go to v1.54.5 (#465)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) | `v1.54.3` -> `v1.54.5` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary> ### [`v1.54.5`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1545-2024-06-19) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.54.4...v1.54.5) \=== ##### Service Client Updates - `service/artifact`: Updates service API, documentation, waiters, and examples - `service/athena`: Updates service API - Add v2 smoke tests and smithy smokeTests trait for SDK testing. - `service/cur`: Updates service API - Add v2 smoke tests and smithy smokeTests trait for SDK testing. - `service/directconnect`: Updates service API - Add v2 smoke tests and smithy smokeTests trait for SDK testing. - `service/elastictranscoder`: Updates service API - Add v2 smoke tests and smithy smokeTests trait for SDK testing. - `service/opensearch`: Updates service API and documentation ### [`v1.54.4`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1544-2024-06-18) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.54.3...v1.54.4) \=== ##### Service Client Updates - `service/bedrock-runtime`: Updates service API and documentation - `service/cloudtrail`: Updates service API - Add v2 smoke tests and smithy smokeTests trait for SDK testing. - `service/config`: Updates service API - `service/eks`: Updates service API and documentation - `service/lightsail`: Updates service API - Add v2 smoke tests and smithy smokeTests trait for SDK testing. - `service/polly`: Updates service API - Add v2 smoke tests and smithy smokeTests trait for SDK testing. - `service/rekognition`: Updates service API - Add v2 smoke tests and smithy smokeTests trait for SDK testing. - `service/sagemaker`: Updates service API, documentation, and paginators - Launched a new feature in SageMaker to provide managed MLflow Tracking Servers for customers to track ML experiments. This release also adds a new capability of attaching additional storage to SageMaker HyperPod cluster instances. - `service/shield`: Updates service API - Add v2 smoke tests and smithy smokeTests trait for SDK testing. - `service/snowball`: Updates service API - Add v2 smoke tests and smithy smokeTests trait for SDK testing. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nobl9/nobl9-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQxMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnb2xhbmciLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ad36d08 - Browse repository at this point
Copy the full SHA ad36d08View commit details
Commits on Jun 20, 2024
-
chore: Update dependency cspell to v8.9.1 (#467)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cspell](https://streetsidesoftware.github.io/cspell/) ([source](https://togithub.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell)) | [`8.9.0` -> `8.9.1`](https://renovatebot.com/diffs/npm/cspell/8.9.0/8.9.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>streetsidesoftware/cspell (cspell)</summary> ### [`v8.9.1`](https://togithub.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small891-2024-06-20-small) [Compare Source](https://togithub.com/streetsidesoftware/cspell/compare/v8.9.0...v8.9.1) - docs: format tables in generated docs ([#​5776](https://togithub.com/streetsidesoftware/cspell/issues/5776)) ([02e0359](https://togithub.com/streetsidesoftware/cspell/commit/02e0359)), closes [#​5776](https://togithub.com/streetsidesoftware/cspell/issues/5776) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nobl9/nobl9-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJqYXZhc2NyaXB0IiwicmVub3ZhdGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d4435cc - Browse repository at this point
Copy the full SHA d4435ccView commit details
Commits on Jun 21, 2024
-
chore: Update module github.com/aws/aws-sdk-go to v1.54.6 (#468)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) | `v1.54.5` -> `v1.54.6` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary> ### [`v1.54.6`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1546-2024-06-20) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.54.5...v1.54.6) \=== ##### Service Client Updates - `service/bedrock-runtime`: Updates service API and documentation - `service/codeartifact`: Updates service API and documentation - `service/compute-optimizer`: Updates service API and documentation - `service/cost-optimization-hub`: Updates service API, documentation, and waiters - `service/dynamodb`: Updates service API, documentation, waiters, paginators, and examples - Doc-only update for DynamoDB. Fixed Important note in 6 Global table APIs - CreateGlobalTable, DescribeGlobalTable, DescribeGlobalTableSettings, ListGlobalTables, UpdateGlobalTable, and UpdateGlobalTableSettings. - `service/glue`: Updates service paginators - Fix Glue paginators for Jobs, JobRuns, Triggers, Blueprints and Workflows. - `service/ivs-realtime`: Updates service API, documentation, and waiters - `service/sagemaker`: Updates service API and documentation - Adds support for model references in Hub service, and adds support for cross-account access of Hubs - `service/securityhub`: Updates service API and documentation </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nobl9/nobl9-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnb2xhbmciLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b55e8e9 - Browse repository at this point
Copy the full SHA b55e8e9View commit details
Commits on Jun 24, 2024
-
chore: Update module github.com/aws/aws-sdk-go to v1.54.7 (#469)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) | `v1.54.6` -> `v1.54.7` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary> ### [`v1.54.7`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1547-2024-06-24) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.54.6...v1.54.7) \=== ##### Service Client Updates - `service/bedrock-runtime`: Updates service API - `service/customer-profiles`: Updates service API and documentation - `service/ec2`: Updates service API - Fix EC2 multi-protocol info in models. - `service/qbusiness`: Updates service API and documentation - `service/ssm`: Updates service API - Add sensitive trait to SSM IPAddress property for CloudTrail redaction - `service/workspaces-web`: Updates service API and documentation </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nobl9/nobl9-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnb2xhbmciLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 48b0ae9 - Browse repository at this point
Copy the full SHA 48b0ae9View commit details
Commits on Jun 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f250b20 - Browse repository at this point
Copy the full SHA f250b20View commit details -
chore: Update module github.com/aws/aws-sdk-go to v1.54.8 (#470)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) | `v1.54.7` -> `v1.54.8` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary> ### [`v1.54.8`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1548-2024-06-25) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.54.7...v1.54.8) \=== ##### Service Client Updates - `service/autoscaling`: Updates service API and documentation - Doc only update for Auto Scaling's TargetTrackingMetricDataQuery - `service/ec2`: Updates service API - This release is for the launch of the new u7ib-12tb.224xlarge, R8g, c7gn.metal and mac2-m1ultra.metal instance types - `service/networkmanager`: Updates service API and documentation - `service/workspaces-thin-client`: Updates service API and documentation </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nobl9/nobl9-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnb2xhbmciLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 40324d6 - Browse repository at this point
Copy the full SHA 40324d6View commit details
Commits on Jun 27, 2024
-
chore: Update module github.com/aws/aws-sdk-go to v1.54.9 (#472)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) | `v1.54.8` -> `v1.54.9` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary> ### [`v1.54.9`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1549-2024-06-26) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.54.8...v1.54.9) \=== ##### Service Client Updates - `service/controltower`: Updates service API, documentation, and paginators - `service/eks`: Updates service API and documentation - `service/ivs-realtime`: Updates service API, documentation, and paginators - `service/kinesisanalyticsv2`: Updates service API, documentation, and paginators - `service/opensearch`: Updates service API and documentation </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nobl9/nobl9-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnb2xhbmciLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7d704be - Browse repository at this point
Copy the full SHA 7d704beView commit details -
fix: Double quoted JSON handling (#471)
## Motivation The issue is extensively covered in this issue: goccy/go-yaml#455 ## Summary Added test case and replaced `goccy/go-yaml` with our fork. For now I'm pinning the commit SHA from the PR branch. I'm not sure if the upstream is actively maintained anymore, we might just want to go further with the fork instead of the replace clause. ## Related changes - goccy/go-yaml#457 - nobl9/go-yaml#3 ## Testing Test case was supplied. ## Release Notes Fixed incorrect handling of double quoted JSON literals which caused errors when unmarshaling CloudWatch v1alpha SLOs with certain `json` queries.
Configuration menu - View commit details
-
Copy full SHA for 4e54bd7 - Browse repository at this point
Copy the full SHA 4e54bd7View commit details
Commits on Jun 28, 2024
-
chore: Update module github.com/aws/aws-sdk-go to v1.54.10 (#473)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) | `v1.54.9` -> `v1.54.10` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary> ### [`v1.54.10`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15410-2024-06-27) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.54.9...v1.54.10) \=== ##### Service Client Updates - `service/application-autoscaling`: Updates service API and documentation - `service/chime-sdk-media-pipelines`: Updates service API and documentation - `service/cloudfront`: Updates service API and documentation - Doc only update for CloudFront that fixes customer-reported issue - `service/datazone`: Updates service API, documentation, and paginators - `service/elasticache`: Updates service API - Add v2 smoke tests and smithy smokeTests trait for SDK testing. - `service/mq`: Updates service API and documentation - This release makes the EngineVersion field optional for both broker and configuration and uses the latest available version by default. The AutoMinorVersionUpgrade field is also now optional for broker creation and defaults to 'true'. - `service/qconnect`: Updates service API, documentation, and paginators - `service/quicksight`: Updates service API and documentation - Adding support for Repeating Sections, Nested Filters - `service/rds`: Updates service API, documentation, waiters, paginators, and examples - Updates Amazon RDS documentation for TAZ export to S3. - `service/sagemaker`: Updates service API and documentation - Add capability for Admins to customize Studio experience for the user by showing or hiding Apps and MLTools. - `service/workspaces`: Updates service API and documentation - Added support for WorkSpaces Pools. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nobl9/nobl9-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnb2xhbmciLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d0c7cfc - Browse repository at this point
Copy the full SHA d0c7cfcView commit details
Commits on Jun 29, 2024
-
chore: Update module github.com/aws/aws-sdk-go to v1.54.11 (#474)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) | `v1.54.10` -> `v1.54.11` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary> ### [`v1.54.11`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15411-2024-06-28) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.54.10...v1.54.11) \=== ##### Service Client Updates - `service/acm-pca`: Updates service API - `service/cloudhsmv2`: Updates service API and documentation - Added 3 new APIs to support backup sharing: GetResourcePolicy, PutResourcePolicy, and DeleteResourcePolicy. Added BackupArn to the output of the DescribeBackups API. Added support for BackupArn in the CreateCluster API. - `service/connect`: Updates service API and documentation - `service/elasticmapreduce`: Updates service API and documentation - This release provides the support for new allocation strategies i.e. CAPACITY_OPTIMIZED_PRIORITIZED for Spot and PRIORITIZED for On-Demand by taking input of priority value for each instance type for instance fleet clusters. - `service/glue`: Updates service API and documentation - Added AttributesToGet parameter to Glue GetDatabases, allowing caller to limit output to include only the database name. - `service/kinesisanalyticsv2`: Updates service API and documentation - `service/opensearch`: Updates service API and documentation - `service/pi`: Updates service API and documentation - `service/workspaces`: Updates service API and documentation - Added support for Red Hat Enterprise Linux 8 on Amazon WorkSpaces Personal. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nobl9/nobl9-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnb2xhbmciLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 47439ff - Browse repository at this point
Copy the full SHA 47439ffView commit details
Commits on Jul 1, 2024
-
feat: Add Alert Method types (#475)
## Motivation Similar to `Agent` or `Direct`, `AlertMethod` has different types based on its `spec` contents. Each type corresponds to the method's integration provider. It would be beneficial to be able to quickly tell what type of integration does given method support, just like `Agent.Spec.GetType`. ## Release Notes Added `AlertMethod.Spec.GetType()` function and `v1alpha.AlertMethodType` enum to help discern different types of alert methods.
Configuration menu - View commit details
-
Copy full SHA for 4bf666a - Browse repository at this point
Copy the full SHA 4bf666aView commit details -
chore: Correct Alert Method type names (#476)
## Motivation Having sth like `v1alpha.Email` in the namespace is way too vague, we need more specific naming, that's why we need a prefix.
Configuration menu - View commit details
-
Copy full SHA for f08abc7 - Browse repository at this point
Copy the full SHA f08abc7View commit details -
chore: Update module github.com/aws/aws-sdk-go to v1.54.12 (#478)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) | `v1.54.11` -> `v1.54.12` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary> ### [`v1.54.12`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15412-2024-07-01) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.54.11...v1.54.12) \=== ##### Service Client Updates - `service/apigateway`: Updates service API - Add v2 smoke tests and smithy smokeTests trait for SDK testing. - `service/cognito-identity`: Updates service API - `service/connect`: Updates service API, documentation, and paginators - `service/docdb`: Updates service API - Add v2 smoke tests and smithy smokeTests trait for SDK testing. - `service/eks`: Updates service API - `service/payment-cryptography`: Updates service API and documentation - `service/payment-cryptography-data`: Updates service API, documentation, and waiters - `service/states`: Updates service API - Add v2 smoke tests and smithy smokeTests trait for SDK testing. - `service/swf`: Updates service API - Add v2 smoke tests and smithy smokeTests trait for SDK testing. - `service/wafv2`: Updates service API and documentation </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nobl9/nobl9-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnb2xhbmciLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d14b6d9 - Browse repository at this point
Copy the full SHA d14b6d9View commit details
Commits on Jul 3, 2024
-
chore: Update module github.com/aws/aws-sdk-go to v1.54.14 (#479)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) | `v1.54.12` -> `v1.54.14` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary> ### [`v1.54.14`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15414-2024-07-03) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.54.13...v1.54.14) \=== ##### Service Client Updates - `service/application-autoscaling`: Updates service documentation - `service/directconnect`: Updates service documentation - This update includes documentation for support of new native 400 GBps ports for Direct Connect. - `service/organizations`: Updates service API and documentation - Added a new reason under ConstraintViolationException in RegisterDelegatedAdministrator API to prevent registering suspended accounts as delegated administrator of a service. - `service/rekognition`: Updates service API and documentation - This release adds support for tagging projects and datasets with the CreateProject and CreateDataset APIs. - `service/workspaces`: Updates service API - Fix create workspace bundle RootStorage/UserStorage to accept non null values ### [`v1.54.13`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15413-2024-07-02) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.54.12...v1.54.13) \=== ##### Service Client Updates - `service/ec2`: Updates service API and documentation - Documentation updates for Elastic Compute Cloud (EC2). - `service/fms`: Updates service API - `service/s3`: Updates service API, documentation, and examples - Added response overrides to Head Object requests. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nobl9/nobl9-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuOSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnb2xhbmciLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 06669f2 - Browse repository at this point
Copy the full SHA 06669f2View commit details
Commits on Jul 4, 2024
-
chore: Update dependency cspell to v8.10.0 (#480)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cspell](https://streetsidesoftware.github.io/cspell/) ([source](https://togithub.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell)) | [`8.9.1` -> `8.10.0`](https://renovatebot.com/diffs/npm/cspell/8.9.1/8.10.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>streetsidesoftware/cspell (cspell)</summary> ### [`v8.10.0`](https://togithub.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#8100-2024-07-02) [Compare Source](https://togithub.com/streetsidesoftware/cspell/compare/v8.9.1...v8.10.0) - chore: Update Integration Test Performance Data ([#​5859](https://togithub.com/streetsidesoftware/cspell/issues/5859)) ([898e806](https://togithub.com/streetsidesoftware/cspell/commit/898e806)), closes [#​5859](https://togithub.com/streetsidesoftware/cspell/issues/5859) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nobl9/nobl9-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuOSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJqYXZhc2NyaXB0IiwicmVub3ZhdGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 62bd4db - Browse repository at this point
Copy the full SHA 62bd4dbView commit details
Commits on Jul 6, 2024
-
chore: Update dependency cspell to v8.10.4 (#483)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cspell](https://streetsidesoftware.github.io/cspell/) ([source](https://togithub.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell)) | [`8.10.0` -> `8.10.4`](https://renovatebot.com/diffs/npm/cspell/8.10.0/8.10.4) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>streetsidesoftware/cspell (cspell)</summary> ### [`v8.10.4`](https://togithub.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8104-2024-07-05-small) [Compare Source](https://togithub.com/streetsidesoftware/cspell/compare/v8.10.2...v8.10.4) - chore: force 8.10.3 ([f18b8c7](https://togithub.com/streetsidesoftware/cspell/commit/f18b8c7)) ### [`v8.10.2`](https://togithub.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8102-2024-07-05-small) [Compare Source](https://togithub.com/streetsidesoftware/cspell/compare/v8.10.1...v8.10.2) - ci: Workflow Bot -- Update ALL Dependencies (main) ([#​5862](https://togithub.com/streetsidesoftware/cspell/issues/5862)) ([814e15c](https://togithub.com/streetsidesoftware/cspell/commit/814e15c)), closes [#​5862](https://togithub.com/streetsidesoftware/cspell/issues/5862) ### [`v8.10.1`](https://togithub.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small8101-2024-07-05-small) [Compare Source](https://togithub.com/streetsidesoftware/cspell/compare/v8.10.0...v8.10.1) - fix(cspell-tools): support adding directives ([#​5860](https://togithub.com/streetsidesoftware/cspell/issues/5860)) ([b2e014f](https://togithub.com/streetsidesoftware/cspell/commit/b2e014f)), closes [#​5860](https://togithub.com/streetsidesoftware/cspell/issues/5860) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nobl9/nobl9-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuOSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJqYXZhc2NyaXB0IiwicmVub3ZhdGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9b73907 - Browse repository at this point
Copy the full SHA 9b73907View commit details -
chore: Update module github.com/aws/aws-sdk-go to v1.54.15 (#484)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) | `v1.54.14` -> `v1.54.15` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary> ### [`v1.54.15`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15415-2024-07-05) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.54.14...v1.54.15) \=== ##### Service Client Updates - `service/acm`: Updates service API and documentation - Documentation updates, including fixes for xml formatting, broken links, and ListCertificates description. - `service/ecr`: Updates service API - This release for Amazon ECR makes change to bring the SDK into sync with the API. - `service/payment-cryptography-data`: Updates service API and documentation - `service/qbusiness`: Updates service API and documentation </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nobl9/nobl9-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuOSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnb2xhbmciLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0471894 - Browse repository at this point
Copy the full SHA 0471894View commit details
Commits on Jul 7, 2024
-
chore: Update module golang.org/x/tools/cmd/goimports to v0.23.0 (#485)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | golang.org/x/tools/cmd/goimports | `v0.22.0` -> `v0.23.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nobl9/nobl9-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuOSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b0b1020 - Browse repository at this point
Copy the full SHA b0b1020View commit details
Commits on Jul 8, 2024
-
chore: Switch go-yaml library to Nobl9 fork (#482)
## Motivation Modules using `nobl9-go` cannot rely on `replace` clause in the SDK if they are using `go-yaml` package as well, in such scenario these modules have to using `replace` clause too and this in turn breaks `go install`, here's an example: ``` go install github.com/nobl9/sloctl/cmd/sloctl@latest go: downloading github.com/nobl9/sloctl v0.3.2 go: github.com/nobl9/sloctl/cmd/sloctl@latest (in github.com/nobl9/sloctl@v0.3.2): The go.mod file for the module providing named packages contains one or more replace directives. It must not contain directives that would cause it to be interpreted differently than if it were the main module. ```
Configuration menu - View commit details
-
Copy full SHA for ea8a2e1 - Browse repository at this point
Copy the full SHA ea8a2e1View commit details -
feat: Define manifest objects examples in code (#477)
## Motivation We're currently lacking in examples for our `v1alpha` objects. This PR covers that hole by adding utilities for generating these examples and verifying them. ## Release Notes Added extended examples to the `v1alpha` objects with different configuration variants.
Configuration menu - View commit details
-
Copy full SHA for 9732f54 - Browse repository at this point
Copy the full SHA 9732f54View commit details -
chore: Add Alert Method e2e tests (#481)
Extends end-to-end tests with `v1alpha.AlertMethod` coverage. It utilizes generated examples to easily test application of different Alert Method variants.
Configuration menu - View commit details
-
Copy full SHA for 75d8472 - Browse repository at this point
Copy the full SHA 75d8472View commit details -
chore: Update module github.com/aws/aws-sdk-go to v1.54.16 (#487)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) | `v1.54.15` -> `v1.54.16` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary> ### [`v1.54.16`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15416-2024-07-08) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.54.15...v1.54.16) \=== ##### Service Client Updates - `service/codedeploy`: Updates service API - Add v2 smoke tests and smithy smokeTests trait for SDK testing. - `service/devicefarm`: Updates service API - Add v2 smoke tests and smithy smokeTests trait for SDK testing. - `service/dms`: Updates service API - Add v2 smoke tests and smithy smokeTests trait for SDK testing. - `service/elasticbeanstalk`: Updates service API - Add v2 smoke tests and smithy smokeTests trait for SDK testing. - `service/email`: Updates service API - Add v2 smoke tests and smithy smokeTests trait for SDK testing. - `service/es`: Updates service API - Add v2 smoke tests and smithy smokeTests trait for SDK testing. - `service/firehose`: Updates service API - Add v2 smoke tests and smithy smokeTests trait for SDK testing. - `service/gamelift`: Updates service API - Add v2 smoke tests and smithy smokeTests trait for SDK testing. - `service/qapps`: Updates service API, documentation, waiters, paginators, and examples - `service/route53resolver`: Updates service API </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nobl9/nobl9-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnb2xhbmciLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1a0e281 - Browse repository at this point
Copy the full SHA 1a0e281View commit details
Commits on Jul 9, 2024
-
chore: Add v1alpha RoleBinding e2e tests (#486)
## Motivation Extends e2e tests coverage for `v1alpha` `RoleBinding`.
Configuration menu - View commit details
-
Copy full SHA for 8338531 - Browse repository at this point
Copy the full SHA 8338531View commit details
There are no files selected for viewing