Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 13, 2023

This PR contains the following updates:

Package Change Age Confidence
github.com/go-chi/chi/v5 v5.0.8v5.2.3 age confidence

Release Notes

go-chi/chi (github.com/go-chi/chi/v5)

v5.2.3

Compare Source

What's Changed

New Contributors

Full Changelog: go-chi/chi@v5.2.2...v5.2.3

v5.2.2

Compare Source

What's Changed

Security fix

  • Fixes GHSA-vrw8-fxc6-2r93 - "Host Header Injection Leads to Open Redirect in RedirectSlashes" commit
    • a lower-severity Open Redirect that can't be exploited in browser or email client, as it requires manipulation of a Host header
    • reported by Anuraag Baishya, @​anuraagbaishya. Thank you!

New Contributors

Full Changelog: go-chi/chi@v5.2.1...v5.2.2

v5.2.1

Compare Source

⚠️ Chi supports Go 1.20+

Starting this release, we will now support the four most recent major versions of Go. See #​963 for related discussion.

What's Changed

Full Changelog: go-chi/chi@v5.2.0...v5.2.1

v5.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-chi/chi@v5.1.0...v5.2.0

v5.1.0

Compare Source

What's Changed

  • middleware: add Discard method to WrapResponseWriter by @​patrislav in #​926
    • Adds Discard() method to the middleware.WrapResponseWriter interface. This is technically an API breaking change. However after some discussion at #​926 (comment), we decided to move forward, and release as minor version, as we don't expect anyone to rely on this interface / implement it externally.

New Contributors

Full Changelog: go-chi/chi@v5.0.14...v5.1.0

v5.0.14

Compare Source

What's Changed

New Contributors

Full Changelog: go-chi/chi@v5.0.12...v5.0.14

v5.0.13

Compare Source

What's Changed

New Contributors

Full Changelog: go-chi/chi@v5.0.12...v5.0.13

v5.0.12

Compare Source

v5.0.11

Compare Source

v5.0.10

Compare Source

v5.0.9

Compare Source


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 was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Jul 13, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: downloading github.com/spf13/viper v1.15.0
go: downloading github.com/lib/pq v1.10.8
go: downloading github.com/go-chi/chi/v5 v5.0.12
go: downloading github.com/fsnotify/fsnotify v1.6.0
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/spf13/afero v1.9.3
go: downloading github.com/spf13/cast v1.5.0
go: downloading github.com/spf13/jwalterweatherman v1.1.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading golang.org/x/sys v0.3.0
go: downloading golang.org/x/text v0.5.0
go: downloading github.com/subosito/gotenv v1.4.2
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading gopkg.in/ini.v1 v1.67.0
go: downloading github.com/magiconair/properties v1.8.7
go: downloading github.com/pelletier/go-toml/v2 v2.0.6
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/pelletier/go-toml v1.9.5
go: github.com/Amad3eu/api-pstg-go/handlers imports
	http: package http is not in std (/opt/containerbase/tools/golang/1.22.0/src/http)
go: github.com/Amad3eu/api-pstg-go/handlers imports
	json: package json is not in std (/opt/containerbase/tools/golang/1.22.0/src/json)
go: github.com/Amad3eu/api-pstg-go/handlers imports
	models: package models is not in std (/opt/containerbase/tools/golang/1.22.0/src/models)
go: github.com/Amad3eu/api-pstg-go/handlers imports
	srtconv: package srtconv is not in std (/opt/containerbase/tools/golang/1.22.0/src/srtconv)

@renovate renovate bot changed the title Update module github.com/go-chi/chi/v5 to v5.0.10 Update module github.com/go-chi/chi/v5 to v5.0.10 - autoclosed Oct 23, 2023
@renovate renovate bot closed this Oct 23, 2023
@renovate renovate bot deleted the renovate/github.com-go-chi-chi-v5-5.x branch October 23, 2023 11:33
@renovate renovate bot changed the title Update module github.com/go-chi/chi/v5 to v5.0.10 - autoclosed Update module github.com/go-chi/chi/v5 to v5.0.10 Oct 23, 2023
@renovate renovate bot reopened this Oct 23, 2023
@renovate renovate bot restored the renovate/github.com-go-chi-chi-v5-5.x branch October 23, 2023 12:16
@renovate renovate bot force-pushed the renovate/github.com-go-chi-chi-v5-5.x branch from fd7ba25 to 2657e12 Compare October 23, 2023 12:17
@renovate renovate bot force-pushed the renovate/github.com-go-chi-chi-v5-5.x branch from 2657e12 to 783ab02 Compare December 20, 2023 04:16
@renovate renovate bot changed the title Update module github.com/go-chi/chi/v5 to v5.0.10 Update module github.com/go-chi/chi/v5 to v5.0.11 Dec 20, 2023
@renovate renovate bot force-pushed the renovate/github.com-go-chi-chi-v5-5.x branch from 783ab02 to 6e955ee Compare February 17, 2024 05:04
@renovate renovate bot changed the title Update module github.com/go-chi/chi/v5 to v5.0.11 Update module github.com/go-chi/chi/v5 to v5.0.12 Feb 17, 2024
@renovate renovate bot force-pushed the renovate/github.com-go-chi-chi-v5-5.x branch from 6e955ee to db541ff Compare June 18, 2024 16:19
@renovate renovate bot changed the title Update module github.com/go-chi/chi/v5 to v5.0.12 Update module github.com/go-chi/chi/v5 to v5.0.13 Jun 18, 2024
@renovate
Copy link
Contributor Author

renovate bot commented Jun 18, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: downloading github.com/go-chi/chi/v5 v5.2.3
go: downloading github.com/lib/pq v1.10.8
go: github.com/Amad3eu/api-pstg-go/handlers imports
	http: package http is not in std (/opt/containerbase/tools/golang/1.25.5/src/http)
go: github.com/Amad3eu/api-pstg-go/handlers imports
	json: package json is not in std (/opt/containerbase/tools/golang/1.25.5/src/json)
go: github.com/Amad3eu/api-pstg-go/handlers imports
	models: package models is not in std (/opt/containerbase/tools/golang/1.25.5/src/models)
go: github.com/Amad3eu/api-pstg-go/handlers imports
	srtconv: package srtconv is not in std (/opt/containerbase/tools/golang/1.25.5/src/srtconv)

@renovate renovate bot force-pushed the renovate/github.com-go-chi-chi-v5-5.x branch from db541ff to 199a991 Compare June 21, 2024 15:14
@renovate renovate bot changed the title Update module github.com/go-chi/chi/v5 to v5.0.13 Update module github.com/go-chi/chi/v5 to v5.0.14 Jun 21, 2024
@renovate renovate bot force-pushed the renovate/github.com-go-chi-chi-v5-5.x branch from 199a991 to e162578 Compare June 28, 2024 16:17
@renovate renovate bot changed the title Update module github.com/go-chi/chi/v5 to v5.0.14 Update module github.com/go-chi/chi/v5 to v5.1.0 Jun 28, 2024
@renovate renovate bot force-pushed the renovate/github.com-go-chi-chi-v5-5.x branch from e162578 to b6154d8 Compare December 16, 2024 01:12
@renovate renovate bot changed the title Update module github.com/go-chi/chi/v5 to v5.1.0 Update module github.com/go-chi/chi/v5 to v5.2.0 Dec 16, 2024
@renovate renovate bot changed the title Update module github.com/go-chi/chi/v5 to v5.2.0 Update module github.com/go-chi/chi/v5 to v5.2.0 - autoclosed Dec 30, 2024
@renovate renovate bot closed this Dec 30, 2024
@renovate renovate bot deleted the renovate/github.com-go-chi-chi-v5-5.x branch December 30, 2024 07:41
@renovate renovate bot changed the title Update module github.com/go-chi/chi/v5 to v5.2.0 - autoclosed Update module github.com/go-chi/chi/v5 to v5.2.0 Dec 30, 2024
@renovate renovate bot reopened this Dec 30, 2024
@renovate renovate bot force-pushed the renovate/github.com-go-chi-chi-v5-5.x branch from e613ae0 to b6154d8 Compare December 30, 2024 12:20
@renovate renovate bot changed the title Update module github.com/go-chi/chi/v5 to v5.2.0 Update module github.com/go-chi/chi/v5 to v5.2.0 - autoclosed Jan 24, 2025
@renovate renovate bot closed this Jan 24, 2025
@renovate renovate bot changed the title Update module github.com/go-chi/chi/v5 to v5.2.0 - autoclosed Update module github.com/go-chi/chi/v5 to v5.2.0 Jan 24, 2025
@renovate renovate bot reopened this Jan 24, 2025
@renovate renovate bot force-pushed the renovate/github.com-go-chi-chi-v5-5.x branch from 7b066ce to b6154d8 Compare January 24, 2025 21:45
@renovate renovate bot force-pushed the renovate/github.com-go-chi-chi-v5-5.x branch from b6154d8 to a620b15 Compare February 4, 2025 14:26
@renovate renovate bot changed the title Update module github.com/go-chi/chi/v5 to v5.2.0 Update module github.com/go-chi/chi/v5 to v5.2.1 Feb 4, 2025
@renovate renovate bot changed the title Update module github.com/go-chi/chi/v5 to v5.2.1 Update module github.com/go-chi/chi/v5 to v5.2.1 - autoclosed Apr 4, 2025
@renovate renovate bot closed this Apr 4, 2025
@renovate renovate bot changed the title Update module github.com/go-chi/chi/v5 to v5.2.1 - autoclosed Update module github.com/go-chi/chi/v5 to v5.2.1 Apr 4, 2025
@renovate renovate bot reopened this Apr 4, 2025
@renovate renovate bot force-pushed the renovate/github.com-go-chi-chi-v5-5.x branch from 1de0dd4 to a620b15 Compare April 4, 2025 05:45
@renovate renovate bot force-pushed the renovate/github.com-go-chi-chi-v5-5.x branch from a620b15 to ee69f58 Compare June 20, 2025 16:47
@renovate renovate bot changed the title Update module github.com/go-chi/chi/v5 to v5.2.1 Update module github.com/go-chi/chi/v5 to v5.2.2 Jun 20, 2025
@renovate renovate bot changed the title Update module github.com/go-chi/chi/v5 to v5.2.2 Update module github.com/go-chi/chi/v5 to v5.2.2 - autoclosed Aug 13, 2025
@renovate renovate bot closed this Aug 13, 2025
@renovate renovate bot changed the title Update module github.com/go-chi/chi/v5 to v5.2.2 - autoclosed Update module github.com/go-chi/chi/v5 to v5.2.2 Aug 13, 2025
@renovate renovate bot reopened this Aug 13, 2025
@renovate renovate bot force-pushed the renovate/github.com-go-chi-chi-v5-5.x branch from 3b24144 to ee69f58 Compare August 13, 2025 14:02
@renovate renovate bot force-pushed the renovate/github.com-go-chi-chi-v5-5.x branch from ee69f58 to 9594832 Compare August 27, 2025 12:35
@renovate renovate bot changed the title Update module github.com/go-chi/chi/v5 to v5.2.2 Update module github.com/go-chi/chi/v5 to v5.2.3 Aug 27, 2025
@renovate renovate bot force-pushed the renovate/github.com-go-chi-chi-v5-5.x branch from 9594832 to e0dfa09 Compare October 9, 2025 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant