[PR #33] [MERGED] Update module gorilla/mux to v1.7.2 #282

Closed
opened 2026-03-03 12:10:04 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/33
Author: @renovate[bot]
Created: 5/17/2019
Status: Merged
Merged: 5/17/2019
Merged by: @fsouza

Base: masterHead: renovate/github.com-gorilla-mux-1.x


📝 Commits (1)

  • 9133b7c Update module gorilla/mux to v1.7.2

📊 Changes

2 files changed (+2 additions, -1 deletions)

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+1 -0)

📄 Description

This PR contains the following updates:

Package Type Update Change References
github.com/gorilla/mux require patch v1.7.1 -> v1.7.2 source

Release Notes

gorilla/mux

v1.7.2

Compare Source

⚠️ This release relaxes the host:port matching when using *Route.Host() as introduced in v1.7.0. If a port is not provided, the route will match on any port, matching behaviour for all versions of mux prior to v1.7.0.

See #​447 for a fuller discussion.

CHANGELOG


Renovate configuration

📅 Schedule: At any time (no schedule defined).

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

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 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. View repository job log here.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fsouza/fake-gcs-server/pull/33 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 5/17/2019 **Status:** ✅ Merged **Merged:** 5/17/2019 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `master` ← **Head:** `renovate/github.com-gorilla-mux-1.x` --- ### 📝 Commits (1) - [`9133b7c`](https://github.com/fsouza/fake-gcs-server/commit/9133b7c932ecc355fd958f8807aa1940aaf2ef35) Update module gorilla/mux to v1.7.2 ### 📊 Changes **2 files changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+1 -0) </details> ### 📄 Description This PR contains the following updates: | Package | Type | Update | Change | References | |---|---|---|---|---| | github.com/gorilla/mux | require | patch | `v1.7.1` -> `v1.7.2` | [source](https://togithub.com/gorilla/mux) | --- ### Release Notes <details> <summary>gorilla/mux</summary> ### [`v1.7.2`](https://togithub.com/gorilla/mux/releases/v1.7.2) [Compare Source](https://togithub.com/gorilla/mux/compare/v1.7.1...v1.7.2) ⚠️ This release relaxes the host:port matching when using [`*Route.Host()`](https://godoc.org/github.com/gorilla/mux#Route.Host) as introduced in [v1.7.0](https://togithub.com/gorilla/mux/releases/tag/v1.7.0). If a port is _not_ provided, the route will match on any port, matching behaviour for all versions of mux prior to v1.7.0. See [#&#8203;447](https://togithub.com/gorilla/mux/issues/447) for a fuller discussion. #### CHANGELOG - Route.Host -matching will ignore any provided port from getHost(), if… ([#&#8203;447](https://togithub.com/gorilla/mux/issues/447)) [@&#8203;cognusion](https://togithub.com/cognusion) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`". :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#fsouza/fake-gcs-server). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 12:10:04 +03:00
Sign in to join this conversation.
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
starred/fake-gcs-server#282
No description provided.