build(deps): bump the runtime-dependencies group across 1 directory with 6 updates - #14
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…ith 6 updates Bumps the runtime-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.55.5` | `5.56.2` | | [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.91.1` | `0.101.0` | | [hono](https://github.com/honojs/hono) | `4.12.15` | `4.12.23` | | [yaml](https://github.com/eemeli/yaml) | `2.8.3` | `2.9.0` | | [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) | `6.8.3` | `6.8.9` | | [openapi-fetch](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-fetch) | `0.13.8` | `0.17.0` | Updates `svelte` from 5.55.5 to 5.56.2 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.56.2/packages/svelte) Updates `@anthropic-ai/sdk` from 0.91.1 to 0.101.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.91.1...sdk-v0.101.0) Updates `hono` from 4.12.15 to 4.12.23 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.15...v4.12.23) Updates `yaml` from 2.8.3 to 2.9.0 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.3...v2.9.0) Updates `electron-updater` from 6.8.3 to 6.8.9 - [Release notes](https://github.com/electron-userland/electron-builder/releases) - [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md) - [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@6.8.9/packages/electron-updater) Updates `openapi-fetch` from 0.13.8 to 0.17.0 - [Release notes](https://github.com/openapi-ts/openapi-typescript/releases) - [Changelog](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-fetch/CHANGELOG.md) - [Commits](https://github.com/openapi-ts/openapi-typescript/commits/openapi-fetch@0.17.0/packages/openapi-fetch) --- updated-dependencies: - dependency-name: svelte dependency-version: 5.56.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-dependencies - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.101.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-dependencies - dependency-name: hono dependency-version: 4.12.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-dependencies - dependency-name: yaml dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-dependencies - dependency-name: electron-updater dependency-version: 6.8.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-dependencies - dependency-name: openapi-fetch dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/runtime-dependencies-442b5172c1
branch
June 13, 2026 09:24
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 runtime-dependencies group with 6 updates in the / directory:
5.55.55.56.20.91.10.101.04.12.154.12.232.8.32.9.06.8.36.8.90.13.80.17.0Updates
sveltefrom 5.55.5 to 5.56.2Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
51baf1cVersion Packages (#18357)3d5c4abfix: prevent false-positive reactivity loss warning (#18373)bdb1a0ffix: ensure async block assigns correct nodes to effect (#18371)e4bfc5fchore: bump esrap dependency (#18372)1b4c43bfix: ignore declaration tags for animation directive (#18366)85dcb91chore: upgrade to vitest v4 (#18265)a81f965fix: reject pending async deriveds on discard (#18308)3ef761bVersion Packages (#18346)5b8db1bfix: error at compile time on duplicate snippet/declaration tag definitions (...56013a2fix: check references for blockers on server, too (#18352)Updates
@anthropic-ai/sdkfrom 0.91.1 to 0.101.0Release notes
Sourced from @anthropic-ai/sdk's releases.
... (truncated)
Changelog
Sourced from @anthropic-ai/sdk's changelog.
... (truncated)
Commits
185ec06chore: release mainfab8910codegen metadata7ff4036fix: apply request timeout to inner fetch only, not middleware chain (#40)257bc1ffeat(client): add support for middleware5b3ace5chore(internal): fix artifact url70966befix(streaming): correctly parse json numbers with scientific notation (#9)7e22f20docs: point security reports to Anthropic's HackerOne program (#16)e569db5chore(internal): fix branch names4725328fix(streaming): carry stop_details through beta message_delta accumulationf90eb81chore(internal): update private repo nameMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@anthropic-ai/sdksince your current version.Updates
honofrom 4.12.15 to 4.12.23Release notes
Sourced from hono's releases.
... (truncated)
Commits
83bfb3b4.12.23bcd290afix(utils/ipaddr): do not compress a single 0 group to::(#4971)c968177feat(compress): add contentTypeFilter option and `COMPRESSIBLE_CONTENT_TYPE_R...0265a54docs(contribution): add AI Usage Policy (#4970)c84c5d2feat(context): export the Context class publicly (#4543)82dad62fix(serve-static): normalize all backslashes in file paths, not just the firs...2f01b774.12.226bc0dfffeat: add msgpack as a compressible content type (#4957)7e0555dfix(deno): echo negotiated WebSocket subprotocol in upgrade response (#4955)f0ed246fix(compress): respect Accept-Encoding when encoding option is set (#4951)Updates
yamlfrom 2.8.3 to 2.9.0Release notes
Sourced from yaml's releases.
Commits
ddb21b02.9.0167365bdocs: Clarify that not all errors can be avoided6eca2a7fix: Avoid calling Array.prototype.push.apply() with large source array0543cd5fix(lexer): Avoid recursive calls that may exhaust the call stackccdf7432.8.4f625789fix: Disable alias resolution with maxAliasCount:0 (#677)e1a1a77fix: Handle invalid unicode escapesa163ea0style: Satify Prettierb2a5a6cfix: Apply minFractionDigits only to decimal strings (#676)93c951bchore: Bump JSR version to v2.8.3 (#673)Updates
electron-updaterfrom 6.8.3 to 6.8.9Release notes
Sourced from electron-updater's releases.
... (truncated)
Changelog
Sourced from electron-updater's changelog.
... (truncated)
Commits
bed3a9cchore(deploy): Release v26.15.0 (electron-updater@6.8.9) (#9825)22a7532fix: holistic field detection for\<text> (sha256 hash)redaction (#9834)ffd11c7chore(deploy): Release v26.13.0 (electron-updater@6.8.8) (#9793)ac45083fix(updater): ensure full changelog includes only release notes up to the lat...d664ed0chore: expand test coverage for updater and Windows build targets (#9794)2dc409ffix: harden the auto-update flow from relative paths and env var intercepts (...2c8c71achore(deploy): Release v26.12.1 (electron-updater@6.8.7) (#9782)9120507chore(deploy): Release v26.11.0 (electron-updater@6.8.6) (#9726)d846315chore(docs): docusaurus migration (#9744)bea19a5chore(deps): update dependency electron to v39 [security] (#9693)Updates
openapi-fetchfrom 0.13.8 to 0.17.0Release notes
Sourced from openapi-fetch's releases.
Changelog
Sourced from openapi-fetch's changelog.
Commits
5709d33[ci] release (#2611)9350ddfDo not treat Content-Length=0 as empty when Transfer-Encoding is chunked (#2572)a690e52feat(openapi-typescript): add readOnly/writeOnly support via markers (#2549)a06e6c3chore(deps): update dependency superagent to v10.3.0 (#2595)7318f82[ci] release (#2604)33b83c4chore(deps): update dependency express to v5.2.1 (#2591)66556d0chore(deps): update dependency axios to v1.13.5 (#2590)9002418feat(openapi-fetch): add support for pathSerializer option (#2362)ed0c26cfeat(openapi-fetch): enable middleware request param module augmentation (#2527)47ba213ci: fix npm publish permissions (#2601)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for openapi-fetch since your current version.
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