Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 29, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
redis (source) patch 18.1.0 -> 18.1.1

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Sep 29, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 533d50c
Status: ✅  Deploy successful!
Preview URL: https://ce220063.automation-app-bot.pages.dev
Branch Preview URL: https://renovate-redis-18-x.automation-app-bot.pages.dev

View logs

@restack-app
Copy link

restack-app bot commented Sep 29, 2023

No applications have been configured for previews targeting branch: master. To do so go to restack console and configure your applications for previews.

@commit-lint
Copy link

commit-lint bot commented Sep 29, 2023

Chore

  • deps: update helm release redis to v18.1.1 (533d50c)

Contributors

renovate[bot]

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@pr-code-reviewer
Copy link

👋 Hi there!

The most important things to improve in the code-diff are:

  1. Update the version of the Redis dependency in both Chart.lock and Chart.yaml files from 18.1.0 to 18.1.1.
  2. Update the digest in Chart.lock to match the new version of the Redis dependency.
  3. Add a newline at the end of the Chart.yaml file to maintain proper formatting.


Automatically generated with the help of gpt-3.5-turbo.
Feedback? Please don't hesitate to drop me an email at webber@takken.io.

@instapr
Copy link

instapr bot commented Sep 29, 2023

This pull request updates the redis package from 18.1.0 to 18.1.1. Please review the changes and merge manually.

@sonarqubecloud
Copy link

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
0.0% 0.0% Duplication

@pr-explainer-bot
Copy link

Pull Request Report

Greetings!

Hello there! I'm here to provide you with a report on the changes made in the pull request. Let's dive right in!

Changes

  1. Updated the version of redis dependency in Chart.lock:

  2. Updated the version of redis dependency in Chart.yaml:

Suggestions

No suggestions for improvement were found.

Bugs

No potential bugs were found.

Improvements

No improvements were suggested.

Rating

Based on the criteria of readability, performance, and security, I would rate the code changes with a score of 8 out of 10. The code is well-maintained, performs efficiently, and follows security best practices.

That's all for now! If you have any further questions or need assistance, feel free to reach out. Have a great day!

Code Changes

Chart.lock Changes

--- a/helm/mergeable/Chart.lock
+++ b/helm/mergeable/Chart.lock
@@ -1,6 +1,6 @@ dependencies:
 - name: redis
   repository: https://charts.bitnami.com/bitnami
-  version: 18.1.0
-digest: sha256:6abcbd9870345f00e26c3eed1c036197c5f28a95fdc503d802fef063f03c4d4a
-generated: "2023-09-22T15:44:41.017318828Z"
+  version: 18.1.1
+digest: sha256:14a4556ae6369b6a1507b56d39bb45ae149c863d27dc72200a64dd08dbe4c8ba
+generated: "2023-09-29T16:50:13.44466656Z"

Chart.yaml Changes

--- a/helm/mergeable/Chart.yaml
+++ b/helm/mergeable/Chart.yaml
@@ -26,4 +26,4 @@ appVersion: 1.16.0 dependencies:
   - name: redis
     repository: https://charts.bitnami.com/bitnami
-    version: 18.1.0
\ No newline at end of file
+    version: 18.1.1
\ No newline at end of file

Note: The code changes above are represented using the diff format.

@ammar-ahmed-butt ammar-ahmed-butt merged commit 87a8f5f into master Sep 29, 2023
@automation-app-bot
Copy link

⚠️

Please add Jira ticket id i.e. "JIRA-ID"

Check Fail Adhere to the branch naming convention described here

1 similar comment
@mergeable
Copy link

mergeable bot commented Sep 29, 2023

⚠️

Please add Jira ticket id i.e. "JIRA-ID"

Check Fail Adhere to the branch naming convention described here

@renovate renovate bot deleted the renovate/redis-18.x branch September 29, 2023 19:40
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