This repository was archived by the owner on Mar 25, 2025. It is now read-only.
forked from hashicorp/consul
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update module github.com/hashicorp/consul #8
Open
mend-for-github.colasdn.workers.dev
wants to merge
1
commit into
main
Choose a base branch
from
whitesource-remediate/github.colasdn.workers.dev-hashicorp-consul-1.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
|
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. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.