chore(deps): bump the npm_and_yarn group across 1 directory with 5 updates - #33
Merged
github-actions[bot] merged 1 commit intoSep 3, 2026
Conversation
…dates Bumps the npm_and_yarn group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@hono/node-server](https://github.com/honojs/node-server) | `1.19.14` | `1.19.17` | | [fast-uri](https://github.com/fastify/fast-uri) | `3.1.3` | `3.1.7` | | [hono](https://github.com/honojs/hono) | `4.12.28` | `4.13.5` | | [ip-address](https://github.com/beaugunderson/ip-address) | `10.2.0` | `10.7.0` | | [postcss](https://github.com/postcss/postcss) | `8.5.16` | `8.5.26` | Updates `@hono/node-server` from 1.19.14 to 1.19.17 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v1.19.14...v1.19.17) Updates `fast-uri` from 3.1.3 to 3.1.7 - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](fastify/fast-uri@v3.1.3...v3.1.7) Updates `hono` from 4.12.28 to 4.13.5 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.28...v4.13.5) Updates `ip-address` from 10.2.0 to 10.7.0 - [Release notes](https://github.com/beaugunderson/ip-address/releases) - [Commits](beaugunderson/ip-address@v10.2.0...v10.7.0) Updates `postcss` from 8.5.16 to 8.5.26 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.16...8.5.26) --- updated-dependencies: - dependency-name: "@hono/node-server" dependency-version: 1.19.17 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: fast-uri dependency-version: 3.1.7 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: hono dependency-version: 4.13.5 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ip-address dependency-version: 10.7.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: postcss dependency-version: 8.5.26 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Kingson4Wu
force-pushed
the
dependabot/npm_and_yarn/npm_and_yarn-142e82c323
branch
from
September 3, 2026 13:53
9b73f0d to
a17db84
Compare
dependabot
Bot
deleted the
dependabot/npm_and_yarn/npm_and_yarn-142e82c323
branch
September 3, 2026 13:54
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 npm_and_yarn group with 5 updates in the / directory:
1.19.141.19.173.1.33.1.74.12.284.13.510.2.010.7.08.5.168.5.26Updates
@hono/node-serverfrom 1.19.14 to 1.19.17Commits
71941da1.19.170208500ci: addstageoption for publishing (#386)cbdf7131.19.1686e96c2ci: add an action for trusted publisher (#385)99c1a1aci: run on v1.x branch pushes84cb2eeMerge commit from forkMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@hono/node-serversince your current version.Updates
fast-urifrom 3.1.3 to 3.1.7Release notes
Sourced from fast-uri's releases.
Commits
412e40aBumped v3.1.79f4c943fix: backport port and IP-literal validation to v3.x (#216)1eb3ce4fix: treat unterminated bracket hosts as reg-names again (#214)6f970b2Bumped v3.1.6d941579fix: never run IDN canonicalization on bracketed IP literalsc0f0279test: adapt decoded-scheme handler assertion to 3.x (no mailto scheme)37f3417Merge commit from fork607bfbeMerge commit from forkae92a4cMerge commit from fork444ecdaMerge commit from forkUpdates
honofrom 4.12.28 to 4.13.5Release notes
Sourced from hono's releases.
... (truncated)
Commits
06880c44.13.5531e9c5Merge commit from fork3a67f7fMerge commit from fork9c28d72Merge commit from fork017000d4.13.45e5b83dfix(utils/stream): do not let abort listeners crash abort() (#5274)241ae4cfix(cookie): allow parsing signed cookies with empty string values (#5246)c409d85fix(request): serialize cached JSON body in cloneRawRequest (#5288)612b59cfix(request): drop stale content length for cloned FormData (#5282)73794bdfix(client): omit empty query delimiter (#5283)Updates
ip-addressfrom 10.2.0 to 10.7.0Release notes
Sourced from ip-address's releases.
Commits
2b7cab510.7.087fae23Add offset() and nextNetwork(), accept prefix-length ip6.arpa names, correct ...42c1f8b10.6.0fb12583Add isGlobal() and pin the classifiers to the IANA special-purpose registries...38b02d710.5.1d03e960Merge commit from forkab3dc88Merge commit from forkef98e0a10.5.09fd1110Correct the documentation where it disagreed with the library (#219)d478737Honor the fromURL graceful-failure contract for non-IPv6 hosts (#218)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for ip-address since your current version.
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
postcssfrom 8.5.16 to 8.5.26Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
07b2577Release 8.5.26 version47de6b9Update CI1493a83Fix Rule#selectors losing the empty selector (#2129)180db16Typo29e9e00Resolve symlinks before the previous-source-map containment check (#2125)3ba8f84Update dependencies87e72f6Update lock filecaaeeb9Upgrade nanoid to fix infinite loop on zero size (#2124)3609b6fExplain how to type plugin optionsfbad419docs: show ESM and TypeScript plugin declaration (#2118)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 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.