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.9.7 (#114)
[![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://github.com/vercel/turbo)) | [`^1.9.4` -> `^1.9.7`](https://renovatebot.com/diffs/npm/turbo/1.9.4/1.9.7) | [![age](https://badges.renovateapi.com/packages/npm/turbo/1.9.7/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/turbo/1.9.7/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/turbo/1.9.7/compatibility-slim/1.9.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/turbo/1.9.7/confidence-slim/1.9.4)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vercel/turbo</summary> ### [`v1.9.7`](https://github.com/vercel/turbo/releases/tag/v1.9.7): Turborepo v1.9.7 [Compare Source](https://github.com/vercel/turbo/compare/v1.9.6...v1.9.7) #### What's Changed ##### Changelog - fix(docs): Change `secrets.TURBO_TEAM` to `vars.TURBO_TEAM` by [@​jeniabrook](https://github.com/jeniabrook) in [https://github.com/vercel/turbo/pull/4975](https://github.com/vercel/turbo/pull/4975) - fix(create-turbo): Hard code default example. by [@​nathanhammond](https://github.com/nathanhammond) in [https://github.com/vercel/turbo/pull/4974](https://github.com/vercel/turbo/pull/4974) - fix: berry lockfile semver range parsing of valid floats by [@​chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4945](https://github.com/vercel/turbo/pull/4945) - Update with-changesets with App Router. by [@​anthonyshew](https://github.com/anthonyshew) in [https://github.com/vercel/turbo/pull/4843](https://github.com/vercel/turbo/pull/4843) - Update kitchen-sink with App Router. by [@​anthonyshew](https://github.com/anthonyshew) in [https://github.com/vercel/turbo/pull/4840](https://github.com/vercel/turbo/pull/4840) - docs: Explain recursive topo tasks more by [@​mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/4963](https://github.com/vercel/turbo/pull/4963) - feat: Print failed tasks at the bottom of the run by [@​mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/4965](https://github.com/vercel/turbo/pull/4965) - fix(lockfile): traverse npm peer dependencies by [@​chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4981](https://github.com/vercel/turbo/pull/4981) - feat(cli): rework generator api by [@​tknickman](https://github.com/tknickman) in [https://github.com/vercel/turbo/pull/4984](https://github.com/vercel/turbo/pull/4984) - Send task summaries as tasks finish by [@​mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/4913](https://github.com/vercel/turbo/pull/4913) - Update with-react-native-web with App Router. by [@​anthonyshew](https://github.com/anthonyshew) in [https://github.com/vercel/turbo/pull/4847](https://github.com/vercel/turbo/pull/4847) - Update non-monorepo with App Router. by [@​anthonyshew](https://github.com/anthonyshew) in [https://github.com/vercel/turbo/pull/4842](https://github.com/vercel/turbo/pull/4842) - Update with-prisma with App Router. by [@​anthonyshew](https://github.com/anthonyshew) in [https://github.com/vercel/turbo/pull/4846](https://github.com/vercel/turbo/pull/4846) - Update with-docker with App Router. by [@​anthonyshew](https://github.com/anthonyshew) in [https://github.com/vercel/turbo/pull/4844](https://github.com/vercel/turbo/pull/4844) - feat(cli): generators what -> type + cmd change by [@​tknickman](https://github.com/tknickman) in [https://github.com/vercel/turbo/pull/4996](https://github.com/vercel/turbo/pull/4996) #### New Contributors - [@​jeniabrook](https://github.com/jeniabrook) made their first contribution in [https://github.com/vercel/turbo/pull/4975](https://github.com/vercel/turbo/pull/4975) - [@​andershagbard](https://github.com/andershagbard) made their first contribution in [https://github.com/vercel/turbo/pull/4971](https://github.com/vercel/turbo/pull/4971) **Full Changelog**: vercel/turborepo@v1.9.6...v1.9.7 ### [`v1.9.6`](https://github.com/vercel/turbo/releases/tag/v1.9.6): Turborepo v1.9.6 [Compare Source](https://github.com/vercel/turbo/compare/v1.9.5...v1.9.6) #### What's Changed ##### Changelog - create-turbo: automatic git configuration. by [@​nathanhammond](https://github.com/nathanhammond) in [https://github.com/vercel/turbo/pull/4941](https://github.com/vercel/turbo/pull/4941) - fix: set repoRoot on http cache so cache can be restored by [@​mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/4956](https://github.com/vercel/turbo/pull/4956) **Full Changelog**: vercel/turborepo@v1.9.5...v1.9.6 ### [`v1.9.5`](https://github.com/vercel/turbo/releases/tag/v1.9.5): Turborepo v1.9.5 [Compare Source](https://github.com/vercel/turbo/compare/v1.9.4...v1.9.5) #### What's Changed ##### Changelog - fix: check if user passes absolute path to prune by [@​chris-olszewski](https://github.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4891](https://github.com/vercel/turbo/pull/4891) - Submit originatingUser with Run by [@​mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/4875](https://github.com/vercel/turbo/pull/4875) - Use cacheitem to restore HTTP cache. by [@​nathanhammond](https://github.com/nathanhammond) in [https://github.com/vercel/turbo/pull/4634](https://github.com/vercel/turbo/pull/4634) - Build turbo once to build JS packages before publishing by [@​mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/4910](https://github.com/vercel/turbo/pull/4910) - fix(cli): example should imply copy by [@​tknickman](https://github.com/tknickman) in [https://github.com/vercel/turbo/pull/4923](https://github.com/vercel/turbo/pull/4923) - Remove fallback to configured git user by [@​mehulkar](https://github.com/mehulkar) in [https://github.com/vercel/turbo/pull/4928](https://github.com/vercel/turbo/pull/4928) - Partial revert of [#​4820](https://github.com/vercel/turbo/issues/4820). by [@​nathanhammond](https://github.com/nathanhammond) in [https://github.com/vercel/turbo/pull/4938](https://github.com/vercel/turbo/pull/4938) #### New Contributors - [@​Akalanka47000](https://github.com/Akalanka47000) made their first contribution in [https://github.com/vercel/turbo/pull/4917](https://github.com/vercel/turbo/pull/4917) **Full Changelog**: vercel/turborepo@v1.9.4...v1.9.5 </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
4ed1029
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.vercel.app
js-bottomsheet-website-git-main-timelessco.vercel.app
js-bottomsheet-website-timelessco.vercel.app