Skip to content

fix(deps): Update module go to 1.18#1153

Merged
hermanschaaf merged 1 commit intomainfrom
renovate/go-1.x
Aug 1, 2022
Merged

fix(deps): Update module go to 1.18#1153
hermanschaaf merged 1 commit intomainfrom
renovate/go-1.x

Conversation

@cq-bot
Copy link
Copy Markdown
Contributor

@cq-bot cq-bot commented Aug 1, 2022

This PR contains the following updates:

Package Type Update Change
go (source) golang minor 1.17 -> 1.18

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

@cq-bot cq-bot requested a review from yevgenypats as a code owner August 1, 2022 00:32
@hermanschaaf hermanschaaf merged commit ccebe70 into main Aug 1, 2022
@hermanschaaf hermanschaaf deleted the renovate/go-1.x branch August 1, 2022 09:22
erezrokah pushed a commit that referenced this pull request Aug 14, 2022
…nalyzer to v1.15.7 (#1153)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/aws/aws-sdk-go-v2/service/accessanalyzer](https://togithub.com/aws/aws-sdk-go-v2) | require | patch | `v1.15.0` -> `v1.15.7` |

---

### Release Notes

<details>
<summary>aws/aws-sdk-go-v2</summary>

### [`v1.15.7`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/accessanalyzer/v1.15.6...service/accessanalyzer/v1.15.7)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/accessanalyzer/v1.15.6...service/accessanalyzer/v1.15.7)

### [`v1.15.6`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/accessanalyzer/v1.15.5...service/accessanalyzer/v1.15.6)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/accessanalyzer/v1.15.5...service/accessanalyzer/v1.15.6)

### [`v1.15.5`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/applicationautoscaling/v1.15.4...service/applicationautoscaling/v1.15.5)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/accessanalyzer/v1.15.4...service/accessanalyzer/v1.15.5)

### [`v1.15.4`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/applicationautoscaling/v1.15.3...service/applicationautoscaling/v1.15.4)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/accessanalyzer/v1.15.3...service/accessanalyzer/v1.15.4)

### [`v1.15.3`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/accessanalyzer/v1.15.2...service/accessanalyzer/v1.15.3)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/accessanalyzer/v1.15.2...service/accessanalyzer/v1.15.3)

### [`v1.15.2`](https://togithub.com/aws/aws-sdk-go-v2/compare/service/applicationautoscaling/v1.15.1...service/applicationautoscaling/v1.15.2)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/accessanalyzer/v1.15.1...service/accessanalyzer/v1.15.2)

### [`v1.15.1`](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.15.0...service/accessanalyzer/v1.15.1)

[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.15.0...service/accessanalyzer/v1.15.1)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **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, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
erezrokah pushed a commit that referenced this pull request Aug 14, 2022
🤖 I have created a release *beep* *boop*
---


## [0.12.25](cloudquery/cq-provider-aws@v0.12.24...v0.12.25) (2022-07-04)


### Bug Fixes

* **deps:** Update github.com/gocarina/gocsv digest to 72f2e84 ([#1151](cloudquery/cq-provider-aws#1151)) ([1c870e8](cloudquery/cq-provider-aws@1c870e8))
* **deps:** Update module github.com/aws/aws-sdk-go-v2 to v1.16.6 ([#1152](cloudquery/cq-provider-aws#1152)) ([4ac2583](cloudquery/cq-provider-aws@4ac2583))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/accessanalyzer to v1.15.7 ([#1153](cloudquery/cq-provider-aws#1153)) ([9ed2343](cloudquery/cq-provider-aws@9ed2343))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/codepipeline to v1.13.7 ([#1154](cloudquery/cq-provider-aws#1154)) ([0a34f8e](cloudquery/cq-provider-aws@0a34f8e))
* **deps:** Update module github.com/cloudquery/cq-provider-sdk to v0.13.3 ([#1156](cloudquery/cq-provider-aws#1156)) ([d4b0701](cloudquery/cq-provider-aws@d4b0701))
* **docs:** Update documentation about adding new resources ([#1136](cloudquery/cq-provider-aws#1136)) ([fe5a5ad](cloudquery/cq-provider-aws@fe5a5ad))
* **tests:** Update Lightsail terraform for Integration testing of Instances ([#1137](cloudquery/cq-provider-aws#1137)) ([488a003](cloudquery/cq-provider-aws@488a003))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants