chore(deps): update ghcr.io/shlinkio/shlink docker tag to v4.4.3 #133

Merged
finn merged 1 commit from renovate/ghcr.io-shlinkio-shlink-4.x into main 2025-02-15 20:32:43 +00:00
Member

This PR contains the following updates:

Package Update Change
ghcr.io/shlinkio/shlink patch 4.4.2 -> 4.4.3

⚠️ Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

shlinkio/shlink (ghcr.io/shlinkio/shlink)

Compare Source

Added
  • Nothing
Changed
  • Nothing
Deprecated
  • Nothing
Removed
  • Nothing
Fixed
  • #​2351 Fix visitor IP address resolution when Shlink is served behind more than one reverse proxy.

    This regression was introduced due to a change in behavior in akrabat/rka-ip-address-middleware, that now picks the first address from the right after excluding all trusted proxies.

    Since Shlink does not set trusted proxies, this means the first IP from the right is now picked instead of the first from the left, so we now reverse the list before trying to resolve the IP.

    In the future, Shlink will allow you to define trusted proxies, to avoid other potential side effects because of this reversing of the list.

  • #​2354 Fix error "NOSCRIPT No matching script. Please use EVAL" thrown when creating a lock in redis.

  • #​2319 Fix unique index for short_code and domain_id in short_urls table not being used in Microsoft SQL engines for rows where domain_id is null.


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 Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/shlinkio/shlink](https://github.com/shlinkio/shlink) | patch | `4.4.2` -> `4.4.3` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>shlinkio/shlink (ghcr.io/shlinkio/shlink)</summary> ### [`v4.4.3`](https://github.com/shlinkio/shlink/blob/HEAD/CHANGELOG.md#443---2025-02-15) [Compare Source](https://github.com/shlinkio/shlink/compare/v4.4.2...v4.4.3) ##### Added - *Nothing* ##### Changed - *Nothing* ##### Deprecated - *Nothing* ##### Removed - *Nothing* ##### Fixed - [#&#8203;2351](https://github.com/shlinkio/shlink/issues/2351) Fix visitor IP address resolution when Shlink is served behind more than one reverse proxy. This regression was introduced due to a change in behavior in `akrabat/rka-ip-address-middleware`, that now picks the first address from the right after excluding all trusted proxies. Since Shlink does not set trusted proxies, this means the first IP from the right is now picked instead of the first from the left, so we now reverse the list before trying to resolve the IP. In the future, Shlink will allow you to define trusted proxies, to avoid other potential side effects because of this reversing of the list. - [#&#8203;2354](https://github.com/shlinkio/shlink/issues/2354) Fix error "NOSCRIPT No matching script. Please use EVAL" thrown when creating a lock in redis. - [#&#8203;2319](https://github.com/shlinkio/shlink/issues/2319) Fix unique index for `short_code` and `domain_id` in `short_urls` table not being used in Microsoft SQL engines for rows where `domain_id` is `null`. </details> --- ### 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMS41IiwidXBkYXRlZEluVmVyIjoiMzkuMTEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovatebot added 1 commit 2025-02-15 11:03:01 +00:00
chore(deps): update ghcr.io/shlinkio/shlink docker tag to v4.4.3
All checks were successful
/ diff-and-deploy (push) Successful in 2m15s
658c6b983e
finn merged commit 658c6b983e into main 2025-02-15 20:32:43 +00:00
finn deleted branch renovate/ghcr.io-shlinkio-shlink-4.x 2025-02-15 20:32:43 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: JankySolutions/infra#133
No description provided.