bixlabs / authentication

A module in Go for authentication
1 stars 0 forks source link

Bump github.com/spf13/viper from 1.4.0 to 1.5.0 #64

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps github.com/spf13/viper from 1.4.0 to 1.5.0.

Release notes *Sourced from [github.com/spf13/viper's releases](https://github.com/spf13/viper/releases).* > ## v1.5.0 > Documentation and other fixes
Commits - [`72b022e`](https://github.com/spf13/viper/commit/72b022eb357a56469725dcd03918449e2278d02e) Added capacity to slice creation - [`40e41dd`](https://github.com/spf13/viper/commit/40e41dd2240a2ae3f6b0a908ad9ddc6cefd5e456) Updates YAML to v2.2.4 - [`71509d2`](https://github.com/spf13/viper/commit/71509d28871fd3eeda5f56fb097e65d318c578d6) Revert the effective changes of [#673](https://github-redirect.dependabot.com/spf13/viper/issues/673) - [`398adc5`](https://github.com/spf13/viper/commit/398adc5a7da8f7fb1dda192beb2a9db63f797445) Add breaking test that requires reverting [#673](https://github-redirect.dependabot.com/spf13/viper/issues/673) - [`371f39c`](https://github.com/spf13/viper/commit/371f39c3ab6ffb983f89c737291fe9ec8a5096c7) Add Go 1.13 to travis - [`c171232`](https://github.com/spf13/viper/commit/c171232d3abcdff8a584d1083fd5c11cfc5bf5c3) Add go version to the mod file - [`583f79b`](https://github.com/spf13/viper/commit/583f79b3ea0db3590b23667b3130094ca14c1dac) remote: fix two dropped errors - [`99520c8`](https://github.com/spf13/viper/commit/99520c81d86ee7d0ee2ef143c8576be0c7533827) Implemented ability to unmarshal keys containing dots to structs. - [`bd1db6b`](https://github.com/spf13/viper/commit/bd1db6bb8c597678e6e65e9d8f364ed0ead2721b) Run go mod tidy - [`e697d55`](https://github.com/spf13/viper/commit/e697d557b7f549ddf91098cef2ad6e92176dbcdf) Fix small typo - Additional commits viewable in [compare view](https://github.com/spf13/viper/compare/v1.4.0...v1.5.0)


Dependabot compatibility score

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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)