Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Bumps the production-dependencies group with 9 updates: | Package | From | To | | --- | --- | --- | | [@oclif/core](https://github.com/oclif/core) | `4.9.0` | `4.10.2` | | [msw](https://github.com/mswjs/msw) | `2.12.13` | `2.12.14` | | [knex](https://github.com/knex/knex) | `3.1.0` | `3.2.3` | | [better-auth](https://github.com/better-auth/better-auth/tree/HEAD/packages/better-auth) | `1.5.5` | `1.5.6` | | [next](https://github.com/vercel/next.js) | `16.1.7` | `16.2.1` | | [fumadocs-core](https://github.com/fuma-nama/fumadocs) | `16.6.17` | `16.7.4` | | [fumadocs-mdx](https://github.com/fuma-nama/fumadocs) | `14.2.10` | `14.2.11` | | [fumadocs-ui](https://github.com/fuma-nama/fumadocs) | `16.6.17` | `16.7.4` | | [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) | `4.7.3` | `4.7.5` | Updates `@oclif/core` from 4.9.0 to 4.10.2 - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.9.0...4.10.2) Updates `msw` from 2.12.13 to 2.12.14 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.12.13...v2.12.14) Updates `knex` from 3.1.0 to 3.2.3 - [Release notes](https://github.com/knex/knex/releases) - [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md) - [Commits](knex/knex@3.1.0...3.2.3) Updates `better-auth` from 1.5.5 to 1.5.6 - [Release notes](https://github.com/better-auth/better-auth/releases) - [Commits](https://github.com/better-auth/better-auth/commits/v1.5.6/packages/better-auth) Updates `next` from 16.1.7 to 16.2.1 - [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.1.7...v16.2.1) Updates `fumadocs-core` from 16.6.17 to 16.7.4 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-core@16.6.17...fumadocs-core@16.7.4) Updates `fumadocs-mdx` from 14.2.10 to 14.2.11 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-mdx@14.2.10...fumadocs-mdx@14.2.11) Updates `fumadocs-ui` from 16.6.17 to 16.7.4 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-ui@16.6.17...fumadocs-ui@16.7.4) Updates `react-resizable-panels` from 4.7.3 to 4.7.5 - [Release notes](https://github.com/bvaughn/react-resizable-panels/releases) - [Changelog](https://github.com/bvaughn/react-resizable-panels/blob/main/CHANGELOG.md) - [Commits](bvaughn/react-resizable-panels@4.7.3...4.7.5) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: msw dependency-version: 2.12.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: knex dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: better-auth dependency-version: 1.5.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: next dependency-version: 16.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: fumadocs-core dependency-version: 16.7.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: fumadocs-mdx dependency-version: 14.2.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: fumadocs-ui dependency-version: 16.7.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-resizable-panels dependency-version: 4.7.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
573800c to
2adaeff
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 9 updates:
4.9.04.10.22.12.132.12.143.1.03.2.31.5.51.5.616.1.716.2.116.6.1716.7.414.2.1014.2.1116.6.1716.7.44.7.34.7.5Updates
@oclif/corefrom 4.9.0 to 4.10.2Release notes
Sourced from
@oclif/core's releases.Changelog
Sourced from
@oclif/core's changelog.Commits
2a0dc8bchore(release): 4.10.2 [skip ci]e78f752Merge pull request #1560 from oclif/dependabot-npm_and_yarn-flatted-3.4.264f4b92fix(deps): bump flatted from 3.3.2 to 3.4.2958a98fchore(release): 4.10.1 [skip ci]9aac3dcMerge pull request #1559 from oclif/ew/deps745f56efix: refresh yarn.locka5facdbchore(release): 4.10.0 [skip ci]4c6b3d7Merge pull request #1554 from rexxars/feat/native-variadic-argsda42b29feat: allow array of default values for varargs454ae3dfix: provide clearer messages on invalid variadic argsUpdates
mswfrom 2.12.13 to 2.12.14Release notes
Sourced from msw's releases.
Commits
afa3606chore(release): v2.12.14f90bf49fix: support wildcard ports in url matching (#2677)002f3e7test: fix flakyws.clients.browsertest (#2679)Updates
knexfrom 3.1.0 to 3.2.3Release notes
Sourced from knex's releases.
... (truncated)
Changelog
Sourced from knex's changelog.
... (truncated)
Commits
b41585aPrepare to release 3.2.3 hotfix (#6401)4f56eddMerge branch 'master' of https://github.com/knex/knexae03773Prepare to release 3.2.1122aa7eExpore relevant submodules (#6400)c77a152Add missing semver package (#6387)c865d6eFixup -- both missing tsconfig.json and schema-snippets.json missing a couple...711b844docs: add VitePress blog with archive and UTC post dates (#6397)dcc0db7Prepare to release 3.2.0798effcUpdate changelog (#6395)8c008e4Fix CI by addressing incompatibilities (#6396)Updates
better-authfrom 1.5.5 to 1.5.6Release notes
Sourced from better-auth's releases.
Commits
275ca46fix(client): handlethrow:truein session refresh (#8610)1ed4271feat(core): add experimental opentelemetry instrumentation (#8027)d4efa8efix: prevent revoked sessions from being restored via database fallback (#8708)0cfd514chore(deps): bump kysely from 0.28.11 to 0.28.12 (#8700)a9f3497chore: release v1.5.61a4ddcechore(deps): bump next.js from 16.1.6 to 16.2.0 (#8682)9e3e8e6fix(api): return Response for HTTP request contexts (#7521)98c8e4efeat(email-otp): addresendStrategyoption to reuse existing OTP (#8560)4f41b62feat(two-factor): addtwoFactorPagein config (#5329)a62cb04fix(organization): filter null organizations in listUserInvitations (#8694)Updates
nextfrom 16.1.7 to 16.2.1Release notes
Sourced from next's releases.
... (truncated)
Commits
ed7d2cev16.2.13e37bb4docs: post release amends (#91715)a15ec6edocs: fix broken Activity Patterns demo link in preserving UI state guide (#9...600cd2fFix adapter outputs for dynamic metadata routes (#91680)27886d3Turbopack: fix webpack loader runner layer (#91727)88fc430Fix server actions in standalone mode withcacheComponents(#91711)37aed86turbo-persistence: remove Unmergeable mmap advice (#91713)d6195ecFix layout segment optimization: move app-page imports to server-utility tran...6cb97d6Turbopack: lazy require metadata and handle TLA (#91705)e6b101a[turbopack] Respect{eval:true}in worker_threads constructors (#91666)Updates
fumadocs-corefrom 16.6.17 to 16.7.4Release notes
Sourced from fumadocs-core's releases.
Commits
37e0243Version Packages (#3137)57c83a5UI: fix TOC33b04a1Merge pull request #3135 from fuma-nama/changeset-release/dev1376c47UI: better TOC7aa66f2Base UI: Redesign home layout navigation menu9580621Base UI: fix sidebar scroll area28de7b1Version Packages (#3131)9ef250fUI: consistent slots enabled state4fd00a0Docs: introduce docs page652c725UI: Simplify internal typesUpdates
fumadocs-mdxfrom 14.2.10 to 14.2.11Release notes
Sourced from fumadocs-mdx's releases.
Commits
faf02ffChore: Bump depsb38168dVersion Packages0ddaa8aCLI: Preserve layout imports for slots42bf43eOpenAPI: Implement newer JSON Schema spec$refresolution behaviour8c6fe9cDocs: rename sidebar tabs to layout tabs4fd51b7UI: migrate Base UI67d6855Docs: migrate0c3eda7UI: clean code875d88aUI: forward hooks via slots484da08UI: introduce slots systemUpdates
fumadocs-uifrom 16.6.17 to 16.7.4Release notes
Sourced from fumadocs-ui's releases.
Commits
37e0243Version Packages (#3137)57c83a5UI: fix TOC33b04a1Merge pull request #3135 from fuma-nama/changeset-release/dev1376c47UI: better TOC7aa66f2Base UI: Redesign home layout navigation menu9580621Base UI: fix sidebar scroll area28de7b1Version Packages (#3131)9ef250fUI: consistent slots enabled state4fd00a0Docs: introduce docs page652c725UI: Simplify internal typesUpdates
react-resizable-panelsfrom 4.7.3 to 4.7.5Release notes
Sourced from react-resizable-panels's releases.
Changelog
Sourced from react-resizable-panels's changelog.
Commits
6e41d824.7.4 -> 4.7.55941ff3Improved server rendering support fordefaultSizeprop (#696)461b0d1Add warning to defaultSize prop about being unsafe for server-rendering28ad0c74.7.3 -> 4.7.4ed4bcccAdd failing (disabled) e2e test (#689)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@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