vegaprotocol / topgun-service

Leaderboard API service for Fairground incentives (code name TOPGUN)
0 stars 0 forks source link

Update module github.com/gorilla/mux to v1.8.0 #57

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/gorilla/mux require minor v1.7.4 -> v1.8.0

Release Notes

gorilla/mux ### [`v1.8.0`](https://togithub.com/gorilla/mux/releases/tag/v1.8.0): ☀️ [Compare Source](https://togithub.com/gorilla/mux/compare/v1.7.4...v1.8.0) v1.8.0 addresses a minor regression with the variable extraction when using a wildcard host match. Specifying `.Host(“foo.example.com:{port:.*})` will now correctly capture the port into `mux.Vars`. #### CHANGELOG - fix: regression in vars extract for wildcard host ([#​579](https://togithub.com/gorilla/mux/issues/579)) [@​harshavardhana](https://togithub.com/harshavardhana) - Remove stale text from comment. ([#​568](https://togithub.com/gorilla/mux/issues/568)) [@​EricIO](https://togithub.com/EricIO)

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

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.