Conversation
Bumps the patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [@kittycad/lib](https://github.com/KittyCAD/kittycad.ts) | `2.0.26` | `2.0.28` | | [@lezer/generator](https://github.com/lezer-parser/generator) | `1.7.2` | `1.7.3` | | [@types/wicg-file-system-access](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/wicg-file-system-access) | `2023.10.5` | `2023.10.6` | | [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) | `8.18.0` | `8.18.1` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.4` | `7.37.5` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.2` | `5.8.3` | Updates `@kittycad/lib` from 2.0.26 to 2.0.28 - [Release notes](https://github.com/KittyCAD/kittycad.ts/releases) - [Commits](KittyCAD/kittycad.ts@v2.0.26...v2.0.28) Updates `@lezer/generator` from 1.7.2 to 1.7.3 - [Changelog](https://github.com/lezer-parser/generator/blob/main/CHANGELOG.md) - [Commits](lezer-parser/generator@1.7.2...1.7.3) Updates `@types/wicg-file-system-access` from 2023.10.5 to 2023.10.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/wicg-file-system-access) Updates `@types/ws` from 8.18.0 to 8.18.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws) Updates `eslint-plugin-react` from 7.37.4 to 7.37.5 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5) Updates `typescript` from 5.8.2 to 5.8.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: "@kittycad/lib" dependency-version: 2.0.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@lezer/generator" dependency-version: 1.7.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@types/wicg-file-system-access" dependency-version: 2023.10.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@types/ws" dependency-version: 8.18.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: eslint-plugin-react dependency-version: 7.37.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
ReviewersThe following users could not be added as reviewers: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
QA Wolf here! As you write new code it's important that your test coverage is keeping up. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6186 +/- ##
=======================================
Coverage 85.11% 85.11%
=======================================
Files 110 110
Lines 44673 44673
=======================================
Hits 38024 38024
Misses 6649 6649
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
* origin/main: Quick app rename typo fix in settings.md (#6198) Add point-and-click Insert from local project files (#6129) Install and start Vector on macOS CI runners (#6147) Implement polar std function in KCL (#6180) Bump typescript from 5.8.2 to 5.8.3 in /packages/codemirror-lsp-client in the patch group (#6188) Bump @types/node from 22.13.13 to 22.14.0 in /packages/codemirror-lsp-client in the minor group (#6189) Bump the major group in /packages/codemirror-lang-kcl with 2 updates (#6194) Bump taiki-e/install-action from 2.49.30 to 2.49.45 in the patch group (#6185) Bump the patch group with 6 updates (#6186) Bump the patch group in /rust/kcl-language-server with 3 updates (#6183) Bump the patch group in /packages/codemirror-lang-kcl with 2 updates (#6193) Remove unnecessary timeouts waiting for command bar (#6199) Stream handling / Stream idle mode v2; a ton of network related changes (ping; scene indicator -> stream indicator, stream resizing (even on pause)) (#5312) More propagation of numeric types (#6177) Apply type-directed coercions to arguments in calls of user functions (#6179) Erase comment start positions from snapshot tests (#6178) Implement coercion of numeric types for ascription and arithmetic (off by default) (#6175) Reduce the number of reps in the add_lots test (#6174) take things off the batch in a more safe way (#6171)
Bumps the patch group with 6 updates:
2.0.262.0.281.7.21.7.32023.10.52023.10.68.18.08.18.17.37.47.37.55.8.25.8.3Updates
@kittycad/libfrom 2.0.26 to 2.0.28Commits
cf9d78fUpdate api spec (#314)4d5548dUpdate api spec (#313)ee36bb3Bump the minor group with 8 updates (#312)79216dfBump the patch group with 2 updates (#309)eb850dbBump actions/setup-node from 3.5.1 to 4 in the major group (#308)6f2191eUpdate dependabot config (#302)Updates
@lezer/generatorfrom 1.7.2 to 1.7.3Changelog
Sourced from
@lezer/generator's changelog.Commits
dbf0e3dMark version 1.7.370b9361Assign specializations of local tokens to the appropriate groupUpdates
@types/wicg-file-system-accessfrom 2023.10.5 to 2023.10.6Commits
Updates
@types/wsfrom 8.18.0 to 8.18.1Commits
Updates
eslint-plugin-reactfrom 7.37.4 to 7.37.5Release notes
Sourced from eslint-plugin-react's releases.
Changelog
Sourced from eslint-plugin-react's changelog.
Commits
2c98b83Update CHANGELOG and bump version2f64dea[Fix]no-unknown-property: allowtransform-originonrect2428618[Fix]jsx-no-constructed-context-values: detect constructed context values ...60b7316[Tests]prop-types: use proper spacing/semis, button type90a00b9[Fix]prop-types: supportComponentPropsWithReffrom a namespace import3fd9b92[Fix]no-unknown-property: allow shadow root attrs on\<template>addad46[Deps] updateobject.entries98a31f8[Dev Deps] update@babel/core,@babel/eslint-parser7eb6ca9[Docs]button-has-type: clean up phrasingUpdates
typescriptfrom 5.8.2 to 5.8.3Commits
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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