chore(deps): bump the go group with 5 updates #517
Merged
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 go group with 5 updates:
2.2.0
2.4.0
2.8.1
2.9.0
1.10.0
1.11.0
0.21.0
0.22.0
0.16.0
0.17.0
Updates
github.com/elliotchance/orderedmap/v2
from 2.2.0 to 2.4.0Commits
9767ae7
Implement Go 1.23 iterators (#41)f5ea9d1
Add ReplaceKey (#37)8a25936
update performance test times to avoid accidental factors (#34)1e43e19
Improve performances of v1 (#32)Updates
github.com/elliotchance/pie/v2
from 2.8.1 to 2.9.0Commits
d8f7169
Add a new slice method: UniqueStable (#203)Updates
github.com/hashicorp/terraform-plugin-framework
from 1.10.0 to 1.11.0Release notes
Sourced from github.com/hashicorp/terraform-plugin-framework's releases.
Changelog
Sourced from github.com/hashicorp/terraform-plugin-framework's changelog.
Commits
c338d61
Update changelog4d10c17
all: Add support for embedded struct types in object conversions (#1021)d6c8b06
docs: Add more clarification for unknown values during config validation (#1023)0f21b14
Result of tsccr-helper -log-level=info gha update -latest . (#1020)12d7331
Result of tsccr-helper -log-level=info gha update -latest . (#1018)Updates
golang.org/x/oauth2
from 0.21.0 to 0.22.0Commits
6d8340f
LICENSE: update per Google LegalUpdates
golang.org/x/text
from 0.16.0 to 0.17.0Commits
b2bec85
go.mod: update golang.org/x dependenciesae0cf96
LICENSE: update per Google LegalDependabot 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 <dependency name> major version
will 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 version
will 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