-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the dependencies group with 25 updates #8
Merged
github-actions
merged 1 commit into
master
from
dependabot/npm_and_yarn/dependencies-5542028ffc
Jan 1, 2024
Merged
Bump the dependencies group with 25 updates #8
github-actions
merged 1 commit into
master
from
dependabot/npm_and_yarn/dependencies-5542028ffc
Jan 1, 2024
Conversation
This file contains 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
Bumps the dependencies group with 25 updates: | Package | From | To | | --- | --- | --- | | [next](https://github.com/vercel/next.js) | `14.0.3` | `14.0.4` | | [sharp](https://github.com/lovell/sharp) | `0.33.0` | `0.33.1` | | [nodemailer](https://github.com/nodemailer/nodemailer) | `6.9.7` | `6.9.8` | | [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `5.6.0` | `5.7.1` | | [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) | `7.84.0` | `7.91.0` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.48.2` | `7.49.2` | | [@hookform/resolvers](https://github.com/react-hook-form/resolvers) | `3.3.2` | `3.3.3` | | [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties) | `14.0.3` | `14.0.4` | | [@auth/prisma-adapter](https://github.com/nextauthjs/next-auth) | `1.0.9` | `1.0.12` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.10.1` | `20.10.6` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.39` | `18.2.46` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.17` | `18.2.18` | | [clsx](https://github.com/lukeed/clsx) | `2.0.0` | `2.1.0` | | [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `5.6.0` | `5.7.1` | | [postcss](https://github.com/postcss/postcss) | `8.4.31` | `8.4.32` | | [prettier](https://github.com/prettier/prettier) | `3.1.0` | `3.1.1` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.2` | `5.3.3` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.3.5` | `3.4.0` | | [lint-staged](https://github.com/okonet/lint-staged) | `15.1.0` | `15.2.0` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.294.0` | `0.303.0` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.0.0` | `2.2.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.0.3` | `14.0.4` | | [@tanstack/react-table](https://github.com/tanstack/table) | `8.10.7` | `8.11.2` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.5.7` | `0.5.10` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.13.1` | `6.16.0` | Updates `next` from 14.0.3 to 14.0.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.0.3...v14.0.4) Updates `sharp` from 0.33.0 to 0.33.1 - [Release notes](https://github.com/lovell/sharp/releases) - [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md) - [Commits](lovell/sharp@v0.33.0...v0.33.1) Updates `nodemailer` from 6.9.7 to 6.9.8 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v6.9.7...v6.9.8) Updates `@prisma/client` from 5.6.0 to 5.7.1 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/5.7.1/packages/client) Updates `@sentry/nextjs` from 7.84.0 to 7.91.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@7.84.0...7.91.0) Updates `react-hook-form` from 7.48.2 to 7.49.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.48.2...v7.49.2) Updates `@hookform/resolvers` from 3.3.2 to 3.3.3 - [Release notes](https://github.com/react-hook-form/resolvers/releases) - [Commits](react-hook-form/resolvers@v3.3.2...v3.3.3) Updates `@next/third-parties` from 14.0.3 to 14.0.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.0.4/packages/third-parties) Updates `@auth/prisma-adapter` from 1.0.9 to 1.0.12 - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Commits](https://github.com/nextauthjs/next-auth/compare/@auth/prisma-adapter@1.0.9...@auth/prisma-adapter@1.0.12) Updates `@types/node` from 20.10.1 to 20.10.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 18.2.39 to 18.2.46 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 18.2.17 to 18.2.18 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `clsx` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/lukeed/clsx/releases) - [Commits](lukeed/clsx@v2.0.0...v2.1.0) Updates `prisma` from 5.6.0 to 5.7.1 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/5.7.1/packages/cli) Updates `postcss` from 8.4.31 to 8.4.32 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.31...8.4.32) Updates `prettier` from 3.1.0 to 3.1.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.1.0...3.1.1) Updates `typescript` from 5.3.2 to 5.3.3 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.3.2...v5.3.3) Updates `tailwindcss` from 3.3.5 to 3.4.0 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.3.5...v3.4.0) Updates `lint-staged` from 15.1.0 to 15.2.0 - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.1.0...v15.2.0) Updates `lucide-react` from 0.294.0 to 0.303.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.303.0/packages/lucide-react) Updates `tailwind-merge` from 2.0.0 to 2.2.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v2.0.0...v2.2.0) Updates `eslint-config-next` from 14.0.3 to 14.0.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.0.4/packages/eslint-config-next) Updates `@tanstack/react-table` from 8.10.7 to 8.11.2 - [Release notes](https://github.com/tanstack/table/releases) - [Commits](TanStack/table@v8.10.7...v8.11.2) Updates `prettier-plugin-tailwindcss` from 0.5.7 to 0.5.10 - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.5.7...v0.5.10) Updates `@typescript-eslint/eslint-plugin` from 6.13.1 to 6.16.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.16.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: next dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sharp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: nodemailer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@prisma/client" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@sentry/nextjs" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@hookform/resolvers" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@next/third-parties" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@auth/prisma-adapter" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: clsx dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: prisma dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: lucide-react dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tailwind-merge dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@tanstack/react-table" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: prettier-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Jan 1, 2024
dependabot
bot
deleted the
dependabot/npm_and_yarn/dependencies-5542028ffc
branch
January 1, 2024 01:37
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
0 participants
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 dependencies group with 25 updates:
14.0.3
14.0.4
0.33.0
0.33.1
6.9.7
6.9.8
5.6.0
5.7.1
7.84.0
7.91.0
7.48.2
7.49.2
3.3.2
3.3.3
14.0.3
14.0.4
1.0.9
1.0.12
20.10.1
20.10.6
18.2.39
18.2.46
18.2.17
18.2.18
2.0.0
2.1.0
5.6.0
5.7.1
8.4.31
8.4.32
3.1.0
3.1.1
5.3.2
5.3.3
3.3.5
3.4.0
15.1.0
15.2.0
0.294.0
0.303.0
2.0.0
2.2.0
14.0.3
14.0.4
8.10.7
8.11.2
0.5.7
0.5.10
6.13.1
6.16.0
Updates
next
from 14.0.3 to 14.0.4Release notes
Sourced from next's releases.
... (truncated)
Commits
c9f859e
v14.0.4eaa0e7c
Skip latest commit check for stable release (#59383)77dc763
v14.0.4-canary.49aa08c49
rm console.log (#59381)37c6a10
v14.0.4-canary.48d07a370
fixes the logging by showing full URLs only on demand (#58088)e1fe0c9
test: ability to use node debugger (#56277)a578cc8
fix inconsistent scroll restoration behavior (#59366)2874bc0
Fix server output bundling packages module resolving (#59369)42ec6c8
Update Turbopack test manifest (#59356)Updates
sharp
from 0.33.0 to 0.33.1Changelog
Sourced from sharp's changelog.
Commits
4919bc5
Release v0.33.1a4e64eb
Prerelease v0.33.1-rc.3328b18d
CI: Split yarn pnp package tests into separate jobs5e7bf32
Docs: refresh index and homepage link04403f4
Prerelease v0.33.1-rc.2420e082
CI: Pin Node.js 18 to avoid npm 10 on 32-bit Windowsf7a3ea6
Prerelease v0.33.1-rc.1f28e79e
Improve resilience of installation check5cd787b
CI: Upgrade to latest FreeBSD, improve test resilience021d637
Docs: changelog and credit for #3897Updates
nodemailer
from 6.9.7 to 6.9.8Release notes
Sourced from nodemailer's releases.
Changelog
Sourced from nodemailer's changelog.
Commits
4233f6f
chore(master): release 6.9.8 [skip-ci] (#1605)09d502f
chore: removed double fileb4d0e0c
fix(punycode): do not use native punycode module8376c02
Test new github notice syntax for READMEbc46a3b
Updated stale github action78bdaf8
chore: remove redundant AWS SDK for JavaScript v2 (#1593)971ced7
chore: add mailcatch.app to well-known/services.json (#1586)Updates
@prisma/client
from 5.6.0 to 5.7.1Release notes
Sourced from
@prisma/client
's releases.... (truncated)
Commits
57c979f
chore: revert wasm engine (#22458)7be2d03
bump engine990e591
chore(client): fix a typo in a comment in e2e/_utils/run.ts (#22269)3af4569
fix(e2e): fix failing studio-1128-spawn-enoent test (#22272)7eb9800
feat(client): integrate relation joins (#22243)4d1347d
chore(deps): update engines to 5.7.0-40.1964a5cbd8c8ab62f2ef25627fbcd8489aa2e...bb06b83
fix(client): Netlify using Node.js 20 should use rhel-openssl-3.0.x (#22241)60d4094
chore(deps): update engines to 5.7.0-39.0d724e37b36bf276aa095d4571213cd035eaf...363e028
test(client): add --preview-features to test setup CLI (#22246)4c493a1
feat(driver adapters): [public API] Renameflavour
field toprovider
, rem...Updates
@sentry/nextjs
from 7.84.0 to 7.91.0Release notes
Sourced from
@sentry/nextjs
's releases.... (truncated)
Changelog
Sourced from
@sentry/nextjs
's changelog.... (truncated)
Commits
4c19ee3
release: 7.91.017f490e
Merge pull request #9965 from getsentry/prepare-release/7.91.0f08bec8
meta(changelog): Update changelog for 7.91.0cf412d9
fix(core): Rethrow caught promise rejections instartSpan
, `startSpanManual...948e7d3
feat(sveltekit): Add options to configure fetch instrumentation script for CS...f56219a
build: Fix size limit (#9967)7f8eca7
feat: Add server runtime metrics aggregator (#9894)5d16aae
chore(biome): enable noUnusedImports rule (#9895)f819d81
feat(breadcrumbs): Send component names on UI breadcrumbs (#9946)9a2570b
feat(replay): Send component names in replay breadcrumbs (#9947)Updates
react-hook-form
from 7.48.2 to 7.49.2Release notes
Sourced from react-hook-form's releases.
Commits
7e5af8d
7.49.2c91e816
🩺 add broken test for useController (#11293)28d0d93
🐞 fix #11292 issue with controller validation prop (#11294)7f56c6e
7.49.1642c43a
🩺 add broken test for useController (#11290)5d2d471
🩺 add test for disabled form field submit (#11288)26f0695
🐞 fix #11287 disabled prop cause const dirtyFields update (#11291)91949a0
🐞 fix #11276 issue with disabled omit on Controller (#11277)fb0c38e
🥼 update changelog v7.49.000aa3b8
7.49.0Updates
@hookform/resolvers
from 3.3.2 to 3.3.3Release notes
Sourced from
@hookform/resolvers
's releases.Commits
6f1b139
fix(valibotResolver): infinite loop (#655)3805d3e
ci(codesandbox): fix CodeSandbox CI setting (#638)efab5bd
ci: add CodeSandbox CI (#637)Updates
@next/third-parties
from 14.0.3 to 14.0.4Release notes
Sourced from
@next/third-parties
's releases.... (truncated)
Commits
c9f859e
v14.0.477dc763
v14.0.4-canary.4937c6a10
v14.0.4-canary.48d4d9dc4
v14.0.4-canary.471f6defd
v14.0.4-canary.46f6ebc2b
v14.0.4-canary.4550d4578
v14.0.4-canary.446387c9c
v14.0.4-canary.432003f5f
v14.0.4-canary.42b2084ea
v14.0.4-canary.41Updates
@auth/prisma-adapter
from 1.0.9 to 1.0.12Release notes
Sourced from
@auth/prisma-adapter
's releases.Commits
26c47a8
chore(release): bump package version(s) [skip ci]9732b5e
chore(sveltekit): tweak sveltekit-auth deps (#9403)065b7e9
chore(test): exclude ExperimentalSurrealHTTP tests6c958d7
feat(sveltekit): Allow SvelteKit 2 as peer dependency (#9393)5254ff7
fix(docs): document all Adapter method362e6ce
fix(jwt): correct default cookie name ingetToken
(#9382)17c4426
feat: deep-merge cookies options (#9386)382f796
chore: fix dev app87b037f
feat: add default user id generation (#9380)a1b2282
chore(release): bump package version(s) [skip ci]Updates
@types/node
from 20.10.1 to 20.10.6Commits
Updates
@types/react
from 18.2.39 to 18.2.46Commits
Updates
@types/react-dom
from 18.2.17 to 18.2.18Commits
Updates
clsx
from 2.0.0 to 2.1.0Release notes
Sourced from clsx's releases.
Commits
a60db12
2.1.01a49142
feat: addclsx/lite
module5cac14c
2.0.1855eec2
chore(bench): include ≠ symbolbf64e71
chore: update module size6e3b2b9
chore: update benchmarks;554ad31
chore: dedicated string vs number var usage;deff09b
chore: cache arguments/array lengths (#26)6e2468e
fix(ci): replace nyc -> c8308a238
chore(ci): update node matrixUpdates
prisma
from 5.6.0 to 5.7.1Release notes
Sourced from prisma's releases.
... (truncated)
Commits
dd2e8ff
chore(cli): refine platform help command copy (#22282)ae47208
feat: show auth commands as part of root help (#22267)e8f2cf7
fix(cli): replace platform cli links using underlines with links (#22264)1e198d3
feat(cli): add temporary docs link to platform cli help (#22254)dc24a2d
feat(cli): move platform login and logout under auth command (#22258)0681a1e
feat(cli): Include link to getting started guide foraccelerate enable
(#22...0f25e2f
fix(cli): Add optional placeholder parameter region foraccelerate enable
(...ece299f
fix(cli): rename platform command option --display-name to --name (#22257)ce984aa
feat(cli): Display full connection string for accelerate enable command (#22256)a7aea0a
fix(cli): Platform commands fixes (