-
Notifications
You must be signed in to change notification settings - Fork 481
chore(deps): update go modules - autoclosed #2773
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update go modules - autoclosed #2773
Conversation
/gcbrun |
229bc1f
to
0c27975
Compare
/gcbrun |
0c27975
to
488617e
Compare
/gcbrun |
488617e
to
0e4ccef
Compare
/gcbrun |
0e4ccef
to
6694e46
Compare
/gcbrun |
6694e46
to
4642c61
Compare
/gcbrun |
4642c61
to
7cba3f7
Compare
/gcbrun |
7cba3f7
to
6547053
Compare
/gcbrun |
6547053
to
9111c77
Compare
ℹ Artifact update noticeFile name: cli/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
/gcbrun |
9111c77
to
aa9064d
Compare
|
/gcbrun |
aa9064d
to
64042f1
Compare
/gcbrun |
64042f1
to
4c499fb
Compare
/gcbrun |
f27bb2a
to
7a4b89f
Compare
/gcbrun |
7a4b89f
to
56c2d0e
Compare
/gcbrun |
56c2d0e
to
05022b9
Compare
/gcbrun |
05022b9
to
6d0bc57
Compare
/gcbrun |
6d0bc57
to
27dcd3c
Compare
/gcbrun |
27dcd3c
to
71e277e
Compare
/gcbrun |
71e277e
to
7267bf9
Compare
/gcbrun |
7267bf9
to
cda1d5d
Compare
/gcbrun |
cda1d5d
to
728583b
Compare
/gcbrun |
728583b
to
8a116fb
Compare
/gcbrun |
8a116fb
to
699cff0
Compare
/gcbrun |
699cff0
to
65f9a04
Compare
/gcbrun |
65f9a04
to
ecdccce
Compare
/gcbrun |
This PR contains the following updates:
v1.20.3
->v1.20.4
v1.49.0
->v1.50.0
v0.17.3
->v0.17.5
v1.23.1
->v1.23.2
v5.13.0
->v5.13.2
v68.0.0
->v69.0.0
v0.48.1
->v0.48.2
c404f82
->efaa306
v0.12.0
->v0.13.0
v0.70.0
->v1.1.0
v1.14.0
->v1.14.1
v1.15.1
->v1.16.2
v0.24.0
->v0.26.0
v0.21.0
->v0.22.0
v0.214.0
->v0.220.0
v1.36.1
->v1.36.4
v1.36.5
Release Notes
briandowns/spinner (github.com/briandowns/spinner)
v1.23.2
Compare Source
go-git/go-git (github.com/go-git/go-git/v5)
v5.13.2
Compare Source
What's Changed
Full Changelog: go-git/go-git@v5.13.1...v5.13.2
v5.13.1
Compare Source
What's Changed
Full Changelog: go-git/go-git@v5.13.0...v5.13.1
google/go-github (github.com/google/go-github/v68)
v69.0.0
Compare Source
This release contains the following breaking API changes:
BREAKING CHANGE:
Create*Ruleset
andUpdate*Ruleset
now passruleset
parameter by-value instead of by-reference.BREAKING CHANGE:
Rerequstable
=>Rerequestable
,RunsRerequstable
=>RunsRerequestable
BREAKING CHANGE:
MergablePulls
=>MergeablePulls
,UnmergablePulls
=>UnmergeablePulls
BREAKING CHANGE: Some error strings are slightly modified - please do not rely on error text in general.
BREAKING CHANGES: The following types have been renamed:
Ruleset
->RepositoryRuleset
RulesetLink
->RepositoryRulesetLink
RulesetLinks
->RepositoryRulesetLinks
RulesetRefConditionParameters
->RepositoryRulesetRefConditionParameters
RulesetRepositoryNamesConditionParameters
->RepositoryRulesetRepositoryNamesConditionParameters
RulesetRepositoryIDsConditionParameters
->RepositoryRulesetRepositoryIDsConditionParameters
RulesetRepositoryPropertyTargetParameters
->Repository
RulesetRepositoryPropertyConditionParameters
->RepositoryRulesetRepositoryPropertyConditionParameters
RulesetOrganizationNamesConditionParameters
->RepositoryRulesetOrganizationNamesConditionParameters
RulesetOrganizationIDsConditionParameters
->RepositoryRulesetOrganizationIDsConditionParameters
RulesetConditions
->RepositoryRulesetConditions
RepositoryRulesetEditedChanges
->RepositoryRulesetChanges
RepositoryRulesetEditedSource
->RepositoryRulesetChangeSource
RepositoryRulesetEditedSources
->RepositoryRulesetChangeSources
RepositoryRulesetEditedConditions
->RepositoryRulesetUpdatedConditions
RepositoryRulesetUpdatedConditionsEdited
->RepositoryRulesetUpdatedCondition
RepositoryRulesetEditedRules
->RepositoryRulesetChangedRules
RepositoryRulesetUpdatedRules
->RepositoryRulesetUpdatedRules
RepositoryRulesetEditedRuleChanges
->RepositoryRulesetChangedRule
BREAKING CHANGE:
ListOAuthApps
now returns([]*OAuthApp, error)
instead of([]OAuthApp, error)
.BREAKING CHANGE:
User.InheritedFrom
is changed from a*Team
to a[]*Team
....and the following additional changes:
X-Ratelimit-Resource
headers (#3453)gruntwork-io/terratest (github.com/gruntwork-io/terratest)
v0.48.2
Compare Source
Modules affected
shell
aws
gcp
terraform
k8s
azure
database
What's Changed
RunCommandAndGetStdOutErr
by @james03160927S3BucketServerSideEncryption
by @james03160927stderr
intostdout
by @g7rrequest-timeout
options forkubectl
by @james03160927GetAllParametersOfRdsInstance
by @james03160927golang.org/x/crypto
from 0.29.0 to 0.31.0 by @dependabotgolang.org/x/net
from 0.31.0 to 0.33.0 by @dependabotHasSuffix
to check for suffixes by @amangaleNew Contributors
Full Changelog: gruntwork-io/terratest@v0.48.1...v0.48.2
invopop/jsonschema (github.com/invopop/jsonschema)
v0.13.0
Compare Source
open-policy-agent/opa (github.com/open-policy-agent/opa)
v1.1.0
Compare Source
This release contains a mix of features, performance improvements, and bugfixes.
Performance Improvements
opa bench
(#7291) authored by @anderseknertio.jwt
token verification built-ins (#7274) authored by @johanfyllingTopdown and Rego
numbers.range
built-in (#7269) authored by @anderseknertRuntime, Tooling, SDK
opa repl
(#7301) authored by @anderseknert reported by @tsandall--v0-compatible
foropa eval
partial eval support modules (#7251) authored by @johanfyllinglinter-settings
configuration name (#7244) authored by @JuneezeeDocs, Website, Ecosystem
Miscellaneous
v1.0.1
Compare Source
This is a bug fix release addressing the following issues:
Addressing
CVE-2024-45341
andCVE-2024-45336
vulnerabilities in the Go runtime.Fixing an issue where the rego-version for individual modules was lost during bundle deactivation (bundle lifecycle) if this version diverged from the active runtime rego-version.
This could cause reloading of v0 bundles to fail when OPA was not running with the
--v0-compatible
flag.v1.0.0
Compare Source
We are excited to announce OPA 1.0, a milestone release consolidating an improved developer experience for the future of Policy as Code. The release makes new functionality designed to simplify policy writing and improve the language's consistency the default.
Changes to Rego in OPA 1.0
Below we highlight some key changes to the defaults in OPA 1.0:
if
for all rule definitions andcontains
for multi-value rules is now mandatory, not just when using therego.v1
import.every
,in
) are available without any imports.opa check --strict
) are now the default. Duplicate imports and imports which shadow each other are no longer allowed.if you must continue to support v0 Rego.
Read more about the OPA 1.0 announcement here on our blog.
Following are other changes that are included in OPA 1.0.
Improvements to memory allocations
PRs #7172, #7190, #7193, #7165, #7168, #7191 & #7222 together improve the memory performance of OPA. Key strategies
include reusing pointers and optimizing array and object operations, minimizing intermediate object creation, and using
sync.Pool
to manage memory-heavy operations. These changes cumulatively greatly reduced the number of allocations and improved
evaluation speed by 10-20%. Additional benchmarks highlighted significant memory and speed improvements in custom
function evaluation.
Authored by @anderseknert.
Wrap http.RoundTripper for SDK users
PR #7180 adds an
EvalHTTPRoundTrip
EvalOption and query-levelWithHTTPRoundTrip
option.Both use a new function type which converts an
http.Transport
configured by topdown to anhttp.RoundTripper
.This supports use cases requiring the customization of the
http.send
built in behavior.Authored by @evankanderson.
Improvements to scientific notation parsing in
units.parse
PR #7147 extends the behaviour of
extractNumAndUnit
to supportscientific notation values. This means values such as
1e3KB
can now be handled by this function.Authored by @berdanA.
Support customized buckets
bundle_loading_duration_ns
metricPR #7156 extends OPA’s Prometheus configuration to allow the
setting of user defined buckets for metrics. This aids when debugging the loading of slow bundles.
Authored by @jwu730-1.
Test suite performance improvements
PR #7126 updates tests to improve performance. Topdown and
storage/disk/
tests now run around 50% and 75% faster respectively.
Authored by @philipaconrad.
OPA 1.0 Preparation
rego.v1
andfuture.keywords
imports for v1 by @johanfylling in #7224--rego-v1
cmd flag to--v0-v1
by @johanfylling in #7225Topdown and Rego
topdown/cache
by @evankanderson in #7188to_number
now rejects "Inf", "Infinity" and "NaN" values by @sikehish in #7203Runtime, Tooling, SDK
opa build
: provide an option to preserve print statements for the "wasm" target (#7194) by @me-viper in #7195opa eval
: Return error if illegal arguments passed with--unknowns
flag by @kd-labs in #7149Docs, Website, Ecosystem
Dependency Updates
otiai10/copy (github.com/otiai10/copy)
v1.14.1
Compare Source
zclconf/go-cty (github.com/zclconf/go-cty)
v1.16.2
Compare Source
v1.16.1
Compare Source
v1.16.0
Compare Source
convert
: When converting between two different capsule types, will now try to use the "conversion from" implementation from the target type if the source type doesn't have a suitable "conversion to" implementation. (#194)convert
: When converting to a map whose element type is an object type with optional attributes, will no longer construct a broken result when a final map is empty. (#198)googleapis/google-api-go-client (google.golang.org/api)
v0.220.0
Compare Source
Features
v0.219.0
Compare Source
Features
Documentation
v0.218.0
Compare Source
Features
Bug Fixes
v0.217.0
Compare Source
Features
v0.216.0
Compare Source
Features
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.