Bump the prod-deps group across 1 directory with 5 updates#64
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the prod-deps group across 1 directory with 5 updates#64dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the prod-deps group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastify](https://github.com/fastify/fastify) | `5.7.4` | `5.8.5` | | [hono](https://github.com/honojs/hono) | `4.12.3` | `4.12.19` | | [koa](https://github.com/koajs/koa) | `3.1.2` | `3.2.0` | | [@types/koa](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa) | `3.0.1` | `3.0.2` | | [ioredis](https://github.com/luin/ioredis) | `5.10.0` | `5.10.1` | Updates `fastify` from 5.7.4 to 5.8.5 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.7.4...v5.8.5) Updates `hono` from 4.12.3 to 4.12.19 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.3...v4.12.19) Updates `koa` from 3.1.2 to 3.2.0 - [Release notes](https://github.com/koajs/koa/releases) - [Changelog](https://github.com/koajs/koa/blob/master/History.md) - [Commits](koajs/koa@v3.1.2...v3.2.0) Updates `@types/koa` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/koa) Updates `ioredis` from 5.10.0 to 5.10.1 - [Release notes](https://github.com/luin/ioredis/releases) - [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md) - [Commits](redis/ioredis@v5.10.0...v5.10.1) --- updated-dependencies: - dependency-name: fastify dependency-version: 5.8.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: hono dependency-version: 4.12.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: koa dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: "@types/koa" dependency-version: 3.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: ioredis dependency-version: 5.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 prod-deps group with 5 updates in the / directory:
5.7.45.8.54.12.34.12.193.1.23.2.03.0.13.0.25.10.05.10.1Updates
fastifyfrom 5.7.4 to 5.8.5Release notes
Sourced from fastify's releases.
... (truncated)
Commits
3983cceBumped v5.8.53ce3ae6Merge commit from forkb06a196docs(ecosystem): add@pompelmi/fastify-plugin(#6610)909c5d5chore: Bump actions/dependency-review-action from 4.8.3 to 4.9.0 (#6630)4db21a3chore: Bump borp from 0.21.0 to 1.0.0 (#6633)0f4e544chore: Bump markdownlint-cli2 from 0.21.0 to 0.22.0 (#6632)33a2fcdchore: Bump pnpm/action-setup from 4.2.0 to 5.0.0 (#6629)fd35d82ci: reduce cron schedules from daily/weekly to monthly (#6623)8dee9befix: restore trustProxy function for number and string types, add null check ...d457aedchore: upgrade to typescript v6.0.2 (#6605)Updates
honofrom 4.12.3 to 4.12.19Release notes
Sourced from hono's releases.
... (truncated)
Commits
7e62bcd4.12.19e2f252afix(stream): upgrade@hono/node-serverto v2 and fix abort handling (#4940)54f2f0cfeat(request): addbytes()(#4921)e59db59feat(cache): key cache entries by configured vary headers (#4915)48a7ccbfeat(bearer-auth): make bearerAuth generic for typed context in verifyToken (...ff7522ffix(cookie): return the first cookie when there are multiple cookies with the...26f8c33fix(serveStatic): make options parameter optional in all adapters (#4934)16c4e38ci: pin GitHub Actions to SHAs (#4932)f10dee84.12.18a5bd9ebMerge commit from forkUpdates
koafrom 3.1.2 to 3.2.0Release notes
Sourced from koa's releases.
Commits
e0ba8ef3.2.02503a1ffeat: defer AsyncLocalStorage creation for v8 startup snapshots (#1946)d3ea8bfchore: Add workflow_dispatch trigger to npm-publish workflow (#1930)3b0508ebuild(deps-dev): bump qs from 6.14.1 to 6.14.2 (#1927)fd11140docs: remove dead Job Board links (#1926)Updates
@types/koafrom 3.0.1 to 3.0.2Commits
Updates
ioredisfrom 5.10.0 to 5.10.1Release notes
Sourced from ioredis's releases.
Changelog
Sourced from ioredis's changelog.
Commits
9e26f8bchore(release): 5.10.1 [skip ci]4f167bbfix(cluster): lazily start sharded subscribers (#2090)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 conditions