Update halfshot/matrix-hookshot Docker tag to v7 #692
Merged
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.
This PR contains the following updates:
6.0.1->7.0.0Release Notes
matrix-org/matrix-hookshot (halfshot/matrix-hookshot)
v7.0.0Compare Source
Breaking change: JIRA Cloud webhooks now require a secret to configured to ensure secure handling of webhook information. This is a change from previously accepting a query string. See [https://matrix-org.github.io/matrix-hookshot/latest/setup/jira.html#cloud]\(the documentation) for more information.
Features
mentionsfield to generic hook transformation functions, to intentionally mention users. (#1051)Bugfixes
Deprecations and Removals
to use the widget API, which supports more features and is regularly updated. (#931)
Internal Changes
v6.0.3Compare Source
Bugfixes
namespace:in resource metadata, causing some resources to appear in different namespaces under certain circumstances, specifically deployment scenarios using ArgoCD-deployed Helmfile with a release namespace set for Hookshot differently than the ArgoCD Application's namespace. Most other Helm deployment methods should continue to work as expected with your existing configuration, as the inferred namespace would have resulted in proper resource placement without this change. (#1013)Improved Documentation
Internal Changes
v6.0.2Compare Source
Security release: It is strongly recommended that you upgrade to this release, as it contains security fixes.
Internal Changes
Security
Fixes for CVE-2025-23197 / GHSA-cr4q-jf47-3645.
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.
This PR has been generated by Renovate Bot.