Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add support for partial updates #59

Merged
merged 2 commits into from
May 15, 2023
Merged

fix: add support for partial updates #59

merged 2 commits into from
May 15, 2023

Conversation

gkampitakis
Copy link
Owner

No description provided.

also it adds support for only cleaning obsolete snaps and files
@gkampitakis gkampitakis marked this pull request as ready for review May 14, 2023 22:23
@gkampitakis gkampitakis merged commit 6c41cd3 into main May 15, 2023
@gkampitakis gkampitakis deleted the partial_update branch May 15, 2023 16:50
mergify bot referenced this pull request in dbsystel/cdk-sops-secrets May 15, 2023
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) | require | patch | `v1.44.262` -> `v1.44.263` |
| [github.com/gkampitakis/go-snaps](https://togithub.com/gkampitakis/go-snaps) | require | patch | `v0.4.2` -> `v0.4.3` |

---

### Release Notes

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

### [`v1.44.263`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144263-2023-05-15)

[Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.262...v1.44.263)

\===

##### Service Client Updates

-   `service/athena`: Updates service API and documentation
    -   You can now define custom spark properties at start of the session for use cases like cluster encryption, table formats, and general Spark tuning.
-   `service/kafka`: Updates service API
-   `service/rekognition`: Updates service API and documentation
    -   This release adds a new EyeDirection attribute in Amazon Rekognition DetectFaces and IndexFaces APIs which predicts the yaw and pitch angles of a person's eye gaze direction for each face detected in the image.
-   `service/rolesanywhere`: Updates service API and documentation
-   `service/transfer`: Updates service API and documentation
    -   This release introduces the ability to require both password and SSH key when users authenticate to your Transfer Family servers that use the SFTP protocol.

</details>

<details>
<summary>gkampitakis/go-snaps</summary>

### [`v0.4.3`](https://togithub.com/gkampitakis/go-snaps/releases/tag/v0.4.3)

[Compare Source](https://togithub.com/gkampitakis/go-snaps/compare/v0.4.2...v0.4.3)

#### What's Changed

-   chore: update dependencies by [@&#8203;gkampitakis](https://togithub.com/gkampitakis) in [https://github.com/gkampitakis/go-snaps/pull/53](https://togithub.com/gkampitakis/go-snaps/pull/53)
-   fix: add support for partial updates by [@&#8203;gkampitakis](https://togithub.com/gkampitakis) in [https://github.com/gkampitakis/go-snaps/pull/59](https://togithub.com/gkampitakis/go-snaps/pull/59)

**Full Changelog**: gkampitakis/go-snaps@v0.4.2...v0.4.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] 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://app.renovatebot.com/dashboard#github/markussiebert/cdk-sops-secrets).
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.

1 participant