Bump the npm group with 8 updates
Type: Pull Request
State: Merged
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 2
(17 days ago)
(17 days ago)
(17 days ago)
by github-actions[bot]
dependencies javascript
poad
Bumps the npm group with 8 updates:
Package | From | To |
---|---|---|
zod | 4.1.1 |
4.1.3 |
typescript-eslint | 8.40.0 |
8.41.0 |
@typescript-eslint/eslint-plugin | 8.40.0 |
8.41.0 |
@typescript-eslint/parser | 8.40.0 |
8.41.0 |
@typescript-eslint/type-utils | 8.40.0 |
8.41.0 |
@typescript-eslint/utils | 8.40.0 |
8.41.0 |
@typescript-eslint/visitor-keys | 8.40.0 |
8.41.0 |
electron-to-chromium | 1.5.208 |
1.5.209 |
Updates zod
from 4.1.1 to 4.1.3
Release notes
Sourced from zod's releases.
v4.1.3
Commits:
- 98ff675c313c15d3fa18b2bd01f844b1e817ee79 Drop stringToBoolean
- a410616b39eedf3b4654c0c791b0ab1868996bfb Fix typo
- 0cf45896edf8728b57c8e7f2b5a56536760afac1 fix(v4): toJSONSchema - add missing oneOf inside items in tuple conversion (#5146)
- 8bf0c1639f0d3700f01fa8aaee2d8fa5d0abbe10 fix(v4): toJSONSchema tuple path handling for draft-7 with metadata IDs (#5152)
- 5c5fa90e47df934acf6051a3ec30516baeef2eac fix(v4): toJSONSchema - wrong record output when targeting
openapi-3.0
(#5141)- 87b97ccd556e6d8dc6b4f4455762cc7405b0abc9 docs(codecs): update example to use payloadSchema (#5150)
- 309f3584fd9a3856c3e0c813196210ba4b11d2a9 fix(v4): toJSONSchema - output numbers with exclusive range correctly when targeting
openapi-3.0
(#5139)- 1e71ca99b92b94aac8ca45694f28864ae1654135 docs: fix refine fn to encode works properly (#5148)
- a85ec3c73c6a98a496f5dd3b6fb19ebe07e227f9 fix(docs): correct example to use
LooseDog
instead ofDog
(#5136)- 3e982743f3abba6a421abb899670f70e49284af4 4.1.3
v4.1.2
Commits:
- e45e61b675baf055f4a3ef2ddead21715a1e4fe3 Improve codec docs
- 25a4c376834db90d3bb3e70d4154e3eb6d4feb7a fix(v4): toJSONSchema - wrong record tuple output when targeting
openapi-3.0
(#5145)- 0fa4f464e0e679d71b183e8811ef1e4f30aaa06a Use method form in codecs.mdx
- 940383d0523da41c4e2422b76455da39dddd6c4f Update JSON codec and docs
- 3009fa8aeb90e00bfc35c7124f3e6f8cad11d290 4.1.2
Commits
3e98274
4.1.3a85ec3c
fix(docs): correct example to useLooseDog
instead ofDog
(#5136)1e71ca9
docs: fix refine fn to encode works properly (#5148)309f358
fix(v4): toJSONSchema - output numbers with exclusive range correctly when ta...87b97cc
docs(codecs): update example to use payloadSchema (#5150)5c5fa90
fix(v4): toJSONSchema - wrong record output when targetingopenapi-3.0
(#5141)8bf0c16
fix(v4): toJSONSchema tuple path handling for draft-7 with metadata IDs (#5152)0cf4589
fix(v4): toJSONSchema - add missing oneOf inside items in tuple conversion (#...a410616
Fix typo98ff675
Drop stringToBoolean- Additional commits viewable in compare view
Updates typescript-eslint
from 8.40.0 to 8.41.0
Release notes
Sourced from typescript-eslint's releases.
v8.41.0
8.41.0 (2025-08-25)
🚀 Features
- tighten
tsconfigRootDir
validation (#11463)🩹 Fixes
- resolve type error in eslint config (#11500)
- deps: update babel monorepo (#11174)
- deps: update dependency prettier to v3.6.2 (#11496)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from typescript-eslint's changelog.
8.41.0 (2025-08-25)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
31a7336
chore(release): publish 8.41.0- See full diff in compare view
Updates @typescript-eslint/eslint-plugin
from 8.40.0 to 8.41.0
Release notes
Sourced from @typescript-eslint/eslint-plugin
's releases.
v8.41.0
8.41.0 (2025-08-25)
🚀 Features
- tighten
tsconfigRootDir
validation (#11463)🩹 Fixes
- resolve type error in eslint config (#11500)
- deps: update babel monorepo (#11174)
- deps: update dependency prettier to v3.6.2 (#11496)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/eslint-plugin
's changelog.
8.41.0 (2025-08-25)
🩹 Fixes
- deps: update dependency prettier to v3.6.2 (#11496)
You can read about our versioning strategy and releases on our website.
Commits
Updates @typescript-eslint/parser
from 8.40.0 to 8.41.0
Release notes
Sourced from @typescript-eslint/parser
's releases.
v8.41.0
8.41.0 (2025-08-25)
🚀 Features
- tighten
tsconfigRootDir
validation (#11463)🩹 Fixes
- resolve type error in eslint config (#11500)
- deps: update babel monorepo (#11174)
- deps: update dependency prettier to v3.6.2 (#11496)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/parser
's changelog.
8.41.0 (2025-08-25)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
31a7336
chore(release): publish 8.41.0- See full diff in compare view
Updates @typescript-eslint/type-utils
from 8.40.0 to 8.41.0
Release notes
Sourced from @typescript-eslint/type-utils
's releases.
v8.41.0
8.41.0 (2025-08-25)
🚀 Features
- tighten
tsconfigRootDir
validation (#11463)🩹 Fixes
- resolve type error in eslint config (#11500)
- deps: update babel monorepo (#11174)
- deps: update dependency prettier to v3.6.2 (#11496)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/type-utils
's changelog.
8.41.0 (2025-08-25)
This was a version bump only for type-utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
31a7336
chore(release): publish 8.41.0a4526b3
chore: skip failing tests to fix CI (#11505)- See full diff in compare view
Updates @typescript-eslint/utils
from 8.40.0 to 8.41.0
Release notes
Sourced from @typescript-eslint/utils
's releases.
v8.41.0
8.41.0 (2025-08-25)
🚀 Features
- tighten
tsconfigRootDir
validation (#11463)🩹 Fixes
- resolve type error in eslint config (#11500)
- deps: update babel monorepo (#11174)
- deps: update dependency prettier to v3.6.2 (#11496)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/utils
's changelog.
8.41.0 (2025-08-25)
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
31a7336
chore(release): publish 8.41.0- See full diff in compare view
Updates @typescript-eslint/visitor-keys
from 8.40.0 to 8.41.0
Release notes
Sourced from @typescript-eslint/visitor-keys
's releases.
v8.41.0
8.41.0 (2025-08-25)
🚀 Features
- tighten
tsconfigRootDir
validation (#11463)🩹 Fixes
- resolve type error in eslint config (#11500)
- deps: update babel monorepo (#11174)
- deps: update dependency prettier to v3.6.2 (#11496)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/visitor-keys
's changelog.
8.41.0 (2025-08-25)
This was a version bump only for visitor-keys to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
31a7336
chore(release): publish 8.41.0- See full diff in compare view
Updates electron-to-chromium
from 1.5.208 to 1.5.209
Commits
1b9ed3c
1.5.209f8cd6f3
generate new version- See full diff in compare view
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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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
Pull Request Statistics
1
2
+90
-84
Package Dependencies
@typescript-eslint/parser
npm
8.40.0 → 8.41.0
Minor
@typescript-eslint/eslint-plugin
npm
8.40.0 → 8.41.0
Minor
@typescript-eslint/type-utils
npm
8.40.0 → 8.41.0
Minor
@typescript-eslint/visitor-keys
npm
8.40.0 → 8.41.0
Minor
Technical Details
ID: | 5852143 |
UUID: | 2776817674 |
Node ID: | PR_kwDOMVysts6lguAK |
Host: | GitHub |
Repository: | poad/vercel-functions-example |
Merge State: | Unknown |