build(deps-dev): bump the development group across 1 directory with 7 updates#98
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps-dev): bump the development group across 1 directory with 7 updates#98dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
… updates Bumps the development group with 7 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.3.0` | | [eslint](https://github.com/eslint/eslint) | `9.39.2` | `10.0.1` | | [eslint-plugin-security](https://github.com/eslint-community/eslint-plugin-security) | `3.0.1` | `4.0.0` | | [npm-check-updates](https://github.com/raineorshine/npm-check-updates) | `19.3.2` | `19.4.1` | | [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.56.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.3.0 - [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.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.0.1) Updates `eslint-plugin-security` from 3.0.1 to 4.0.0 - [Release notes](https://github.com/eslint-community/eslint-plugin-security/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-security/blob/main/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-security@v3.0.1...eslint-plugin-security-v4.0.0) Updates `npm-check-updates` from 19.3.2 to 19.4.1 - [Release notes](https://github.com/raineorshine/npm-check-updates/releases) - [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md) - [Commits](raineorshine/npm-check-updates@v19.3.2...v19.4.1) 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.56.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.56.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.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: eslint dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: eslint-plugin-security dependency-version: 4.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: npm-check-updates dependency-version: 19.4.1 dependency-type: direct:development update-type: version-update:semver-minor 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.56.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 7 updates in the / directory:
0.3.21.0.025.2.025.3.09.39.210.0.13.0.14.0.019.3.219.4.10.28.160.28.178.54.08.56.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.3.0Commits
Updates
eslintfrom 9.39.2 to 10.0.1Release notes
Sourced from eslint's releases.
... (truncated)
Commits
0bd549710.0.1ddb80efBuild: changelog update for 10.0.1c87d5bdfix: update eslint (#20531)e5c281fchore: updates for v9.39.3 released841001fix: updateminimatchto10.2.1to address security vulnerabilities (#20519)8c3832achore: update@typescript-eslint/parserto ^8.56.0 (#20514)5b3dbcedocs: add AI acknowledgement section to templates (#20431)04c2147fix: update error message for unused suppressions (#20496)8330d23test: add tests for config-api (#20493)37d6e91chore: remove eslint v10 prereleases from eslint-config-eslint deps (#20494)Updates
eslint-plugin-securityfrom 3.0.1 to 4.0.0Release notes
Sourced from eslint-plugin-security's releases.
Changelog
Sourced from eslint-plugin-security's changelog.
Commits
4b734afchore: release 4.0.0 🚀 (#192)2443d10fix: release-please config (#189)ee73862chore(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (#187)ca182d1chore(deps): bump serialize-javascript and mocha (#184)7f9ee77fix: Add ESLint 10 compatibility for context.sourceCode API change (#186)99032c3ci: trusted publishing (#180)5e096f2ci(ci): add node 24 to test matrix (#176)e060aebci: migrate to manifest config (#173)fc0af81chore(.eslint-doc-generatorrc): add missing'use strict'directive (#170)f6a29efchore(package): explicitly declare js module type (#171)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-security since your current version.
Updates
npm-check-updatesfrom 19.3.2 to 19.4.1Release notes
Sourced from npm-check-updates's releases.
Commits
cf3f29f19.4.135bcae5cooldown: Handle number type in ncurc.21afc0219.4.042dca63Add skipped test for upgrading duplicate dependencies with different versions...8114666feat(cooldown): support cooldown strings like "7d", "12h", "30m" (#1598)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.56.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
8b8b68fchore(release): publish 8.56.068a074ffeat: support ESLint v10 (#12057)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