chore(deps): bump the dependencies group across 1 directory with 9 updates#618
chore(deps): bump the dependencies group across 1 directory with 9 updates#618dependabot[bot] wants to merge 1 commit into
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
9780c6d to
7190dd5
Compare
7190dd5 to
3a75767
Compare
…dates Bumps the dependencies group with 8 updates in the /pkg/js directory: | Package | From | To | | --- | --- | --- | | [ajv](https://github.com/ajv-validator/ajv) | `8.18.0` | `8.20.0` | | [yaml](https://github.com/eemeli/yaml) | `2.8.3` | `2.9.0` | | [@openfga/sdk](https://github.com/openfga/js-sdk) | `0.9.3` | `0.9.6` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.0` | `26.1.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.57.1` | `8.64.0` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `4.4.4` | `4.4.5` | | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.9.5` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `7.0.2` | Updates `ajv` from 8.18.0 to 8.20.0 - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v8.18.0...v8.20.0) Updates `yaml` from 2.8.3 to 2.9.0 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.3...v2.9.0) Updates `@openfga/sdk` from 0.9.3 to 0.9.6 - [Release notes](https://github.com/openfga/js-sdk/releases) - [Changelog](https://github.com/openfga/js-sdk/blob/main/CHANGELOG.md) - [Commits](openfga/js-sdk@v0.9.3...v0.9.6) Updates `@types/node` from 25.5.0 to 26.1.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.57.1 to 8.64.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.64.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.57.1 to 8.64.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.64.0/packages/parser) Updates `eslint-import-resolver-typescript` from 4.4.4 to 4.4.5 - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v4.4.4...v4.4.5) Updates `prettier` from 3.8.1 to 3.9.5 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.9.5) Updates `typescript` from 5.9.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: "@openfga/sdk" dependency-version: 0.9.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/node" dependency-version: 26.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ajv dependency-version: 8.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-import-resolver-typescript dependency-version: 4.4.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: prettier dependency-version: 3.8.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: yaml dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
3a75767 to
70a0e3d
Compare
Bumps the dependencies group with 8 updates in the /pkg/js directory:
8.18.08.20.02.8.32.9.00.9.30.9.625.5.026.1.18.57.18.64.04.4.44.4.53.8.13.9.55.9.37.0.2Updates
ajvfrom 8.18.0 to 8.20.0Release notes
Sourced from ajv's releases.
Commits
0fba0b88.20.09caf8d6fix: add ES2022.RegExp for RegExpIndicesArray; fixes ajv-validator/ajv#2603 (...2065350fix: add support for node 22/24, drop node 16/21 (#2580)154b58d8.19.0e8d2bdctest/fix prototype pollution via $data ref with format keyword (#2607)Updates
yamlfrom 2.8.3 to 2.9.0Release notes
Sourced from yaml's releases.
Commits
ddb21b02.9.0167365bdocs: Clarify that not all errors can be avoided6eca2a7fix: Avoid calling Array.prototype.push.apply() with large source array0543cd5fix(lexer): Avoid recursive calls that may exhaust the call stackccdf7432.8.4f625789fix: Disable alias resolution with maxAliasCount:0 (#677)e1a1a77fix: Handle invalid unicode escapesa163ea0style: Satify Prettierb2a5a6cfix: Apply minFractionDigits only to decimal strings (#676)93c951bchore: Bump JSR version to v2.8.3 (#673)Updates
@openfga/sdkfrom 0.9.3 to 0.9.6Release notes
Sourced from @openfga/sdk's releases.
... (truncated)
Changelog
Sourced from @openfga/sdk's changelog.
Commits
93131c7chore: revert release & notes for v0.9.7 (#418)23c122arelease: v0.9.7 (#416)cf64c87release: v0.9.6 (#397)1ca65d8chore(deps-dev): bump@types/nodefrom 25.6.1 to 25.6.2 in the dependencies g...b101440chore(deps): bump github/codeql-action from 3.35.3 to 4.35.4 in the dependenc...2ef6c57chore(deps-dev): bump the dependencies group across 1 directory with 3 update...313ae1echore(eslint): bump eslint to v10 (#412)e352c99chore(deps): bump the dependencies group with 2 updates (#407)d5cbccbfix: stop mutating token refresh errors into auth errors (#329)e6e5854chore: bump example deps & point to parent SDK rather than published (#403)Updates
@types/nodefrom 25.5.0 to 26.1.1Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.57.1 to 8.64.0Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
... (truncated)
Commits
414d9abchore(release): publish 8.64.0bcfe16ffeat(eslint-plugin): [no-loop-func] supportusing/await usingdeclarati...5b5bfdefix(eslint-plugin): [require-array-sort-compare] handle constrained arrays (#...321856cchore: cleanup cspell config (#12526)b418cf5feat(typescript-estree): throw for invalid definite assignment in class prope...737de2bdocs: align unified-signatures correct example parameter (#12506)a63c17adocs: fix shadowed parameter name in unified-signatures example (#12502)290cf6cchore(release): publish 8.63.08d8fda6feat(eslint-plugin): [no-misused-promises] detect async usage of a sync dispo...fec4f4ffix(eslint-plugin): [no-base-to-string] don't flag a shadowed String() call (...Updates
@typescript-eslint/parserfrom 8.57.1 to 8.64.0Release notes
Sourced from @typescript-eslint/parser's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.
... (truncated)
Commits
414d9abchore(release): publish 8.64.0290cf6cchore(release): publish 8.63.03ea32f4chore(release): publish 8.62.154e2857chore(release): publish 8.62.081e4c26feat: remove redundant package.json "files" (#12444)aaad718chore(release): publish 8.61.116a5b24chore(release): publish 8.61.04f84a69chore(release): publish 8.60.11849b53chore: typecheck using tsgo (#12139)f891c29chore(release): publish 8.60.0Updates
eslint-import-resolver-typescriptfrom 4.4.4 to 4.4.5Release notes
Sourced from eslint-import-resolver-typescript's releases.
Changelog
Sourced from eslint-import-resolver-typescript's changelog.
Commits
724c47dchore: release eslint-import-resolver-typescript (#480)32c61abfix: check tsconfig matching before using resolver (#473)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for eslint-import-resolver-typescript since your current version.
Updates
prettierfrom 3.8.1 to 3.9.5Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
b6c7d18Release 3.9.5cd54cccAvoid corrupting empty Markdown link with title (#19487)2bb67cePreserving comments'placementproperty (#19567)91bcac8Add more tests for comment-only object type (#19587)cbee737Remove space in empty object type (#19583)6394c73Align empty module declaration with TS (#19568)a4e6f7aPrevent the addition of space intype()with+(#19516)3d063b5Ignore dangling comments when checking type parameter comments (#19572)908503eHandle dangling comments inSwitchStatement(#19581)943a475Angular: Support expression for exhaustive typechecking (#19571)Updates
typescriptfrom 5.9.3 to 7.0.2Release notes
Sourced from typescript's releases.
Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.