chore(deps): Bump the production-dependencies group across 1 directory with 5 updates - #55
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…y with 5 updates Bumps the production-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@hono/zod-openapi](https://github.com/honojs/middleware/tree/HEAD/packages/zod-openapi) | `1.6.1` | `1.6.3` | | [hono](https://github.com/honojs/hono) | `4.13.5` | `4.13.7` | | [marked](https://github.com/markedjs/marked) | `18.0.11` | `18.0.12` | | [stripe](https://github.com/stripe/stripe-node) | `22.6.0` | `22.6.2` | | [zod](https://github.com/colinhacks/zod) | `4.4.3` | `4.6.2` | Updates `@hono/zod-openapi` from 1.6.1 to 1.6.3 - [Release notes](https://github.com/honojs/middleware/releases) - [Changelog](https://github.com/honojs/middleware/blob/main/packages/zod-openapi/CHANGELOG.md) - [Commits](https://github.com/honojs/middleware/commits/@hono/zod-openapi@1.6.3/packages/zod-openapi) Updates `hono` from 4.13.5 to 4.13.7 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.13.5...v4.13.7) Updates `marked` from 18.0.11 to 18.0.12 - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v18.0.11...v18.0.12) Updates `stripe` from 22.6.0 to 22.6.2 - [Release notes](https://github.com/stripe/stripe-node/releases) - [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md) - [Commits](stripe/stripe-node@v22.6.0...v22.6.2) Updates `zod` from 4.4.3 to 4.6.2 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.4.3...v4.6.2) --- updated-dependencies: - dependency-name: "@hono/zod-openapi" dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: hono dependency-version: 4.13.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: marked dependency-version: 18.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: stripe dependency-version: 22.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: zod dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 5 updates in the / directory:
1.6.11.6.34.13.54.13.718.0.1118.0.1222.6.022.6.24.4.34.6.2Updates
@hono/zod-openapifrom 1.6.1 to 1.6.3Release notes
Sourced from @hono/zod-openapi's releases.
Changelog
Sourced from @hono/zod-openapi's changelog.
Commits
bc7d9e6Version Packages (#2123)3b08600fix(zod-openapi): return 415 for request bodies with undeclared content type ...b125de5Version Packages (#2121)28f1d39fix(zod-openapi): infer route middleware env in defineOpenAPIRoute handler (#...525564dperf(zod-openapi): Flatten batched route schemas (#2115)38232dbperf(zod-openapi): Reuse route response projections (#2116)Updates
honofrom 4.13.5 to 4.13.7Release notes
Sourced from hono's releases.
Commits
eebdf7b4.13.72b8ed40Merge commit from forkcac0c4d4.13.6dac5d57refactor(on-handler): use forEach for consistent handler iteration (#5326)ec648d6chore: bumpeditorconfig-checker(#5336)e2740d5fix(types): allow symbol keys in Context<any> get and set fallbacks (#5300)499c35efix(client): normalize root WebSocket URLs (#5291)50b8788fix(client): keep a param value of "index" in $url() and $path() (#5297)Updates
markedfrom 18.0.11 to 18.0.12Release notes
Sourced from marked's releases.
Commits
24bf47cchore(release): 18.0.12 [skip ci]475ba3dchore(deps-dev): bump eslint from 10.9.1 to 10.10.0 (#4088)4417582fix: allow a tab before the closing sequence of an ATX heading (#4084)23b1706fix: do not add a newline to an empty code block (#4073)df57534fix: reject GFM email autolink when the domain ends in _ or - (#4063)37b28d8fix: allow one more level of nested brackets in a link label (#4064)8f432f0fix: escape character references in autolink destinations (#4053)44ddc31docs: add inspect.software health badge (#4062)0244f08fix: remove up to the fence indentation from each content line (#4074)300bb1dfix: reject invalid characters in HTML tag names (#4083)Updates
stripefrom 22.6.0 to 22.6.2Release notes
Sourced from stripe's releases.
Changelog
Sourced from stripe's changelog.
Commits
d9d0927Bump version to 22.6.2a7baa7eValidate that webhook secrets are non-empty (#2841)b64815cPrint npm HTTP logs in the publish job when debug logging is on (#2838)998f558Restore the NODE_AUTH_TOKEN placeholder in the publish job (#2837)9f82c46Bump version to 22.6.1d157b22Use cryptographically secure boundaries for multipart file uploads (#2831)6b2a81cupdate OtherString docstring (#2836)b4a248eFix request coercion for GET and DELETE parameters 🪿✨ (#2835)56ff49eHarden API requestor code against malicious URLs (#2829)edca154Add open vs closed enum section to README (#2811)Updates
zodfrom 4.4.3 to 4.6.2Release notes
Sourced from zod's releases.
... (truncated)
Commits
e359f734.6.29446b5cfix: preserve undefined prefault outputs and object keys (#6587)0c483c5docs: Zod 4.6 announcement post (#6546)a00c3f3docs: use Trigger.dev's brand-kit lockups for the platinum card62311eb4.6.12efa8b8ci: give the npm wait a real budget and drop the back-publish path (#6583)b12aa52fix: preserve unique tags with defaulted discriminators (#6582)dd9c36ffix(v4): defer recursive object index inference (#6580)574d480fix(locales): clarify Tajik discriminator value messagec532d76test(locales): cover Tajik error branchesDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions