Revision b0a413eb17e15e7c6ce4b9977e531ac73bacd9e6 authored by dependabot[bot] on 01 July 2021, 13:44:43 UTC, committed by GitHub on 01 July 2021, 13:44:43 UTC
Bumps [github.com/rs/cors](https://github.com/rs/cors) from 1.7.0 to 1.8.0.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rs/cors/commit/64821dda5aedeb954fb2caf787f7a1030085ab34"><code>64821dd</code></a> public method to check cors domain (<a href="https://github-redirect.dependabot.com/rs/cors/issues/115">#115</a>)</li>
<li><a href="https://github.com/rs/cors/commit/f9bce55a4e61e3d1a061993e3453eb9848fcdc4d"><code>f9bce55</code></a> Updating renamed pressly import to go-chi (<a href="https://github-redirect.dependabot.com/rs/cors/issues/112">#112</a>)</li>
<li><a href="https://github.com/rs/cors/commit/8b4a00bd362b5f326bff479ebe0af7862868225e"><code>8b4a00b</code></a> Fix[RFC_7230] RFC-7230 compliance (<a href="https://github-redirect.dependabot.com/rs/cors/issues/103">#103</a>)</li>
<li><a href="https://github.com/rs/cors/commit/be1c7e127af9fce006600894df5c5731d99cdc82"><code>be1c7e1</code></a> Update preflight response status to http.StatusNoContent (204) (<a href="https://github-redirect.dependabot.com/rs/cors/issues/101">#101</a>)</li>
<li><a href="https://github.com/rs/cors/commit/d4dacab0671f9aedbf3924d3df2a4a95c8c11a87"><code>d4dacab</code></a> Add early break on allowedHeaders match found (<a href="https://github-redirect.dependabot.com/rs/cors/issues/95">#95</a>)</li>
<li><a href="https://github.com/rs/cors/commit/6c08711d4f11e1c72361062ed154e572b0065751"><code>6c08711</code></a> Update go.mod (<a href="https://github-redirect.dependabot.com/rs/cors/issues/94">#94</a>)</li>
<li><a href="https://github.com/rs/cors/commit/fdcf4f9773b8d459d3ec085a8c91b34fcd17803d"><code>fdcf4f9</code></a> fix typo (<a href="https://github-redirect.dependabot.com/rs/cors/issues/87">#87</a>)</li>
<li><a href="https://github.com/rs/cors/commit/927da63e685c92709d0be877b5e5cb477535074c"><code>927da63</code></a> Fix doc comment on attribute (<a href="https://github-redirect.dependabot.com/rs/cors/issues/90">#90</a>)</li>
<li><a href="https://github.com/rs/cors/commit/09a654deb2151283e86be4f2a2fec22d09a529c7"><code>09a654d</code></a> Remove older version of Go from GH workflow</li>
<li><a href="https://github.com/rs/cors/commit/a57a3ff56f11a1bc697f4391b36c58551de0e3d4"><code>a57a3ff</code></a> Update go support list</li>
<li>Additional commits viewable in <a href="https://github.com/rs/cors/compare/v1.7.0...v1.8.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/rs/cors&package-manager=go_modules&previous-version=1.7.0&new-version=1.8.0)](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't alter 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 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 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)


</details>
1 parent b317df4
History
File Mode Size
.github
DOCKER
abci
cmd
config
crypto
docs
internal
libs
light
networks
node
pkg
privval
proto
proxy
rpc
scripts
state
store
test
third_party
tools
types
version
.clang-format -rw-r--r-- 241 bytes
.dockerignore -rw-r--r-- 63 bytes
.editorconfig -rw-r--r-- 280 bytes
.gitignore -rw-r--r-- 678 bytes
.golangci.yml -rw-r--r-- 950 bytes
.goreleaser.yml -rw-r--r-- 634 bytes
.markdownlintignore -rw-r--r-- 89 bytes
CHANGELOG.md -rw-r--r-- 190.3 KB
CHANGELOG_PENDING.md -rw-r--r-- 11.7 KB
CODE_OF_CONDUCT.md -rw-r--r-- 4.9 KB
CONTRIBUTING.md -rw-r--r-- 20.8 KB
LICENSE -rw-r--r-- 11.1 KB
Makefile -rw-r--r-- 10.5 KB
README.md -rw-r--r-- 8.1 KB
SECURITY.md -rw-r--r-- 7.7 KB
STYLE_GUIDE.md -rw-r--r-- 7.6 KB
UPGRADING.md -rw-r--r-- 32.0 KB
buf.gen.yaml -rw-r--r-- 480 bytes
buf.yaml -rw-r--r-- 193 bytes
docker-compose.yml -rw-r--r-- 1.3 KB
dredd.yml -rw-r--r-- 700 bytes
go.mod -rw-r--r-- 1.6 KB
go.sum -rw-r--r-- 101.8 KB
release_notes.md -rw-r--r-- 54 bytes

README.md

back to top