build(deps): bump the root-npm group across 1 directory with 6 updates - #324
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the root-npm group across 1 directory with 6 updates#324dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the root-npm group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@oh-my-pi/pi-agent-core](https://github.com/can1357/oh-my-pi/tree/HEAD/packages/agent) | `16.1.20` | `17.0.8` | | [@oh-my-pi/pi-ai](https://github.com/can1357/oh-my-pi/tree/HEAD/packages/ai) | `16.1.20` | `17.0.8` | | [@oh-my-pi/pi-coding-agent](https://github.com/can1357/oh-my-pi/tree/HEAD/packages/coding-agent) | `16.1.20` | `17.0.8` | | [@oh-my-pi/pi-utils](https://github.com/can1357/oh-my-pi/tree/HEAD/packages/utils) | `16.1.20` | `17.0.8` | | [katex](https://github.com/KaTeX/KaTeX) | `0.17.0` | `0.18.1` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` | Updates `@oh-my-pi/pi-agent-core` from 16.1.20 to 17.0.8 - [Release notes](https://github.com/can1357/oh-my-pi/releases) - [Changelog](https://github.com/can1357/oh-my-pi/blob/main/packages/agent/CHANGELOG.md) - [Commits](https://github.com/can1357/oh-my-pi/commits/v17.0.8/packages/agent) Updates `@oh-my-pi/pi-ai` from 16.1.20 to 17.0.8 - [Release notes](https://github.com/can1357/oh-my-pi/releases) - [Changelog](https://github.com/can1357/oh-my-pi/blob/main/packages/ai/CHANGELOG.md) - [Commits](https://github.com/can1357/oh-my-pi/commits/v17.0.8/packages/ai) Updates `@oh-my-pi/pi-coding-agent` from 16.1.20 to 17.0.8 - [Release notes](https://github.com/can1357/oh-my-pi/releases) - [Commits](https://github.com/can1357/oh-my-pi/commits/v17.0.8/packages/coding-agent) Updates `@oh-my-pi/pi-utils` from 16.1.20 to 17.0.8 - [Release notes](https://github.com/can1357/oh-my-pi/releases) - [Changelog](https://github.com/can1357/oh-my-pi/blob/main/packages/utils/CHANGELOG.md) - [Commits](https://github.com/can1357/oh-my-pi/commits/v17.0.8/packages/utils) Updates `katex` from 0.17.0 to 0.18.1 - [Release notes](https://github.com/KaTeX/KaTeX/releases) - [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md) - [Commits](KaTeX/KaTeX@v0.17.0...v0.18.1) 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: "@oh-my-pi/pi-agent-core" dependency-version: 17.0.8 dependency-type: direct:production update-type: version-update:semver-major dependency-group: root-npm - dependency-name: "@oh-my-pi/pi-ai" dependency-version: 17.0.8 dependency-type: direct:production update-type: version-update:semver-major dependency-group: root-npm - dependency-name: "@oh-my-pi/pi-coding-agent" dependency-version: 17.0.8 dependency-type: direct:production update-type: version-update:semver-major dependency-group: root-npm - dependency-name: "@oh-my-pi/pi-utils" dependency-version: 17.0.8 dependency-type: direct:production update-type: version-update:semver-major dependency-group: root-npm - dependency-name: katex dependency-version: 0.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-npm - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: root-npm ... 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 root-npm group with 6 updates in the / directory:
16.1.2017.0.816.1.2017.0.816.1.2017.0.816.1.2017.0.80.17.00.18.16.0.37.0.2Updates
@oh-my-pi/pi-agent-corefrom 16.1.20 to 17.0.8Release notes
Sourced from @oh-my-pi/pi-agent-core's releases.
... (truncated)
Changelog
Sourced from @oh-my-pi/pi-agent-core's changelog.
... (truncated)
Commits
9b54d9echore: bump version to 17.0.87d40468chore: updated changelogs + remove summarization marker0002905chore: untrack node_modules symlinks and harden ignore patternb9072f1fix(extensibility): validate Type.Unsafe against the draft-2020-12 upgraded s...29a94acMerge PR #6200: fix(session): retry past synthetic tool results after mid-too...f741936test(agent): signal tool boundary from the gate itself206d812Merge PR #6185: test(agent): synchronize pause gate tool boundary (@any-victor)50937ecMerge PR #6136: fix(agent): recover tools after stream parse errors (@usr-bin...3179a52test(agent): synchronize pause gate tool boundaryeee940ctest(agent): avoid global pause gate spyUpdates
@oh-my-pi/pi-aifrom 16.1.20 to 17.0.8Release notes
Sourced from @oh-my-pi/pi-ai's releases.
... (truncated)
Changelog
Sourced from @oh-my-pi/pi-ai's changelog.
... (truncated)
Commits
50e3880Merge PR #5160: fix(ai): omit service tier for GitHub Copilot (@audreyt)9b54d9echore: bump version to 17.0.8fc62563test: fix local-midnight logger flake and stale kimi k3 thinking format pin7d40468chore: updated changelogs + remove summarization markere4de950test: adapt catalog-pinned tests to regenerated model catalog0002905chore: untrack node_modules symlinks and harden ignore pattern1b7dc1cdocs: normalize changelog entries under [Unreleased]b9072f1fix(extensibility): validate Type.Unsafe against the draft-2020-12 upgraded s...fc311adMerge PR #6231: fix(ai): qualify auth-gateway model IDs (@roboomp)b81cbb0docs(ai): note string-vs-Error pattern asymmetry in isTransientStreamParseErrorUpdates
@oh-my-pi/pi-coding-agentfrom 16.1.20 to 17.0.8Release notes
Sourced from @oh-my-pi/pi-coding-agent's releases.
... (truncated)
Commits
3f38358test(mcp): polled full post-condition for deferred xdev mount52ad651feat(diff): implemented native UTF-16 diff processing and removed jsdiff2f5a676test(dap): made tcp transport tests deterministic9b54d9echore: bump version to 17.0.8fc62563test: fix local-midnight logger flake and stale kimi k3 thinking format pinb6e68fdfix(coding-agent): updated mentions of explore -> scout7d40468chore: updated changelogs + remove summarization marker242bcberevert #6130: doesn't really work well59877a0fix(update): fetch musl release asset on musl hosts and align musl release test6a517cfMerge farm/b12a11bd: feat(release): add musl-linked linux buildsUpdates
@oh-my-pi/pi-utilsfrom 16.1.20 to 17.0.8Release notes
Sourced from @oh-my-pi/pi-utils's releases.
... (truncated)
Commits
9b54d9echore: bump version to 17.0.8fc62563test: fix local-midnight logger flake and stale kimi k3 thinking format pin0002905chore: untrack node_modules symlinks and harden ignore patternb9072f1fix(extensibility): validate Type.Unsafe against the draft-2020-12 upgraded s...7b14119chore: bump version to 17.0.7aa1b89dchore: bump version to 17.0.69fd6e97chore: bump version to 17.0.5546dce7chore: update changelogsac8e9e0fix(utils): made runtime module resolver uninstallable3863a1fMerge PR #5911: fix(subagent): skip session title generation for headless sub...Updates
katexfrom 0.17.0 to 0.18.1Release notes
Sourced from katex's releases.
Changelog
Sourced from katex's changelog.
Commits
cdf479fchore(release): 0.18.1 [ci skip]87a2b30fix(htmlData): allow escaped commas in \htmlData (#4236)2318066chore(deps): bump codecov/codecov-action from 6 to 7 (#4227)3b5b6a0chore(deps): bump actions/checkout from 6 to 7 (#4232)4e9d31achore(deps): update dependency js-yaml to v4.2.0 [security] (#4244)b7ca8f0chore(deps): update dependency webpack-dev-server to v5.2.5 [security] (#4242)bf1a59fchore: use pixel diff as fallback for byte-to-byte (#4245)4d9d0aechore(release): 0.18.0 [ci skip]6f5c44ffeat: prefix css classes (#4229)2c6143arefactor: remove direct hasOwnProperty call (#4230)Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
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