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(deps): update module github.com/spf13/viper to v1.15.0 #296

Merged
merged 1 commit into from
Jan 19, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 19, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/spf13/viper require minor v1.14.0 -> v1.15.0

Release Notes

spf13/viper

v1.15.0

Compare Source

What's Changed

Exciting New Features 🎉
Enhancements 🚀
Breaking Changes 🛠
Dependency Updates ⬆️

New Contributors

Full Changelog: spf13/viper@v1.14.0...v1.15.0


Configuration

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot merged commit d43220b into main Jan 19, 2023
@renovate renovate bot deleted the renovate/git.luolix.top-spf13-viper-1.x branch January 19, 2023 23:38
mihirm21 pushed a commit to mihirm21/flagd that referenced this pull request Jan 22, 2023
…ure#296)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/spf13/viper](https://github.com/spf13/viper) | require |
minor | `v1.14.0` -> `v1.15.0` |

---

### Release Notes

<details>
<summary>spf13/viper</summary>

### [`v1.15.0`](https://github.com/spf13/viper/releases/tag/v1.15.0)

[Compare
Source](https://github.com/spf13/viper/compare/v1.14.0...v1.15.0)

<!-- Release notes generated using configuration in .github/release.yml
at v1.15.0 -->

#### What's Changed

##### Exciting New Features 🎉

- feat: add multiple endpoints support for remote by
[@&#8203;mozartz](https://github.com/mozartz) in
[spf13/viper#1464

##### Enhancements 🚀

- Add DocBlock to WatchConfig by
[@&#8203;glebik000](https://github.com/glebik000) in
[spf13/viper#1467

##### Breaking Changes 🛠

- Drop YAML v2 and TOML v1 by
[@&#8203;sagikazarmark](https://github.com/sagikazarmark) in
[spf13/viper#1493
- Drop support for Go 1.16 by
[@&#8203;sagikazarmark](https://github.com/sagikazarmark) in
[spf13/viper#1494

##### Dependency Updates ⬆️

- build(deps): bump github.com/spf13/afero from 1.9.2 to 1.9.3 by
[@&#8203;dependabot](https://github.com/dependabot) in
[spf13/viper#1465
- build(deps): bump github.com/magiconair/properties from 1.8.6 to 1.8.7
by [@&#8203;dependabot](https://github.com/dependabot) in
[spf13/viper#1475
- build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.5 to 2.0.6
by [@&#8203;dependabot](https://github.com/dependabot) in
[spf13/viper#1466
- build(deps): bump mheap/github-action-required-labels from 2 to 3 by
[@&#8203;dependabot](https://github.com/dependabot) in
[spf13/viper#1482
- build(deps): bump github.com/subosito/gotenv from 1.4.1 to 1.4.2 by
[@&#8203;dependabot](https://github.com/dependabot) in
[spf13/viper#1488
- build(deps): bump github.com/sagikazarmark/crypt from 0.8.0 to 0.9.0
by [@&#8203;dependabot](https://github.com/dependabot) in
[spf13/viper#1490

#### New Contributors

- [@&#8203;choar816](https://github.com/choar816) made their first
contribution in
[spf13/viper#1481
- [@&#8203;lol768](https://github.com/lol768) made their first
contribution in
[spf13/viper#1485
- [@&#8203;mozartz](https://github.com/mozartz) made their first
contribution in
[spf13/viper#1464
- [@&#8203;glebik000](https://github.com/glebik000) made their first
contribution in
[spf13/viper#1467

**Full Changelog**:
spf13/viper@v1.14.0...v1.15.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://app.renovatebot.com/dashboard#github/open-feature/flagd).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDUuNCIsInVwZGF0ZWRJblZlciI6IjM0LjEwNS40In0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Mihir Mittal <105881639+mihirm21@users.noreply.github.com>
beeme1mr pushed a commit that referenced this pull request Jan 26, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.3.2](v0.3.1...v0.3.2)
(2023-01-26)


### Bug Fixes

* deprecation warning fix
([#317](#317))
([a2630db](a2630db))
* **deps:** update kubernetes packages to v0.26.1
([#267](#267))
([26825f2](26825f2))
* **deps:** update module github.com/diegoholiveira/jsonlogic/v3 to
v3.2.7 ([#283](#283))
([2ab5a00](2ab5a00))
* **deps:** update module github.com/open-feature/open-feature-operator
to v0.2.24 ([#290](#290))
([38d3eba](38d3eba))
* **deps:** update module github.com/open-feature/open-feature-operator
to v0.2.25 ([#324](#324))
([ed1d3aa](ed1d3aa))
* **deps:** update module github.com/spf13/viper to v1.15.0
([#296](#296))
([d43220b](d43220b))
* **deps:** update module google.golang.org/grpc to v1.52.1
([#314](#314))
([ad25388](ad25388))
* **deps:** update module google.golang.org/grpc to v1.52.3
([#325](#325))
([8013ea5](8013ea5))
* Update flagd systemd config to use URI
([#315](#315))
([93a04b4](93a04b4))
* update outdated doc link in deprecation warning
([#316](#316))
([19695d2](19695d2))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

0 participants