Update halfshot/matrix-hookshot Docker tag to v7 #372

Merged
alexlebens merged 1 commits from renovate/halfshot-matrix-hookshot-7.x into main 2025-05-16 21:34:59 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
halfshot/matrix-hookshot major 6.0.3 -> 7.0.0

Release Notes

matrix-org/matrix-hookshot (halfshot/matrix-hookshot)

v7.0.0

Compare 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
  • Add support for JIRA cloud secure webhooks. See the documentation for more information. (#​1044)
  • Add support for OpenProject. (#​1050, #​1056)
  • Add new mentions field to generic hook transformation functions, to intentionally mention users. (#​1051)
Bugfixes
  • Fix JIRA integration config not updating when applying changes via the widget. (#c01d13b)
  • GitHub repository listings / room configuation will now work correctly if your organization or username contains uppercase characters. (#​1033)
  • Hookshot will now attempt to join permission rooms on startup. (#​1041)
Deprecations and Removals
  • The legacy provisioning API has been removed (used by services such as Dimension). Developers should seek to update
    to use the widget API, which supports more features and is regularly updated. (#​931)
Internal Changes
  • Update Ubuntu version in docs CI. (#​1043)
  • Don't login to Docker when running CI against dependabot PRs (#​1046)
  • Replace homerunner with testcontainers for (stable) E2E testing. (#​1047)
  • Apply prettier formatting, and use a consistent file naming scheme. (#​1055), (#​1058)

Configuration

📅 Schedule: Branch creation - Every minute ( * */1 * * * ) in timezone US/Central, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [halfshot/matrix-hookshot](https://github.com/matrix-org/matrix-hookshot) | major | `6.0.3` -> `7.0.0` | --- ### Release Notes <details> <summary>matrix-org/matrix-hookshot (halfshot/matrix-hookshot)</summary> ### [`v7.0.0`](https://github.com/matrix-org/matrix-hookshot/blob/HEAD/CHANGELOG.md#700-2025-05-16) [Compare Source](https://github.com/matrix-org/matrix-hookshot/compare/6.0.3...7.0.0) **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 - Add support for JIRA cloud secure webhooks. See the [documentation](https://matrix-org.github.io/matrix-hookshot/latest/setup/jira.html) for more information. ([#&#8203;1044](https://github.com/matrix-org/matrix-hookshot/issues/1044)) - Add support for OpenProject. ([#&#8203;1050](https://github.com/matrix-org/matrix-hookshot/issues/1050), [#&#8203;1056](https://github.com/matrix-org/matrix-hookshot/issues/1056)) - Add new `mentions` field to generic hook transformation functions, to intentionally mention users. ([#&#8203;1051](https://github.com/matrix-org/matrix-hookshot/issues/1051)) ##### Bugfixes - Fix JIRA integration config not updating when applying changes via the widget. ([#c01d13b](https://github.com/matrix-org/matrix-hookshot/issues/c01d13b)) - GitHub repository listings / room configuation will now work correctly if your organization or username contains uppercase characters. ([#&#8203;1033](https://github.com/matrix-org/matrix-hookshot/issues/1033)) - Hookshot will now attempt to join permission rooms on startup. ([#&#8203;1041](https://github.com/matrix-org/matrix-hookshot/issues/1041)) ##### Deprecations and Removals - The legacy provisioning API has been removed (used by services such as Dimension). Developers should seek to update to use the widget API, which supports more features and is regularly updated. ([#&#8203;931](https://github.com/matrix-org/matrix-hookshot/issues/931)) ##### Internal Changes - Update Ubuntu version in docs CI. ([#&#8203;1043](https://github.com/matrix-org/matrix-hookshot/issues/1043)) - Don't login to Docker when running CI against dependabot PRs ([#&#8203;1046](https://github.com/matrix-org/matrix-hookshot/issues/1046)) - Replace homerunner with testcontainers for (stable) E2E testing. ([#&#8203;1047](https://github.com/matrix-org/matrix-hookshot/issues/1047)) - Apply prettier formatting, and use a consistent file naming scheme. ([#&#8203;1055](https://github.com/matrix-org/matrix-hookshot/issues/1055)), ([#&#8203;1058](https://github.com/matrix-org/matrix-hookshot/issues/1058)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Every minute ( * */1 * * * ) in timezone US/Central, 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4wLjciLCJ1cGRhdGVkSW5WZXIiOiI0MC4wLjciLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->
renovate-bot force-pushed renovate/halfshot-matrix-hookshot-7.x from 2092a2311a to 68b5e47ef6 2025-05-16 19:31:57 +00:00 Compare
renovate-bot force-pushed renovate/halfshot-matrix-hookshot-7.x from 4acb085bec to e1c23e0079 2025-05-16 21:01:39 +00:00 Compare
renovate-bot force-pushed renovate/halfshot-matrix-hookshot-7.x from e1c23e0079 to 321c00e259 2025-05-16 21:28:41 +00:00 Compare
alexlebens merged commit 20a42e7625 into main 2025-05-16 21:34:59 +00:00
alexlebens deleted branch renovate/halfshot-matrix-hookshot-7.x 2025-05-16 21:35:00 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alexlebens/infrastructure#372
No description provided.