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

chore(deps): update klg71/keycloakmigration docker tag to v0.2.81 #68

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 3, 2025

This PR contains the following updates:

Package Update Change OpenSSF
klg71/keycloakmigration (source) patch 0.2.72 -> 0.2.81 OpenSSF Scorecard

Release Notes

mayope/keycloakmigration (klg71/keycloakmigration)

v0.2.81: Flow, Authorization and Organisations

Compare Source

This Release contains plenty of content thanks to @​abigailCortis, @​devtobi and @​isaac-mercieca:

Thank you all for your contributions 🥇

v0.2.80: Modify User-Profile, Fix Docker entrypoint

Compare Source

Thanks to @​isaac-mercieca for providing the content of this release: https://github.com/mayope/keycloakmigration/pull/84 💯

v0.2.79: Added "notContainsUsername" policy

Compare Source

Thanks to @​abigailCortis for providing the content of this release: https://github.com/mayope/keycloakmigration/pull/97 🥇

v0.2.77: Java 17, Gradle and Kotlin Updates

Compare Source

Thanks to @​isaac-mercieca for providing the content of this release 🥇

v0.2.75: Support for Keycloak 26

Compare Source

Thanks to @​IngoStrauch2020 for providing the content of this release.

v0.2.74: Unmanaged ADMIN_EDIT, Client-Secret Update

Compare Source

Thanks to @​mfolnovic for providing the content of this release.
You can now update the client-secret through the UpdateClientAction.

Also implements the requested change in issue: https://github.com/mayope/keycloakmigration/issues/87
🍰


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

Copy link
Contributor

coderabbitai bot commented Feb 3, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Walkthrough

The pull request updates the init-keycloak service configuration in the docker-compose.yml file by changing its image version. The image is updated from version 0.2.72 with its corresponding SHA256 digest to version 0.2.79 with a new SHA256 digest. No other modifications have been made to the service's configuration.

Changes

File Change Summary
matching-service/stack/docker-compose.yml Updated init-keycloak service image version from klg71/keycloakmigration:0.2.72@sha256:48a3e0b9b98a087f5f651a5462330cf0aefd1101936bfbf67b3ee3f9815eb289 to klg71/keycloakmigration:0.2.79@sha256:b0f04ad0c4db81a5c7226ea627e7bf0efd5d0e6ddbd20b2e33b7d0ba59e9d32a.

Suggested reviewers

  • simonhir

Poem

I am a rabbit with a coder’s delight,
Hopping through docker streams by day and night.
A small image update, smooth and neat,
My whiskers twitch as my code skips a beat.
In my burrow of bytes, the changes sing bright!
🐇💻 Hop on, dear code, into the light!


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai plan to trigger planning for file edits and PR creation.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@renovate renovate bot force-pushed the renovate/klg71-keycloakmigration-0.x branch 14 times, most recently from d90b815 to 068cb6c Compare February 6, 2025 08:29
@renovate renovate bot force-pushed the renovate/klg71-keycloakmigration-0.x branch 4 times, most recently from 4ad5789 to fd7695d Compare February 13, 2025 21:27
@renovate renovate bot changed the title chore(deps): update klg71/keycloakmigration docker tag to v0.2.75 chore(deps): update klg71/keycloakmigration docker tag to v0.2.77 Feb 13, 2025
@renovate renovate bot force-pushed the renovate/klg71-keycloakmigration-0.x branch 8 times, most recently from baf8f08 to 4f82274 Compare February 19, 2025 07:31
@renovate renovate bot force-pushed the renovate/klg71-keycloakmigration-0.x branch 3 times, most recently from f54282c to 6fb162d Compare February 28, 2025 09:17
@renovate renovate bot changed the title chore(deps): update klg71/keycloakmigration docker tag to v0.2.77 chore(deps): update klg71/keycloakmigration docker tag to v0.2.79 Mar 10, 2025
@renovate renovate bot force-pushed the renovate/klg71-keycloakmigration-0.x branch 5 times, most recently from 556c3d6 to 26565e2 Compare March 12, 2025 17:17
@renovate renovate bot changed the title chore(deps): update klg71/keycloakmigration docker tag to v0.2.79 chore(deps): update klg71/keycloakmigration docker tag to v0.2.80 Mar 12, 2025
@renovate renovate bot force-pushed the renovate/klg71-keycloakmigration-0.x branch from 26565e2 to 4d9838b Compare March 14, 2025 20:18
@renovate renovate bot force-pushed the renovate/klg71-keycloakmigration-0.x branch 3 times, most recently from 2ac6cd7 to 7a5faaa Compare March 26, 2025 11:35
@renovate renovate bot changed the title chore(deps): update klg71/keycloakmigration docker tag to v0.2.80 chore(deps): update klg71/keycloakmigration docker tag to v0.2.81 Mar 26, 2025
@renovate renovate bot force-pushed the renovate/klg71-keycloakmigration-0.x branch 7 times, most recently from 772d482 to 5115fe2 Compare April 2, 2025 13:58
@renovate renovate bot force-pushed the renovate/klg71-keycloakmigration-0.x branch 6 times, most recently from 03c3891 to 5c3d73a Compare April 3, 2025 08:25
@renovate renovate bot force-pushed the renovate/klg71-keycloakmigration-0.x branch from 5c3d73a to 7bdd92e Compare April 3, 2025 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants