chore(deps): bump the npm_and_yarn group across 4 directories with 4 updates#57
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump the npm_and_yarn group across 4 directories with 4 updates#57dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…updates Bumps the npm_and_yarn group with 2 updates in the / directory: [better-auth](https://github.com/better-auth/better-auth/tree/HEAD/packages/better-auth) and [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 1 update in the /apps/api directory: [better-auth](https://github.com/better-auth/better-auth/tree/HEAD/packages/better-auth). Bumps the npm_and_yarn group with 2 updates in the /apps/dashboard directory: [better-auth](https://github.com/better-auth/better-auth/tree/HEAD/packages/better-auth) and [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 1 update in the /packages/seo directory: [next](https://github.com/vercel/next.js). Updates `better-auth` from 1.4.5 to 1.4.9 - [Release notes](https://github.com/better-auth/better-auth/releases) - [Commits](https://github.com/better-auth/better-auth/commits/v1.4.9/packages/better-auth) Updates `elysia` from 1.4.18 to 1.4.28 - [Release notes](https://github.com/elysiajs/elysia/releases) - [Changelog](https://github.com/elysiajs/elysia/blob/main/CHANGELOG.md) - [Commits](elysiajs/elysia@1.4.18...1.4.28) Updates `next` from 16.0.7 to 16.1.7 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.0.7...v16.1.7) Updates `kysely` from 0.28.8 to 0.28.15 - [Release notes](https://github.com/kysely-org/kysely/releases) - [Commits](kysely-org/kysely@v0.28.8...v0.28.15) Updates `better-auth` from 1.4.5 to 1.4.9 - [Release notes](https://github.com/better-auth/better-auth/releases) - [Commits](https://github.com/better-auth/better-auth/commits/v1.4.9/packages/better-auth) Updates `better-auth` from 1.4.5 to 1.4.9 - [Release notes](https://github.com/better-auth/better-auth/releases) - [Commits](https://github.com/better-auth/better-auth/commits/v1.4.9/packages/better-auth) Updates `next` from 16.0.7 to 16.1.7 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.0.7...v16.1.7) Updates `next` from 16.0.7 to 16.1.7 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.0.7...v16.1.7) --- updated-dependencies: - dependency-name: better-auth dependency-version: 1.4.9 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: elysia dependency-version: 1.4.28 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 16.1.7 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: kysely dependency-version: 0.28.15 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: better-auth dependency-version: 1.4.9 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: better-auth dependency-version: 1.4.9 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 16.1.7 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 16.1.7 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Owner
|
Superseded by Renovate PRs (#55 next, #61 drizzle-orm). Dependabot was opening PRs against |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 npm_and_yarn group with 2 updates in the / directory: better-auth and next.
Bumps the npm_and_yarn group with 1 update in the /apps/api directory: better-auth.
Bumps the npm_and_yarn group with 2 updates in the /apps/dashboard directory: better-auth and next.
Bumps the npm_and_yarn group with 1 update in the /packages/seo directory: next.
Updates
better-authfrom 1.4.5 to 1.4.9Release notes
Sourced from better-auth's releases.
... (truncated)
Commits
35fcd1achore: release v1.4.9b96c38bMerge branch 'canary'148b32echore: release v1.4.85c2180efix: correct wildcard pattern matching fortrustedOrigins(#6904)ae90b48fix: correct wildcard pattern matching fortrustedOrigins(#6904)70d49e7fix: don't set state query param if state is not provided (#6822)cd77223fix: don't set state query param if state is not provided (#6822)60c77fafix: use operator in list members where clause (#6850)da82085fix: use operator in list members where clause (#6850)d808c31fix(client): set session data on refreshManager (#6932)Updates
elysiafrom 1.4.18 to 1.4.28Release notes
Sourced from elysia's releases.
... (truncated)
Changelog
Sourced from elysia's changelog.
... (truncated)
Commits
56310be📘 doc: document changelog708f8c6📘 doc: document changelog7acc183Merge pull request #1613 from ap0nia/feat/extend-errorsc00b9e3Merge branch 'main' of https://github.com/elysiajs/elysiaccbd9e4📘 fix: #1772 resolve merge conflict01340b7Merge pull request #1792 from MegaManSec/j10956af9Merge pull request #1793 from MegaManSec/j2b48ade6📘 doc: update changelogb329314Merge branch 'main' of https://github.com/elysiajs/elysia32b531a📘 doc: update changelogMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for elysia since your current version.
Updates
nextfrom 16.0.7 to 16.1.7Release notes
Sourced from next's releases.
Commits
bdf3e35v16.1.7dc98c04[backport]: fix: patch http-proxy to prevent request smuggling in rewrites (#...9023c0a[backport] Disallow Server Action submissions from privacy-sensitive contexts...36a97b9Allow blocking cross-site dev-only websocket connections from privacy-sensiti...93c3993[backport]: feat(next/image): add lru disk cache and `images.maximumDiskCache...c68d62dBackport documentation fixes for 16.1.x (#90655)5214ac1[backport]: ensure maxPostponedStateSize is always respected (#90060) (#90471)c95e357Backport/docs fixes 16.1.x (#90125)cba6144[backport] Apply server actions transform tonode_modulesin route handlers...3db9063[backport] [Cache Components] Prevent streaming fetch calls from hanging in d...Updates
kyselyfrom 0.28.8 to 0.28.15Release notes
Sourced from kysely's releases.
... (truncated)
Commits
87fe2390.28.15cb94018chore: bump dependencies. (#1775)5a5b6c0feat: addNonDehydrateable\<T>to opt-out from dehydration. (#1697)5049924fix: PostgreSQL introspector unnecessarily slow in result processing. (#1774)acb4162Add complex function helpers section to documentation (#1758)43c03edchore: bump TypeScript to 6. (#1769)91cf3730.28.149e02f3bbump deno kysely dependency.6ef6f63docs: document immediate value behavior in case() then/else (#1753)2fb071bRemove unnecessary ")" in Node SQLite link (#1755)Updates
better-authfrom 1.4.5 to 1.4.9Release notes
Sourced from better-auth's releases.
... (truncated)
Commits
35fcd1achore: release v1.4.9b96c38bMerge branch 'canary'148b32echore: release v1.4.85c2180efix: correct wildcard pattern matching fortrustedOrigins(#6904)ae90b48fix: correct wildcard pattern matching fortrustedOrigins(#6904)70d49e7fix: don't set state query param if state is not provided (#6822)cd77223fix: don't set state query param if state is not provided (#6822)60c77fafix: use operator in list members where clause (#6850)da82085fix: use operator in list members where clause (#6850)d808c31fix(client): set session data on refreshManager (#6932)Updates
better-authfrom 1.4.5 to 1.4.9Release notes
Sourced from better-auth's releases.