Skip to content

chore(deps): bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.2#428

Merged
emmanuelm41 merged 25 commits into
devfrom
dependabot/go_modules/github.com/go-chi/chi/v5-5.2.2
Jun 20, 2025
Merged

chore(deps): bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.2#428
emmanuelm41 merged 25 commits into
devfrom
dependabot/go_modules/github.com/go-chi/chi/v5-5.2.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 20, 2025

Bumps github.com/go-chi/chi/v5 from 5.2.1 to 5.2.2.

Release notes

Sourced from github.com/go-chi/chi/v5's releases.

v5.2.2

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

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

🔗 zboto Link

emmanuelm41 and others added 25 commits May 6, 2025 13:13
* Fix: Get miner from AwardBlockReward correctly (#359)

* fix: get miner from AwardBlockReward correctly

* fix: lint

* fix: possible issues on parsing metadata (#360)

* fix: avoid storing actor code on cache for undefined cids

* fix: consolidate f2 robust address into f4 for evm actors

* fix: typo

---------

Co-authored-by: Eric Mokaya <4112301+ziscky@users.noreply.github.com>
* fix: call StateGetActor with tipset first

* feat: blockCid error reporting

* feat: fix miner methods and add fallback

* feat: market add return fallback

* feat: reward add  fallback

* feat: refactor multisig actor

* test: fix tests

* chore: go mod tidy

* fix: reward constructor

* fix: lint

* feat: add reward comments

* fix: tests

* fix: lint
* fix: verifreg data cap params

* fix: account methodNum 3

* fix: pass both param and return values

* test: update test case

* test: update test case
* Fix: Handle Msig propose return correctly (#423)

* fix: handle msig propose return correctly

* fix: add comments

* test: skip fixed msig.propose v1 and v2 params comparison

* Fix: Miner & Msig CreationTxCID (#422)

* fix: pass mainMsgCid to Exec method

* fix: zero address consolidation

* fix: rm mainMsgCid dup.

* fix: consolidate both short & robust for zeroAddr

* fix: improve method name and comments
Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/go-chi/chi/releases)
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
- [Commits](go-chi/chi@v5.2.1...v5.2.2)

---
updated-dependencies:
- dependency-name: github.com/go-chi/chi/v5
  dependency-version: 5.2.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 20, 2025
@windsurf-bot
Copy link
Copy Markdown

windsurf-bot Bot commented Jun 20, 2025

PR review rate limit exceeded

@emmanuelm41 emmanuelm41 changed the base branch from main to dev June 20, 2025 17:03
@emmanuelm41 emmanuelm41 merged commit 7aa93e7 into dev Jun 20, 2025
3 of 4 checks passed
@emmanuelm41 emmanuelm41 deleted the dependabot/go_modules/github.com/go-chi/chi/v5-5.2.2 branch June 20, 2025 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants