build(deps-dev): bump the development group across 1 directory with 5 updates#96
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps-dev): bump the development group across 1 directory with 5 updates#96dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
… updates Bumps the development group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@mceachen/sqlite-vec](https://github.com/photostructure/sqlite-vec) | `0.3.2` | `1.0.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.2.0` | `25.2.3` | | [eslint](https://github.com/eslint/eslint) | `9.39.2` | `10.0.0` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.28.16` | `0.28.17` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.54.0` | `8.55.0` | Updates `@mceachen/sqlite-vec` from 0.3.2 to 1.0.0 - [Release notes](https://github.com/photostructure/sqlite-vec/releases) - [Changelog](https://github.com/photostructure/sqlite-vec/blob/main/CHANGELOG.md) - [Commits](photostructure/sqlite-vec@v0.3.2...v1.0.0) Updates `@types/node` from 25.2.0 to 25.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.39.2 to 10.0.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.0.0) Updates `typedoc` from 0.28.16 to 0.28.17 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.28.16...v0.28.17) Updates `typescript-eslint` from 8.54.0 to 8.55.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.55.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@mceachen/sqlite-vec" dependency-version: 1.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: "@types/node" dependency-version: 25.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: eslint dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: typedoc dependency-version: 0.28.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: typescript-eslint dependency-version: 8.55.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development ... Signed-off-by: dependabot[bot] <support@github.com>
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 development group with 5 updates in the / directory:
0.3.21.0.025.2.025.2.39.39.210.0.00.28.160.28.178.54.08.55.0Updates
@mceachen/sqlite-vecfrom 0.3.2 to 1.0.0Release notes
Sourced from
@mceachen/sqlite-vec's releases.Changelog
Sourced from
@mceachen/sqlite-vec's changelog.... (truncated)
Commits
63a9c1erelease: sync package.json to v1.0.005d9c95release: bump version to 1.0.0 and update changelog for package rename951cc59refactor: rebrand as@photostructure/sqlite-vec3086893release: sync package.json to v0.4.1c8255f7refactor(release): use VERSION file as source of truth instead of automatic b...91cea55chore(release): update to version 0.4.1 with memory leak fixes and comprehens...95cc6c8test(error-paths): add comprehensive error path testsc9be38cfix(vec0): fix remaining memory leaks from PR #25853aeaebfeat(rust): update zerocopy to 0.8 and use IntoBytes trait83664acrelease: v0.4.0Attestation changes
This version has no provenance attestation, while the previous version (0.3.2) was attested. Review the package versions before updating.
Updates
@types/nodefrom 25.2.0 to 25.2.3Commits
Updates
eslintfrom 9.39.2 to 10.0.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
4e6c4ac10.0.0ddd8a22Build: changelog update for 10.0.0bff9091feat: handleArray.fromAsyncinarray-callback-return(#20457)1ece282chore: ignore/docs/v9.xin link checker (#20452)034e139ci: add type integration test for@html-eslint/eslint-plugin(#20345)f3fbc2fchore: set@eslint/jsversion to 10.0.0 to skip releasing it (#20466)e978ddadocs: Update README4cecf83docs: Update READMEc79f0abdocs: Update READMEafc0681chore: remove scopeManager.addGlobals patch for typescript-eslint parser (#20...Updates
typedocfrom 0.28.16 to 0.28.17Release notes
Sourced from typedoc's releases.
Changelog
Sourced from typedoc's changelog.
Commits
882cfb9Update changelog for release89dda48Bump version to 0.28.175ac59d8Slightly improve docs for plugin creation6f59389Update example dependencies977c604Fix #30706aba264Fix OIDC published plugins author links on site9574e72Fix substitution types2e1967bEven more docs5627474Fix formattingf97ec69Improve docs for declaration referencesUpdates
typescript-eslintfrom 8.54.0 to 8.55.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
fedfe86chore(release): publish 8.55.0b931f8cchore: use workspace refs for workspace deps (#12018)1f17a79chore: migrate to pnpm (#11248)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