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.11.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.12.0
Choose a head ref
  • 16 commits
  • 21 files changed
  • 4 contributors

Commits on Apr 13, 2022

  1. chore: rename files to yaml

    Signed-off-by: Mark Sagi-Kazar <[email protected]>
    sagikazarmark committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    5243f25 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. build(deps): bump github/codeql-action from 1 to 2

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and sagikazarmark committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    81089ee View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

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

    Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) from 2.0.0-beta.8 to 2.0.0.
    - [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.0-beta.8...v2.0.0)
    
    ---
    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] <[email protected]>
    dependabot[bot] authored and sagikazarmark committed May 2, 2022
    Configuration menu
    Copy the full SHA
    4eb3e0b View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/mitchellh/mapstructure from 1.4.3 to 1.5.0

    Bumps [github.com/mitchellh/mapstructure](https://github.com/mitchellh/mapstructure) from 1.4.3 to 1.5.0.
    - [Release notes](https://github.com/mitchellh/mapstructure/releases)
    - [Changelog](https://github.com/mitchellh/mapstructure/blob/main/CHANGELOG.md)
    - [Commits](mitchellh/mapstructure@v1.4.3...v1.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/mitchellh/mapstructure
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and sagikazarmark committed May 2, 2022
    Configuration menu
    Copy the full SHA
    55a4663 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5

    Bumps [github.com/pelletier/go-toml](https://github.com/pelletier/go-toml) from 1.9.4 to 1.9.5.
    - [Release notes](https://github.com/pelletier/go-toml/releases)
    - [Commits](pelletier/go-toml@v1.9.4...v1.9.5)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/pelletier/go-toml
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and sagikazarmark committed May 2, 2022
    Configuration menu
    Copy the full SHA
    5f023c7 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump github.com/fsnotify/fsnotify from 1.5.1 to 1.5.4

    Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.5.1 to 1.5.4.
    - [Release notes](https://github.com/fsnotify/fsnotify/releases)
    - [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md)
    - [Commits](fsnotify/fsnotify@v1.5.1...v1.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/fsnotify/fsnotify
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and sagikazarmark committed May 2, 2022
    Configuration menu
    Copy the full SHA
    ffad330 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. build(deps): bump github.com/spf13/cast from 1.4.1 to 1.5.0

    Bumps [github.com/spf13/cast](https://github.com/spf13/cast) from 1.4.1 to 1.5.0.
    - [Release notes](https://github.com/spf13/cast/releases)
    - [Commits](spf13/cast@v1.4.1...v1.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/cast
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and sagikazarmark committed May 12, 2022
    Configuration menu
    Copy the full SHA
    9f85518 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.0 to 2.0.1

    Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) from 2.0.0 to 2.0.1.
    - [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.0...v2.0.1)
    
    ---
    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] <[email protected]>
    dependabot[bot] authored and sagikazarmark committed May 12, 2022
    Configuration menu
    Copy the full SHA
    5d65186 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. build(deps): bump github.com/subosito/gotenv from 1.2.0 to 1.3.0

    Bumps [github.com/subosito/gotenv](https://github.com/subosito/gotenv) from 1.2.0 to 1.3.0.
    - [Release notes](https://github.com/subosito/gotenv/releases)
    - [Changelog](https://github.com/subosito/gotenv/blob/master/CHANGELOG.md)
    - [Commits](subosito/gotenv@v1.2.0...v1.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/subosito/gotenv
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and sagikazarmark committed May 26, 2022
    Configuration menu
    Copy the full SHA
    3b836e5 View commit details
    Browse the repository at this point in the history
  2. Add in MustBindEnv.

    Adds in a MustBindEnv function which will panic if BindEnv fails.
    mdwn authored and sagikazarmark committed May 26, 2022
    Configuration menu
    Copy the full SHA
    f50ce90 View commit details
    Browse the repository at this point in the history
  3. chore: fix Error log calls in mergeMaps

    The logger interface uses k,v pairs, but it was being called with a
    format string, here.
    
    Changed to use k,v pairs.
    
    I didn't find any other instances of this problem.
    wwade authored and sagikazarmark committed May 26, 2022
    Configuration menu
    Copy the full SHA
    da55858 View commit details
    Browse the repository at this point in the history
  4. chore: update crypt

    Signed-off-by: Mark Sagi-Kazar <[email protected]>
    sagikazarmark committed May 26, 2022
    Configuration menu
    Copy the full SHA
    2080d43 View commit details
    Browse the repository at this point in the history
  5. feat: add etcd3 support to remote

    Signed-off-by: Mark Sagi-Kazar <[email protected]>
    sagikazarmark committed May 26, 2022
    Configuration menu
    Copy the full SHA
    433821f View commit details
    Browse the repository at this point in the history
  6. chore(deps): update yaml3

    Signed-off-by: Mark Sagi-Kazar <[email protected]>
    sagikazarmark committed May 26, 2022
    Configuration menu
    Copy the full SHA
    7c35aa9 View commit details
    Browse the repository at this point in the history
  7. feat: make yaml3 the default

    Signed-off-by: Mark Sagi-Kazar <[email protected]>
    sagikazarmark committed May 26, 2022
    Configuration menu
    Copy the full SHA
    8d02999 View commit details
    Browse the repository at this point in the history
  8. feat: make toml2 the default

    Signed-off-by: Mark Sagi-Kazar <[email protected]>
    sagikazarmark committed May 26, 2022
    Configuration menu
    Copy the full SHA
    4322cf2 View commit details
    Browse the repository at this point in the history
Loading