Bump the packages group with 5 updates#204
Merged
github-actions[bot] merged 1 commit intomainfrom Jul 8, 2025
Merged
Conversation
Bumps the packages group with 5 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.0.10` | `24.0.11` | | [dotenv](https://github.com/motdotla/dotenv) | `17.0.1` | `17.1.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.0.2` | `7.0.3` | | [@typescript-eslint/types](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/types) | `8.35.1` | `8.36.0` | | [zod](https://github.com/colinhacks/zod) | `3.25.75` | `3.25.76` | Updates `@types/node` from 24.0.10 to 24.0.11 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `dotenv` from 17.0.1 to 17.1.0 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.0.1...v17.1.0) Updates `vite` from 7.0.2 to 7.0.3 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.0.3/packages/vite) Updates `@typescript-eslint/types` from 8.35.1 to 8.36.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/types/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.36.0/packages/types) Updates `zod` from 3.25.75 to 3.25.76 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.75...v3.25.76) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.0.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: packages - dependency-name: dotenv dependency-version: 17.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: packages - dependency-name: vite dependency-version: 7.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: packages - dependency-name: "@typescript-eslint/types" dependency-version: 8.36.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: packages - dependency-name: zod dependency-version: 3.25.76 dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages ... Signed-off-by: dependabot[bot] <support@github.com>
|
⏳ I'm reviewing this pull request for security vulnerabilities and code quality issues. I'll provide an update when I'm done |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
✅ I finished the code review, and didn't find any security or code quality issues. |
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 packages group with 5 updates:
24.0.1024.0.1117.0.117.1.07.0.27.0.38.35.18.36.03.25.753.25.76Updates
@types/nodefrom 24.0.10 to 24.0.11Commits
Updates
dotenvfrom 17.0.1 to 17.1.0Changelog
Sourced from dotenv's changelog.
Commits
13bc31017.1.00bc76feadd to test coveragea43eecfchangelog 🪵956638eadjust testd559cd6standard formatting 🧼9b44ff4adjust tips478d904add tips around prebuild and precommite2863e6dim tips9b71dc1Merge pull request #884 from motdotla/copilot/fix-8838083e59Remove _getRandomTip from public exportsUpdates
vitefrom 7.0.2 to 7.0.3Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
f562df8release: v7.0.338bb268chore: usen/prefer-node-protocolrule (#20368)45040d4chore(deps): update dependency dotenv to v17 (#20325)9465ae1fix(define): replace optional values (#20338)43ac73dfix(deps): update all non-major dependencies (#20366)31d1467fix(client): protect against window being defined but addEv undefined (#20359)5ab25e7chore(deps): update dependency rolldown to ^1.0.0-beta.24 (#20365)2e8050erefactor: minor changes to reduce diff between normal Vite and rolldown-vite ...Updates
@typescript-eslint/typesfrom 8.35.1 to 8.36.0Release notes
Sourced from
@typescript-eslint/types's releases.Changelog
Sourced from
@typescript-eslint/types's changelog.Commits
84b7a2echore(release): publish 8.36.05b378e2chore: make copy-ast-spec non cacheable (#11367)e2ecca6chore: fix issues introduced by updatednxconfiguration (#11230)Updates
zodfrom 3.25.75 to 3.25.76Release notes
Sourced from zod's releases.
Commits
463f03eRelease 3.25.76fa2791dDetect cycle on root schema. Closes #46517a51879Set when converting registry to JSON Schema. Closes #4620db354b6Update docse542398Add when param. Clean up z.check. Closes #4598c842698Implement .clear() in . Fixes #48349f122aeAdd toString to ZodError. Fixes #4830Dependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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