Skip to content
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

[Snyk] Upgrade redis from 4.5.1 to 4.6.2 #212

Merged
merged 1 commit into from Feb 17, 2023

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade redis from 4.5.1 to 4.6.2.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 3 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2023-01-27.
Release notes
Package name: redis
  • 4.6.2 - 2023-01-27

    Enhancements

    • upgrade @ redis/client from 1.5.2 to 1.5.3
  • 4.6.1 - 2023-01-26

    Enhancements

    • upgrade @ redis/client from 1.5.0 to 1.5.2
  • 4.6.0 - 2023-01-25
  • 4.5.1 - 2022-11-24
from redis GitHub release notes
Commit messages
Package name: redis
  • c00b20f upgrade subpackages
  • be335ef Release client@1.5.3
  • 2dba7f2 fix #2392 - handle errors in `legacyMode` (#2394)
  • 00e3652 Release redis@4.6.1
  • b0ae4aa upgrade @ redis/client
  • 9204356 Release client@1.5.2
  • c6587e2 Release client@1.5.1
  • 3bd28a9 fix #2391 - remove node: prefix from imports
  • c6e1124 Update pub-sub.md
  • 9decde6 Release redis@4.6.0
  • d3c5019 upgrade subpackages
  • 4904fe4 Release client@1.5.0
  • e9de74c revert client version to 1.4.2
  • f3ed246 Release search@1.1.1
  • b06f92a Release bloom@1.2.0
  • 0a46fcb upgrade dependencies (#2381)
  • 3b1bad2 Add support for sharded PubSub (#2373)
  • e75a5db Add CLIENT LIST command and fix CLIENT INFO (#2368)
  • 2287efd Fix legacyMode/pingInterval issue (#2386)
  • 85bf97b doc: add defaults option example to cluster documentation (#2377)
  • 29a2dc5 update issue templates and add new documentation issue template (#2357)
  • d77be81 add keywords in root package.json (#2389)
  • 6642278 Add 'Network error handling' section to documentation (#2250)
  • abf2b4b update examples/README.md - add search-knn to the table

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@socket-security
Copy link

Socket Security Pull Request Report

👍 No new dependency issues detected in pull request

Pull request report summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script confusion ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues
Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@2.4.2

Powered by socket.dev

@sonarcloud
Copy link

sonarcloud bot commented Feb 17, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@cameri cameri merged commit 86e8818 into main Feb 17, 2023
@cameri cameri deleted the snyk-upgrade-b7ebd0b612b559cc21332c6baadeb6f5 branch February 17, 2023 21:21
github-actions bot pushed a commit that referenced this pull request Feb 20, 2023
## [1.22.5](v1.22.4...v1.22.5) (2023-02-20)

### Bug Fixes

* confirm invoice function ambiguous unit variable ([#221](#221)) ([fd32949](fd32949))
* Dockerfile.test to reduce vulnerabilities ([#196](#196)) ([eac8c50](eac8c50))
* upgrade axios from 1.2.4 to 1.2.5 ([#211](#211)) ([a390e29](a390e29))
* upgrade axios from 1.2.5 to 1.2.6 ([#215](#215)) ([e99ac5d](e99ac5d))
* upgrade pg from 8.8.0 to 8.9.0 ([#213](#213)) ([fe3726b](fe3726b))
* upgrade pg-query-stream from 4.2.4 to 4.3.0 ([#214](#214)) ([9272389](9272389))
* upgrade redis from 4.5.1 to 4.6.2 ([#212](#212)) ([86e8818](86e8818))
@github-actions
Copy link

🎉 This PR is included in version 1.22.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

brandonrobinson5060 pushed a commit to VIDA-Global/nostream that referenced this pull request Feb 22, 2023
brandonrobinson5060 pushed a commit to VIDA-Global/nostream that referenced this pull request Feb 22, 2023
## [1.22.5](cameri/nostream@v1.22.4...v1.22.5) (2023-02-20)

### Bug Fixes

* confirm invoice function ambiguous unit variable ([cameri#221](cameri#221)) ([fd32949](cameri@fd32949))
* Dockerfile.test to reduce vulnerabilities ([cameri#196](cameri#196)) ([eac8c50](cameri@eac8c50))
* upgrade axios from 1.2.4 to 1.2.5 ([cameri#211](cameri#211)) ([a390e29](cameri@a390e29))
* upgrade axios from 1.2.5 to 1.2.6 ([cameri#215](cameri#215)) ([e99ac5d](cameri@e99ac5d))
* upgrade pg from 8.8.0 to 8.9.0 ([cameri#213](cameri#213)) ([fe3726b](cameri@fe3726b))
* upgrade pg-query-stream from 4.2.4 to 4.3.0 ([cameri#214](cameri#214)) ([9272389](cameri@9272389))
* upgrade redis from 4.5.1 to 4.6.2 ([cameri#212](cameri#212)) ([86e8818](cameri@86e8818))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants