An open index of dependabot pull requests across open source projects.

build(deps): bump the dependencies group across 1 directory with 43 updates

Closed
Number: #59
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: None
Comments: 2
Created: May 09, 2025 at 03:27 PM UTC
(4 months ago)
Updated: May 12, 2025 at 05:06 AM UTC
(4 months ago)
Closed: May 12, 2025 at 05:06 AM UTC
(4 months ago)
Time to Close: 3 days
Labels:
dependencies security
Description:

Bumps the dependencies group with 43 updates in the / directory:

Package From To
@changesets/cli 2.28.1 2.29.3
@commitlint/cli 19.7.1 19.8.1
@commitlint/config-conventional 19.7.1 19.8.1
lint-staged 15.4.3 15.5.2
prettier 3.5.1 3.5.3
pretty-quick 4.0.0 4.1.1
turbo 2.4.2 2.5.3
typescript 4.9.4 5.8.3
vitest 3.0.5 3.1.3
@modelcontextprotocol/sdk 1.5.0 1.11.1
express 4.18.2 5.1.0
@types/express 4.17.17 5.0.1
@swc/core 1.10.16 1.11.24
@swc/helpers 0.5.15 0.5.17
nodemon 3.1.7 3.1.10
regenerator-runtime 0.13.11 0.14.1
tsup 8.3.6 8.4.0
tsx 4.19.2 4.19.4
dotenv 16.4.7 16.5.0
@langchain/langgraph 0.2.68 0.2.69
@langchain/core 0.3.51 0.3.55
zod 3.24.2 3.24.4
@types/node 22.13.4 22.15.17
@eslint/js 9.21.0 9.26.0
@next/eslint-plugin-next 15.2.1 15.3.2
eslint 8.57.1 9.26.0
@types/eslint 8.56.12 9.6.1
eslint-config-prettier 10.0.2 10.1.5
eslint-plugin-react 7.37.4 7.37.5
eslint-plugin-turbo 2.4.4 2.5.3
globals 15.15.0 16.1.0
typescript-eslint 8.26.0 8.32.0
n8n 1.78.1 1.91.3
n8n-workflow 1.70.0 1.82.0
@typescript-eslint/parser 7.18.0 8.32.0
@smithery/sdk 1.1.2 1.3.2
cache-manager 6.4.2 6.4.3
cacheable 1.8.10 1.9.0
eventsource 3.0.5 3.0.7
@rollup/plugin-commonjs 28.0.2 28.0.3
@rollup/plugin-node-resolve 16.0.0 16.0.1
rollup 4.34.9 4.40.2
rollup-plugin-dts 6.1.1 6.2.1

Updates @changesets/cli from 2.28.1 to 2.29.3

Release notes

Sourced from @​changesets/cli's releases.

@​changesets/cli@​2.29.3

Patch Changes

@​changesets/cli@​2.29.2

Patch Changes

  • #1636 f73f84a Thanks @​Netail! - Correctly resolve new changesets with since option when the .changeset directory is not directly in the git root

  • Updated dependencies [f73f84a]:

    • @​changesets/read@​0.6.5
    • @​changesets/git@​3.0.4
    • @​changesets/get-release-plan@​4.0.10
    • @​changesets/apply-release-plan@​7.0.12

@​changesets/cli@​2.29.1

Patch Changes

  • #1620 b15e629 Thanks @​Netail! - Correctly fetch new changesets with since if the git option diff.relative has been set to true

  • Updated dependencies [b15e629]:

    • @​changesets/git@​3.0.3
    • @​changesets/apply-release-plan@​7.0.11
    • @​changesets/read@​0.6.4
    • @​changesets/get-release-plan@​4.0.9

@​changesets/cli@​2.29.0

Minor Changes

Commits
  • d23598a Version Packages (#1641)
  • de8bebc Fixed a crash in prerelease mode when a package misses the version field in i...
  • f15b0d0 docs: adds spectrum css and spectrum web components (#1627)
  • c1e8a78 Support ../ in publishConfig.directory when publishing packages (#1619)
  • 6dcc237 docs: fix examples (#1630)
  • baa9d45 Version Packages (#1637)
  • f73f84a Correctly resolve new changesets with since option when the .changeset di...
  • 5d01857 Version Packages (#1634)
  • b15e629 Correctly fetch new changesets with since if the git option diff.relative...
  • 131d445 Update TypeScript, Babel and Preconstruct (#1633)
  • Additional commits viewable in compare view

Updates @commitlint/cli from 19.7.1 to 19.8.1

Release notes

Sourced from @​commitlint/cli's releases.

v19.8.1

19.8.1 (2025-05-08)

Performance Improvements

Docs

CI

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.8.0...v19.8.1

v19.8.0

19.8.0 (2025-03-07)

Bug Fixes

Features

Chore, docs, etc.

... (truncated)

Changelog

Sourced from @​commitlint/cli's changelog.

19.8.1 (2025-05-08)

Bug Fixes

19.8.0 (2025-03-07)

Performance Improvements

  • use node: prefix to bypass require.cache call for builtins (#4302) (0cd8f41)
Commits

Updates @commitlint/config-conventional from 19.7.1 to 19.8.1

Release notes

Sourced from @​commitlint/config-conventional's releases.

v19.8.1

19.8.1 (2025-05-08)

Performance Improvements

Docs

CI

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.8.0...v19.8.1

v19.8.0

19.8.0 (2025-03-07)

Bug Fixes

Features

Chore, docs, etc.

... (truncated)

Changelog

Sourced from @​commitlint/config-conventional's changelog.

19.8.1 (2025-05-08)

Note: Version bump only for package @​commitlint/config-conventional

19.8.0 (2025-03-07)

Performance Improvements

  • use node: prefix to bypass require.cache call for builtins (#4302) (0cd8f41)
Commits

Updates lint-staged from 15.4.3 to 15.5.2

Release notes

Sourced from lint-staged's releases.

v15.5.2

Patch Changes

v15.5.1

Patch Changes

  • #1533 5d53534 Thanks @​iiroj! - Improve listing of staged files so that lint-staged doesn't crash when encountering an uninitialized submodule. This should result in less errors like:

    ✖ Failed to get staged files!
    

v15.5.0

Minor Changes

  • #1526 630af5f Thanks @​iiroj! - Lint-staged no longer resets to the original state when preventing an empty git commit. This happens when your configured tasks reset all the staged changes, typically when trying to commit formatting changes which conflict with your linter setup like ESLint or Prettier.

    Example with Prettier

    By default Prettier prefers double quotes.

    Previously

    1. Stage file.js with only double quotes " changed to '
    2. Run git commit -am "I don't like double quotes"
    3. Lint-staged runs prettier --write file.js, converting all the ' back to "
    4. Because there are now no changes, lint-staged fails, cancels the commit, and resets back to the original state
    5. Commit was not done, original state is restored and single quotes ' are staged

    Now

    1. Stage file.js with only double-quotes " changed to '
    2. Run git commit -am "I don't like double quotes"
    3. Lint-staged runs prettier --write file.js, converting all the ' back to "
    4. Because there are now no changes, lint-staged fails and cancels the commit
    5. Commit was not done, and there are no staged changes
Changelog

Sourced from lint-staged's changelog.

15.5.2

Patch Changes

15.5.1

Patch Changes

  • #1533 5d53534 Thanks @​iiroj! - Improve listing of staged files so that lint-staged doesn't crash when encountering an uninitialized submodule. This should result in less errors like:

    ✖ Failed to get staged files!
    

15.5.0

Minor Changes

  • #1526 630af5f Thanks @​iiroj! - Lint-staged no longer resets to the original state when preventing an empty git commit. This happens when your configured tasks reset all the staged changes, typically when trying to commit formatting changes which conflict with your linter setup like ESLint or Prettier.

    Example with Prettier

    By default Prettier prefers double quotes.

    Previously

    1. Stage file.js with only double quotes " changed to '
    2. Run git commit -am "I don't like double quotes"
    3. Lint-staged runs prettier --write file.js, converting all the ' back to "
    4. Because there are now no changes, lint-staged fails, cancels the commit, and resets back to the original state
    5. Commit was not done, original state is restored and single quotes ' are staged

    Now

    1. Stage file.js with only double-quotes " changed to '
    2. Run git commit -am "I don't like double quotes"
    3. Lint-staged runs prettier --write file.js, converting all the ' back to "
    4. Because there are now no changes, lint-staged fails and cancels the commit
    5. Commit was not done, and there are no staged changes
Commits
  • 8e91302 chore(changeset): release
  • 64148fd Merge pull request #1545 from lint-staged/revert-v16-changes
  • 46f47b2 Revert "build(deps): update dependencies"
  • 9472af9 Revert "build(execa): upgrade execa@9.5.2, require Node.js ^18.19.0 || >=20.5.0"
  • 9e17c9c Revert "chore: remove validation of deprecated advanced config options"
  • 6fda79a Revert "feat: remove --shell flag support"
  • e1ea676 Revert "feat: replace execa with nano-spawn"
  • 5561321 fix: handle colon characters in staged filenames (#1544)
  • dcc9a51 feat: replace execa with nano-spawn
  • 2fa909d feat: remove --shell flag support
  • Additional commits viewable in compare view

Updates prettier from 3.5.1 to 3.5.3

Release notes

Sourced from prettier's releases.

3.5.3

🔗 Changelog

3.5.2

🔗 Changelog

Changelog

Sourced from prettier's changelog.

3.5.3

diff

Flow: Fix missing parentheses in ConditionalTypeAnnotation (#17196 by @​fisker)

// Input
type T<U> = 'a' | ('b' extends U ? 'c' : empty);
type T<U> = 'a' & ('b' extends U ? 'c' : empty);

// Prettier 3.5.2
type T<U> = "a" | "b" extends U ? "c" : empty;
type T<U> = "a" & "b" extends U ? "c" : empty;

// Prettier 3.5.3
type T<U> = "a" | ("b" extends U ? "c" : empty);
type T<U> = "a" & ("b" extends U ? "c" : empty);

3.5.2

diff

Remove module-sync condition (#17156 by @​fisker)

In Prettier 3.5.0, we added module-sync condition to package.json, so that require("prettier") can use ESM version, but turns out it doesn't work if CommonJS and ESM plugins both imports builtin plugins. To solve this problem, we decide simply remove the module-sync condition, so require("prettier") will still use the CommonJS version, we'll revisit until require(ESM) feature is more stable.

Commits

Updates pretty-quick from 4.0.0 to 4.1.1

Release notes

Sourced from pretty-quick's releases.

v4.1.1

Patch Changes

New Contributors

Full Changelog: https://github.com/prettier/pretty-quick/compare/v4.1.0...v4.1.1

v4.1.0

Minor Changes

New Contributors

Full Changelog: https://github.com/prettier/pretty-quick/compare/v4.0.0...v4.1.0

Changelog

Sourced from pretty-quick's changelog.

4.1.1

Patch Changes

4.1.0

Minor Changes

Commits

Updates turbo from 2.4.2 to 2.5.3

Release notes

Sourced from turbo's releases.

Turborepo v2.5.3

What's Changed

Docs

Examples

Changelog

New Contributors

... (truncated)

Commits

Updates typescript from 4.9.4 to 5.8.3

Release notes

Sourced from typescript's releases.

TypeScript 5.8.3

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8 RC

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8 Beta

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.7.3

For release notes, check out the release announcement.

Downloads are available on npm

TypeScript 5.7

For release notes, check out the release announcement.

... (truncated)

Commits
Pull Request Statistics
Commits:
1
Files Changed:
9
Additions:
+4029
Deletions:
-4293
Package Dependencies
Ecosystem:
npm
Version Change:
3.0.5 → 3.1.3
Update Type:
Minor
Package:
globals
Ecosystem:
npm
Version Change:
15.15.0 → 16.1.0
Update Type:
Major
Package:
zod
Ecosystem:
npm
Version Change:
3.24.2 → 3.24.4
Update Type:
Patch
Package:
eslint
Ecosystem:
npm
Version Change:
8.57.1 → 9.26.0
Update Type:
Major
Package:
@types/node
Ecosystem:
npm
Version Change:
22.13.4 → 22.15.17
Update Type:
Minor
Package:
lint-staged
Ecosystem:
npm
Version Change:
15.4.3 → 15.5.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
10.0.2 → 10.1.5
Update Type:
Minor
Package:
nodemon
Ecosystem:
npm
Version Change:
3.1.7 → 3.1.10
Update Type:
Patch
Package:
prettier
Ecosystem:
npm
Version Change:
3.5.1 → 3.5.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.37.4 → 7.37.5
Update Type:
Patch
Package:
express
Ecosystem:
npm
Version Change:
4.18.2 → 5.1.0
Update Type:
Major
Package:
typescript
Ecosystem:
npm
Version Change:
4.9.4 → 5.8.3
Update Type:
Major
Package:
eventsource
Ecosystem:
npm
Version Change:
3.0.5 → 3.0.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.18.0 → 8.32.0
Update Type:
Major
Package:
@eslint/js
Ecosystem:
npm
Version Change:
9.21.0 → 9.26.0
Update Type:
Minor
Package:
rollup
Ecosystem:
npm
Version Change:
4.34.9 → 4.40.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.26.0 → 8.32.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.28.1 → 2.29.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
15.2.1 → 15.3.2
Update Type:
Minor
Package:
@swc/core
Ecosystem:
npm
Version Change:
1.10.16 → 1.11.24
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.17.17 → 5.0.1
Update Type:
Major
Ecosystem:
npm
Version Change:
28.0.2 → 28.0.3
Update Type:
Patch
Package:
turbo
Ecosystem:
npm
Version Change:
2.4.2 → 2.5.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
19.7.1 → 19.8.1
Update Type:
Minor
Package:
tsx
Ecosystem:
npm
Version Change:
4.19.2 → 4.19.4
Update Type:
Patch
Package:
dotenv
Ecosystem:
npm
Version Change:
16.4.7 → 16.5.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
19.7.1 → 19.8.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
16.0.0 → 16.0.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.0.0 → 4.1.1
Update Type:
Minor
Package:
tsup
Ecosystem:
npm
Version Change:
8.3.6 → 8.4.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.2.68 → 0.2.69
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.56.12 → 9.6.1
Update Type:
Major
Ecosystem:
npm
Version Change:
2.4.4 → 2.5.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.5.15 → 0.5.17
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.5.0 → 1.11.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
6.4.2 → 6.4.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.3.51 → 0.3.55
Update Type:
Patch
Package:
cacheable
Ecosystem:
npm
Version Change:
1.8.10 → 1.9.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.13.11 → 0.14.1
Update Type:
Minor
Package:
n8n
Ecosystem:
npm
Version Change:
1.78.1 → 1.91.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.70.0 → 1.82.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.1.2 → 1.3.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
6.1.1 → 6.2.1
Update Type:
Minor
Technical Details
ID: 132661
UUID: 2509964865
Node ID: PR_kwDON5upic6VmwZB
Host: GitHub
Repository: OneGrep/typescript-sdk
Mergeable: Yes
Merge State: Clean