-
Notifications
You must be signed in to change notification settings - Fork 2
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
Bump StackExchange.Redis from 2.2.50 to 2.8.0 #398
Open
dependabot
wants to merge
69
commits into
main
Choose a base branch
from
dependabot/nuget/StackExchange.Redis-2.8.0
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.
Conversation
This file contains 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
…swagger-for-prod Task 5163: Enable Swagger for Notification API
…kCriticalBug 5126 SNYK critical bug in GovNotification repo
release to development
Task 5589: Dependabot Issue - .NET Information Disclosure Vulnerability
…ate-swagger-ui-sql-client Lib update to fix dependabot alert
…78-Snyk-alerts-Notification-API Snyk issue resolved
…t_secretes_from_config secrets removed from nuget config
Fixed-new-email-api
…ure/6531-health-check-swagger-route Revert "6531 health check and swagger route changes"
Undo route changes
Added- swagger file
P3sprint27 Latest code update to Main
…Alert-Unprotected-Storage-of-Credentials Task 7226: Snyk Alert: Unprotected Storage of Credentials
P3supportsprint2
…on - changes done (#322)
Co-authored-by: madhumathivenkatesan-bc <[email protected]>
P3supportsprint9
Bumps [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis) from 2.2.50 to 2.8.0. - [Release notes](https://github.com/StackExchange/StackExchange.Redis/releases) - [Changelog](https://github.com/StackExchange/StackExchange.Redis/blob/main/docs/ReleaseNotes.md) - [Commits](StackExchange/StackExchange.Redis@2.2.50...2.8.0) --- updated-dependencies: - dependency-name: StackExchange.Redis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Jun 25, 2024
ponselvamsakthivel-bc
force-pushed
the
dependabot/nuget/StackExchange.Redis-2.8.0
branch
from
July 5, 2024 08:37
5f1ee03
to
bb9c213
Compare
A newer version of StackExchange.Redis exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
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.
Bumps StackExchange.Redis from 2.2.50 to 2.8.0.
Release notes
Sourced from StackExchange.Redis's releases.
... (truncated)
Changelog
Sourced from StackExchange.Redis's changelog.
... (truncated)
Commits
1c6b59e
release notes; bump minor to 2.81de8dac
Implement high integrity mode for commands (#2741)39b992f
support reading from last message from stream with xread (#2725)61c13c2
Replace all occurrences of "nil" inIDatabase(Async)
xmldoc with less ambig...cb8b20d
Correct link to RespLogging doc (#2696)2f69707
TLS: Check EKU in X509 chain checks (#2670)60e5d17
2.7.33 Release notes4da3d62
Fix #2664 Backlog: move to full synchronous behavior since we're on a dedicat...baf2b1e
CheckTrustedIssuer: Fixes for invalid chains (#2665)91520e0
simplify property initialization (#2666)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)