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 3.0.2 to 3.1.0 #7365

Closed

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade redis from 3.0.2 to 3.1.0.

merge advice
ℹ️ 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 1 version ahead of your current version.
  • The recommended version was released 21 days ago, on 2021-03-31.
Release notes
Package name: redis
  • 3.1.0 - 2021-03-31

    Enhancements

    • Upgrade node and dependencies and redis-commands to support Redis 6 (#1578)
    • Add support for Redis 6 auth pass [user] (#1508)
  • 3.0.2 - 2020-02-09
    No content.
from redis GitHub release notes
Commit messages
Package name: redis

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

@ghost
Copy link

ghost commented Apr 22, 2021

Fails
🚫

Danger failed to run /app/peril-downloaded-parse-community/parse-community-peril@dangerfiles/greenkeeper.ts.

Error TypeError

api.issues.listLablesForRepo is not a function
TypeError: api.issues.listLablesForRepo is not a function
    at Object.exports.default (/app/peril-downloaded-parse-community/parse-community-peril@dangerfiles/greenkeeper.ts:23:45)
    at Object.<anonymous> (/app/node_modules/danger/distribution/runner/runners/inline.js:147:60)
    at step (/app/node_modules/danger/distribution/runner/runners/inline.js:32:23)
    at Object.next (/app/node_modules/danger/distribution/runner/runners/inline.js:13:53)
    at /app/node_modules/danger/distribution/runner/runners/inline.js:7:71
    at new Promise (<anonymous>)
    at __awaiter (/app/node_modules/danger/distribution/runner/runners/inline.js:3:12)
    at Object.exports.runDangerfileEnvironment (/app/node_modules/danger/distribution/runner/runners/inline.js:105:136)
    at runDangerAgainstFileInline (/app/out/danger/danger_runner.js:56:37)
    at process._tickCallback (internal/process/next_tick.js:68:7)

Dangerfile

18| 
19|   if (user.id !== 19733683 || user.type !== 'User') {
20|     if (user.login === 'snyk-bot') {
21|       warn('Snyk bot changed its ID');
22|     }
-----------------------------------------------^
23|     return;
24|   }
25|   
26|   if (pr.state !== 'open') {

Generated by 🚫 dangerJS

@codecov
Copy link

codecov bot commented Apr 22, 2021

Codecov Report

Merging #7365 (53193ba) into master (181fbf9) will decrease coverage by 0.01%.
The diff coverage is n/a.

❗ Current head 53193ba differs from pull request most recent head 0560b1a. Consider uploading reports for the commit 0560b1a to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7365      +/-   ##
==========================================
- Coverage   93.92%   93.91%   -0.02%     
==========================================
  Files         181      181              
  Lines       13195    13195              
==========================================
- Hits        12394    12392       -2     
- Misses        801      803       +2     
Impacted Files Coverage Δ
src/batch.js 91.37% <0.00%> (-1.73%) ⬇️
src/Adapters/Storage/Mongo/MongoStorageAdapter.js 92.59% <0.00%> (-0.66%) ⬇️
...dapters/Storage/Postgres/PostgresStorageAdapter.js 95.52% <0.00%> (+0.15%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 181fbf9...0560b1a. Read the comment docs.

@dplewis
Copy link
Member

dplewis commented May 12, 2021

Closing as 3.1.1 is already installed

@dplewis dplewis closed this May 12, 2021
@mtrezza mtrezza deleted the snyk-upgrade-cdc916f20ba6ce18586ab1f6e2f91c0e branch July 25, 2021 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants