runatlantis / atlantis

Terraform Pull Request Automation
https://www.runatlantis.io
Other
7.51k stars 1.02k forks source link

fix(deps): update module github.com/urfave/negroni/v3 to v3.1.1 in go.mod (main) #4710

Closed renovate[bot] closed 5 days ago

renovate[bot] commented 5 days ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/urfave/negroni/v3 v3.1.0 -> v3.1.1 age adoption passing confidence

Release Notes

urfave/negroni (github.com/urfave/negroni/v3) ### [`v3.1.1`](https://togithub.com/urfave/negroni/releases/tag/v3.1.1) [Compare Source](https://togithub.com/urfave/negroni/compare/v3.1.0...v3.1.1) ##### Fixed - Writing an HTTP 1xx status codes no longer results in a 200 being sent in addition given the expectation is that a follow-up status code will be written later. The exception is `101 Switching Protocols` since this is terminal. This matches `net/http` behavior.

Configuration

šŸ“… Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Enabled.

ā™» 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.