forked from stateful/vscode-runme
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
My fork to support ghost cells #1
Open
jlewi
wants to merge
329
commits into
main
Choose a base branch
from
jlewi/main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
* Add git context * Add nvm warning message * Trim outputs
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.8.1 to 16.8.2. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.8.1...v16.8.2) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 53.0.0 to 54.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v53.0.0...v54.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-unicorn dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli) from 8.38.0 to 8.38.2. - [Release notes](https://github.com/webdriverio/webdriverio/releases) - [Changelog](https://github.com/webdriverio/webdriverio/blob/v8.38.2/CHANGELOG.md) - [Commits](https://github.com/webdriverio/webdriverio/commits/v8.38.2/packages/wdio-cli) --- updated-dependencies: - dependency-name: "@wdio/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 125.0.2 to 126.0.1. - [Commits](giggio/node-chromedriver@125.0.2...126.0.1) --- updated-dependencies: - dependency-name: chromedriver dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@google-cloud/run](https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-run) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/googleapis/google-cloud-node/releases) - [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-run/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-node/commits/iam-v1.3.0/packages/google-cloud-run) --- updated-dependencies: - dependency-name: "@google-cloud/run" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Upgrade deps * Fix tests * Latest version does not work - since it is so fresh, assume it's buggy
* Bump to NodeJS v20.17.0 * Node modules cleanup * Code cleanup
* Bump msw from 2.4.8 to 2.4.9 Bumps [msw](https://github.com/mswjs/msw) from 2.4.8 to 2.4.9. - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.4.8...v2.4.9) --- updated-dependencies: - dependency-name: msw dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump rollup from 4.21.3 to 4.22.4 Bumps [rollup](https://github.com/rollup/rollup) from 4.21.3 to 4.22.4. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.21.3...v4.22.4) --- updated-dependencies: - dependency-name: rollup dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Bump husky from 9.1.5 to 9.1.6 Bumps [husky](https://github.com/typicode/husky) from 9.1.5 to 9.1.6. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.1.5...v9.1.6) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump webpack from 5.94.0 to 5.95.0 Bumps [webpack](https://github.com/webpack/webpack) from 5.94.0 to 5.95.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.94.0...v5.95.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump simple-git from 3.26.0 to 3.27.0 Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.26.0 to 3.27.0. - [Release notes](https://github.com/steveukx/git-js/releases) - [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md) - [Commits](https://github.com/steveukx/git-js/commits/[email protected]/simple-git) --- updated-dependencies: - dependency-name: simple-git dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump @vercel/client from 13.4.6 to 13.4.9 Bumps [@vercel/client](https://github.com/vercel/vercel/tree/HEAD/packages/client) from 13.4.6 to 13.4.9. - [Release notes](https://github.com/vercel/vercel/releases) - [Changelog](https://github.com/vercel/vercel/blob/main/packages/client/CHANGELOG.md) - [Commits](https://github.com/vercel/vercel/commits/@vercel/[email protected]/packages/client) --- updated-dependencies: - dependency-name: "@vercel/client" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump the e2e-tests group across 1 directory with 2 updates Bumps the e2e-tests group with 2 updates in the / directory: [chromedriver](https://github.com/giggio/node-chromedriver) and [wdio-vscode-service](https://github.com/webdriverio-community/wdio-vscode-service). Updates `chromedriver` from 129.0.0 to 129.0.2 - [Commits](giggio/node-chromedriver@129.0.0...129.0.2) Updates `wdio-vscode-service` from 6.1.0 to 6.1.2 - [Release notes](https://github.com/webdriverio-community/wdio-vscode-service/releases) - [Commits](webdriverio-community/wdio-vscode-service@6.1.0...6.1.2) --- updated-dependencies: - dependency-name: chromedriver dependency-type: direct:development update-type: version-update:semver-patch dependency-group: e2e-tests - dependency-name: wdio-vscode-service dependency-type: direct:development update-type: version-update:semver-patch dependency-group: e2e-tests ... Signed-off-by: dependabot[bot] <[email protected]> * Bump the aws-sdk group across 1 directory with 3 updates Bumps the aws-sdk group with 3 updates in the / directory: [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2), [@aws-sdk/client-eks](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eks) and [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers). Updates `@aws-sdk/client-ec2` from 3.654.0 to 3.662.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ec2/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.662.0/clients/client-ec2) Updates `@aws-sdk/client-eks` from 3.654.0 to 3.662.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-eks/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.662.0/clients/client-eks) Updates `@aws-sdk/credential-providers` from 3.654.0 to 3.662.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-providers/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.662.0/packages/credential-providers) --- updated-dependencies: - dependency-name: "@aws-sdk/client-ec2" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk - dependency-name: "@aws-sdk/client-eks" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk - dependency-name: "@aws-sdk/credential-providers" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk ... Signed-off-by: dependabot[bot] <[email protected]> * Bump rollup from 2.79.1 to 2.79.2 in /examples/k8s Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 2.79.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.79.1...v2.79.2) --- updated-dependencies: - dependency-name: rollup dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Bump micromatch from 4.0.5 to 4.0.8 in /examples/k8s Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md) - [Commits](micromatch/micromatch@4.0.5...4.0.8) --- updated-dependencies: - dependency-name: micromatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]>
* Bump @babel/traverse from 7.20.12 to 7.23.2 in /examples/k8s Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.12 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse) * Bump the e2e-tests group across 1 directory with 5 updates Bumps the e2e-tests group with 4 updates in the / directory: [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli), [@wdio/local-runner](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-local-runner), [@wdio/mocha-framework](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-mocha-framework) and [@wdio/spec-reporter](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-spec-reporter). Updates `@wdio/cli` from 8.40.5 to 8.40.6 - [Release notes](https://github.com/webdriverio/webdriverio/releases) - [Changelog](https://github.com/webdriverio/webdriverio/blob/v8.40.6/CHANGELOG.md) - [Commits](https://github.com/webdriverio/webdriverio/commits/v8.40.6/packages/wdio-cli) Updates `@wdio/local-runner` from 8.40.5 to 8.40.6 - [Release notes](https://github.com/webdriverio/webdriverio/releases) - [Changelog](https://github.com/webdriverio/webdriverio/blob/v8.40.6/CHANGELOG.md) - [Commits](https://github.com/webdriverio/webdriverio/commits/v8.40.6/packages/wdio-local-runner) Updates `@wdio/mocha-framework` from 8.40.3 to 8.40.6 - [Release notes](https://github.com/webdriverio/webdriverio/releases) - [Changelog](https://github.com/webdriverio/webdriverio/blob/v8.40.6/CHANGELOG.md) - [Commits](https://github.com/webdriverio/webdriverio/commits/v8.40.6/packages/wdio-mocha-framework) Updates `@wdio/spec-reporter` from 8.40.3 to 8.40.6 - [Release notes](https://github.com/webdriverio/webdriverio/releases) - [Changelog](https://github.com/webdriverio/webdriverio/blob/v8.40.6/CHANGELOG.md) - [Commits](https://github.com/webdriverio/webdriverio/commits/v8.40.6/packages/wdio-spec-reporter) Updates `webdriverio` from 8.40.5 to 8.40.6 - [Release notes](https://github.com/webdriverio/webdriverio/releases) - [Changelog](https://github.com/webdriverio/webdriverio/blob/v8.40.6/CHANGELOG.md) - [Commits](https://github.com/webdriverio/webdriverio/commits/v8.40.6/packages/webdriverio) --- updated-dependencies: - dependency-name: "@wdio/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: e2e-tests - dependency-name: "@wdio/local-runner" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: e2e-tests - dependency-name: "@wdio/mocha-framework" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: e2e-tests - dependency-name: "@wdio/spec-reporter" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: e2e-tests - dependency-name: webdriverio dependency-type: direct:development update-type: version-update:semver-patch dependency-group: e2e-tests ... Signed-off-by: dependabot[bot] <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]>
* Related to jlewi/foyle#111 * The frontend needs to send the index of the selected cell to the AI in order for the AI to properly generate the completion. * Without the cell index the AI would just keep generating starting at the end of the document which produces bad results when an earlier cell is selected. * This requires updating the Foyle client library to pull in a version of the protos which includes selected_index in the request
* Minimial implementation of ghost cells for markup. * Cleanup.
* Fixes Linux crash using `runme run npm-watch` * Fix Gist filenames * Initial renaming categories to tags * Showing Cloud Panel instead of `Login for Runme` * Fix glob pattern to allow `.mdx`, and `.mdr` files
* Bump http-cache-semantics and wdio-vscode-service in /tests/e2e Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) to 4.1.1 and updates ancestor dependency [wdio-vscode-service](https://github.com/webdriverio-community/wdio-vscode-service). These dependencies need to be updated together. Updates `http-cache-semantics` from 3.8.1 to 4.1.1 - [Commits](kornelski/http-cache-semantics@v3.8.1...v4.1.1) Updates `wdio-vscode-service` from 6.1.0 to 6.1.2 - [Release notes](https://github.com/webdriverio-community/wdio-vscode-service/releases) - [Commits](webdriverio-community/wdio-vscode-service@6.1.0...6.1.2) --- updated-dependencies: - dependency-name: http-cache-semantics dependency-type: indirect - dependency-name: wdio-vscode-service dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Bump cookie and express in /examples/k8s Bumps [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `cookie` from 0.6.0 to 0.7.1 - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.6.0...v0.7.1) Updates `express` from 4.20.0 to 4.21.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md) - [Commits](expressjs/express@4.20.0...4.21.1) --- updated-dependencies: - dependency-name: cookie dependency-type: indirect - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Bump cookie and light-my-request in /tests/e2e Bumps [cookie](https://github.com/jshttp/cookie) and [light-my-request](https://github.com/fastify/light-my-request). These dependencies needed to be updated together. Updates `cookie` from 0.5.0 to 0.7.2 - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.5.0...v0.7.2) Updates `light-my-request` from 5.11.0 to 5.14.0 - [Release notes](https://github.com/fastify/light-my-request/releases) - [Commits](fastify/light-my-request@v5.11.0...v5.14.0) --- updated-dependencies: - dependency-name: cookie dependency-type: indirect - dependency-name: light-my-request dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Bump the aws-sdk group with 3 updates Bumps the aws-sdk group with 3 updates: [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2), [@aws-sdk/client-eks](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eks) and [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers). Updates `@aws-sdk/client-ec2` from 3.662.0 to 3.667.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ec2/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.667.0/clients/client-ec2) Updates `@aws-sdk/client-eks` from 3.662.0 to 3.667.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-eks/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.667.0/clients/client-eks) Updates `@aws-sdk/credential-providers` from 3.662.0 to 3.667.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-providers/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.667.0/packages/credential-providers) --- updated-dependencies: - dependency-name: "@aws-sdk/client-ec2" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk - dependency-name: "@aws-sdk/client-eks" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk - dependency-name: "@aws-sdk/credential-providers" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk ... Signed-off-by: dependabot[bot] <[email protected]> * Bump @graphql-codegen/typescript from 4.0.9 to 4.1.0 Bumps [@graphql-codegen/typescript](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript) from 4.0.9 to 4.1.0. - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/typescript/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/[email protected]/packages/plugins/typescript/typescript) --- updated-dependencies: - dependency-name: "@graphql-codegen/typescript" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump lit from 3.2.0 to 3.2.1 Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/lit/lit/releases) - [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md) - [Commits](https://github.com/lit/lit/commits/[email protected]/packages/lit) --- updated-dependencies: - dependency-name: lit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump @graphql-codegen/client-preset from 4.3.3 to 4.4.0 Bumps [@graphql-codegen/client-preset](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/presets/client) from 4.3.3 to 4.4.0. - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/presets/client/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/[email protected]/packages/presets/client) --- updated-dependencies: - dependency-name: "@graphql-codegen/client-preset" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump @vitest/coverage-v8 from 2.1.1 to 2.1.2 Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.2/packages/coverage-v8) --- updated-dependencies: - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump @graphql-codegen/cli from 5.0.2 to 5.0.3 Bumps [@graphql-codegen/cli](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli) from 5.0.2 to 5.0.3. - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/graphql-codegen-cli/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/[email protected]/packages/graphql-codegen-cli) --- updated-dependencies: - dependency-name: "@graphql-codegen/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump @vercel/client from 13.4.9 to 13.4.12 Bumps [@vercel/client](https://github.com/vercel/vercel/tree/HEAD/packages/client) from 13.4.9 to 13.4.12. - [Release notes](https://github.com/vercel/vercel/releases) - [Changelog](https://github.com/vercel/vercel/blob/main/packages/client/CHANGELOG.md) - [Commits](https://github.com/vercel/vercel/commits/@vercel/[email protected]/packages/client) --- updated-dependencies: - dependency-name: "@vercel/client" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump eslint-plugin-import from 2.30.0 to 2.31.0 Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.30.0 to 2.31.0. - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.30.0...v2.31.0) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump eslint-plugin-unicorn from 55.0.0 to 56.0.0 Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 55.0.0 to 56.0.0. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v55.0.0...v56.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-unicorn dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]>
* Apply lifecycle identity to open docs * Add tests * No lifecycle identity whatsoever unless required * Retain ephemerals cell IDs from initial serializer run * No only * Remove stale code * Fix tests since fixture has changed * Remove logging * No more double-duty for cacheId * Fix assignment and tests * Remove logggin * Guard against cacheId reassignment * Fix test
…ents. (stateful#1732) Fixes an issue where the user agent header is incorrectly set to `node-fetch/1.0 (+https://github.com/bitinn/node-fetch)`, instead of reflecting the actual VS Code platform.
* Throw error if there's not data found * Use vi instead of vitest
* Fix deprecated husky install * Updates dependabot ignore list * Bump jsonpath-plus and @kubernetes/client-node Bumps [jsonpath-plus](https://github.com/s3u/JSONPath) to 10.0.0 and updates ancestor dependency [@kubernetes/client-node](https://github.com/kubernetes-client/javascript). These dependencies need to be updated together. Updates `jsonpath-plus` from 9.0.0 to 10.0.0 - [Release notes](https://github.com/s3u/JSONPath/releases) - [Changelog](https://github.com/JSONPath-Plus/JSONPath/blob/main/CHANGES.md) - [Commits](https://github.com/s3u/JSONPath/commits) Updates `@kubernetes/client-node` from 0.22.0 to 0.22.1 - [Release notes](https://github.com/kubernetes-client/javascript/releases) - [Changelog](https://github.com/kubernetes-client/javascript/blob/master/CHANGELOG.md) - [Commits](kubernetes-client/javascript@0.22.0...0.22.1) --- updated-dependencies: - dependency-name: jsonpath-plus dependency-type: indirect - dependency-name: "@kubernetes/client-node" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Bump chromedriver from 129.0.2 to 129.0.4 in the e2e-tests group Bumps the e2e-tests group with 1 update: [chromedriver](https://github.com/giggio/node-chromedriver). Updates `chromedriver` from 129.0.2 to 129.0.4 - [Commits](giggio/node-chromedriver@129.0.2...129.0.4) --- updated-dependencies: - dependency-name: chromedriver dependency-type: direct:development update-type: version-update:semver-patch dependency-group: e2e-tests ... Signed-off-by: dependabot[bot] <[email protected]> * Bump @connectrpc/connect-node from 1.5.0 to 1.6.1 Bumps [@connectrpc/connect-node](https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect-node) from 1.5.0 to 1.6.1. - [Release notes](https://github.com/connectrpc/connect-es/releases) - [Commits](https://github.com/connectrpc/connect-es/commits/v1.6.1/packages/connect-node) --- updated-dependencies: - dependency-name: "@connectrpc/connect-node" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Reset NODE_OPTIONS for npm install * Bump yaml from 2.5.1 to 2.6.0 Bumps [yaml](https://github.com/eemeli/yaml) from 2.5.1 to 2.6.0. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.5.1...v2.6.0) --- updated-dependencies: - dependency-name: yaml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump the aws-sdk group across 1 directory with 3 updates Bumps the aws-sdk group with 3 updates in the / directory: [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2), [@aws-sdk/client-eks](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eks) and [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers). Updates `@aws-sdk/client-ec2` from 3.667.0 to 3.670.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ec2/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.670.0/clients/client-ec2) Updates `@aws-sdk/client-eks` from 3.667.0 to 3.670.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-eks/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.670.0/clients/client-eks) Updates `@aws-sdk/credential-providers` from 3.667.0 to 3.670.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-providers/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.670.0/packages/credential-providers) --- updated-dependencies: - dependency-name: "@aws-sdk/client-ec2" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk - dependency-name: "@aws-sdk/client-eks" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk - dependency-name: "@aws-sdk/credential-providers" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk ... Signed-off-by: dependabot[bot] <[email protected]> * Bump msw from 2.4.9 to 2.4.11 Bumps [msw](https://github.com/mswjs/msw) from 2.4.9 to 2.4.11. - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.4.9...v2.4.11) --- updated-dependencies: - dependency-name: msw dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump @google-cloud/container from 5.17.0 to 5.18.0 Bumps [@google-cloud/container](https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-container) from 5.17.0 to 5.18.0. - [Release notes](https://github.com/googleapis/google-cloud-node/releases) - [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-container/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-node/commits/container-v5.18.0/packages/google-container) --- updated-dependencies: - dependency-name: "@google-cloud/container" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump @vitest/coverage-v8 from 2.1.2 to 2.1.3 Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 2.1.2 to 2.1.3. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.3/packages/coverage-v8) --- updated-dependencies: - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]>
branch: jlewi/ghost_markup stateful#1744 Trigger GhostCells On Cell Execution
stateful#1745 branch: jlewi/fixexecute Report cell execution status to Foyle. * This updates the extension to report the status of the cell execution to Foyle when reporting execution events. * This is highly valuable signal for the AI. This will help us from learning from broken/invalid commands. * Fix jlewi/foyle#310
stateful#1756 branch: jlewi/outputs commit d279e74 Author: Jeremy Lewi <[email protected]> Date: Wed Oct 23 15:25:38 2024 -0700 Include output from interactive cells in Foyle requests This fixes a bug in the serializaiton of the notebook before sending it to Foyle that caused the output of interactive cells not to be included in the requests. The problem is that we need to call addExecInfo before converting the VSCode NotebookData representation to the proto. That handles copying the output of the interactive terminals into the NotebookData structure. This necessitated some code refactoring. In order to call addExecInfo we need an instance of the kernel. We create a new Converter class to keep track of the kernel and also provide reuse in the logic for converting notebook data to protos for Foyle. Since addExecInfo is async we need to change buildReq to return a promise and refactor some of the logic to be non blocking. * Fix jlewi/foyle#286
branch: jlewi/status stateful#1757 commit 1d9c650 Author: Jeremy Lewi <[email protected]> Date: Thu Oct 24 14:32:15 2024 -0700 Add a Foyle status bar in the lower right corner * Use the status bar to display the session id * The session id is used to track all the AI generations associated with a particular context * Surfacing the session id makes it easy to fetch the relevant Foyle logs to understand why the AI made a particular suggestion.
…ed when resolving a merge conflict for one of the PRs.
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.
This is my branch will all of the relevant PRs currently outstanding.