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: clean snapshots should only delete .snap files #62

Merged
merged 1 commit into from
May 20, 2023

Conversation

gkampitakis
Copy link
Owner

No description provided.

@gkampitakis gkampitakis merged commit 6a7fc6c into main May 20, 2023
@gkampitakis gkampitakis deleted the delete_only_snaps branch May 20, 2023 07:00
mergify bot referenced this pull request in dbsystel/cdk-sops-secrets May 22, 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.266` -> `v1.44.267` |
| [github.com/gkampitakis/go-snaps](https://togithub.com/gkampitakis/go-snaps) | require | patch | `v0.4.3` -> `v0.4.4` |

---

### Release Notes

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

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

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

\===

##### Service Client Updates

-   `service/backup`: Updates service API and documentation
-   `service/pinpoint`: Updates service documentation
    -   Amazon Pinpoint is deprecating the tags parameter in the UpdateSegment, UpdateCampaign, UpdateEmailTemplate, UpdateSmsTemplate, UpdatePushTemplate, UpdateInAppTemplate and UpdateVoiceTemplate. Amazon Pinpoint will end support tags parameter by May 22, 2023.
-   `service/quicksight`: Updates service API, documentation, and paginators
    -   Add support for Asset Bundle, Geospatial Heatmaps.

##### SDK Bugs

-   `rest`: Revert removing unnecessary path normalization behavior.
    -   This behavior would mutate request paths with URI-encoded characters, potentially resulting in misrouted requests.
-   `config`: Revert deprecating `DisableRestProtocolURICleaning` config setting.
    -   This setting will have an effect again. REST-protocol paths will now be normalized after serialization.

</details>

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

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

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

#### What's Changed

-   fix: clean snapshots should only delete .snap files by [@&#8203;gkampitakis](https://togithub.com/gkampitakis) in [https://github.com/gkampitakis/go-snaps/pull/62](https://togithub.com/gkampitakis/go-snaps/pull/62)
-   fix: simplify identifying caller by [@&#8203;gkampitakis](https://togithub.com/gkampitakis) in [https://github.com/gkampitakis/go-snaps/pull/61](https://togithub.com/gkampitakis/go-snaps/pull/61)
    -   handle running `go-snaps` from godog

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

</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