Skip to content

chore(deps): bump @elysiajs/cors from 1.4.0 to 1.4.1 - #37

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/elysiajs/cors-1.4.1
Open

chore(deps): bump @elysiajs/cors from 1.4.0 to 1.4.1#37
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/elysiajs/cors-1.4.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 16, 2026

Copy link
Copy Markdown
Contributor

Bumps @elysiajs/cors from 1.4.0 to 1.4.1.

Release notes

Sourced from @​elysiajs/cors's releases.

1.4.1

What's Changed

Improvement:

  • #75 export CORSConfig type

Bug fix:

New Contributors

Full Changelog: elysiajs/elysia-cors@1.4.0...1.4.1

Changelog

Sourced from @​elysiajs/cors's changelog.

1.4.1 - 28 Dec 2025

Improvement:

  • #75 export CORSConfig type

Bug fix:

  • #74 ALL method not working

1.3.3 - 15 May 2025

Bug fix:

  • Using Bun shortcut to mirror headers

1.3.2 - 15 May 2025

Bug fix:

  • #65 strictly check origin protocol

1.3.1 - 8 May 2025

Bug fix:

  • strictly check origin not using sub includes

1.3.0-exp.0 - 23 Apr 2025

Change:

  • Add support for Elysia 1.3

1.2.0-rc.0 - 23 Dec 2024

Change:

  • Add support for Elysia 1.2

1.1.1 - 5 Sep 2024

Feature:

  • add provenance publish

1.1.0 - 16 Jul 2024

Change:

  • Add support for Elysia 1.1

1.0.5 - 14 Jul 2024

Bug fix:

  • fix content-type on preflight

1.0.4 - 9 Jul 2024

Bug fix:

  • Mirror allow method on preflight options

1.0.3 - 18 Mar 2024

Feature:

  • add true to allowHeaders, and exposeHeaders

Breaking Change:

  • rename exposedHeaders to exposeHeaders

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​elysiajs/cors since your current version.


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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 16, 2026
@dependabot
dependabot Bot requested a review from GalvinPython as a code owner March 16, 2026 09:18
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 16, 2026
Bumps [@elysiajs/cors](https://github.com/elysiajs/elysia-cors) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/elysiajs/elysia-cors/releases)
- [Changelog](https://github.com/elysiajs/elysia-cors/blob/main/CHANGELOG.md)
- [Commits](elysiajs/elysia-cors@1.4.0...1.4.1)

---
updated-dependencies:
- dependency-name: "@elysiajs/cors"
  dependency-version: 1.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/bun/elysiajs/cors-1.4.1 branch from 2fd5f2a to a2ce7c7 Compare March 17, 2026 16:36
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants