Skip to content
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

chore(deps): lock file maintenance #2342

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 15, 2024

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 15, 2024
Copy link

nx-cloud bot commented Sep 15, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit b5d6bc8. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


🟥 Failed Commands
nx affected --targets=test:eslint,test:unit,test:e2e,test:types,test:build,build --parallel=3
✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

Copy link

pkg-pr-new bot commented Sep 15, 2024

Open in Stackblitz

More templates

@tanstack/history

pnpm add https://pkg.pr.new/@tanstack/history@2342

@tanstack/create-router

pnpm add https://pkg.pr.new/@tanstack/create-router@2342

@tanstack/react-cross-context

pnpm add https://pkg.pr.new/@tanstack/react-cross-context@2342

@tanstack/react-router

pnpm add https://pkg.pr.new/@tanstack/react-router@2342

@tanstack/react-router-with-query

pnpm add https://pkg.pr.new/@tanstack/react-router-with-query@2342

@tanstack/router-arktype-adapter

pnpm add https://pkg.pr.new/@tanstack/router-arktype-adapter@2342

@tanstack/router-cli

pnpm add https://pkg.pr.new/@tanstack/router-cli@2342

@tanstack/router-generator

pnpm add https://pkg.pr.new/@tanstack/router-generator@2342

@tanstack/router-devtools

pnpm add https://pkg.pr.new/@tanstack/router-devtools@2342

@tanstack/router-plugin

pnpm add https://pkg.pr.new/@tanstack/router-plugin@2342

@tanstack/router-valibot-adapter

pnpm add https://pkg.pr.new/@tanstack/router-valibot-adapter@2342

@tanstack/router-vite-plugin

pnpm add https://pkg.pr.new/@tanstack/router-vite-plugin@2342

@tanstack/start

pnpm add https://pkg.pr.new/@tanstack/start@2342

@tanstack/router-zod-adapter

pnpm add https://pkg.pr.new/@tanstack/router-zod-adapter@2342

@tanstack/start-vite-plugin

pnpm add https://pkg.pr.new/@tanstack/start-vite-plugin@2342

@tanstack/virtual-file-routes

pnpm add https://pkg.pr.new/@tanstack/virtual-file-routes@2342

commit: b5d6bc8

@SeanCassiere
Copy link
Member

SeanCassiere commented Sep 15, 2024

@lachlancollins any idea why the "cjs" folder for "router-plugin" only has types emitted for the index.cjs file as index.d.cts and not emitted for the other entrypoints?

image

@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch 2 times, most recently from 7476683 to 7910661 Compare September 16, 2024 04:50
@renovate renovate bot force-pushed the renovate/lock-file-maintenance branch from 7910661 to b5d6bc8 Compare September 16, 2024 09:17
@lachlancollins
Copy link
Member

@lachlancollins any idea why the "cjs" folder for "router-plugin" only has types emitted for the index.cjs file as index.d.cts and not emitted for the other entrypoints?

It seems like one of these dep updates is now causing portable type errors:

image

Ideally, the build should fail if there are type errors. I'll see if I can figure out how to enable that so that this is easier to debug in the future. For now I'll close this PR.

@lachlancollins lachlancollins deleted the renovate/lock-file-maintenance branch September 16, 2024 09:24
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants