supabase-cache-helpers
supabase-cache-helpers copied to clipboard
fix(deps): update turbo monorepo to v1.11.0
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
eslint-config-turbo (source) | 1.10.16 -> 1.11.0 |
||||
turbo (source) | 1.10.16 -> 1.11.0 |
Release Notes
vercel/turbo (eslint-config-turbo)
v1.11.0
: Turborepo v1.11.0
What's Changed
Docs
- feat(docs): document support policy by @mehulkar in https://github.com/vercel/turbo/pull/6277
- fix(docs): correct support typo by @tknickman in https://github.com/vercel/turbo/pull/6313
- fix(docs): Add full stop punctuation and add inifinitive marker to verb by @mdmathewdc in https://github.com/vercel/turbo/pull/6335
- docs: Added nested workspaces under troubleshooting by @NicholasLYang in https://github.com/vercel/turbo/pull/6342
- docs: document --profile flag by @mehulkar in https://github.com/vercel/turbo/pull/6371
- fix(docs): clarify output mode for Dockerfile by @tknickman in https://github.com/vercel/turbo/pull/6385
- docs: add github actions/cache example to github ci docs by @austinwoon in https://github.com/vercel/turbo/pull/2761
- docs: Fix typo 'specifing -> specifying' by @mia-riezebos in https://github.com/vercel/turbo/pull/6426
- Improved TSConfigs in examples by @mattpocock in https://github.com/vercel/turbo/pull/6396
- docs: update formatting on --graph option by @mehulkar in https://github.com/vercel/turbo/pull/6487
- Capitalization. by @anthonyshew in https://github.com/vercel/turbo/pull/6561
- chore(docs): remove backticks from title/desc meta tags on CLI reference pages by @mehulkar in https://github.com/vercel/turbo/pull/6580
- feat(docs): add node version compatibility for examples by @mehulkar in https://github.com/vercel/turbo/pull/6581
- fix(docs): update inconsistent CLI headings by @tknickman in https://github.com/vercel/turbo/pull/6591
- feat(docs): add FAQ entry for non-JS workspaces in the codebase by @mehulkar in https://github.com/vercel/turbo/pull/6612
- chore(docs): tweak getting started docs by @mehulkar in https://github.com/vercel/turbo/pull/6597
- docs: Added root internal dependencies explanation by @NicholasLYang in https://github.com/vercel/turbo/pull/6622
- Capitalize the Tools category in sidebar. by @anthonyshew in https://github.com/vercel/turbo/pull/6697
- Add yarn v2+ caveat for installing Internal Packages. by @anthonyshew in https://github.com/vercel/turbo/pull/6696
- Update command-line-reference.mdx for --log-prefix CLI option by @marcneubauer in https://github.com/vercel/turbo/pull/6657
create-turbo
- release(turborepo): 1.10.16 by @github-actions in https://github.com/vercel/turbo/pull/6221
- release(turborepo): 1.10.17-canary.0 by @github-actions in https://github.com/vercel/turbo/pull/6329
- chore(turbo-utils): Remove tsup build by @mehulkar in https://github.com/vercel/turbo/pull/6301
- release(turborepo): 1.10.17-canary.1 by @github-actions in https://github.com/vercel/turbo/pull/6448
- release(turborepo): 1.10.17-canary.2 by @github-actions in https://github.com/vercel/turbo/pull/6454
- release(turborepo): 1.10.17-canary.3 by @github-actions in https://github.com/vercel/turbo/pull/6502
- Re-up create-turbo. by @anthonyshew in https://github.com/vercel/turbo/pull/6439
- release(turborepo): 1.10.17-canary.4 by @github-actions in https://github.com/vercel/turbo/pull/6521
- release(turborepo): 1.10.17-canary.5 by @github-actions in https://github.com/vercel/turbo/pull/6549
- release(turborepo): 1.10.17-canary.6 by @github-actions in https://github.com/vercel/turbo/pull/6610
- release(turborepo): 1.10.17-canary.7 by @github-actions in https://github.com/vercel/turbo/pull/6629
- release(turborepo): 1.10.17-canary.8 by @github-actions in https://github.com/vercel/turbo/pull/6630
- release(turborepo): 1.10.17-canary.9 by @github-actions in https://github.com/vercel/turbo/pull/6667
- release(turborepo): 1.10.17-canary.10 by @github-actions in https://github.com/vercel/turbo/pull/6698
turbo-ignore
- fix(turbo-ignore): better error for invalid commit by @tknickman in https://github.com/vercel/turbo/pull/6330
- Add [vercel only
] by @m1heng in https://github.com/vercel/turbo/pull/6579
eslint
- feat(Turborepo): Check env var indexing by literals by @gsoltis in https://github.com/vercel/turbo/pull/6254
Examples
- chore(examples/with-svelte): regenerate apps with sveltekit by @mehulkar in https://github.com/vercel/turbo/pull/6214
- feat(examples): update non-monorepo to pnpm by @tknickman in https://github.com/vercel/turbo/pull/6337
- fix(examples): updated with-docker devDependencies for successful build by @fa-901 in https://github.com/vercel/turbo/pull/5444
- feat(examples): upgrade ts by @tknickman in https://github.com/vercel/turbo/pull/6338
- feature(vue-nuxt): vue & nuxt example addition by @Neosoulink in https://github.com/vercel/turbo/pull/6425
- Add Vue/Nuxt example to geting started. by @anthonyshew in https://github.com/vercel/turbo/pull/6488
- Bump Next.js in examples. by @anthonyshew in https://github.com/vercel/turbo/pull/6533
- Set engine on create-turbo. by @anthonyshew in https://github.com/vercel/turbo/pull/6568
- Remove create-react-app example. by @anthonyshew in https://github.com/vercel/turbo/pull/6556
- Update design-system example. by @anthonyshew in https://github.com/vercel/turbo/pull/6555
- Update with-docker example. by @anthonyshew in https://github.com/vercel/turbo/pull/6547
- Update with-rollup example. by @anthonyshew in https://github.com/vercel/turbo/pull/6573
- Update with-vite example. by @anthonyshew in https://github.com/vercel/turbo/pull/6574
- Package bumps for non-monorepo example. by @anthonyshew in https://github.com/vercel/turbo/pull/6553
- Update with-npm example. by @anthonyshew in https://github.com/vercel/turbo/pull/6558
- Update with-gatsby example. by @anthonyshew in https://github.com/vercel/turbo/pull/6570
- Update with-berry example. by @anthonyshew in https://github.com/vercel/turbo/pull/6550
- Update with-prisma example. by @anthonyshew in https://github.com/vercel/turbo/pull/6571
- fix(examples): with-berry readme update by @tknickman in https://github.com/vercel/turbo/pull/6607
- Update with-changesets. by @anthonyshew in https://github.com/vercel/turbo/pull/6548
- Update with-react-native-web example. by @anthonyshew in https://github.com/vercel/turbo/pull/6572
- Update kitchen-sink example. by @anthonyshew in https://github.com/vercel/turbo/pull/6577
- Update with-yarn example. by @anthonyshew in https://github.com/vercel/turbo/pull/6557
- Update with-svelte-example. by @anthonyshew in https://github.com/vercel/turbo/pull/6576
Changelog
- feat(turborepo): Spaces by @NicholasLYang in https://github.com/vercel/turbo/pull/6109
- fix: bias towards graph walk cancel over continue by @chris-olszewski in https://github.com/vercel/turbo/pull/6210
- feat: hook up task execution tracking by @chris-olszewski in https://github.com/vercel/turbo/pull/6222
- docs: Add the enabled config to turbo.json schema by @mehulkar in https://github.com/vercel/turbo/pull/6224
- chore: fix example test setup so output matches by @mehulkar in https://github.com/vercel/turbo/pull/6225
- fix: Respect color config for runcache output by @NicholasLYang in https://github.com/vercel/turbo/pull/6217
- refactor(auth): Removed closure in login functions by @NicholasLYang in https://github.com/vercel/turbo/pull/6235
- chore(test): validate that pruning carries remoteCache fields correctly by @mehulkar in https://github.com/vercel/turbo/pull/6226
- chore: Removed run stub feature by @NicholasLYang in https://github.com/vercel/turbo/pull/6236
- fix(Turborepo): Drop incorrect deprecation notice by @gsoltis in https://github.com/vercel/turbo/pull/6239
- chore(test): Add test to ensure env var changes task hash by @mehulkar in https://github.com/vercel/turbo/pull/6238
- chore: run summary prefactor by @chris-olszewski in https://github.com/vercel/turbo/pull/6240
- refactor: Removed closure from logout by @NicholasLYang in https://github.com/vercel/turbo/pull/6251
- chore: Added panic handler to turborepo by @NicholasLYang in https://github.com/vercel/turbo/pull/6253
- refactor: Moving from anyhow to thiserror part 1 by @NicholasLYang in https://github.com/vercel/turbo/pull/6250
- Clearer cache spinner message. by @anthonyshew in https://github.com/vercel/turbo/pull/6278
- fix: use cprintln instead of warn when no tasks are run by @chris-olszewski in https://github.com/vercel/turbo/pull/6285
- fix: don't escape html when serializing dry runs by @chris-olszewski in https://github.com/vercel/turbo/pull/6284
- fix(Turborepo): Ensure process manager stays closed by @gsoltis in https://github.com/vercel/turbo/pull/6258
- fix(Turborepo): escape colons in log filenames by @gsoltis in https://github.com/vercel/turbo/pull/6267
- chore(test): fix gitignore in fixture by @mehulkar in https://github.com/vercel/turbo/pull/6300
- feat: Hook up Run summary by @chris-olszewski in https://github.com/vercel/turbo/pull/6282
- port(Turborepo): Port escaping globs sent via rust daemon client by @gsoltis in https://github.com/vercel/turbo/pull/6295
- feat(Turborepo): Validation checks for task names by @gsoltis in https://github.com/vercel/turbo/pull/6293
- chore(test): fix gitignore in fixture by @mehulkar in https://github.com/vercel/turbo/pull/6303
- fix(lockfiles) trailing zero yaml parse by @chris-olszewski in https://github.com/vercel/turbo/pull/6296
- Chore/update teamname by @padmaia in https://github.com/vercel/turbo/pull/6317
- build(cargo): skip external build script with rust-analyzer by @kwonoj in https://github.com/vercel/turbo/pull/6325
- fix: global hash divergence for empty version strings by @chris-olszewski in https://github.com/vercel/turbo/pull/6319
- fix: explicitly set turbo command name by @chris-olszewski in https://github.com/vercel/turbo/pull/6332
- fix: task definition serialization by @chris-olszewski in https://github.com/vercel/turbo/pull/6306
- fix: Empty command returns help text and not error by @NicholasLYang in https://github.com/vercel/turbo/pull/6340
- feat: add support for --parallel by @chris-olszewski in https://github.com/vercel/turbo/pull/6339
- fix(Turborepo): Drop root from calculation of in-scope workspaces by @gsoltis in https://github.com/vercel/turbo/pull/6328
- feat(turbopack-ecmascript): calculate import.meta.url as an absolute path by @kwonoj in https://github.com/vercel/turbo/pull/6318
- feat(Turborepo): Add more detail to a cookie error variant by @gsoltis in https://github.com/vercel/turbo/pull/6349
- fix(Turborepo): Bump x/net, go mod tidy by @gsoltis in https://github.com/vercel/turbo/pull/6355
- fix(turbo-utils): correct typo on package.json on types field by @stefanofa in https://github.com/vercel/turbo/pull/6360
- Triple chunk size heuristic by @sokra in https://github.com/vercel/turbo/pull/6305
- improve resolving performance by @sokra in https://github.com/vercel/turbo/pull/6304
- Devlow: refactor browser.ts by @wbinnssmith in https://github.com/vercel/turbo/pull/6286
- make test less flaky by @sokra in https://github.com/vercel/turbo/pull/6367
- Implement
VersionedContent
onEcmascriptBuildNodeChunkContent
by @jridgewell in https://github.com/vercel/turbo/pull/6354 - port(turborepo): Fixing API Client config tests by @NicholasLYang in https://github.com/vercel/turbo/pull/6356
- fix: use which for package manager binary discovery by @chris-olszewski in https://github.com/vercel/turbo/pull/6370
- chore(tests): delete a mostly copy-pasted fixture by @mehulkar in https://github.com/vercel/turbo/pull/6366
- refactor: Moving to thiserror part 2 by @NicholasLYang in https://github.com/vercel/turbo/pull/6273
- refactor(turborepo): Changed cache misses to be a non-error by @NicholasLYang in https://github.com/vercel/turbo/pull/6369
- fix: use correct command for package managers by @chris-olszewski in https://github.com/vercel/turbo/pull/6372
- chore(test): combine two fixtures for single package testing by @mehulkar in https://github.com/vercel/turbo/pull/6374
- build: Update
swc_core
tov0.86.40
by @kdy1 in https://github.com/vercel/turbo/pull/6343 - feat: forward signals to process manager by @chris-olszewski in https://github.com/vercel/turbo/pull/6357
- fix: Move package manager tests to turbo info by @NicholasLYang in https://github.com/vercel/turbo/pull/6373
- port(turborepo): Analytics Client by @NicholasLYang in https://github.com/vercel/turbo/pull/6315
- fix(updater): specify latest for codemod by @tknickman in https://github.com/vercel/turbo/pull/6381
- refactor(Turborepo): Move package graph to repository crate by @gsoltis in https://github.com/vercel/turbo/pull/6375
- fix: Dry Run Text Output by @NicholasLYang in https://github.com/vercel/turbo/pull/6380
- feat(turbopack): support url rewrite behavior options by @kwonoj in https://github.com/vercel/turbo/pull/6376
- chore: fix clippy lints in tests by @chris-olszewski in https://github.com/vercel/turbo/pull/6384
- feat(turbopack-ecmascript): support relative url asset ref by @kwonoj in https://github.com/vercel/turbo/pull/6386
- chore(tests): replace fixture with a fixture config by @mehulkar in https://github.com/vercel/turbo/pull/6391
- refactor and fix CssEmbed for url() by @sokra in https://github.com/vercel/turbo/pull/6382
- chore: update
update-informer
to 1.1 by @mgrachev in https://github.com/vercel/turbo/pull/5400 - fix: kill process group instead of children by @chris-olszewski in https://github.com/vercel/turbo/pull/6387
- Update turbopack related labels by @padmaia in https://github.com/vercel/turbo/pull/6399
- chore: prefactor for sending task logs to spaces by @chris-olszewski in https://github.com/vercel/turbo/pull/6383
- improve count hash set edge case handling, fix negative bottom connection counting by @sokra in https://github.com/vercel/turbo/pull/6393
- fix: add newline to graph output by @chris-olszewski in https://github.com/vercel/turbo/pull/6397
- fix(Turborepo): Sort env vars, include framework inference in task summary by @gsoltis in https://github.com/vercel/turbo/pull/6402
- chore(tests): make test output assertions simpler by @mehulkar in https://github.com/vercel/turbo/pull/6400
- fix(Turborepo): Add suppressing logs line for new-only output mode by @gsoltis in https://github.com/vercel/turbo/pull/6406
- port: Fixing and refactoring integration tests by @NicholasLYang in https://github.com/vercel/turbo/pull/6398
- chore: Fix compilation warnings by @NicholasLYang in https://github.com/vercel/turbo/pull/6418
- Port(Turborepo): Synthesize command for spaces by @gsoltis in https://github.com/vercel/turbo/pull/6417
- fix: Dry run output by @NicholasLYang in https://github.com/vercel/turbo/pull/6416
- fix: unbreak main by @chris-olszewski in https://github.com/vercel/turbo/pull/6423
- port(Turborepo): Pass through args by @gsoltis in https://github.com/vercel/turbo/pull/6422
- fix(Turborepo): Fix error stutter, update tests to match on relevent error text by @gsoltis in https://github.com/vercel/turbo/pull/6421
- port: Fixing run summary json output by @NicholasLYang in https://github.com/vercel/turbo/pull/6431
- feat: send task logs to spaces by @chris-olszewski in https://github.com/vercel/turbo/pull/6419
- chore: output absolute path warnings to stderr by @chris-olszewski in https://github.com/vercel/turbo/pull/6434
- port(Turborepo): Add summary error to match Go by @gsoltis in https://github.com/vercel/turbo/pull/6438
- port(Turborepo): Fix task dependencies integration tests by @gsoltis in https://github.com/vercel/turbo/pull/6440
- fix: match dependency ordering between rust/go by @chris-olszewski in https://github.com/vercel/turbo/pull/6443
- fix:
--no-cache
flag was not working by @NicholasLYang in https://github.com/vercel/turbo/pull/6444 - Ensure daemon connection errors are non-fatal by @gsoltis in https://github.com/vercel/turbo/pull/6445
- fix: Cleaning up duration printing by @NicholasLYang in https://github.com/vercel/turbo/pull/6447
- fix: displaying stdout/stderr with errors-only by @chris-olszewski in https://github.com/vercel/turbo/pull/6446
- port(Turborepo): Migrate inference tests to grep by @gsoltis in https://github.com/vercel/turbo/pull/6437
- fix: rust spaces auth requirements by @chris-olszewski in https://github.com/vercel/turbo/pull/6453
- chore: add test for turbo bin by @mehulkar in https://github.com/vercel/turbo/pull/6451
- adjust tracing for run finalization by @arlyon in https://github.com/vercel/turbo/pull/6410
- chore(test): Remove single/double quotes in npm scripts in fixtures by @mehulkar in https://github.com/vercel/turbo/pull/6459
- chore: simplify inference test grep commands by @mehulkar in https://github.com/vercel/turbo/pull/6455
- feat(Turborepo): Send logging to stderr by @gsoltis in https://github.com/vercel/turbo/pull/6462
- chore(test): Remove more single/double quotes in npm script fixtures by @mehulkar in https://github.com/vercel/turbo/pull/6464
- fix(Turborepo): Update missing-tasks.t to pass with Rust by @gsoltis in https://github.com/vercel/turbo/pull/6467
- fix(Turborepo): Make verbosity test pass with Rust by @gsoltis in https://github.com/vercel/turbo/pull/6465
- chore(ci): launch prysk tests with JS instead of bash by @mehulkar in https://github.com/vercel/turbo/pull/6463
- chore(test): remove another single quoted echo arg by @mehulkar in https://github.com/vercel/turbo/pull/6468
- fix: Check cache on dry run by @NicholasLYang in https://github.com/vercel/turbo/pull/6466
- fix(Turborepo): Fix dry-json/monorepo.t by @gsoltis in https://github.com/vercel/turbo/pull/6470
- fix: dry run missing tasks with no script by @chris-olszewski in https://github.com/vercel/turbo/pull/6473
- port(Turborepo): Add github prefixing in Rust by @gsoltis in https://github.com/vercel/turbo/pull/6471
- fix: forward powershell style env casing by @chris-olszewski in https://github.com/vercel/turbo/pull/6485
- fix: fixup unit tests that use the basic example by @chris-olszewski in https://github.com/vercel/turbo/pull/6517
- fix: Deadlock with closing process manager by @NicholasLYang in https://github.com/vercel/turbo/pull/6516
- chore(tests): delete e2e tests for turbo prune by @mehulkar in https://github.com/vercel/turbo/pull/6515
- chore: clean up run by @chris-olszewski in https://github.com/vercel/turbo/pull/6519
- feat: make rust codepath opt-out by @chris-olszewski in https://github.com/vercel/turbo/pull/6420
- fix: run summary tests by @NicholasLYang in https://github.com/vercel/turbo/pull/6532
- fix: make spaces requests in parallel by @chris-olszewski in https://github.com/vercel/turbo/pull/6536
- refactor: switch daemon version to be independent of turbo version by @arlyon in https://github.com/vercel/turbo/pull/6528
- fix: analytics closing when all senders drop by @chris-olszewski in https://github.com/vercel/turbo/pull/6542
- feat: add a go fallback flag by @chris-olszewski in https://github.com/vercel/turbo/pull/6540
- chore(ci): delete e2e tests covering monorepo root in subdir by @mehulkar in https://github.com/vercel/turbo/pull/6565
- fix: treat missing and empty scripts the same by @chris-olszewski in https://github.com/vercel/turbo/pull/6552
- test(gen): add generator command tests by @tknickman in https://github.com/vercel/turbo/pull/6569
- chore(tests): fix daemon verbosity test on Windows by @mehulkar in https://github.com/vercel/turbo/pull/6582
- chore(tests): fix absolute path warnings test on windows by @mehulkar in https://github.com/vercel/turbo/pull/6564
- chore: hyphenate filenames isntead of underscore by @mehulkar in https://github.com/vercel/turbo/pull/6595
- fix: ensure cache is done writing before exit by @chris-olszewski in https://github.com/vercel/turbo/pull/6603
- feat(releases): update turborepo-release.yml by @tknickman in https://github.com/vercel/turbo/pull/6611
- chore(tests): remove hardcoded packageManager when running examples tests by @mehulkar in https://github.com/vercel/turbo/pull/6615
- fix: Hard error on spaces by @NicholasLYang in https://github.com/vercel/turbo/pull/6596
- fix(Turborepo): Handle windows absolute paths in global dependencies by @gsoltis in https://github.com/vercel/turbo/pull/6608
- fix(tests): account for .cmd extension on npm binary in Rust codepath tests on Windows by @mehulkar in https://github.com/vercel/turbo/pull/6604
- fix(release): correct excludes label by @tknickman in https://github.com/vercel/turbo/pull/6623
- fix: second granularity by @chris-olszewski in https://github.com/vercel/turbo/pull/6606
- feat: add read only remote cache by @maschwenk in https://github.com/vercel/turbo/pull/6624
- fix: look for unix based project paths by @chris-olszewski in https://github.com/vercel/turbo/pull/6609
- fix(tests): account for cmd extensions in more tests by @mehulkar in https://github.com/vercel/turbo/pull/6628
- Drop nonsensical(?) tests? by @anthonyshew in https://github.com/vercel/turbo/pull/6632
- fix(turborepo): make linked installs test pass on Windows by @mehulkar in https://github.com/vercel/turbo/pull/6477
- chore: update lockfile after workspace deletion by @mehulkar in https://github.com/vercel/turbo/pull/6637
- fix(Turborepo): Remove unused globwalk code, fix multiple doublestars by @gsoltis in https://github.com/vercel/turbo/pull/6633
- feat: add package discovery trait and a few discovery strategies by @arlyon in https://github.com/vercel/turbo/pull/6275
- chore: use parent() method instead of .. directory traversal by @mehulkar in https://github.com/vercel/turbo/pull/6635
- yarn-with-yarn workspace name by @anthonyshew in https://github.com/vercel/turbo/pull/6647
- refactor: adjust test timeouts to avoid flaky test on windows by @arlyon in https://github.com/vercel/turbo/pull/6638
- chore: reduce sleep length in test cases by @mehulkar in https://github.com/vercel/turbo/pull/6640
- chore: fix rust compile warnings by @mehulkar in https://github.com/vercel/turbo/pull/6655
- chore: add a helper script to replace turbo config in main fixture by @mehulkar in https://github.com/vercel/turbo/pull/6652
- fix: Fixed cache restoration for an entry with a very long name by @NicholasLYang in https://github.com/vercel/turbo/pull/6662
- fix: clean paths and use package path instead of package.json path by @chris-olszewski in https://github.com/vercel/turbo/pull/6649
- Revert "chore: reduce sleep length in test cases (#6640)" by @chris-olszewski in https://github.com/vercel/turbo/pull/6665
- chore(tests): write a test showing the behavior of gitignored inputs by @mehulkar in https://github.com/vercel/turbo/pull/6669
- chore(tests): add test to check that root tasks can depend on workspace tasks by @mehulkar in https://github.com/vercel/turbo/pull/6671
- chore: consolidate setup scripts for integration tests by @mehulkar in https://github.com/vercel/turbo/pull/6641
- fix(tests): fix unit tests that rely on examples by @mehulkar in https://github.com/vercel/turbo/pull/6679
- chore(tests): remove duplicate setup_git script by @mehulkar in https://github.com/vercel/turbo/pull/6680
- chore(tests): setup package manager consistently for example/integration tests by @mehulkar in https://github.com/vercel/turbo/pull/6681
- chore(tests): make fixture copying consistent by @mehulkar in https://github.com/vercel/turbo/pull/6683
- chore(tests): Enable corepack in local directory for integration tests by @mehulkar in https://github.com/vercel/turbo/pull/6684
- chore(tests): delete feature where @canary turbo is used by @mehulkar in https://github.com/vercel/turbo/pull/6685
- fix(tests): update rust unit tests that rely on with-yarn fixture by @chris-olszewski in https://github.com/vercel/turbo/pull/6693
- chore(daemon) disable daemon workspace discovery by @chris-olszewski in https://github.com/vercel/turbo/pull/6695
- chore: use path library read_to_string for better error message by @chris-olszewski in https://github.com/vercel/turbo/pull/6694
- chore: make go-fallback confilct with remote cache read only by @chris-olszewski in https://github.com/vercel/turbo/pull/6702
New Contributors
- @mdmathewdc made their first contribution in https://github.com/vercel/turbo/pull/6335
- @fa-901 made their first contribution in https://github.com/vercel/turbo/pull/5444
- @austinwoon made their first contribution in https://github.com/vercel/turbo/pull/2761
- @mia-riezebos made their first contribution in https://github.com/vercel/turbo/pull/6426
- @jongwooo made their first contribution in https://github.com/vercel/turbo/pull/6427
- @Neosoulink made their first contribution in https://github.com/vercel/turbo/pull/6425
- @e-jigsaw made their first contribution in https://github.com/vercel/turbo/pull/6506
- @dallonf made their first contribution in https://github.com/vercel/turbo/pull/6522
- @m1heng made their first contribution in https://github.com/vercel/turbo/pull/6579
- @danger-ahead made their first contribution in https://github.com/vercel/turbo/pull/6321
- @marcneubauer made their first contribution in https://github.com/vercel/turbo/pull/6657
Full Changelog: https://github.com/vercel/turbo/compare/v1.10.16...v1.11.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
supabase-cache-helpers | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Feb 25, 2024 1:22pm |
supabase-cache-helpers-react-query | ❌ Failed (Inspect) | Feb 25, 2024 1:22pm | ||
supabase-cache-helpers-swr-demo | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Feb 25, 2024 1:22pm |
⚠️ No Changeset found
Latest commit: 4e423bb6f5f259fe3e778e0a140223bcfda7ac76
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.39%. Comparing base (
4ffc4c8
) to head (96c3ae1
). Report is 27 commits behind head on main.
:exclamation: Current head 96c3ae1 differs from pull request most recent head 4e423bb. Consider uploading reports for the commit 4e423bb to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## main #347 +/- ##
==========================================
+ Coverage 97.29% 97.39% +0.09%
==========================================
Files 145 144 -1
Lines 2111 2109 -2
Branches 520 520
==========================================
Hits 2054 2054
+ Misses 57 55 -2
Flag | Coverage Δ | |
---|---|---|
postgrest-core | 98.36% <ø> (ø) |
|
postgrest-react-query | 97.04% <ø> (ø) |
|
postgrest-swr | 94.03% <ø> (+0.36%) |
:arrow_up: |
storage-core | 100.00% <ø> (ø) |
|
storage-react-query | 100.00% <ø> (ø) |
|
storage-swr | 100.00% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Deployment failed with the following error:
Resource is limited - try again in 1 hour (more than 100, code: "api-deployments-free-per-day").
Deployment failed with the following error:
Resource is limited - try again in 2 hours (more than 100, code: "api-deployments-free-per-day").
Cannot auto-update because of conflicts.