chore(deps): update all non-major dependencies #983
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.
This PR contains the following updates:
18.2.56
->18.2.58
3.2.4
->3.3.1
8.56.0
->8.57.0
v3.1.1
->v3.2.0
v0.3.64
->v0.3.66
v0.1.4
->v0.1.5
v1.23.1
->v1.24.0
v1.23.1
->v1.24.0
v1.23.1
->v1.24.0
v1.23.1
->v1.24.0
v1.23.1
->v1.24.0
v1.23.1
->v1.24.0
v1.23.1
->v1.24.0
3.14.1
->3.14.2
0.5.5
->0.5.6
1.28.1
->1.29.2
v1.29.1
->v1.29.2
2023.1.6
->2023.1.7
4.41.1
->4.42.1
3.5.1
->3.5.2
3.1.1
->3.2.0
42.7.1
->42.7.2
Release Notes
mdaines/viz-js (@viz-js/viz)
v3.3.1
Compare Source
v3.3.0
Compare Source
Add support for an images option, similar to the previous version.
Sizes of images referenced by the image attribute can be specified using an "images" render option:
The property "name" is used instead of "path" to match the Graphviz documentation.
eslint/eslint (eslint)
v8.57.0
Compare Source
Features
1120b9b
feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas)dca7d0f
feat: Enableeslint.config.mjs
andeslint.config.cjs
(#18066) (Nitin Kumar)Bug Fixes
2196d97
fix: handle absolute file paths inFlatRuleTester
(#18064) (Nitin Kumar)69dd1d1
fix: Ensure config keys are printed for config errors (#18067) (Nitin Kumar)9852a31
fix: deep merge behavior in flat config (#18065) (Nitin Kumar)4c7e9b0
fix: allow circular references in config (#18056) (Milos Djermanovic)Documentation
84922d0
docs: Show prerelease version in dropdown (#18139) (Nicholas C. Zakas)5b8c363
docs: Switch to Ethical Ads (#18117) (Milos Djermanovic)77dbfd9
docs: show NEXT in version selectors (#18052) (Milos Djermanovic)Chores
1813aec
chore: upgrade @eslint/js@8.57.0 (#18143) (Milos Djermanovic)5c356bb
chore: package.json update for @eslint/js release (Jenkins)f4a1fe2
test: add more tests for ignoring files and directories (#18068) (Nitin Kumar)42c0aef
ci: Enable CI forv8.x
branch (#18047) (Milos Djermanovic)jellydator/ttlcache (github.com/jellydator/ttlcache/v3)
v3.2.0
Compare Source
What's Changed
Full Changelog: jellydator/ttlcache@v3.1.1...v3.2.0
swaggest/jsonschema-go (github.com/swaggest/jsonschema-go)
v0.3.66
Compare Source
What's Changed
Full Changelog: swaggest/jsonschema-go@v0.3.65...v0.3.66
v0.3.65
Compare Source
What's Changed
Full Changelog: swaggest/jsonschema-go@v0.3.64...v0.3.65
tmc/langchaingo (github.com/tmc/langchaingo)
v0.1.5
Compare Source
open-telemetry/opentelemetry-go (go.opentelemetry.io/otel)
v1.24.0
: /v0.46.0/v0.0.1-alphaCompare Source
This release is the last to support Go 1.20. The next release will require at least Go 1.21.
Added
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc
. (#4900)go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp
. (#4900)go.opentelemetry.io/otel/log
module is added. This module includes OpenTelemetry Go's implementation of the Logs Bridge API. This module is in an alpha state, it is subject to breaking changes. See our versioning policy for more info. (#4961)Fixed
go.opentelemetry.io/otel
. (#4945)New Contributors
Full Changelog: open-telemetry/opentelemetry-go@v1.23.1...v1.24.0
helm/helm (helm)
v3.14.2
: Helm v3.14.2Helm v3.14.2 is a security (patch) release. Users are strongly recommended to update to this release.
A Helm contributor discovered uninitialized variable vulnerability when Helm parses index and plugin yaml files missing expected content.
Jakub Ciolek with AlphaSense discovered the vulnerability.
Installation and Upgrading
Download Helm v3.14.2. The common platform binaries are here:
This release was signed with
672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E
and can be found at @mattfarina keybase account. Please use the attached signatures for verifying this release usinggpg
.The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with
bash
.What's Next
json-schema-faker/json-schema-faker (json-schema-faker)
v0.5.6
Compare Source
kubernetes/kubectl (kubectl)
v1.28.7
v1.28.6
cznic/sqlite (modernc.org/sqlite)
v1.29.2
Compare Source
dominikh/go-tools (staticcheck)
v2023.1.7
: Staticcheck 2023.1.7 (v0.4.7)Compare Source
This release fixes some minor issues in Staticcheck’s intermediate representation. Furthermore, it improves the way QF1003 generates suggested fixes, working around constraints in the language server protocol.
The released binaries for this version have been built with Go 1.22 and should no longer panic when checking code targeting Go 1.22.
mikefarah/yq (yq)
v4.42.1
mojohaus/exec-maven-plugin (org.codehaus.mojo:exec-maven-plugin)
v3.2.0
Compare Source
🚀 New features and improvements
🐛 Bug Fixes
📦 Dependency updates
👻 Maintenance
🔧 Build
pgjdbc/pgjdbc (org.postgresql:postgresql)
v42.7.2
Security
SimpleQuery
mode to generate a line comment by having a placeholder for a numeric with a-
such as
-?
. There must be second placeholder for a string immediately after. Setting the parameter to a -ve value creates a line comment.This has been fixed in this version fixes CVE-2024-1597. Reported by Paul Gerste. See the security advisory for more details. This has been fixed in versions 42.7.2, 42.6.1 42.5.5, 42.4.4, 42.3.9, 42.2.28.jre7. See the security advisory for work arounds.
Changed
Added
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.