[PR #34] [MERGED] Bump github.com/spf13/viper from 1.3.2 to 1.4.0 #163

Closed
opened 2026-02-25 22:31:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/evenh/intercert/pull/34
Author: @dependabot-preview[bot]
Created: 5/27/2019
Status: Merged
Merged: 6/5/2019
Merged by: @evenh

Base: masterHead: dependabot/go_modules/github.com/spf13/viper-1.4.0


📝 Commits (1)

  • 1a2a686 Bump github.com/spf13/viper from 1.3.2 to 1.4.0

📊 Changes

2 files changed (+64 additions, -1 deletions)

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+63 -0)

📄 Description

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

Commits

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.


Dependabot has been acquired by GitHub  🎉


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/evenh/intercert/pull/34 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 5/27/2019 **Status:** ✅ Merged **Merged:** 6/5/2019 **Merged by:** [@evenh](https://github.com/evenh) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/spf13/viper-1.4.0` --- ### 📝 Commits (1) - [`1a2a686`](https://github.com/evenh/intercert/commit/1a2a686ee57d2bfd4ad802cdb897a0b32d8b6c25) Bump github.com/spf13/viper from 1.3.2 to 1.4.0 ### 📊 Changes **2 files changed** (+64 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+63 -0) </details> ### 📄 Description Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.3.2 to 1.4.0. <details> <summary>Commits</summary> - [`b5bf975`](https://github.com/spf13/viper/commit/b5bf975e5823809fb22c7644d008757f78a4259e) Clean up dependencies - [`2bd2732`](https://github.com/spf13/viper/commit/2bd2732789208f67c9c82f5097ff3410fb0543e2) Use GetInt64 for largenum in viper_test.go - [`93066f9`](https://github.com/spf13/viper/commit/93066f92c615ab6c90523b3d4fe34379d2dea818) Fix typo in viper_test.go: lagrenum → largenum - [`7a605a5`](https://github.com/spf13/viper/commit/7a605a50e69cd1ea431c4a1e6eebe9b287ef6de4) Uint Support ([#681](https://github-redirect.dependabot.com/spf13/viper/issues/681)) - [`fccfc2c`](https://github.com/spf13/viper/commit/fccfc2c271a59647debe6c5802362469a3700f0a) Add API for setting file permissions - See full diff in [compare view](https://github.com/spf13/viper/compare/v1.3.2...v1.4.0) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=github.com/spf13/viper&package-manager=go_modules&previous-version=1.3.2&new-version=1.4.0)](https://dependabot.com/compatibility-score.html?dependency-name=github.com/spf13/viper&package-manager=go_modules&previous-version=1.3.2&new-version=1.4.0) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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) Finally, you can contact us by mentioning @dependabot. </details> [//]: # (dependabot-acquisition-announcement-start) --- <a href='https://dependabot.com/blog/hello-github/'><img width='376' alt='Dependabot has been acquired by GitHub 🎉' src='https://user-images.githubusercontent.com/20165/58035530-e739b700-7b20-11e9-9d1b-12a7630b84e0.png'></a> [//]: # (dependabot-acquisition-announcement-end) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 22:31:16 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/intercert#163
No description provided.