Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @koa/cors from 3.0.0 to 3.4.2 #74

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 6, 2022

Bumps @koa/cors from 3.0.0 to 3.4.2.

Changelog

Sourced from @​koa/cors's changelog.

3.4.2 / 2022-10-06

fixes

  • [2e8da5b] - fix: Calling all options even if origin header is not present (#87) (Cleber Rossi )

3.4.1 / 2022-08-19

fixes

  • [1205356] - fix: must specify an origin value instead of "*" wildcard (#85) (Tyreal Hu )

3.4.0 / 2022-08-19

others

  • [2cd4789] - 🤖 TEST: Run test on Node.js 18 (#86) (fengmk2 )
  • [ae56e05] - Create codeql-analysis.yml (fengmk2 )
  • [c4b5d21] - refactor: use friendlier promise checking (#84) (Swain Molster )
  • [fbe33bc] - 📖 DOC: Add privateNetworkAccess js to README (fengmk2 )

3.3.0 / 2022-03-29

features

  • [c279fc3] - feat: Add support for "Private Network Access" (#83) (Chi Ma )

others

  • [97d9220] - chore: credentials jsdoc (#80) (Jing Yi Wang )

3.2.0 / 2022-03-12

features

  • [134ec9b] - feat: support secure context headers (Levi Tomes )

others

  • [bcadb55] - test: run test on github action (fengmk2 )

3.1.0 / 2020-05-17

features

  • [013662a] - feat: add support for using a function to determine whether or not to allow credentials. (#68) (mcohen75 )

others

  • [da84dec] - docs: update install script (dead-horse )
  • [eba3b44] - chore: ES6 Object spread (#66) (Alpha )
Commits
  • d5456f7 Release 3.4.2
  • 2e8da5b fix: Calling all options even if origin header is not present (#87)
  • ea0ca7b Release 3.4.1
  • 1205356 fix: must specify an origin value instead of "*" wildcard (#85)
  • 241a542 Release 3.4.0
  • 2cd4789 🤖 TEST: Run test on Node.js 18 (#86)
  • ae56e05 Create codeql-analysis.yml
  • c4b5d21 refactor: use friendlier promise checking (#84)
  • fbe33bc 📖 DOC: Add privateNetworkAccess js to README
  • 6a45f38 Release 3.3.0
  • Additional commits viewable in compare view

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 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)

Bumps [@koa/cors](https://github.com/koajs/cors) from 3.0.0 to 3.4.2.
- [Release notes](https://github.com/koajs/cors/releases)
- [Changelog](https://github.com/koajs/cors/blob/master/History.md)
- [Commits](koajs/cors@3.0.0...3.4.2)

---
updated-dependencies:
- dependency-name: "@koa/cors"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 6, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 12, 2022

Superseded by #75.

@dependabot dependabot bot closed this Oct 12, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/koa/cors-3.4.2 branch October 12, 2022 13: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants