build(deps): bump the runtime-dependencies group across 1 directory with 7 updates - #15
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…ith 7 updates Bumps the runtime-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.55.5` | `5.56.3` | | [svelte-dnd-action](https://github.com/isaacHagoel/svelte-dnd-action) | `0.9.69` | `0.9.70` | | [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.91.1` | `0.104.1` | | [hono](https://github.com/honojs/hono) | `4.12.15` | `4.12.25` | | [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.3 - [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.3/packages/svelte) Updates `svelte-dnd-action` from 0.9.69 to 0.9.70 - [Changelog](https://github.com/isaacHagoel/svelte-dnd-action/blob/master/release-notes.md) - [Commits](https://github.com/isaacHagoel/svelte-dnd-action/commits) Updates `@anthropic-ai/sdk` from 0.91.1 to 0.104.1 - [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.104.1) Updates `hono` from 4.12.15 to 4.12.25 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.15...v4.12.25) 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.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-dependencies - dependency-name: svelte-dnd-action dependency-version: 0.9.70 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-dependencies - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.104.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-dependencies - dependency-name: hono dependency-version: 4.12.25 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 no longer updatable, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/runtime-dependencies-e3cda29f2d
branch
June 27, 2026 09:28
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 7 updates in the / directory:
5.55.55.56.30.9.690.9.700.91.10.104.14.12.154.12.252.8.32.9.06.8.36.8.90.13.80.17.0Updates
sveltefrom 5.55.5 to 5.56.3Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
a9f4854Version Packages (#18389)71a6515fix: check boundary exists before calling error handler in async derived (#18...3d83c9afix: add bigint to Primitive type for $state.snapshot (#18388)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)Updates
svelte-dnd-actionfrom 0.9.69 to 0.9.70Changelog
Sourced from svelte-dnd-action's changelog.
Commits
Updates
@anthropic-ai/sdkfrom 0.91.1 to 0.104.1Release notes
Sourced from @anthropic-ai/sdk's releases.
... (truncated)
Changelog
Sourced from @anthropic-ai/sdk's changelog.
... (truncated)
Commits
9a0442dchore: release main1ccd401fix(api): addfrontier_llmrefusal category8be0232chore: release main813af32feat(api): add support for Managed Agents deployments and environment variabl...589eed1chore: release maina785874feat(api): add support for claude-mythos-5 and claude-fable-5, with support f...6322a4ffix(client): 3p middleware ordering (#53)c2e94fcfeat(middleware): add ctx.logger (#55)f7dfb97chore: release maina3f3c97feat(api): small updates to Managed Agents typesMaintainer 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.25Release notes
Sourced from hono's releases.
... (truncated)
Commits
fce483e4.12.25751ba41Merge commit from forkf0b094dMerge commit from forkfa5f9bfMerge commit from fork3892a6cMerge commit from fork74c2cf8test(aws-lambda): update integration tests (#5012)7ae7cbaMerge commit from fork1b13848chore(ci): bump codecov-action to v7.0.0 (#5011)5fdde5a4.12.24c78932dfix(utils/ipaddr): render the unspecified address binary as "::" (#4998)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