deps(deps-dev): bump the npm-development-dependencies group with 7 updates - #9
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…dates Bumps the npm-development-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [@earendil-works/pi-ai](https://github.com/earendil-works/pi/tree/HEAD/packages/ai) | `0.82.0` | `0.82.1` | | [@earendil-works/pi-coding-agent](https://github.com/earendil-works/pi/tree/HEAD/packages/coding-agent) | `0.82.0` | `0.82.1` | | [c8](https://github.com/bcoe/c8) | `11.0.0` | `12.0.0` | | [eslint](https://github.com/eslint/eslint) | `10.7.0` | `10.8.0` | | [globals](https://github.com/sindresorhus/globals) | `17.7.0` | `17.8.0` | | [typebox](https://github.com/sinclairzx81/typebox) | `1.3.6` | `1.3.8` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` | Updates `@earendil-works/pi-ai` from 0.82.0 to 0.82.1 - [Release notes](https://github.com/earendil-works/pi/releases) - [Changelog](https://github.com/earendil-works/pi/blob/main/packages/ai/CHANGELOG.md) - [Commits](https://github.com/earendil-works/pi/commits/v0.82.1/packages/ai) Updates `@earendil-works/pi-coding-agent` from 0.82.0 to 0.82.1 - [Release notes](https://github.com/earendil-works/pi/releases) - [Changelog](https://github.com/earendil-works/pi/blob/main/packages/coding-agent/CHANGELOG.md) - [Commits](https://github.com/earendil-works/pi/commits/v0.82.1/packages/coding-agent) Updates `c8` from 11.0.0 to 12.0.0 - [Release notes](https://github.com/bcoe/c8/releases) - [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md) - [Commits](bcoe/c8@v11.0.0...v12.0.0) Updates `eslint` from 10.7.0 to 10.8.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.7.0...v10.8.0) Updates `globals` from 17.7.0 to 17.8.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.7.0...v17.8.0) Updates `typebox` from 1.3.6 to 1.3.8 - [Commits](sinclairzx81/typebox@1.3.6...1.3.8) Updates `typescript` from 6.0.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: "@earendil-works/pi-ai" dependency-version: 0.82.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development-dependencies - dependency-name: "@earendil-works/pi-coding-agent" dependency-version: 0.82.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development-dependencies - dependency-name: c8 dependency-version: 12.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-development-dependencies - dependency-name: eslint dependency-version: 10.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-dependencies - dependency-name: globals dependency-version: 17.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development-dependencies - dependency-name: typebox dependency-version: 1.3.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development-dependencies - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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-development-dependencies group with 7 updates:
0.82.00.82.10.82.00.82.111.0.012.0.010.7.010.8.017.7.017.8.01.3.61.3.86.0.37.0.2Updates
@earendil-works/pi-aifrom 0.82.0 to 0.82.1Release notes
Sourced from @earendil-works/pi-ai's releases.
Changelog
Sourced from @earendil-works/pi-ai's changelog.
Commits
b4f2936Release v0.82.162a7074docs: audit changelogs for commits since v0.82.04cf0a72fix(ai): keep the underlying cause in ModelsError messagesb1c444dfeat(coding-agent): revalidate remote model catalogs with ETagaf3b934feat(ai): support Claude Opus 5 on Bedrock (#7081)8eef62efix tests921c354add opus-5 models settings (#7083)7304d8ffix tests: use updated modelsa9f5b1cfix(ai): route Radius OAuth through gateway24e5cc0fix(ai): support Anthropic bearer token env (#6148)Updates
@earendil-works/pi-coding-agentfrom 0.82.0 to 0.82.1Release notes
Sourced from @earendil-works/pi-coding-agent's releases.
Changelog
Sourced from @earendil-works/pi-coding-agent's changelog.
Commits
b4f2936Release v0.82.162a7074docs: audit changelogs for commits since v0.82.058c0bc2fix(coding-agent): exclude directories from resource loader (#7106)b1c444dfeat(coding-agent): revalidate remote model catalogs with ETag518855dfeat(coding-agent): expose output padding to custom renderers (#7045)2a2b0a3fix(coding-agent): cache llama.cpp model catalog (#7072)eafe11ffeat(coding-agent): add vitest eval harness (#7085)a3ee1d2fix(coding-agent): expose unavailable scoped models (#7032)24e5cc0fix(ai): support Anthropic bearer token env (#6148)7df73a0Add [Unreleased] section for next cycleUpdates
c8from 11.0.0 to 12.0.0Release notes
Sourced from c8's releases.
Changelog
Sourced from c8's changelog.
Commits
ae5a0cfchore(main): release 12.0.0 (#600)dc2d6c8feat!: update yargs to 18.x.x (#599)ee2f1cfchore(deps): update dependency@types/nodeto v24 (#579)923c238build: go back to publishing manuallyUpdates
eslintfrom 10.7.0 to 10.8.0Release notes
Sourced from eslint's releases.
Commits
749dfed10.8.04bd0d75Build: changelog update for 10.8.04fbf46dtest: pinwebpackversion to 5.108.4 (#21137)6ddf858docs: fix broken Specify Parser Options anchor link (#21106)784dfbedocs: Clarifyno-eq-nulldescription (#21120)6b8d2f7fix: escape reserved characters in rule id inhtmlformatter (#21129)2d063e2chore: update HTTP URLs to HTTPS in JSDoc and comments (#21101)eccbe7btest: add error locations tono-class-assign(#21123)2fee9bbfeat: exportConfigObjectfromeslint/config(#21082)e7d1e43ci: bump actions/setup-go from 6 to 7 (#21118)Updates
globalsfrom 17.7.0 to 17.8.0Release notes
Sourced from globals's releases.
Commits
36c765917.8.07394811Update globals (2026-07-01) (#347)Updates
typeboxfrom 1.3.6 to 1.3.8Commits
2d78499Version 1.3.8 (#1656)175b04eRecord contains-matched indices so unevaluatedItems accepts them (#1655)153184eVersion 1.3.7 (#1654)67902a3Documentation (#1645)4f8c8baFix keyword guards for multi-type schemas (#1652)bd265b3Specification0c31e10Security9fd5854TypeScript 7.0.2Updates
typescriptfrom 6.0.3 to 7.0.2Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript 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