chore(deps): bump the dependencies group with 3 updates#2
Merged
Conversation
Bumps the dependencies group with 3 updates: [github.com/knadh/koanf/v2](https://github.com/knadh/koanf), [github.com/stretchr/testify](https://github.com/stretchr/testify) and [golang.org/x/term](https://github.com/golang/term). Updates `github.com/knadh/koanf/v2` from 2.3.0 to 2.3.2 - [Release notes](https://github.com/knadh/koanf/releases) - [Commits](knadh/koanf@v2.3.0...v2.3.2) Updates `github.com/stretchr/testify` from 1.8.4 to 1.11.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.8.4...v1.11.1) Updates `golang.org/x/term` from 0.38.0 to 0.40.0 - [Commits](golang/term@v0.38.0...v0.40.0) --- updated-dependencies: - dependency-name: github.com/knadh/koanf/v2 dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/stretchr/testify dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/term dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 3 updates: github.com/knadh/koanf/v2, github.com/stretchr/testify and golang.org/x/term.
Updates
github.com/knadh/koanf/v2from 2.3.0 to 2.3.2Release notes
Sourced from github.com/knadh/koanf/v2's releases.
Commits
ec91994fix: preserve nil pointer types in Get() method (#397)99a91c6FixGet()panic on nil pointers. Fixes #396.fbccb44Upgrade go-huml (v0.2.0 spec).9c90b76fix: pass event to callback instead of nil when file changes detected (#384)45d1dc2Refactor all instances ofinterface{}toany(#385)7e04a35Bump golang.org/x/crypto from 0.37.0 to 0.45.0 in /providers/nats (#390)733704aBump golang.org/x/crypto from 0.40.0 to 0.45.0 in /providers/kiln (#391)8818413fix panic in dotenv parser when callback function is not provided (#387)e38d5b4providers/cliflagv3: Set the flags if they have a default value (#382)Updates
github.com/stretchr/testifyfrom 1.8.4 to 1.11.1Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
2a57335Merge pull request #1788 from brackendawson/1785-backport-1.11af8c912Backport #1786 to release/1.11b7801fbMerge pull request #1778 from stretchr/dependabot/github_actions/actions/chec...69831f3build(deps): bump actions/checkout from 4 to 5a53be35Improve captureTestingT helperaafb604mock: improve formatting of error message7218e03improve error msg929a212Merge pull request #1758 from stretchr/dolmen/suite-faster-method-filteringbc7459esuite: faster filtering of methods (-testify.m)7d37b5csuite: refactor methodFilterUpdates
golang.org/x/termfrom 0.38.0 to 0.40.0Commits
3aff304go.mod: update golang.org/x dependenciesa7e5b04go.mod: update golang.org/x dependencies943f25dx/term: handle transpose9b991ddx/term: handle delete keyDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions