Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(dev-deps): ⬆️ update turbo to ^1.10.1 (#127)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [turbo](https://turbo.build/repo) ([source](https://togithub.com/vercel/turbo)) | [`^1.9.9` -> `^1.10.1`](https://renovatebot.com/diffs/npm/turbo/1.9.9/1.10.1) | [![age](https://badges.renovateapi.com/packages/npm/turbo/1.10.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.10.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/turbo/1.10.1/compatibility-slim/1.9.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.10.1/confidence-slim/1.9.9)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vercel/turbo</summary> ### [`v1.10.1`](https://togithub.com/vercel/turbo/releases/tag/v1.10.1): Turborepo v1.10.1 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.10.0...v1.10.1) **Full Changelog**: vercel/turborepo@v1.10.0...v1.10.1 ### [`v1.10.0`](https://togithub.com/vercel/turbo/releases/tag/v1.10.0): Turborepo v1.10.0 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.9.9...v1.10.0) #### What's Changed ##### Changelog - Exclude Pipeline Definition from Global Hash by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/4545](https://togithub.com/vercel/turbo/pull/4545) - chore(turbo/gen): mark as experimental by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5016](https://togithub.com/vercel/turbo/pull/5016) - fix: no longer crash for single projects with global dependencies by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5002](https://togithub.com/vercel/turbo/pull/5002) - Add `dotEnv` to `turbo.json` by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/4870](https://togithub.com/vercel/turbo/pull/4870) - Add missing `--copy` flag. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/5021](https://togithub.com/vercel/turbo/pull/5021) - feat(basic): add generators to basic example by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5006](https://togithub.com/vercel/turbo/pull/5006) - feat(prune) allow pruning of projects using Yarn PnP by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5019](https://togithub.com/vercel/turbo/pull/5019) - Update skipping-tasks.mdx by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/5039](https://togithub.com/vercel/turbo/pull/5039) - Update skipping-tasks.mdx by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/5041](https://togithub.com/vercel/turbo/pull/5041) - feat(turborepo): remove RelativeSystemPathBuf, clean paths on join by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5020](https://togithub.com/vercel/turbo/pull/5020) - fix(create-turbo): default example messaging by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5059](https://togithub.com/vercel/turbo/pull/5059) - fix(daemon): kill daemon when root is removed by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5038](https://togithub.com/vercel/turbo/pull/5038) - ci(turbo): allow publishing from non-main by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5062](https://togithub.com/vercel/turbo/pull/5062) - refactor(turborepo): Consolidated PathError and PathValidationError by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/5060](https://togithub.com/vercel/turbo/pull/5060) - fix(create-turbo): git init must use add by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/5058](https://togithub.com/vercel/turbo/pull/5058) - feat: go daemon opt-in feature flag by [@​arlyon](https://togithub.com/arlyon) in [https://github.com/vercel/turbo/pull/5076](https://togithub.com/vercel/turbo/pull/5076) - Add codemod to transform literals to wildcards by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/5054](https://togithub.com/vercel/turbo/pull/5054) - Wildcard env by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/5017](https://togithub.com/vercel/turbo/pull/5017) - fix(daemon): plumb through flush watch errors by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5070](https://togithub.com/vercel/turbo/pull/5070) - Improve error message when repo is not linked or token is expired by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/5089](https://togithub.com/vercel/turbo/pull/5089) - fix(turborepo):Support distinguishing unset env vars by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/5086](https://togithub.com/vercel/turbo/pull/5086) #### New Contributors - [@​jw-vercel](https://togithub.com/jw-vercel) made their first contribution in [https://github.com/vercel/turbo/pull/5057](https://togithub.com/vercel/turbo/pull/5057) **Full Changelog**: vercel/turborepo@v1.9.9...v1.10.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 12am and before 5am every weekday,every weekend" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/timelessco/js-bottomsheet).
- Loading branch information
ac36c70
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
js-bottomsheet-website – ./apps/website
js-bottomsheet-website-git-main-timelessco.vercel.app
js-bottomsheet-website.vercel.app
js-bottomsheet-website-timelessco.vercel.app