Skip to content

feat: makes affectedPackages lockfile aware#9795

Merged
dimitropoulos merged 1 commit into
mainfrom
dimitri/turbo-4111-lockfile-invalidations
Jan 24, 2025
Merged

feat: makes affectedPackages lockfile aware#9795
dimitropoulos merged 1 commit into
mainfrom
dimitri/turbo-4111-lockfile-invalidations

Conversation

@dimitropoulos
Copy link
Copy Markdown
Contributor

Description

This PR passes lockfile change information to the turbo-repository NAPI interface.

Testing Instructions

Run pnpm test from packages/turbo-repository to see the new test pass, which validates lockfile changes.

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Jan 24, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
examples-basic-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2025 6:47pm
examples-designsystem-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2025 6:47pm
examples-gatsby-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2025 6:47pm
examples-kitchensink-blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2025 6:47pm
examples-native-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2025 6:47pm
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2025 6:47pm
examples-svelte-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2025 6:47pm
examples-tailwind-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2025 6:47pm
examples-vite-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2025 6:47pm

@dimitropoulos dimitropoulos changed the title makes affectedPackages lockfile aware feat: makes affectedPackages lockfile aware Jan 24, 2025
Copy link
Copy Markdown
Member

@tknickman tknickman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼

@dimitropoulos dimitropoulos merged commit 87a8328 into main Jan 24, 2025
@dimitropoulos dimitropoulos deleted the dimitri/turbo-4111-lockfile-invalidations branch January 24, 2025 20:20
vaernion pushed a commit to Arbeidstilsynet/brevgen2 that referenced this pull request Dec 3, 2025
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [turbo](https://turbo.build/repo) ([source](https://github.com/vercel/turborepo)) | devDependencies | minor | [`2.3.4` -> `2.4.0`](https://renovatebot.com/diffs/npm/turbo/2.3.4/2.4.0) |

---

### Release Notes

<details>
<summary>vercel/turborepo (turbo)</summary>

### [`v2.4.0`](https://github.com/vercel/turborepo/releases/tag/v2.4.0): Turborepo v2.4.0

[Compare Source](vercel/turborepo@v2.3.4...v2.4.0)

<!-- Release notes generated using configuration in .github/turborepo-release.yml at v2.4.0 -->

#### What's Changed

##### Docs

-   docs: migration guide for users coming from Nx by [@&#8203;anthonyshew](https://github.com/anthonyshew) in vercel/turborepo#9762
-   docs: make incremental migration more prominent on Nx doc by [@&#8203;anthonyshew](https://github.com/anthonyshew) in vercel/turborepo#9796
-   feat(prune): add `--use-gitignore` flag by [@&#8203;chris-olszewski](https://github.com/chris-olszewski) in vercel/turborepo#9797
-   docs: fix typo by [@&#8203;arosequist](https://github.com/arosequist) in vercel/turborepo#9814
-   docs: update ESLint package docs by [@&#8203;anthonyshew](https://github.com/anthonyshew) in vercel/turborepo#9833
-   docs: new page for examples by [@&#8203;anthonyshew](https://github.com/anthonyshew) in vercel/turborepo#9843
-   docs: Fix broken link by [@&#8203;benwaffle](https://github.com/benwaffle) in vercel/turborepo#9857
-   docs: `schema.json` in `node_modules` by [@&#8203;anthonyshew](https://github.com/anthonyshew) in vercel/turborepo#9832
-   docs: keybinds for tui by [@&#8203;anthonyshew](https://github.com/anthonyshew) in vercel/turborepo#9831
-   docs: experimental flag for `watch` caching by [@&#8203;anthonyshew](https://github.com/anthonyshew) in vercel/turborepo#9830
-   docs: `boundaries` experimental page by [@&#8203;anthonyshew](https://github.com/anthonyshew) in vercel/turborepo#9834

##### [@&#8203;turbo/repository](https://github.com/turbo/repository)

-   feat: makes `affectedPackages` lockfile aware by [@&#8203;dimitropoulos](https://github.com/dimitropoulos) in vercel/turborepo#9795
-   chore([@&#8203;turbo/repository](https://github.com/turbo/repository)): silence noop lint by [@&#8203;chris-olszewski](https://github.com/chris-olszewski) in vercel/turborepo#9835

##### Examples

-   feat(create-turbo): fix official examples by [@&#8203;tknickman](https://github.com/tknickman) in vercel/turborepo#9837
-   chore: move `create-turbo` community note and format it better by [@&#8203;anthonyshew](https://github.com/anthonyshew) in https:/...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants