Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

Bumps koa-helmet from 8.0.1 to 9.0.0.

Release notes

Sourced from koa-helmet's releases.

v9.0.0

[!NOTE] v9.0.0 was marked as a major release because the package now publishes both ESM and CJS versions. There are no API changes in this release and upgrading should require no code changes. If you encounter any difficulties or unexpected behavior, please create an issue.

What's Changed

  • Use TypeScript for source files
  • Build using tsdown for cjs/ejs, with automatic .d.ts generation
  • Matrix test koa (2,3) and helmet (6,7,8) in vitest, with node 18-25 tested via GH Actions
  • Add examples/* for simple app usage.
  • Use oxlint, oxfmt

Full Changelog: venables/koa-helmet@v8.0.3...v9.0.0

v8.0.3

  • [FIXED] Removed inadvertent "type": "module" from package.json

Full Changelog: venables/koa-helmet@v8.0.2...v8.0.3

v8.0.2

What's Changed

  • [DOCS] Add note about supporting Koa v3 support
  • [CHORE] Add koa v3 tests

Full Changelog: venables/koa-helmet@v8.0.1...v8.0.2

Changelog

Sourced from koa-helmet's changelog.

9.0.0

Major Changes

  • 54555db: Export both ESM/CJS builds, use typescript source. No API changes.
Commits

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

Bumps [koa-helmet](https://github.com/venables/koa-helmet) from 8.0.1 to 9.0.0.
- [Release notes](https://github.com/venables/koa-helmet/releases)
- [Changelog](https://github.com/venables/koa-helmet/blob/main/CHANGELOG.md)
- [Commits](venables/koa-helmet@v8.0.1...v9.0.0)

---
updated-dependencies:
- dependency-name: koa-helmet
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions github-actions bot added the chore Other changes that don't modify src or test files label Dec 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Other changes that don't modify src or test files dependabot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant