chore(deps): update everything #55
Draft
+190
−186
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.
This PR contains the following updates:
0.16.0
->0.29.0
9707f36
->68b0f49
v0.38.0
->v0.52.0
v2.20.2
->v2.23.0
v1.34.2
->v1.36.2
v0.68.0
->v0.70.0
1.22.6
->1.24.1
v0.4.0
->v0.5.0
ecef830
->8678013
8af14fe
->81fb87f
v1.66.0
->v1.71.0
v1.34.2
->v1.36.5
Release Notes
aquasecurity/trivy-action (aquasecurity/trivy-action)
v0.29.0
Compare Source
What's Changed
setup-trivy
by @DmitriyLewen in https://github.com/aquasecurity/trivy-action/pull/421setup-trivy
and add newcontrib
directory path info by @DmitriyLewen in https://github.com/aquasecurity/trivy-action/pull/424New Contributors
Full Changelog: aquasecurity/trivy-action@0.28.0...0.29.0
v0.28.0
Compare Source
What's Changed
Full Changelog: aquasecurity/trivy-action@0.27.0...0.28.0
v0.27.0
Compare Source
What's Changed
setup-trivy
to install Trivy by @DmitriyLewen in https://github.com/aquasecurity/trivy-action/pull/406Full Changelog: aquasecurity/trivy-action@0.26.0...0.27.0
v0.26.0
Compare Source
What's Changed
action/cache
for trivy databases by @DmitriyLewen in https://github.com/aquasecurity/trivy-action/pull/397Full Changelog: aquasecurity/trivy-action@0.25.0...0.26.0
v0.25.0
Compare Source
What's Changed
New Contributors
Full Changelog: aquasecurity/trivy-action@0.24.0...0.25.0
v0.24.0
Compare Source
What's Changed
Full Changelog: aquasecurity/trivy-action@0.23.0...0.24.0
v0.23.0
Compare Source
What's Changed
Full Changelog: aquasecurity/trivy-action@0.22.0...0.23.0
v0.22.0
Compare Source
What's Changed
New Contributors
Full Changelog: aquasecurity/trivy-action@0.21.0...0.22.0
v0.21.0
Compare Source
What's Changed
New Contributors
Full Changelog: aquasecurity/trivy-action@0.20.0...0.21.0
v0.20.0
Compare Source
What's Changed
--docker-host
option for GH Action users by @calinmarina in https://github.com/aquasecurity/trivy-action/pull/267New Contributors
Full Changelog: aquasecurity/trivy-action@0.19.0...0.20.0
v0.19.0
Compare Source
What's Changed
Full Changelog: aquasecurity/trivy-action@0.18.0...0.19.0
v0.18.0
Compare Source
What's Changed
Using Trivy to generate SBOM
and sending it to Github by @Maxim-Durand in https://github.com/aquasecurity/trivy-action/pull/307New Contributors
Full Changelog: aquasecurity/trivy-action@0.17.0...0.18.0
v0.17.0
Compare Source
What's Changed
skip-files
andhide-progress
options not being applied when using Sarif report format by @simao-silva in https://github.com/aquasecurity/trivy-action/pull/297New Contributors
Full Changelog: aquasecurity/trivy-action@0.16.1...0.17.0
v0.16.1
Compare Source
What's Changed
New Contributors
Full Changelog: aquasecurity/trivy-action@0.16.0...0.16.1
indykite/indykite-sdk-go (github.com/indykite/indykite-sdk-go)
v0.52.0
Compare Source
Features
v0.51.0
Compare Source
Features
Miscellaneous Chores
v0.50.0
Compare Source
Features
v0.49.1
Compare Source
Miscellaneous Chores
v0.49.0
Compare Source
Features
v0.48.3
Compare Source
Bug Fixes
v0.48.2
Compare Source
Bug Fixes
v0.48.1
Compare Source
Bug Fixes
v0.48.0
Compare Source
Features
v0.47.0
Compare Source
Features
Miscellaneous Chores
v0.46.0
Compare Source
Features
v0.45.1
Compare Source
Bug Fixes
v0.45.0
Compare Source
Features
Bug Fixes
v0.44.0
Compare Source
Features
v0.43.0
Compare Source
Features
v0.42.0
Compare Source
Features
v0.41.2
Compare Source
Bug Fixes
v0.41.1
Compare Source
Bug Fixes
v0.41.0
Compare Source
Features
v0.40.0
Compare Source
Features
v0.39.0
Compare Source
Features
onsi/ginkgo (github.com/onsi/ginkgo/v2)
v2.23.0
Compare Source
2.23.0
Ginkgo 2.23.0 adds a handful of methods to
GinkgoT()
to make it compatible with thetesting.TB
interface in Go 1.24.GinkgoT().Context()
, in particular, is a useful shorthand for generating a new context that will clean itself up in aDeferCleanup()
. This has subtle behavior differences from the golang implementation but should make sense in a Ginkgo... um... context.Features
37a511b
]Fixes
7556a86
]4df06c6
]Maintenance
cbcf39a
]9b261ff
]00f19c8
]e98a4df
]60cc4e2
]fea6f2d
]31d7813
]fc3bbd6
]aee0d56
]809a710
]v2.22.2
Compare Source
What's Changed
Full Changelog: onsi/ginkgo@v2.22.1...v2.22.2
v2.22.1
Compare Source
2.22.1
Fixes
Fix CSV encoding
aab3da6
]c09df39
]96a80fc
]43dad69
]Maintenance
c88c634
]4df44bf
]v2.22.0
Compare Source
2.22.0
Features
0fcaa08
]This allows serial tests to be filtered using the
label-filter
Maintenance
Various doc fixes
v2.21.0
Compare Source
2.21.0
Features
a69eb39
]bcab9c8
]Fixes
e548367
]SpecsThatWillBeRun
withSpecsThatWillRun
[
c2c4d3c
]Maintenance
7e65a00
]onsi/gomega (github.com/onsi/gomega)
v1.36.2
Compare Source
Maintenance
v1.36.1
Compare Source
1.36.1
Fixes
1c6c112
]4feb9d7
]v1.36.0
Compare Source
1.36.0
Features
4c964c6
]Maintenance
ece6872
]8e924d7
]v1.35.1
Compare Source
1.35.1
Fixes
ca36da1
]v1.35.0
Compare Source
1.35.0
Features
EnforceDefaultTimeoutsWhenUsingContexts()
to haveEventually
honor the default timeout when passed a context. (prior to this you had to expclility add a timeout) [e4c4265
]StopTrying(message).Successfully()
to abort aConsistently
early without failure [eeca931
]Fixes
HaveField
to avoid unexpected errors when used with async assertions. [3bdbc4e
]Maintenance
a05a416
]open-policy-agent/opa (github.com/open-policy-agent/opa)
v0.70.0
Compare Source
This release contains a mix of features, performance improvements, and bugfixes.
Optimized read mode for OPA's in-memory store (#7125)
A new optimized read mode has been added to the default in-memory store, where data written to the store is eagerly converted
to AST values (the data format used during evaluation). This removes the time spent converting raw data values to AST
during policy evaluation, thereby improving performance.
The memory footprint of the store will increase, as processed AST values generally take up more space in memory than the
corresponding raw data values, but overall memory usage of OPA might remain more stable over time, as pre-converted data
is shared across evaluations and isn't recomputed for each evaluation, which can cause spikes in memory usage.
This mode can be enabled for
opa run
,opa eval
, andopa bench
by setting the--optimize-store-for-read-speed
flag.More information about this feature can be found here.
Co-authored by @johanfylling and @ashutosh-narkar.
Topdown and Rego
json.match_schema
built-in function (#7011) authored by @anderseknert reported by @lcarvaopa check
where a file that referenced non-provided schemas failed validation (#7124) authored by @tjonsyes
/no
values as boolean. The usage of yaml.v2 in the parser was unintentional and now has been updated to yaml.v3 (#7090) authored by @anderseknertRuntime, Tooling, SDK
opa check
respect--ignore
when--bundle
flag is set (#7136) authored by @anderseknertsuperfluous call to WriteHeader()
while still returning200
HTTP status code. Now, errors encoding the payload properly lead to500
HTTP status code, without extra logs. Also use Header().Set() not Header().Add() to avoid duplicate content-type headers (#7114) authored by @srenatusfile://
format for TLS key material file flags inopa run
(#7094) authored by @alexrohozneanuDocs, Website, Ecosystem
Miscellaneous
v0.69.0
Compare Source
This release contains a mix of features, bugfixes and necessary tooling and test changes required to support the upcoming OPA
1.0
release.Inter-Query Value Cache (#6908)
OPA now has a new inter-query value cache added to the SDK. It is intended to be used for values that are expensive to compute and can be reused across multiple queries. The cache can be leveraged by built-in functions to store values that otherwise aren't appropriate for the existing inter-query cache; for instance when the entry size isn't an appropriate or primary limiting factor for cache eviction.
The default size of the inter-query value cache is unbounded, but can be configured via the
caching.inter_query_builtin_value_cache.max_num_entries
configuration field. OPA will drop random items from the cache if this limit is exceeded.The cache is used by the
regex
andglob
built-in functions, which previously had individual, non-configurable caches with a max entry size of100
each.Currently, the cache is only exercised when running OPA in server mode (ie.
opa run -s
). Also this feature is unsupported for WASM.Authored by @ashutosh-narkar, reported by @amirsalarsafaei
Topdown and Rego
ast
,topdown
,rego
etc. packages to be1.0
compatible (authored by @johanfylling)Module.String()
includeif
/contains
for v1 modules (#6973) authored by @johanfylling reported by @nikpivkinhttp.send
latency timer when an error is encountered (#7007) authored by @lukyerwith
's target (#6979) authored by @srenatus reported by @bluebrownRuntime, Tooling, SDK
sdk
,downlaod
,server
,cmd
etc. packages to be1.0
compatible (authored by @johanfylling)--v0-compatible
flag to make OPA behave asv0.x
postv1.0
release (#7065) authored by @johanfyllingRegoOption
launch option to debugger for setting custom Rego options (#7045) authored by @johanfyllingInput
andData
variable scopes to ease discoverability of the scopes (#7074) authored by @johanfyllingDocs, Website, Ecosystem
1.0
compatible (#7033) authored by @charlieegan3Miscellaneous
golang/go (go)
v1.24.1
v1.24.0
v1.23.7
v1.23.6
v1.23.5
v1.23.4
v1.23.3
v1.23.2
v1.23.1
v1.23.0
v1.22.12
v1.22.11
v1.22.10
v1.22.9
v1.22.8
v1.22.7
uber/mock (go.uber.org/mock)
v0.5.0
Compare Source
0.5.0 (15 Oct 2024)
Added
--write_command_comment
flag to specify whether to includeGenerated by this command
comment.--build_constraint
flag to add//go:build
directivesto generated mocks
of --exec_only
Changed
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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.