Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2025

Bumps on-headers to 1.1.0 and updates ancestor dependency @blitzjs/auth. These dependencies need to be updated together.

Updates on-headers from 1.0.2 to 1.1.0

Release notes

Sourced from on-headers's releases.

1.1.0

Important

What's Changed

New Contributors

Full Changelog: jshttp/on-headers@v1.0.2...v1.1.0

Changelog

Sourced from on-headers's changelog.

1.1.0 / 2025-07-17

Commits
  • 4b017af 1.1.0
  • b636f2d ♻️ refactor header array code
  • 3e2c2d4 ✨ ignore falsy header keys, matching node behavior
  • 172eb41 ✨ support duplicate headers
  • c6e3849 🔒️ fix array handling
  • 6893518 💚 update CI - add newer node versions
  • 56a345d ✨ add script to update known hashes
  • 175ab21 👷 add upstream change detection (#31)
  • ce0b2c8 ci: apply OSSF Scorecard security best practices (#20)
  • 1a38c54 fix: use ubuntu-latest as ci runner (#19)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ulisesgascon, a new releaser for on-headers since your current version.


Updates @blitzjs/auth from 2.0.3 to 2.2.4

Release notes

Sourced from @​blitzjs/auth's releases.

v2.2.4

Patch Changes:

blitz-js/blitz@83b6be7: Upgrade cookie-session dependency to v2.1.1 blitz-js/blitz@0ef8de0: fix: Overriden custom cookies with pages router

v2.2.2

🐞 Patches

ab455acf0b52b87e73e4b64c8ae4aec7d5d97287 fix: Custom cookies set in a route handler wrapped with withBlitzAuth being overridden.

v2.2.1

🐞 Patches

  • 5b20ce628: Fixes Error: Cannot find module when running blitz new and selecting the minimal pages router option
  • fbf5e51a7: chore: update next and react versions in new template using next.js app directory

v2.2.0

🚀 Features/Improvements

  • 3fa3a4ef3: Support Next.js 15

  • 565db3c5a: Fixed incorrect terminal message after creating a new Blitz project to use the correct command (npm run dev or yarn dev).

v2.1.4

🐞 Patches

v2.1.3

🐞 Patches

  • 0b3286468: chore: bump next.js and zod versions
  • 50f17d21c: Update prisma-ast dependency to prevent Blitz generator from failing when Prisma keywords are used as model names

v2.1.2

🐞 Patches

  • 2711291e9: Remove views property from Session.PublicData in types.ts file again
  • 56bd32b55: Fix Zod schema generation for datetime fields by removing extra parentheses.

v2.1.1

🐞 Patches

  • 9a0ba87d1: fix: make sure blitz superjson custom error registers in rpc handler

... (truncated)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [on-headers](https://github.com/jshttp/on-headers) to 1.1.0 and updates ancestor dependency [@blitzjs/auth](https://github.com/blitz-js/blitz). These dependencies need to be updated together.


Updates `on-headers` from 1.0.2 to 1.1.0
- [Release notes](https://github.com/jshttp/on-headers/releases)
- [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md)
- [Commits](jshttp/on-headers@v1.0.2...v1.1.0)

Updates `@blitzjs/auth` from 2.0.3 to 2.2.4
- [Release notes](https://github.com/blitz-js/blitz/releases)
- [Commits](https://github.com/blitz-js/blitz/compare/@blitzjs/[email protected]...@blitzjs/[email protected])

---
updated-dependencies:
- dependency-name: on-headers
  dependency-version: 1.1.0
  dependency-type: indirect
- dependency-name: "@blitzjs/auth"
  dependency-version: 2.2.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code Minor A minor upgrade (e.g., dependency) labels Sep 18, 2025
@dependabot dependabot bot requested a review from chartgerink as a code owner September 18, 2025 15:24
@github-actions
Copy link

This pull request is stale because it has been open for 2 days with no activity.

@github-actions github-actions bot added the Stale label Sep 29, 2025
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 Minor A minor upgrade (e.g., dependency) Stale

Development

Successfully merging this pull request may close these issues.

1 participant