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 actions/checkout from 2 to 3 #1304
build(deps): bump actions/checkout from 2 to 3 #1304
Conversation
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v3) --- updated-dependencies: - dependency-name: actions/checkout 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.10.1` -> `v1.11.0` | --- ### Release Notes <details> <summary>spf13/viper</summary> ### [`v1.11.0`](https://togithub.com/spf13/viper/releases/v1.11.0) [Compare Source](https://togithub.com/spf13/viper/compare/v1.10.1...v1.11.0) <!-- Release notes generated using configuration in .github/release.yml at v1.11.0 --> #### What's Changed ##### Exciting New Features🎉 - Experimental yaml v3 library support by [@​sagikazarmark](https://togithub.com/sagikazarmark) in [spf13/viper#1273 - Experimental toml v2 support by [@​sagikazarmark](https://togithub.com/sagikazarmark) in [spf13/viper#1274 - Experimental logger by [@​sagikazarmark](https://togithub.com/sagikazarmark) in [spf13/viper#1275 ##### Enhancements🚀 - Remove unnecessary operand by [@​steviebps](https://togithub.com/steviebps) in [spf13/viper#1213 - Improve encoding layer by [@​sagikazarmark](https://togithub.com/sagikazarmark) in [spf13/viper#1167 - Allow merging configs with different types of leaf values by [@​illarion](https://togithub.com/illarion) in [spf13/viper#1181 ##### Bug Fixes🐛 - Disable race detector on windows by [@​sagikazarmark](https://togithub.com/sagikazarmark) in [spf13/viper#1269 ##### Breaking Changes🛠 - Drop Go 1.14 support by [@​sagikazarmark](https://togithub.com/sagikazarmark) in [spf13/viper#1327 ##### Dependency Updates⬆️ - build(deps): bump github.com/spf13/afero from 1.6.0 to 1.7.0 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1265 - build(deps): bump github.com/spf13/afero from 1.7.0 to 1.7.1 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1271 - build(deps): bump github.com/spf13/afero from 1.7.1 to 1.8.0 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1281 - build(deps): bump gopkg.in/ini.v1 from 1.66.2 to 1.66.3 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1287 - build(deps): bump github.com/spf13/afero from 1.8.0 to 1.8.1 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1291 - build(deps): bump actions/github-script from 5 to 6 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1295 - build(deps): bump actions/checkout from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1304 - build(deps): bump github.com/magiconair/properties from 1.8.5 to 1.8.6 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1299 - build(deps): bump gopkg.in/ini.v1 from 1.66.3 to 1.66.4 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1293 - build(deps): bump github.com/spf13/afero from 1.8.1 to 1.8.2 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1311 - build(deps): bump actions/setup-go from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1319 - build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.0-beta.6 to 2.0.0-beta.7 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1320 - build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.0-beta.7 to 2.0.0-beta.8 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1322 - Update crypt by [@​sagikazarmark](https://togithub.com/sagikazarmark) in [spf13/viper#1325 #### New Contributors - [@​steviebps](https://togithub.com/steviebps) made their first contribution in [spf13/viper#1213 - [@​illarion](https://togithub.com/illarion) made their first contribution in [spf13/viper#1181 **Full Changelog**: spf13/viper@v1.10.1...v1.11.0 </details> --- ### Configuration📅 **Schedule**: At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.♻ **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, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/gapic-showcase).
Bumps actions/checkout from 2 to 3.
Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
Commits
a12a394
update readme for v3 (#708)8f9e05e
Update to node 16 (#689)230611d
Change secret name for PAT to not start with GITHUB_ (#623)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 will merge this PR once CI passes on it, as requested by @sagikazarmark.
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)