chore(deps): update module github.com/hashicorp/consul#8
Open
mend-for-github-com[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update module github.com/hashicorp/consul#8mend-for-github-com[bot] wants to merge 1 commit intomainfrom
mend-for-github-com[bot] wants to merge 1 commit intomainfrom
Conversation
|
1 similar comment
|
|
This pull request has been automatically flagged for inactivity because it has not been acted upon in the last 60 days. It will be closed if no new activity occurs in the next 30 days. Please feel free to re-open to resurrect the change if you feel this has happened by mistake. Thank you for your contributions. |
|
This pull request has been automatically flagged for inactivity because it has not been acted upon in the last 60 days. It will be closed if no new activity occurs in the next 30 days. Please feel free to re-open to resurrect the change if you feel this has happened by mistake. Thank you for your contributions. |
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.
This PR contains the following updates:
v1.15.2->v1.15.3v1.11.4->v1.12.5By merging this PR, the below vulnerabilities will be automatically resolved:
By merging this PR, the below vulnerabilities will be automatically resolved:
Release Notes
hashicorp/consul (github.com/hashicorp/consul)
v1.15.3Compare Source
1.15.3 (June 1, 2023)
BREAKING CHANGES:
SECURITY:
This resolves vulnerabilities CVE-2023-24537(
go/scanner),CVE-2023-24538(
html/template), CVE-2023-24534(net/textproto) and CVE-2023-24536(mime/multipart). Also,golang.org/x/nethas been updated to v0.7.0 to resolve CVEs CVE-2022-41721, CVE-2022-27664 and CVE-2022-41723 [GH-17240]FEATURES:
IMPROVEMENTS:
MaxEjectionPercentandBaseEjectionTimeto passive health check configs. [GH-15979]agent.server.snapshottoagent.server.raft.snapshot[GH-17236]BUG FIXES:
reflect: call of reflect.Value.Type on zero Value. [GH-17048]apimodule representation of a namespace. This fixes an error with theconsul namespace listcommand when a namespace has a deferred deletion timestamp.