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

Support slices of same type #210

Merged
merged 1 commit into from May 25, 2022
Merged

Support slices of same type #210

merged 1 commit into from May 25, 2022

Conversation

heaths
Copy link
Contributor

@heaths heaths commented May 16, 2022

Fixes #209

@sourcelevel-bot
Copy link

Hello, @heaths! This is your first Pull Request that will be reviewed by SourceLevel, an automatic Code Review service. It will leave comments on this diff with potential issues and style violations found in the code as you push new commits. You can also see all the issues found on this Pull Request on its review page. Please check our documentation for more information.

@darccio darccio merged commit 39ebbbb into darccio:master May 25, 2022
@heaths heaths deleted the issue209 branch May 25, 2022 21:09
kodiakhq bot pushed a commit to cloudquery/cloudquery that referenced this pull request Feb 1, 2023
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/imdario/mergo](https://togithub.com/imdario/mergo) | indirect | patch | `v0.3.12` -> `v0.3.13` |

---

### Release Notes

<details>
<summary>imdario/mergo</summary>

### [`v0.3.13`](https://togithub.com/imdario/mergo/releases/tag/v0.3.13): Merging same-type slices supported, YAML upgraded to v3 (only used in tests), and more flexibility for transformers

[Compare Source](https://togithub.com/imdario/mergo/compare/v0.3.12...v0.3.13)

#### What's Changed

-   Fix typo in README.md by [@&#8203;eltociear](https://togithub.com/eltociear) in [darccio/mergo#184
-   Adding StructBot to Mergo in the wild section by [@&#8203;tjpnz](https://togithub.com/tjpnz) in [darccio/mergo#193
-   Add Goreleaser to featured projects by [@&#8203;marcauberer](https://togithub.com/marcauberer) in [darccio/mergo#191
-   fix: gate transformers on valid non-nil destinations by [@&#8203;zaquestion](https://togithub.com/zaquestion) in [darccio/mergo#211
-   Support slices of same type by [@&#8203;heaths](https://togithub.com/heaths) in [darccio/mergo#210
-   Upgrade yaml to v3 by [@&#8203;imdario](https://togithub.com/imdario) in [darccio/mergo#212

#### New Contributors

-   [@&#8203;eltociear](https://togithub.com/eltociear) made their first contribution in [darccio/mergo#184
-   [@&#8203;tjpnz](https://togithub.com/tjpnz) made their first contribution in [darccio/mergo#193
-   [@&#8203;marcauberer](https://togithub.com/marcauberer) made their first contribution in [darccio/mergo#191
-   [@&#8203;zaquestion](https://togithub.com/zaquestion) made their first contribution in [darccio/mergo#211
-   [@&#8203;heaths](https://togithub.com/heaths) made their first contribution in [darccio/mergo#210

**Full Changelog**: darccio/mergo@0.3.12...v0.3.13

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 3am on the first day of the month" (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, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDkuMSIsInVwZGF0ZWRJblZlciI6IjM0LjEwOS4xIn0=-->
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.

Support merging top-level arrays
2 participants