chore(deps): bump the production-dependencies group across 1 directory with 29 updates#225
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
…y with 29 updates Bumps the production-dependencies group with 29 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@ai-sdk/google](https://github.com/vercel/ai) | `3.0.29` | `3.0.31` | | [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.13` | `11.1.14` | | [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.13` | `11.1.14` | | [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `11.1.13` | `11.1.14` | | [@nestjs/terminus](https://github.com/nestjs/terminus) | `11.0.0` | `11.1.1` | | [@prisma/adapter-pg](https://github.com/prisma/prisma/tree/HEAD/packages/adapter-pg) | `7.4.0` | `7.4.1` | | [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `7.4.0` | `7.4.1` | | [@sentry/nestjs](https://github.com/getsentry/sentry-javascript) | `10.39.0` | `10.40.0` | | [ai](https://github.com/vercel/ai) | `6.0.86` | `6.0.99` | | [expo-server-sdk](https://github.com/expo/expo-server-sdk-node) | `5.0.0` | `6.0.0` | | [google-auth-library](https://github.com/googleapis/google-cloud-node-core/tree/HEAD/packages/google-auth-library-nodejs) | `10.5.0` | `10.6.1` | | [nestjs-pino](https://github.com/iamolegga/nestjs-pino) | `4.5.0` | `4.6.0` | | [@expo/vector-icons](https://github.com/expo/vector-icons) | `15.0.3` | `15.1.1` | | [expo-speech-recognition](https://github.com/jamsch/expo-speech-recognition) | `3.1.0` | `3.1.1` | | [heroui-native](https://github.com/heroui-inc/heroui-native) | `1.0.0-rc.1` | `1.0.0-rc.2` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.1.0` | `19.2.4` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.1.0` | `19.2.4` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.71.1` | `7.71.2` | | [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) | `0.81.5` | `0.84.0` | | [react-native-date-picker](https://github.com/henninghall/react-native-date-picker) | `5.0.12` | `5.0.13` | | [react-native-mmkv](https://github.com/mrousavy/react-native-mmkv) | `3.3.3` | `4.1.2` | | [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-reanimated) | `4.1.6` | `4.2.2` | | [react-native-safe-area-context](https://github.com/AppAndFlow/react-native-safe-area-context) | `5.6.2` | `5.7.0` | | [react-native-screens](https://github.com/software-mansion/react-native-screens) | `4.16.0` | `4.24.0` | | [react-native-worklets](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-worklets) | `0.5.1` | `0.7.4` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `3.4.0` | `3.5.0` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.18` | `4.2.1` | | [uniwind](https://github.com/uni-stack/uniwind) | `1.3.1` | `1.3.2` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.7.0` | `30.2.0` | Updates `@ai-sdk/google` from 3.0.29 to 3.0.31 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/compare/@ai-sdk/google@3.0.29...@ai-sdk/google@3.0.31) Updates `@nestjs/common` from 11.1.13 to 11.1.14 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.14/packages/common) Updates `@nestjs/core` from 11.1.13 to 11.1.14 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.14/packages/core) Updates `@nestjs/platform-express` from 11.1.13 to 11.1.14 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.14/packages/platform-express) Updates `@nestjs/terminus` from 11.0.0 to 11.1.1 - [Release notes](https://github.com/nestjs/terminus/releases) - [Changelog](https://github.com/nestjs/terminus/blob/master/CHANGELOG.md) - [Commits](nestjs/terminus@11.0.0...11.1.1) Updates `@prisma/adapter-pg` from 7.4.0 to 7.4.1 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.4.1/packages/adapter-pg) Updates `@prisma/client` from 7.4.0 to 7.4.1 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.4.1/packages/client) Updates `@sentry/nestjs` from 10.39.0 to 10.40.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@10.39.0...10.40.0) Updates `ai` from 6.0.86 to 6.0.99 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/compare/ai@6.0.86...ai@6.0.99) Updates `expo-server-sdk` from 5.0.0 to 6.0.0 - [Release notes](https://github.com/expo/expo-server-sdk-node/releases) - [Changelog](https://github.com/expo/expo-server-sdk-node/blob/main/CHANGELOG.md) - [Commits](expo/expo-server-sdk-node@v5.0.0...v6.0.0) Updates `google-auth-library` from 10.5.0 to 10.6.1 - [Release notes](https://github.com/googleapis/google-cloud-node-core/releases) - [Changelog](https://github.com/googleapis/google-cloud-node-core/blob/main/packages/google-auth-library-nodejs/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-node-core/commits/google-auth-library-v10.6.1/packages/google-auth-library-nodejs) Updates `nestjs-pino` from 4.5.0 to 4.6.0 - [Release notes](https://github.com/iamolegga/nestjs-pino/releases) - [Commits](iamolegga/nestjs-pino@4.5.0...4.6.0) Updates `@expo/vector-icons` from 15.0.3 to 15.1.1 - [Release notes](https://github.com/expo/vector-icons/releases) - [Changelog](https://github.com/expo/vector-icons/blob/master/CHANGELOG.md) - [Commits](https://github.com/expo/vector-icons/commits/v15.1.1) Updates `expo-speech-recognition` from 3.1.0 to 3.1.1 - [Release notes](https://github.com/jamsch/expo-speech-recognition/releases) - [Changelog](https://github.com/jamsch/expo-speech-recognition/blob/main/CHANGELOG.md) - [Commits](jamsch/expo-speech-recognition@v3.1.0...v3.1.1) Updates `heroui-native` from 1.0.0-rc.1 to 1.0.0-rc.2 - [Release notes](https://github.com/heroui-inc/heroui-native/releases) - [Changelog](https://github.com/heroui-inc/heroui-native/blob/rc/CHANGELOG.md) - [Commits](heroui-inc/heroui-native@v1.0.0-rc.1...v1.0.0-rc.2) Updates `react` from 19.1.0 to 19.2.4 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react) Updates `react-dom` from 19.1.0 to 19.2.4 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react-dom) Updates `react-hook-form` from 7.71.1 to 7.71.2 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.71.1...v7.71.2) Updates `react-native` from 0.81.5 to 0.84.0 - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react-native/commits/v0.84.0/packages/react-native) Updates `react-native-date-picker` from 5.0.12 to 5.0.13 - [Release notes](https://github.com/henninghall/react-native-date-picker/releases) - [Commits](henninghall/react-native-date-picker@5.0.12...5.0.13) Updates `react-native-mmkv` from 3.3.3 to 4.1.2 - [Release notes](https://github.com/mrousavy/react-native-mmkv/releases) - [Commits](mrousavy/react-native-mmkv@v3.3.3...v4.1.2) Updates `react-native-reanimated` from 4.1.6 to 4.2.2 - [Release notes](https://github.com/software-mansion/react-native-reanimated/releases) - [Changelog](https://github.com/software-mansion/react-native-reanimated/blob/main/packages/react-native-reanimated/RELEASE.md) - [Commits](https://github.com/software-mansion/react-native-reanimated/commits/4.2.2/packages/react-native-reanimated) Updates `react-native-safe-area-context` from 5.6.2 to 5.7.0 - [Release notes](https://github.com/AppAndFlow/react-native-safe-area-context/releases) - [Commits](AppAndFlow/react-native-safe-area-context@v5.6.2...v5.7.0) Updates `react-native-screens` from 4.16.0 to 4.24.0 - [Release notes](https://github.com/software-mansion/react-native-screens/releases) - [Commits](software-mansion/react-native-screens@4.16.0...4.24.0) Updates `react-native-worklets` from 0.5.1 to 0.7.4 - [Release notes](https://github.com/software-mansion/react-native-reanimated/releases) - [Commits](https://github.com/software-mansion/react-native-reanimated/commits/worklets-0.7.4/packages/react-native-worklets) Updates `tailwind-merge` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v3.4.0...v3.5.0) Updates `tailwindcss` from 4.1.18 to 4.2.1 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.1/packages/tailwindcss) Updates `uniwind` from 1.3.1 to 1.3.2 - [Release notes](https://github.com/uni-stack/uniwind/releases) - [Commits](uni-stack/uniwind@v1.3.1...v1.3.2) Updates `jest` from 29.7.0 to 30.2.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest) --- updated-dependencies: - dependency-name: "@ai-sdk/google" dependency-version: 3.0.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@nestjs/common" dependency-version: 11.1.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@nestjs/core" dependency-version: 11.1.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@nestjs/platform-express" dependency-version: 11.1.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@nestjs/terminus" dependency-version: 11.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@prisma/adapter-pg" dependency-version: 7.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@prisma/client" dependency-version: 7.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@sentry/nestjs" dependency-version: 10.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: ai dependency-version: 6.0.99 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: expo-server-sdk dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: google-auth-library dependency-version: 10.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: nestjs-pino dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@expo/vector-icons" dependency-version: 15.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: expo-speech-recognition dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: heroui-native dependency-version: 1.0.0-rc.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-dom dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-hook-form dependency-version: 7.71.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-native dependency-version: 0.84.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-native-date-picker dependency-version: 5.0.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-native-mmkv dependency-version: 4.1.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: react-native-reanimated dependency-version: 4.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-native-safe-area-context dependency-version: 5.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-native-screens dependency-version: 4.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-native-worklets dependency-version: 0.7.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: tailwind-merge dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: tailwindcss dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: uniwind dependency-version: 1.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: jest dependency-version: 30.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
672a042 to
3215196
Compare
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 production-dependencies group with 29 updates in the / directory:
3.0.293.0.3111.1.1311.1.1411.1.1311.1.1411.1.1311.1.1411.0.011.1.17.4.07.4.17.4.07.4.110.39.010.40.06.0.866.0.995.0.06.0.010.5.010.6.14.5.04.6.015.0.315.1.13.1.03.1.11.0.0-rc.11.0.0-rc.219.1.019.2.419.1.019.2.47.71.17.71.20.81.50.84.05.0.125.0.133.3.34.1.24.1.64.2.25.6.25.7.04.16.04.24.00.5.10.7.43.4.03.5.04.1.184.2.11.3.11.3.229.7.030.2.0Updates
@ai-sdk/googlefrom 3.0.29 to 3.0.31Release notes
Sourced from
@ai-sdk/google's releases.Commits
704abfbVersion Packages (#12824)584cf08docs(contributing): first draft of project philosophies (#12693)2fa3ca8feat(provider/google): add missing model IDs (#12819)41eaf7aVersion Packages (#12822)624e651feat(provider/openai): add missing model IDs (#12820)0679529Version Packages (#12821)beb95f9feat(examples): add gpt-5.3-codex stream and generate examples (#12818)6af6c5cfeat(provider/xai): add missing image model IDs (#12813)7de3a95docs(agents): document ai-functions examples folder layout (#12817)b5877a6chore(examples): reorganize ai-functions examples into provider folders (#12812)Updates
@nestjs/commonfrom 11.1.13 to 11.1.14Release notes
Sourced from
@nestjs/common's releases.Commits
5d31df7chore(release): publish v11.1.14 release829d326Merge pull request #16314 from SpencerKaiser/bugfix/cors-types5058600fix(common): change requestOrigin type91212b2fix: return type error804d27bfix: invalid context when no stack trace is provided8d1c16cchore: update readmeUpdates
@nestjs/corefrom 11.1.13 to 11.1.14Release notes
Sourced from
@nestjs/core's releases.Commits
5d31df7chore(release): publish v11.1.14 release8d1c16cchore: update readmeUpdates
@nestjs/platform-expressfrom 11.1.13 to 11.1.14Release notes
Sourced from
@nestjs/platform-express's releases.Commits
5d31df7chore(release): publish v11.1.14 release8d1c16cchore: update readmeUpdates
@nestjs/terminusfrom 11.0.0 to 11.1.1Release notes
Sourced from
@nestjs/terminus's releases.Changelog
Sourced from
@nestjs/terminus's changelog.Commits
a5dc4a5chore: release 1.11.1ff8dbcfMerge pull request #2696 from nestjs/nexta5c030dchore: release 11.1.1-beta.1e45f528chore: formattingeb3e234chore: release 11.1.1-beta.08d7226bfix: use dependency injection to provide custom loggers5a2647echore(): release v11.1.0c9386aeMerge pull request #2621 from nestjs/renovate/mikro-orm-monorepoc6862f4Merge pull request #2678 from nestjs/nextf2a33b4chore(deps): update mikro-orm monorepo to v6.6.7Updates
@prisma/adapter-pgfrom 7.4.0 to 7.4.1Release notes
Sourced from
@prisma/adapter-pg's releases.Commits
Updates
@prisma/clientfrom 7.4.0 to 7.4.1Release notes
Sourced from
@prisma/client's releases.Commits
533e22achore: port fixes to 7.4 patch branch (#29222)Updates
@sentry/nestjsfrom 10.39.0 to 10.40.0Release notes
Sourced from
@sentry/nestjs's releases.... (truncated)
Changelog
Sourced from
@sentry/nestjs's changelog.... (truncated)
Commits
663fd5eIncrease bundler-tests timeout to 30s8033ea3release: 10.40.0eb3c4d2Merge pull request #19488 from getsentry/prepare-release/10.40.09a10630meta(changelog): Update changelog for 10.40.039d1ef7fix(deps): Bump to latest version of each minimatch major (#19486)e8ed6d2test(nextjs): Deactivate canary test for cf-workers (#19483)6eb320echore(deps): Bump Sentry CLI to latest v2 (#19477)8fc81d2fix: Bump bundler plugins to v5 (#19468)365f7fachore(ci): Adapt max turns of triage issue agent (#19473)11e5412feat(tanstackstart-react)!: Export Vite plugin from@sentry/tanstackstart-rea...Updates
aifrom 6.0.86 to 6.0.99Release notes
Sourced from ai's releases.
Commits
770b225Version Packages (#12840)e8172b6feat (provider/gateway): pass through project id when available for o11y (#12...3376889Version Packages (#12839)8641667feat(provider/xai): add resolution provider option to image model (#12831)d1c96f3Version Packages (#12836)17978c6fix: add automatic caching for anthropic (#12743)704abfbVersion Packages (#12824)584cf08docs(contributing): first draft of project philosophies (#12693)2fa3ca8feat(provider/google): add missing model IDs (#12819)41eaf7aVersion Packages (#12822)Updates
expo-server-sdkfrom 5.0.0 to 6.0.0Release notes
Sourced from expo-server-sdk's releases.
Changelog
Sourced from expo-server-sdk's changelog.
Commits
92e3e2achore(main): release 6.0.0 (#264)04dccebchore!: Build as ECMAScript modulef83bc3echore(deps): bump tar from 7.5.7 to 7.5.9 (#263)cc947b2docs: update README with request payload format link (#262)Updates
google-auth-libraryfrom 10.5.0 to 10.6.1Release notes
Sourced from google-auth-library's releases.
Changelog
Sourced from google-auth-library's changelog.
Commits
8144256chore: release main8c50526fix: defaultAwsSecurityCredentialSupplier fetches aws-credentials correctly f...d173996chore(deps): update dependency mocha to v10 (#878)ee618f6delete more configs93ca4c5chore: upgrade sinon, node types (#864)383aa51chore: release maina38857cfeat(auth): use gtoken from internal class instead of dependency (#815)c27f023build(auth): added full implementation of GoogleToken (#814)8f8b2a5build(auth): add token handler for GoogleToken. (#805)552f153build(auth): add getToken function for the usage of GoogleToken (#806)Updates
nestjs-pinofrom 4.5.0 to 4.6.0Release notes
Sourced from nestjs-pino's releases.
... (truncated)
Commits
03ab0c7feat: add new NativeLogger classe6f45bbbuild(deps-dev): bump@typescript-eslint/parserfrom 8.55.0 to 8.56.00ee130ebuild(deps-dev): bump rimraf from 6.1.2 to 6.1.3191bc90build(deps-dev): bump qs from 6.14.1 to 6.14.237765bbbuild(deps-dev): bump@types/nodefrom 25.2.2 to 25.2.3a0a6e0ebuild(deps-dev): bump@typescript-eslint/eslint-plugin412b172build(deps-dev): bump@typescript-eslint/parserfrom 8.54.0 to 8.55.0a341afcbuild(deps-dev): bump@types/nodefrom 25.2.1 to 25.2.282bd9f6build(deps-dev): bump webpack from 5.94.0 to 5.105.0ed03ec0build(deps-dev): bump@types/nodefrom 25.2.0 to 25.2.1Updates
@expo/vector-iconsfrom 15.0.3 to 15.1.1Release notes
Sourced from
@expo/vector-icons's releases.