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
build(deps): bump mheap/github-action-required-labels from 2 to 3 #1482
build(deps): bump mheap/github-action-required-labels from 2 to 3 #1482
Conversation
Bumps [mheap/github-action-required-labels](https://github.com/mheap/github-action-required-labels) from 2 to 3. - [Release notes](https://github.com/mheap/github-action-required-labels/releases) - [Commits](mheap/github-action-required-labels@v2...v3) --- updated-dependencies: - dependency-name: mheap/github-action-required-labels dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
A maintainer will take a look at your pull request shortly. In the meantime: We are working on Viper v2 and we would love to hear your thoughts about what you like or don't like about Viper, so we can improve or fix those issues.
https://twitter.com/sagikazarmark/status/1306904078967074816 Thank you! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dependabot merge
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/spf13/viper](https://togithub.com/spf13/viper) | require | minor | `v1.14.0` -> `v1.15.0` | --- ### Release Notes <details> <summary>spf13/viper</summary> ### [`v1.15.0`](https://togithub.com/spf13/viper/releases/tag/v1.15.0) [Compare Source](https://togithub.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 [@​mozartz](https://togithub.com/mozartz) in [spf13/viper#1464 ##### Enhancements🚀 - Add DocBlock to WatchConfig by [@​glebik000](https://togithub.com/glebik000) in [spf13/viper#1467 ##### Breaking Changes🛠 - Drop YAML v2 and TOML v1 by [@​sagikazarmark](https://togithub.com/sagikazarmark) in [spf13/viper#1493 - Drop support for Go 1.16 by [@​sagikazarmark](https://togithub.com/sagikazarmark) in [spf13/viper#1494 ##### Dependency Updates⬆️ - build(deps): bump github.com/spf13/afero from 1.9.2 to 1.9.3 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1465 - build(deps): bump github.com/magiconair/properties from 1.8.6 to 1.8.7 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1475 - build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.5 to 2.0.6 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1466 - build(deps): bump mheap/github-action-required-labels from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1482 - build(deps): bump github.com/subosito/gotenv from 1.4.1 to 1.4.2 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1488 - build(deps): bump github.com/sagikazarmark/crypt from 0.8.0 to 0.9.0 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1490 #### New Contributors - [@​choar816](https://togithub.com/choar816) made their first contribution in [spf13/viper#1481 - [@​lol768](https://togithub.com/lol768) made their first contribution in [spf13/viper#1485 - [@​mozartz](https://togithub.com/mozartz) made their first contribution in [spf13/viper#1464 - [@​glebik000](https://togithub.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>
…ure#296) [](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/spf13/viper](https://togithub.com/spf13/viper) | require | minor | `v1.14.0` -> `v1.15.0` | --- ### Release Notes <details> <summary>spf13/viper</summary> ### [`v1.15.0`](https://togithub.com/spf13/viper/releases/tag/v1.15.0) [Compare Source](https://togithub.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 [@​mozartz](https://togithub.com/mozartz) in [spf13/viper#1464 ##### Enhancements🚀 - Add DocBlock to WatchConfig by [@​glebik000](https://togithub.com/glebik000) in [spf13/viper#1467 ##### Breaking Changes🛠 - Drop YAML v2 and TOML v1 by [@​sagikazarmark](https://togithub.com/sagikazarmark) in [spf13/viper#1493 - Drop support for Go 1.16 by [@​sagikazarmark](https://togithub.com/sagikazarmark) in [spf13/viper#1494 ##### Dependency Updates⬆️ - build(deps): bump github.com/spf13/afero from 1.9.2 to 1.9.3 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1465 - build(deps): bump github.com/magiconair/properties from 1.8.6 to 1.8.7 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1475 - build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.5 to 2.0.6 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1466 - build(deps): bump mheap/github-action-required-labels from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1482 - build(deps): bump github.com/subosito/gotenv from 1.4.1 to 1.4.2 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1488 - build(deps): bump github.com/sagikazarmark/crypt from 0.8.0 to 0.9.0 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1490 #### New Contributors - [@​choar816](https://togithub.com/choar816) made their first contribution in [spf13/viper#1481 - [@​lol768](https://togithub.com/lol768) made their first contribution in [spf13/viper#1485 - [@​mozartz](https://togithub.com/mozartz) made their first contribution in [spf13/viper#1464 - [@​glebik000](https://togithub.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>
#67) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/spf13/viper](https://togithub.com/spf13/viper) | require | minor | `v1.14.0` -> `v1.15.0` | --- ### Release Notes <details> <summary>spf13/viper</summary> ### [`v1.15.0`](https://togithub.com/spf13/viper/releases/tag/v1.15.0) [Compare Source](https://togithub.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 [@​mozartz](https://togithub.com/mozartz) in [spf13/viper#1464 ##### Enhancements🚀 - Add DocBlock to WatchConfig by [@​glebik000](https://togithub.com/glebik000) in [spf13/viper#1467 ##### Breaking Changes🛠 - Drop YAML v2 and TOML v1 by [@​sagikazarmark](https://togithub.com/sagikazarmark) in [spf13/viper#1493 - Drop support for Go 1.16 by [@​sagikazarmark](https://togithub.com/sagikazarmark) in [spf13/viper#1494 ##### Dependency Updates⬆️ - build(deps): bump github.com/spf13/afero from 1.9.2 to 1.9.3 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1465 - build(deps): bump github.com/magiconair/properties from 1.8.6 to 1.8.7 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1475 - build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.5 to 2.0.6 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1466 - build(deps): bump mheap/github-action-required-labels from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1482 - build(deps): bump github.com/subosito/gotenv from 1.4.1 to 1.4.2 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1488 - build(deps): bump github.com/sagikazarmark/crypt from 0.8.0 to 0.9.0 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1490 #### New Contributors - [@​choar816](https://togithub.com/choar816) made their first contribution in [spf13/viper#1481 - [@​lol768](https://togithub.com/lol768) made their first contribution in [spf13/viper#1485 - [@​mozartz](https://togithub.com/mozartz) made their first contribution in [spf13/viper#1464 - [@​glebik000](https://togithub.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 - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).🚦 **Automerge**: Enabled.♻ **Rebasing**: Whenever PR is behind base branch, 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 <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjEwMC4wIn0=--> Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
Bumps mheap/github-action-required-labels from 2 to 3.
Release notes
Sourced from mheap/github-action-required-labels's releases.
Commits
179af84
Automatic compilatione49d4be
Bump json5 from 2.2.1 to 2.2.26008ef3
Add ability to customise comment / error message43f0d74
Bump README to v36831eb2
Move from actions-toolkit to@actions/core
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)