Skip to content

chore(deps): bump hono from 4.12.14 to 4.12.15#25

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/hono-4.12.15
Open

chore(deps): bump hono from 4.12.14 to 4.12.15#25
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/hono-4.12.15

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps hono from 4.12.14 to 4.12.15.

Release notes

Sourced from hono's releases.

v4.12.15

What's Changed

New Contributors

Full Changelog: honojs/hono@v4.12.14...v4.12.15

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 27, 2026
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Apr 27, 2026

Greptile Summary

Bumps hono from 4.12.14 to 4.12.15, a patch release that adds support for single-line PEM keys in the JWT middleware. The package.json version specifier is also tightened from ^4.7.0 to ^4.12.15 (standard Dependabot behaviour to pin the lower bound to the resolved version), and the lock file is updated to reflect the new resolved version across all consumers (@hono/node-server, @arkor/cloud-api-client).

Confidence Score: 5/5

Safe to merge — patch-level bump with no breaking changes and a useful JWT fix.

Single patch version bump (4.12.14 → 4.12.15) with only a bug-fix for single-line PEM keys. Lock file and peer-dependency wiring are consistent. No logic changes in the application code.

No files require special attention.

Important Files Changed

Filename Overview
packages/arkor/package.json Bumps hono version specifier from ^4.7.0 to ^4.12.15; no other changes.
pnpm-lock.yaml Lock file updated to resolve hono@4.12.15 and rewire all peer-dependency references (@hono/node-server, @arkor/cloud-api-client) accordingly.

Sequence Diagram

sequenceDiagram
    participant dependabot as Dependabot
    participant pkg as packages/arkor/package.json
    participant lock as pnpm-lock.yaml
    participant hono as hono registry

    dependabot->>pkg: bump specifier ^4.7.0 → ^4.12.15
    dependabot->>lock: resolve hono@4.12.15 (was 4.12.14)
    lock->>hono: fetch hono@4.12.15
    hono-->>lock: integrity sha512-qM0j...
    lock->>lock: update @hono/node-server peer dep → hono@4.12.15
    lock->>lock: update @arkor/cloud-api-client dep → hono@4.12.15
Loading

Reviews (1): Last reviewed commit: "chore(deps): bump hono from 4.12.14 to 4..." | Re-trigger Greptile

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 28, 2026

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

7 similar comments
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 28, 2026

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 28, 2026

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 28, 2026

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 28, 2026

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 28, 2026

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 29, 2026

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 29, 2026

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

Bumps [hono](https://github.com/honojs/hono) from 4.12.14 to 4.12.15.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.12.14...v4.12.15)

---
updated-dependencies:
- dependency-name: hono
  dependency-version: 4.12.15
  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/npm_and_yarn/hono-4.12.15 branch from aa8c1a3 to 18e7684 Compare April 29, 2026 18:41
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