build(deps): bump the dependencies group across 1 directory with 54 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: None
Comments: 0
(12 days ago)
(12 days ago)
dependencies security
Bumps the dependencies group with 54 updates in the / directory:
Package | From | To |
---|---|---|
@changesets/cli | 2.28.1 |
2.29.6 |
@commitlint/cli | 19.7.1 |
19.8.1 |
@commitlint/config-conventional | 19.7.1 |
19.8.1 |
dotenv-cli | 8.0.0 |
10.0.0 |
dotenv-mono | 1.3.14 |
1.5.0 |
lint-staged | 15.4.3 |
16.1.5 |
prettier | 3.5.1 |
3.6.2 |
pretty-quick | 4.0.0 |
4.2.2 |
turbo | 2.4.2 |
2.5.6 |
typescript | 5.7.3 |
5.9.2 |
vitest | 3.0.5 |
3.2.4 |
@blaxel/core | 0.2.0 |
0.2.31 |
@blaxel/langgraph | 0.2.0 |
0.2.31 |
@opentelemetry/instrumentation-fastify | 0.45.0 |
0.48.0 |
@langchain/langgraph | 0.2.68 |
0.4.6 |
@langchain/core | 0.3.51 |
0.3.72 |
fastify | 5.3.2 |
5.5.0 |
zod | 3.24.2 |
4.1.1 |
@types/express | 5.0.1 |
5.0.3 |
@types/node | 22.13.4 |
24.3.0 |
tsx | 4.19.4 |
4.20.5 |
@langchain/openai | 0.5.10 |
0.6.9 |
chalk | 5.4.1 |
5.6.0 |
inquirer | 12.6.1 |
12.9.4 |
@eslint/js | 9.21.0 |
9.34.0 |
@next/eslint-plugin-next | 15.2.1 |
15.5.0 |
eslint | 8.57.1 |
9.34.0 |
@types/eslint | 8.56.12 |
9.6.1 |
eslint-config-prettier | 10.0.2 |
10.1.8 |
eslint-plugin-react | 7.37.4 |
7.37.5 |
eslint-plugin-turbo | 2.4.4 |
2.5.6 |
eslint-plugin-unused-imports | 4.1.4 |
4.2.0 |
globals | 15.15.0 |
16.3.0 |
typescript-eslint | 8.26.0 |
8.40.0 |
dotenv | 16.4.7 |
17.2.1 |
tsup | 8.3.6 |
8.5.0 |
n8n | 1.78.1 |
1.107.4 |
n8n-workflow | 1.70.0 |
1.82.0 |
@typescript-eslint/parser | 7.18.0 |
8.40.0 |
@hey-api/client-axios | 0.8.0 |
0.9.1 |
@hey-api/openapi-ts | 0.69.0 |
0.81.1 |
@composio/mcp | 1.0.5 |
1.0.9 |
@modelcontextprotocol/sdk | 1.11.0 |
1.17.4 |
@smithery/sdk | 1.4.3 |
1.5.5 |
cache-manager | 6.4.2 |
7.1.1 |
cacheable | 1.8.10 |
1.10.4 |
eventsource | 3.0.5 |
4.0.0 |
keyv | 5.3.3 |
5.5.0 |
yaml | 2.7.1 |
2.8.1 |
@rollup/plugin-commonjs | 28.0.2 |
28.0.6 |
@rollup/plugin-node-resolve | 16.0.0 |
16.0.1 |
@rollup/plugin-typescript | 12.1.2 |
12.1.4 |
rollup | 4.34.9 |
4.48.0 |
rollup-plugin-dts | 6.1.1 |
6.2.3 |
Updates @changesets/cli
from 2.28.1 to 2.29.6
Release notes
Sourced from @changesets/cli
's releases.
@changesets/cli
@2
.29.6Patch Changes
- #1712
a3563b0
Thanks@benmccann
! - Switch to maintained fork ofexternal-editor
@changesets/cli
@2
.29.5Patch Changes
#1693
6352819
Thanks@Andarist
! - Fixed an issue withworkspace:^
andworkspace:~
dependency ranges not being semantically treated as, respectively,^CURRENT_VERSION
and~CURRENT_VERSION
. This led to dependent packages being, at times, bumped too often when their dependencies with those ranges were bumped.Updated dependencies [
6352819
]:
@changesets/cli
@2
.29.4Patch Changes
#1668
65d6632
Thanks@Andarist
! - Fixed a crash in pre mode when trying to version private packages when tagging for private package is disabledUpdated dependencies [
65d6632
]:
@changesets/cli
@2
.29.3Patch Changes
#1589
de8bebc
Thanks@remorses
,@vzt7
! - Fixed a crash in prerelease mode when a package misses the version field in itspackage.json
#1619
c1e8a78
Thanks@manucorporat
! - Support../
inpublishConfig.directory
when publishing packagesUpdated dependencies [
de8bebc
]:
@changesets/cli
@2
.29.2Patch Changes
#1636
f73f84a
Thanks@Netail
! - Correctly resolve new changesets withsince
option when the.changeset
directory is not directly in the git rootUpdated dependencies [
f73f84a
]:
@changesets/cli
@2
.29.1Patch Changes
... (truncated)
Commits
ca0be26
Version Packages (#1713)a3563b0
Switch to maintained fork of external-editor (#1712)283f654
DocumentprivatePackages
option (#1644)c7b6832
docs(readme): updated leftover (#1701)b57c77f
Version Packages (#1694)6352819
Fixed an issue withworkspace:^
andworkspace:~
dependency ranges not bei...9ce98a5
Align used function name with import in the docs (#1673)b962929
Version Packages (#1669)65d6632
Fixed a crash in pre mode when trying to version private packages when taggin...5ca6271
Enable publishing with provenance (#1659)- 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
- perf(rules): optimize header-trim by
@felipecrs
in conventional-changelog/commitlint#4363Docs
- docs(config-workspace-scopes): incorrect package name title by
@JounQin
in conventional-changelog/commitlint#4323- docs: changed
husky init
tohusky install
by@Stautvis
in conventional-changelog/commitlint#4356- docs: adjust package managers CLI instructions for both Win and Unix based systems (#4381) by
@juliolmuller
in conventional-changelog/commitlint#4382- docs: add CLI instruction for Bun package manager (#4380) by
@juliolmuller
in conventional-changelog/commitlint#4383CI
- ci: pin github actions to commit-hash by
@Fdawgs
in conventional-changelog/commitlint#4343New Contributors
@Stautvis
made their first contribution in conventional-changelog/commitlint#4356@felipecrs
made their first contribution in conventional-changelog/commitlint#4363@juliolmuller
made their first contribution in conventional-changelog/commitlint#4382Full 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
- fix(config-lerna-scopes): remove deprecated
@lerna/project
dependency by@janbiasi
in conventional-changelog/commitlint#4284- Revert "fix: improve security validation regex in is-ignored function… by
@escapedcat
in conventional-changelog/commitlint#4314Features
- feat(config-workspace-scopes): add config preset for npm and yarn workspaces by
@janbiasi
in conventional-changelog/commitlint#4269Chore, docs, etc.
- docs: improve GitLab CI pipeline job script by
@6arms1leg
in conventional-changelog/commitlint#4275- perf: use
node:
prefix to bypass require.cache call for builtins by@Fdawgs
in conventional-changelog/commitlint#4302- chore: add missing
'use strict'
directives by@Fdawgs
in conventional-changelog/commitlint#4301- build: add nx ignore to make lerna publish again by
@escapedcat
in conventional-changelog/commitlint#4313
... (truncated)
Changelog
Sourced from @commitlint/cli
's changelog.
19.8.1 (2025-05-08)
Bug Fixes
19.8.0 (2025-03-07)
Performance Improvements
Commits
3c30200
v19.8.1e49449f
fix: update dependency tinyexec to v1 (#4332)e2e3b67
Chore/deps prettier v3 3 (#4320)b92f072
chore: update gitHead after failed publish (#4315)e82f05a
v19.8.0e685618
chore: add missing'use strict'
directives (#4301)0cd8f41
perf: usenode:
prefix to bypass require.cache call for builtins (#4302)- See full diff in compare view
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
- perf(rules): optimize header-trim by
@felipecrs
in conventional-changelog/commitlint#4363Docs
- docs(config-workspace-scopes): incorrect package name title by
@JounQin
in conventional-changelog/commitlint#4323- docs: changed
husky init
tohusky install
by@Stautvis
in conventional-changelog/commitlint#4356- docs: adjust package managers CLI instructions for both Win and Unix based systems (#4381) by
@juliolmuller
in conventional-changelog/commitlint#4382- docs: add CLI instruction for Bun package manager (#4380) by
@juliolmuller
in conventional-changelog/commitlint#4383CI
- ci: pin github actions to commit-hash by
@Fdawgs
in conventional-changelog/commitlint#4343New Contributors
@Stautvis
made their first contribution in conventional-changelog/commitlint#4356@felipecrs
made their first contribution in conventional-changelog/commitlint#4363@juliolmuller
made their first contribution in conventional-changelog/commitlint#4382Full 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
- fix(config-lerna-scopes): remove deprecated
@lerna/project
dependency by@janbiasi
in conventional-changelog/commitlint#4284- Revert "fix: improve security validation regex in is-ignored function… by
@escapedcat
in conventional-changelog/commitlint#4314Features
- feat(config-workspace-scopes): add config preset for npm and yarn workspaces by
@janbiasi
in conventional-changelog/commitlint#4269Chore, docs, etc.
- docs: improve GitLab CI pipeline job script by
@6arms1leg
in conventional-changelog/commitlint#4275- perf: use
node:
prefix to bypass require.cache call for builtins by@Fdawgs
in conventional-changelog/commitlint#4302- chore: add missing
'use strict'
directives by@Fdawgs
in conventional-changelog/commitlint#4301- build: add nx ignore to make lerna publish again by
@escapedcat
in conventional-changelog/commitlint#4313
... (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
Commits
Updates dotenv-cli
from 8.0.0 to 10.0.0
Release notes
Sourced from dotenv-cli's releases.
v10.0.0: bump dotenv-expand
Fixes entropitor/dotenv-cli#121
v9.0.0 Bump dotenv and be quiet by default
Commits
Updates dotenv-mono
from 1.3.14 to 1.5.0
Release notes
Sourced from dotenv-mono's releases.
Release 1.5.0
Features
Release 1.4.0
Features
- CLI implementation and enhance command-line features (6e77d1d)
Release 1.3.17
- Changed license to BSD-2-Clause
- Improved tests for some edge cases
Changelog
Sourced from dotenv-mono's changelog.
1.5.0 (2025-08-03)
Features
1.4.0 (2025-07-17)
Features
- CLI implementation and enhance command-line features (6e77d1d)
1.3.17 (2025-07-16)
- Changed license to BSD-2-Clause
- Improved tests for some edge cases
Bug Fixes
- improve code structure for improved readability and maintainability (76e2de8)
Commits
d559d70
chore(release): 1.5.0693778c
feat: add quiet mode option to suppress console outputa475d82
chore(release): 1.4.06e77d1d
feat: CLI implementation and enhance command-line features80cdf9a
ci: update Node.js versions and upgrade setup-node actionc731e90
ci: remove package-lock.json from clean install step3aac4a6
ci: add step to clean install environment before installing dependencies2d8d1fe
refactor: replace yarn actions with npm commands for dependency management an...830e296
chore: update changelog for version 1.3.17 with license change and improved t...0163560
chore(release): 1.3.17- Additional commits viewable in compare view
Updates lint-staged
from 15.4.3 to 16.1.5
Release notes
Sourced from lint-staged's releases.
v16.1.5
Patch Changes
- #1608
4e3ce22
Thanks@srsatt
! - Detect the git repo's top-level directory correctly when in a worktree.v16.1.4
Patch Changes
- #1604
90b37b0
Thanks@iiroj
! - Add anothertypes
field topackage.json
to make even more sure NPM detects that lint-staged includes built-in TypeScript type definitions.v16.1.3
Patch Changes
- #1602
7ea700b
Thanks@dword-design
! - Add thetypes
field topackage.json
to make sure NPM detects lint-staged includes built-in TypeScript type definitions.v16.1.2
Patch Changes
#1570
a7c0c88
Thanks@ItsNickBarry
! - When using--diff-filter
with theD
option to include deleted staged files, lint-staged no longer tries to stage the deleted files, unless they're no longer deleted. Previously this caused an error fromgit add
likefatal: pathspec 'deleted-file' did not match any files
.
38f942e
Thanks@iiroj
! - Removed an extraneous log entry that printedshouldHidePArtiallyStagedFiles
to console output.v16.1.1
Patch Changes
#1565
3686977
Thanks@iiroj
! - Lint-staged now explicitly warns about potential data loss when using--no-stash
.#1571
02299a9
Thanks@iiroj
! - Function tasks (introduced in v16.0.0) only receive the staged files matching the configured glob, instead of all staged files.#1563
bc61c74
Thanks@iiroj
! - This version fixes incorrect behavior where unstaged changes were committed when using the--no-stash
option. This happened because--no-stash
implied--no-hide-partially-staged
, meaning unstaged changes to files which also had other staged changes were added to the commit by lint-staged; this is no longer the case.The previous (incorrect) behavior can still be achieved by using both options
--no-stash --no-hide-partially-staged
at the same time.v16.1.0
Minor Changes
#1536
e729daa
Thanks@iiroj
! - A new flag--no-revert
has been introduced for when task modifications should be applied to the index before aborting the commit in case of errors. By default, lint-staged will clear all task modifications and revert to the original state.#1550
b27fa3f
Thanks@iiroj
! - Lint-staged now ignores symlinks and leaves them out from the list of staged files.Patch Changes
- #1558
c37dc38
Thanks@iiroj
! - The minimum required Node.js version is lowered to20.17
following nano-spawn@1.0.2.v16.0.0
Major Changes
#1546
158d15c
Thanks@iiroj
! - Processes are spawned using nano-spawn instead of execa. If you are using Node.js scripts as tasks, you might need to explicitly run them withnode
, especially when using Windows:
... (truncated)
Changelog
Sourced from lint-staged's changelog.
16.1.5
Patch Changes
- #1608
4e3ce22
Thanks@srsatt
! - Detect the git repo's top-level directory correctly when in a worktree.16.1.4
Patch Changes
- #1604
90b37b0
Thanks@iiroj
! - Add anothertypes
field topackage.json
to make even more sure NPM detects that lint-staged includes built-in TypeScript type definitions.16.1.3
Patch Changes
- #1602
7ea700b
Thanks@dword-design
! - Add thetypes
field topackage.json
to make sure NPM detects lint-staged includes built-in TypeScript type definitions.16.1.2
Patch Changes
#1570
a7c0c88
Thanks@ItsNickBarry
! - When using--diff-filter
with theD
option to include deleted staged files, lint-staged no longer tries to stage the deleted files, unless they're no longer deleted. Previously this caused an error fromgit add
likefatal: pathspec 'deleted-file' did not match any files
.
38f942e
Thanks@iiroj
! - Removed an extraneous log entry that printedshouldHidePArtiallyStagedFiles
to console output.16.1.1
Patch Changes
#1565
3686977
Thanks@iiroj
! - Lint-staged now explicitly warns about potential data loss when using--no-stash
.#1571
02299a9
Thanks@iiroj
! - Function tasks (introduced in v16.0.0) only receive the staged files matching the configured glob, instead of all staged files.#1563
bc61c74
Thanks@iiroj
! - This version fixes incorrect behavior where unstaged changes were committed when using the--no-stash
option. This happened because--no-stash
implied--no-hide-partially-staged
, meaning unstaged changes to files which also had other staged changes were added to the commit by lint-staged; this is no longer the case.The previous (incorrect) behavior can still be achieved by using both options
--no-stash --no-hide-partially-staged
at the same time.16.1.0
Minor Changes
#1536
e729daa
Thanks@iiroj
! - A new flag--no-revert
has been introduced for when task modifications should be applied to the index before aborting the commit in case of errors. By default, lint-staged will clear all task modifications and revert to the original state.#1550
b27fa3f
Thanks@iiroj
! - Lint-staged now ignores symlinks and leaves them out from the list of staged files.Patch Changes
- #1558
c37dc38
Thanks@iiroj
! - The minimum required Node.js version is lowered to20.17
following nano-spawn@1.0.2.
... (truncated)
Commits
15369c2
chore(changeset): release690d7c2
build(deps): update dependencies4e3ce22
fix: fix the incorrect relativeTopLevelDir detection when working with the wo...9151254
chore(changeset): release90b37b0
fix: add root-level "types" field to package.json795be13
chore(changeset): release4463089
build(deps): update dependencies7ea700b
fix: allow npm to detect built-in TypeScript type definitions0a0a701
test: make sure "git amend" works as expectedbfb71eb
perf: combinegit ls-files
calls into single process (#1587)- Additional commits viewable in compare view
Updates prettier
from 3.5.1 to 3.6.2
Release notes
Sourced from prettier's releases.
3.6.2
What's Changed
- Add missing blank line around code block by
@fisker
in prettier/prettier#176753.6.1
- Fix "Warning: File descriptor 39 closed but not opened in unmanaged mode" error when running
--experimental-cli
3.6.0
🔗 Release note "Prettier 3.6: Experimental fast CLI and new OXC and Hermes plugins!"
3.5.3
3.5.2
Changelog
Sourced from prettier's changelog.
3.6.2
Markdown: Add missing blank line around code block (#17675 by
@fisker
)<!-- Input --> 1. Some text, and code block below, with newline after code block
--- foo: bar
- Another
- List
<!-- Prettier 3.6.1 -->
Some text, and code block below, with newline after code block
--- foo: bar
- Another
- List
<!-- Prettier 3.6.2 -->
Some text, and code block below, with newline after code block
--- foo: bar
- Another
- List
3.6.1
TypeScript: Allow const without initializer (#17650, #17654 by
@fisker
)// Input </tr></table>
... (truncated)
Commits
7a8b05f
Release 3.6.246526b4
Add missing blank line around code block (#17675)a04ec11
chore(deps): update babel to v7.27.7 (#17684)32be5b6
chore(deps): update dependency flow-parser to v0.274.1 (#17676)b55e777
Update docs about "TypeScript Configuration Files" (#17677)b197c99
chore(deps): update dependency@vitejs/plugin-react
to v4.6.0 (#17674)1185f83
chore(deps): update dependency@angular/compiler
to v20.0.5 (#17680)aa1316f
chore(deps): update dependency browserslist to v4.25.1 (#17671)c468d33
chore(deps): update dependency oxc-parser to v0.75.0 (#17672)3f46d91
chore(deps): update dependency vite to v7 (#17673)- Additional commits viewable in compare view
Updates pretty-quick
from 4.0.0 to 4.2.2
Release notes
Sourced from pretty-quick's releases.
v4.2.2
Patch Changes
Full Changelog: https://github.com/prettier/pretty-quick/compare/v4.2.1...v4.2.2
v4.2.1
Patch Changes
Full Changelog: https://github.com/prettier/pretty-quick/compare/v4.2.0...v4.2.1
v4.2.0
Minor Changes
- #206
f52440e
Thanks@JounQin
! - chore(deps): cleanup dependencies by migratingfind-up
tofindUp
from@pkgr/core
Full Changelog: https://github.com/prettier/pretty-quick/compare/v4.1.1...v4.2.0
v4.1.1
Patch Changes
- #200
40b2e55
Thanks@ConradHughes
! - fix: directory symlink handling - close #196New Contributors
@ConradHughes
made their first contribution in prettier/pretty-quick#200Full Changelog: https://github.com/prettier/pretty-quick/compare/v4.1.0...v4.1.1
v4.1.0
Minor Changes
#195
dcf5da4
Thanks@pralkarz
! - feat: replaceexeca
withtinyexec
#198
76c5371
Thanks@JounQin
! - chore: bump upgradable deps without breaking changesNew Contributors
@swwind
made their first contribution in prettier/pretty-quick#191@pralkarz
made their first contribution in prettier/pretty-quick#195Full Changelog: https://github.com/prettier/pretty-quick/compare/v4.0.0...v4.1.0
Changelog
Sourced from pretty-quick's changelog.
4.2.2
Patch Changes
4.2.1
Patch Changes
4.2.0
Minor Changes
- #206
f52440e
Thanks@JounQin
! - chore(deps): cleanup dependencies by migratingfind-up
tofindUp
from@pkgr/core
4.1.1
Patch Changes
- #200
40b2e55
Thanks@ConradHughes
! - fix: directory symlink handling - close #1964.1.0
Minor Changes
Commits
aa0165d
chore: release pretty-quick (#215)25ff3be
fix: v4 should use latest npm tag (#214)689ccf2
chore: release pretty-quick (#213)827ac86
fix: tinyexec v1 is esm only, use 0.x instead (#212)87771dd
chore: release pretty-quick (#207)f52440e
chore: bump all (dev)Dependencies and fix related usage issues (#206)f8b9eb8
chore: add renova...Description has been truncated
Pull Request Statistics
1
9
+8329
-6213
Package Dependencies
@typescript-eslint/parser
npm
7.18.0 → 8.40.0
Major
@commitlint/config-conventional
npm
19.7.1 → 19.8.1
Minor
@rollup/plugin-typescript
npm
12.1.2 → 12.1.4
Patch
@rollup/plugin-node-resolve
npm
16.0.0 → 16.0.1
Patch
eslint-plugin-unused-imports
npm
4.1.4 → 4.2.0
Minor
@modelcontextprotocol/sdk
npm
1.11.0 → 1.17.4
Minor
npm
0.45.0 → 0.48.0
Minor
Technical Details
ID: | 5719345 |
UUID: | 2771015545 |
Node ID: | PR_kwDON5upic6lKld5 |
Host: | GitHub |
Repository: | OneGrep/typescript-sdk |
Merge State: | Unknown |