- Notifications
You must be signed in to change notification settings - Fork905
Commit3487f37
authored
chore: bump github.com/go-chi/httprate from 0.14.1 to 0.15.0 (#17171)
Bumps [github.com/go-chi/httprate](https://github.com/go-chi/httprate)from 0.14.1 to 0.15.0.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/go-chi/httprate/releases">github.com/go-chi/httprate'sreleases</a>.</em></p><blockquote><h2>v0.15.0</h2><ul><li>upgrade to xxhash v3</li></ul></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/go-chi/httprate/commit/c0b6272bcac673c105a4d29c98dd9be27a0d644d"><code>c0b6272</code></a>upgrade to xxh3 hashing pkg (<ahref="https://redirect.github.com/go-chi/httprate/issues/54">#54</a>)</li><li><ahref="https://github.com/go-chi/httprate/commit/9d627fb3c8a009b20ae198abe84b3a1d10a22a94"><code>9d627fb</code></a>Update README.md: add missing 'time' import in code example (<ahref="https://redirect.github.com/go-chi/httprate/issues/49">#49</a>)</li><li><ahref="https://github.com/go-chi/httprate/commit/24ebb38d02ea7de820e34f890c4206cf6b891955"><code>24ebb38</code></a>Try to fix Github action access issue (<ahref="https://redirect.github.com/go-chi/httprate/issues/51">#51</a>)</li><li>See full diff in <ahref="https://github.com/go-chi/httprate/compare/v0.14.1...v0.15.0">compareview</a></li></ul></details><br />[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)Dependabot will resolve any conflicts with this PR as long as you don'talter it yourself. You can also trigger a rebase manually by commenting`@dependabot rebase`.[//]: # (dependabot-automerge-start)[//]: # (dependabot-automerge-end)---<details><summary>Dependabot commands and options</summary><br />You can trigger Dependabot actions by commenting on this PR:- `@dependabot rebase` will rebase this PR- `@dependabot recreate` will recreate this PR, overwriting any editsthat 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 afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR or upgrade to it yourself)</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parentf935e2a commit3487f37
2 files changed
+9
-3
lines changedLines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
115 | 115 |
| |
116 | 116 |
| |
117 | 117 |
| |
118 |
| - | |
| 118 | + | |
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
| |||
483 | 483 |
| |
484 | 484 |
| |
485 | 485 |
| |
| 486 | + | |
486 | 487 |
| |
487 | 488 |
| |
| 489 | + | |
488 | 490 |
|
Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
365 | 365 |
| |
366 | 366 |
| |
367 | 367 |
| |
368 |
| - | |
369 |
| - | |
| 368 | + | |
| 369 | + | |
370 | 370 |
| |
371 | 371 |
| |
372 | 372 |
| |
| |||
616 | 616 |
| |
617 | 617 |
| |
618 | 618 |
| |
| 619 | + | |
| 620 | + | |
619 | 621 |
| |
620 | 622 |
| |
621 | 623 |
| |
| |||
999 | 1001 |
| |
1000 | 1002 |
| |
1001 | 1003 |
| |
| 1004 | + | |
| 1005 | + | |
1002 | 1006 |
| |
1003 | 1007 |
| |
1004 | 1008 |
| |
|
0 commit comments
Comments
(0)