Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: spf13/viper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.14.0
Choose a base ref
...
head repository: spf13/viper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.15.0
Choose a head ref
  • 15 commits
  • 20 files changed
  • 7 contributors

Commits on Dec 8, 2022

  1. build(deps): bump github.com/spf13/afero from 1.9.2 to 1.9.3

    Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.9.2 to 1.9.3.
    - [Release notes](https://github.com/spf13/afero/releases)
    - [Commits](spf13/afero@v1.9.2...v1.9.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/afero
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    38b5494 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/magiconair/properties from 1.8.6 to 1.8.7

    Bumps [github.com/magiconair/properties](https://github.com/magiconair/properties) from 1.8.6 to 1.8.7.
    - [Release notes](https://github.com/magiconair/properties/releases)
    - [Changelog](https://github.com/magiconair/properties/blob/main/CHANGELOG.md)
    - [Commits](magiconair/properties@v1.8.6...v1.8.7)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/magiconair/properties
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    41d75b2 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.5 to 2.0.6

    Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) from 2.0.5 to 2.0.6.
    - [Release notes](https://github.com/pelletier/go-toml/releases)
    - [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml)
    - [Commits](pelletier/go-toml@v2.0.5...v2.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/pelletier/go-toml/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    ab1367a View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

  1. Update badge route

    choar816 authored and sagikazarmark committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    9da88d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. Configuration menu
    Copy the full SHA
    ce73936 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. build(deps): bump mheap/github-action-required-labels from 2 to 3

    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>
    dependabot[bot] committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    9e46b76 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. feat!: drop yaml v2 support

    Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
    sagikazarmark committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    e42b933 View commit details
    Browse the repository at this point in the history
  2. feat!: drop toml v1 support

    Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
    sagikazarmark committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    77fc1c3 View commit details
    Browse the repository at this point in the history
  3. ci: cleanup tags

    Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
    sagikazarmark committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    2f5cb62 View commit details
    Browse the repository at this point in the history
  4. feat!: drop Go 1.16 support

    Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
    sagikazarmark committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    982460e View commit details
    Browse the repository at this point in the history
  5. ci: update golangci-lint

    Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
    sagikazarmark committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    996ab10 View commit details
    Browse the repository at this point in the history
  6. build(deps): bump github.com/subosito/gotenv from 1.4.1 to 1.4.2

    Bumps [github.com/subosito/gotenv](https://github.com/subosito/gotenv) from 1.4.1 to 1.4.2.
    - [Release notes](https://github.com/subosito/gotenv/releases)
    - [Changelog](https://github.com/subosito/gotenv/blob/master/CHANGELOG.md)
    - [Commits](subosito/gotenv@v1.4.1...v1.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/subosito/gotenv
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    63630c2 View commit details
    Browse the repository at this point in the history
  7. build(deps): bump github.com/sagikazarmark/crypt from 0.8.0 to 0.9.0

    Bumps [github.com/sagikazarmark/crypt](https://github.com/sagikazarmark/crypt) from 0.8.0 to 0.9.0.
    - [Release notes](https://github.com/sagikazarmark/crypt/releases)
    - [Commits](sagikazarmark/crypt@v0.8.0...v0.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/sagikazarmark/crypt
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    a7ad8cf View commit details
    Browse the repository at this point in the history
  8. feat: add multiple endpoints support for remote

    Astone authored and sagikazarmark committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    0755477 View commit details
    Browse the repository at this point in the history
  9. Add DocBlock to WatchConfig (#1467)

    * Add DocBlock to WatchConfig
    
    Added a small description of the WatchConfig().
    So that you can understand in the ide why you could use it.
    
    * Update viper.go
    
    * update viper.go
    
    Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
    
    Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
    Co-authored-by: Márk Sági-Kazár <sagikazarmark@users.noreply.github.com>
    Co-authored-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
    3 people authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    5182412 View commit details
    Browse the repository at this point in the history
Loading