Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 27, 2025

Bumps github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0.

Release notes

Sourced from github.com/go-viper/mapstructure/v2's releases.

v2.3.0

What's Changed

New Contributors

Full Changelog: go-viper/mapstructure@v2.2.1...v2.3.0

Commits
  • 8c61ec1 Merge pull request #80 from rostislaved/feature-allow-unset-pointer
  • df765f4 Merge pull request #106 from go-viper/update-linter
  • 5f34b05 update linter
  • 36de1e1 Merge pull request #105 from go-viper/error-refactor
  • 6a283a3 chore: update error type doc
  • 599cb73 Merge pull request #101 from go-viper/dependabot/github_actions/github/codeql...
  • ed3f921 feat: remove value from error messages
  • a3f8b22 revert: error message change
  • 9661f6d feat: add common error interface
  • f12f6c7 Merge pull request #102 from m1k1o/prettify-errors2
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Used by dependabot - identifies all PRs created by dependabot kind/misc Categorizes issue or PR as a miscellaneuous one. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesnt merit a release note. labels Jun 27, 2025
@tekton-robot
Copy link
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a tektoncd member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@tekton-robot tekton-robot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Jun 27, 2025
Copy link
Member

@vdemeester vdemeester left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@tekton-robot tekton-robot added lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Jun 30, 2025
Copy link
Member

@vdemeester vdemeester left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/go-viper/mapstructure/releases)
- [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md)
- [Commits](go-viper/mapstructure@v2.2.1...v2.3.0)

---
updated-dependencies:
- dependency-name: github.com/go-viper/mapstructure/v2
  dependency-version: 2.3.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/go-viper/mapstructure/v2-2.3.0 branch from 0a6813e to 17a990e Compare July 14, 2025 11:38
@tekton-robot tekton-robot removed the lgtm Indicates that a PR is ready to be merged. label Jul 14, 2025
Copy link
Member

@divyansh42 divyansh42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Jul 15, 2025
@tekton-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: divyansh42, vdemeester

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tekton-robot tekton-robot merged commit 19b8d0e into main Jul 15, 2025
8 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/go-viper/mapstructure/v2-2.3.0 branch July 15, 2025 13:06
vinamra28 added a commit that referenced this pull request Aug 21, 2025
#2560 | [dependabot[bot]] Bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.2 | 2025/07/14-12:36
#2562 | [dependabot[bot]] Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 | 2025/07/15-14:06
#2554 | [dependabot[bot]] Bump github.com/sigstore/sigstore from 1.9.4 to 1.9.5 | 2025/07/18-20:54
#2516 | [Vincent Demeester] .github/workflows: update codeql job | 2025/07/24-11:26
#2516 | [Vincent Demeester] .github/workflows: add slack and retest workflows | 2025/07/24-11:26
#2516 | [Vincent Demeester] .github/workflows: add a ci workflow… | 2025/07/24-11:26
#2516 | [Vincent Demeester] .github/workflows: use plumbing workflow definitions. | 2025/07/24-11:26
null | [Tyler Auerbeck] cleanup: update golangci-lint to v2 | 2025/07/28-12:33
null | [divyansh42] Fix golang CI lint failures | 2025/07/28-12:33
null | [dependabot[bot]] Bump github.com/docker/docker | 2025/08/01-09:21
null | [dependabot[bot]] Bump github.com/docker/cli | 2025/08/01-10:19
null | [dependabot[bot]] Bump github.com/tektoncd/pipeline from 1.0.0 to 1.2.0 | 2025/08/01-10:31
null | [dependabot[bot]] Bump ko-build/setup-ko from 0.8 to 0.9 | 2025/08/05-16:20
null | [dependabot[bot]] Bump github/codeql-action from 3.28.11 to 3.29.5 | 2025/08/05-16:22
null | [dependabot[bot]] Bump actions/setup-go from 5.3.0 to 5.5.0 | 2025/08/05-22:46
null | [dependabot[bot]] Bump step-security/harden-runner from 2.11.0 to 2.13.0 | 2025/08/05-22:48
null | [pratap0007] Deprecate the chain command | 2025/08/11-09:22
null | [dependabot[bot]] Bump github.com/sigstore/cosign/v2 from 2.5.0 to 2.5.3 | 2025/08/12-12:50
null | [dependabot[bot]] Bump github.com/ktr0731/go-fuzzyfinder from 0.8.0 to 0.9.0 | 2025/08/12-13:20
null | [dependabot[bot]] Bump the go-k8s-dependencies group with 3 updates | 2025/08/12-20:10
null | [dependabot[bot]] Bump github.com/spf13/pflag from 1.0.6 to 1.0.7 | 2025/08/19-02:41
null | [pratap0007] Bump tektoncd/pipeline, tektoncd/triggers and tektoncd/hub | 2025/08/19-08:11
null | [dependabot[bot]] Bump golang.org/x/term from 0.32.0 to 0.34.0 | 2025/08/19-10:45
null | [dependabot[bot]] Bump actions/checkout from 4.2.2 to 5.0.0 | 2025/08/20-08:03
null | [dependabot[bot]] Bump github/codeql-action from 3.29.7 to 3.29.10 | 2025/08/20-08:05
null | [dependabot[bot]] Bump the go-k8s-dependencies group with 3 updates | 2025/08/20-08:07
null | [huntlyroad] fix panic when trying to read pod logs when pod is already deleted | 2025/08/21-04:11
null | [divyansh42] Handle nil steps and add error message | 2025/08/21-04:11

Signed-off-by: vinamra28 <vinjain@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. dependencies Used by dependabot - identifies all PRs created by dependabot kind/misc Categorizes issue or PR as a miscellaneuous one. lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesnt merit a release note. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants