build(deps): Bump github.com/rs/cors from 1.7.0 to 1.9.0#249
build(deps): Bump github.com/rs/cors from 1.7.0 to 1.9.0#249dependabot[bot] wants to merge 1 commit intov0.34.xfrom
Conversation
Bumps [github.com/rs/cors](https://github.com/rs/cors) from 1.7.0 to 1.9.0. - [Release notes](https://github.com/rs/cors/releases) - [Commits](rs/cors@v1.7.0...v1.9.0) --- updated-dependencies: - dependency-name: github.com/rs/cors dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
The following labels could not be found: |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
… (backport #253) (#264) * Removing all the vuepress related build files and references (#253) * Removing all the vuepress related build files and references (#249) * Moved documentation ADR to deprecated (#249) * Reverting the logic for check-docs-toc until ADR/RFC refactor (#249) * Setting the right permissions to file so workflow executes (#249) * Reverting ADR change, will do in another issue (#249) (cherry picked from commit d159562) # Conflicts: # Makefile # RELEASES.md # docs/.vuepress/config.js # docs/.vuepress/redirects # docs/DOCS_README.md # docs/architecture/README.md # docs/package.json # docs/versions * fixing conflicts (#264) * remove comment leftover from git conflict resolution (#264) --------- Co-authored-by: Andy Nogueira <me@andynogueira.dev>
Bumps github.com/rs/cors from 1.7.0 to 1.9.0.
Commits
5c2b877Fix Access-Control-Request-Headers parsing issue for AWS API Gateway (#141)0c96d38Bump golang.org/x/crypto in /wrapper/gin (#139)a38b2f6Bump golang.org/x/crypto in /examples (#140)417ad78Bump golang.org/x/sys in /wrapper/gin (#136)9e3290eBump golang.org/x/sys in /examples (#137)fcebdb4Add "Access-Control-Request-Private-Network" to Vary (#132)da52b07add tests for Cors.areHeadersAllowed() (#128)a4a5ce8support Private Network Access spec (#127)bf1dbacUse go.mod replace in sub modules to point to same version43d3d21Fix example go.sumDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)