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: go-viper/mapstructure
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: go-viper/mapstructure
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Choose a head ref
  • 19 commits
  • 4 files changed
  • 6 contributors

Commits on Jun 2, 2024

  1. build(deps): bump golangci/golangci-lint-action from 3.7.0 to 6.0.1

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.7.0 to 6.0.1.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@3a91952...a4f60bb)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 2, 2024
    Configuration menu
    Copy the full SHA
    6efe54b View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/checkout from 4.1.1 to 4.1.6

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@b4ffde6...a5ac7e5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 2, 2024
    Configuration menu
    Copy the full SHA
    0b6412b View commit details
    Browse the repository at this point in the history
  3. build(deps): bump actions/setup-go from 5.0.0 to 5.0.1

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.0.0 to 5.0.1.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@0c52d54...cdcb360)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 2, 2024
    Configuration menu
    Copy the full SHA
    1fb1401 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #28 from go-viper/dependabot/github_actions/action…

    …s/setup-go-5.0.1
    
    build(deps): bump actions/setup-go from 5.0.0 to 5.0.1
    sagikazarmark authored Jun 2, 2024
    Configuration menu
    Copy the full SHA
    c3beb7f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #27 from go-viper/dependabot/github_actions/action…

    …s/checkout-4.1.6
    
    build(deps): bump actions/checkout from 4.1.1 to 4.1.6
    sagikazarmark authored Jun 2, 2024
    Configuration menu
    Copy the full SHA
    bd59621 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #26 from go-viper/dependabot/github_actions/golang…

    …ci/golangci-lint-action-6.0.1
    
    build(deps): bump golangci/golangci-lint-action from 3.7.0 to 6.0.1
    sagikazarmark authored Jun 2, 2024
    Configuration menu
    Copy the full SHA
    0382e5b View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. build(deps): bump actions/checkout from 4.1.6 to 4.1.7

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.6 to 4.1.7.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@a5ac7e5...692973e)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    f0be496 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Precompute decode hooks for performance reason

    Fabrice Vaillant authored and cedric-cordenier committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    1036125 View commit details
    Browse the repository at this point in the history
  2. Also precompute hook in decoder

    Fabrice Vaillant authored and cedric-cordenier committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    0855c8a View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. build(deps): bump actions/setup-go from 5.0.1 to 5.0.2

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.0.1 to 5.0.2.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@cdcb360...0a12ed9)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    4f051a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Merge pull request #34 from go-viper/dependabot/github_actions/action…

    …s/setup-go-5.0.2
    
    build(deps): bump actions/setup-go from 5.0.1 to 5.0.2
    sagikazarmark authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    365fe38 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #29 from go-viper/dependabot/github_actions/action…

    …s/checkout-4.1.7
    
    build(deps): bump actions/checkout from 4.1.6 to 4.1.7
    sagikazarmark authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    fd1be46 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.0.1 to 6.1.0.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@a4f60bb...aaa42aa)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    20ca3c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    4807a3a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #33 from cedric-cordenier/main

    Port Succo's fix to cache decodeHooks
    sagikazarmark authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    befed6c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #38 from go-viper/dependabot/github_actions/golang…

    …ci/golangci-lint-action-6.1.0
    
    build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0
    sagikazarmark authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    cafeac4 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

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

Commits on Aug 11, 2024

  1. Merge pull request #18 from triarius/viper-squash-name

    Add configuration option to specify tag value that indicates squash
    sagikazarmark authored Aug 11, 2024
    Configuration menu
    Copy the full SHA
    2842dc8 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Adding support for squash: interface. (#17)

    * Adding support for squash: interface.
    
    * fix lint issues.
    m1k1o authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    c97971d View commit details
    Browse the repository at this point in the history
Loading