aryanprince / campus-hub

🚀 Next.js microservices in a monorepo w/ Turborepo, demonstrating best practices and modern tech.
https://campus-hub-student.vercel.app/
MIT License
8 stars 0 forks source link

Update dependency eslint-config-turbo to v2.0.14 #91

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-config-turbo (source) 2.0.9 -> 2.0.14 age adoption passing confidence

Release Notes

vercel/turborepo (eslint-config-turbo) ### [`v2.0.14`](https://togithub.com/vercel/turborepo/compare/v2.0.13...v2.0.14) [Compare Source](https://togithub.com/vercel/turborepo/compare/v2.0.13...v2.0.14) ### [`v2.0.13`](https://togithub.com/vercel/turbo/releases/tag/v2.0.13): Turborepo v2.0.13 [Compare Source](https://togithub.com/vercel/turborepo/compare/v2.0.12...v2.0.13) #### What's Changed ##### Docs - (docs): Improve clarity for watch. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8957](https://togithub.com/vercel/turbo/pull/8957) - Migrate to Storybook 8.2.6 by [@​joeblas](https://togithub.com/joeblas) in [https://github.com/vercel/turbo/pull/8835](https://togithub.com/vercel/turbo/pull/8835) - chore(repo): update readme and links by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/8965](https://togithub.com/vercel/turbo/pull/8965) - docs: add release flag to cargo build by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8992](https://togithub.com/vercel/turbo/pull/8992) ##### Changelog - chore: improve error message for package graph construction by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/8966](https://togithub.com/vercel/turbo/pull/8966) - Log changed package names instead of full struct by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/8971](https://togithub.com/vercel/turbo/pull/8971) - refactor: renamed UI to ColorConfig by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/8962](https://togithub.com/vercel/turbo/pull/8962) - fix(watch): display which tasks will be rerun by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8960](https://togithub.com/vercel/turbo/pull/8960) - fix: print application errors to stderr instead of stdout by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8969](https://togithub.com/vercel/turbo/pull/8969) - feat: add `--affected` to `turbo ls` by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/8970](https://togithub.com/vercel/turbo/pull/8970) - chore(change_mapper): add debug log explaining why package is root dep by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8976](https://togithub.com/vercel/turbo/pull/8976) - chore: remove aliases by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/8980](https://togithub.com/vercel/turbo/pull/8980) - enables test_gh\_8599 test by [@​dimitropoulos](https://togithub.com/dimitropoulos) in [https://github.com/vercel/turbo/pull/8984](https://togithub.com/vercel/turbo/pull/8984) - removes GOROOT from globalPassThroughEnv for local dev by [@​dimitropoulos](https://togithub.com/dimitropoulos) in [https://github.com/vercel/turbo/pull/8981](https://togithub.com/vercel/turbo/pull/8981) - simplify Prysk commands by [@​dimitropoulos](https://togithub.com/dimitropoulos) in [https://github.com/vercel/turbo/pull/8982](https://togithub.com/vercel/turbo/pull/8982) - fix(create-turbo): support renamed repositories by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/8993](https://togithub.com/vercel/turbo/pull/8993) - cacheDir for env, config, and flag by [@​dimitropoulos](https://togithub.com/dimitropoulos) in [https://github.com/vercel/turbo/pull/8947](https://togithub.com/vercel/turbo/pull/8947) - Update Socket config by [@​jackwilson323](https://togithub.com/jackwilson323) in [https://github.com/vercel/turbo/pull/9005](https://togithub.com/vercel/turbo/pull/9005) #### New Contributors - [@​joeblas](https://togithub.com/joeblas) made their first contribution in [https://github.com/vercel/turbo/pull/8835](https://togithub.com/vercel/turbo/pull/8835) - [@​konomae](https://togithub.com/konomae) made their first contribution in [https://github.com/vercel/turbo/pull/8908](https://togithub.com/vercel/turbo/pull/8908) **Full Changelog**: https://github.com/vercel/turbo/compare/v2.0.12...v2.0.13 ### [`v2.0.12`](https://togithub.com/vercel/turbo/releases/tag/v2.0.12): Turborepo v2.0.12 [Compare Source](https://togithub.com/vercel/turborepo/compare/v2.0.11...v2.0.12) #### What's Changed ##### Docs - docs: Re-mention passthroughs in CI compatibility section. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8939](https://togithub.com/vercel/turbo/pull/8939) - docs: Correct json comma syntax in sample code by [@​huyb1991](https://togithub.com/huyb1991) in [https://github.com/vercel/turbo/pull/8949](https://togithub.com/vercel/turbo/pull/8949) ##### [@​turbo/repository](https://togithub.com/turbo/repository) - feat(turborepo): log reason why all packages were considered changed by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/8872](https://togithub.com/vercel/turbo/pull/8872) ##### Changelog - fix(watch): properly shut down persistent tasks by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8854](https://togithub.com/vercel/turbo/pull/8854) - add envMode to `turbo.json` by [@​dimitropoulos](https://togithub.com/dimitropoulos) in [https://github.com/vercel/turbo/pull/8757](https://togithub.com/vercel/turbo/pull/8757) - chore(codeowners): remove turbopack by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/8930](https://togithub.com/vercel/turbo/pull/8930) - chore(turbo): simplify contributing by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/8931](https://togithub.com/vercel/turbo/pull/8931) - removes nextest config related to turbopack by [@​dimitropoulos](https://togithub.com/dimitropoulos) in [https://github.com/vercel/turbo/pull/8925](https://togithub.com/vercel/turbo/pull/8925) - chore: improve -vv logging by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/8910](https://togithub.com/vercel/turbo/pull/8910) - refactor(turborepo): change the ui config to use an enum by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/8919](https://togithub.com/vercel/turbo/pull/8919) - remove / move unused or test crates by [@​arlyon](https://togithub.com/arlyon) in [https://github.com/vercel/turbo/pull/8929](https://togithub.com/vercel/turbo/pull/8929) - fix(tui): allow for TUI use when hooked up to tty by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8942](https://togithub.com/vercel/turbo/pull/8942) - feat(telemetry): reduce data volume by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/8944](https://togithub.com/vercel/turbo/pull/8944) - feat(owners): remove telem special case by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/8945](https://togithub.com/vercel/turbo/pull/8945) - feat(turborepo): implement --affected flag by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/8884](https://togithub.com/vercel/turbo/pull/8884) #### New Contributors - [@​Marukome0743](https://togithub.com/Marukome0743) made their first contribution in [https://github.com/vercel/turbo/pull/8928](https://togithub.com/vercel/turbo/pull/8928) - [@​fredericobreno](https://togithub.com/fredericobreno) made their first contribution in [https://github.com/vercel/turbo/pull/8911](https://togithub.com/vercel/turbo/pull/8911) - [@​huyb1991](https://togithub.com/huyb1991) made their first contribution in [https://github.com/vercel/turbo/pull/8949](https://togithub.com/vercel/turbo/pull/8949) **Full Changelog**: https://github.com/vercel/turbo/compare/v2.0.11...v2.0.12 ### [`v2.0.11`](https://togithub.com/vercel/turbo/releases/tag/v2.0.11): Turborepo v2.0.11 [Compare Source](https://togithub.com/vercel/turborepo/compare/v2.0.10...v2.0.11) #### What's Changed ##### Changelog - fix(pty): disable echoctl for child processes by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8892](https://togithub.com/vercel/turbo/pull/8892) #### New Contributors - [@​Zaid-maker](https://togithub.com/Zaid-maker) made their first contribution in [https://github.com/vercel/turbo/pull/8090](https://togithub.com/vercel/turbo/pull/8090) **Full Changelog**: https://github.com/vercel/turbo/compare/v2.0.10...v2.0.11 ### [`v2.0.10`](https://togithub.com/vercel/turbo/releases/tag/v2.0.10): Turborepo v2.0.10 [Compare Source](https://togithub.com/vercel/turborepo/compare/v2.0.9...v2.0.10) #### What's Changed ##### Examples - chore: dedupe link component in kitchen sink by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8813](https://togithub.com/vercel/turbo/pull/8813) - feat(examples): add example-with-typeorm by [@​cgoinglove](https://togithub.com/cgoinglove) in [https://github.com/vercel/turbo/pull/8143](https://togithub.com/vercel/turbo/pull/8143) ##### Changelog - feat(turbo): add TMP and TEMP variables to pass through by [@​cahilfoley](https://togithub.com/cahilfoley) in [https://github.com/vercel/turbo/pull/8803](https://togithub.com/vercel/turbo/pull/8803) - chore: add trace level logging to process management by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8822](https://togithub.com/vercel/turbo/pull/8822) - chore(infer): add test for current behavior by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8825](https://togithub.com/vercel/turbo/pull/8825) - fix: close stdin for non-interactive tasks by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8838](https://togithub.com/vercel/turbo/pull/8838) - chore(turborepo): print the turbo version on start up by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/8841](https://togithub.com/vercel/turbo/pull/8841) - chore(auth): catch forbidden cache access error by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8853](https://togithub.com/vercel/turbo/pull/8853) - chore(telemetry): remove unused codepath field by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/8855](https://togithub.com/vercel/turbo/pull/8855) - chore(schema): update schema with dangerouslyDisablePackageManagerCheck by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8856](https://togithub.com/vercel/turbo/pull/8856) - fix(turborepo): task table width bug by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/8868](https://togithub.com/vercel/turbo/pull/8868) - feat(turborepo): added specific symbol for cache hit by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/8869](https://togithub.com/vercel/turbo/pull/8869) - feat(tui): terminal pane mouse copying by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8713](https://togithub.com/vercel/turbo/pull/8713) - chore(filter): add additional logs for scm based filters by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8850](https://togithub.com/vercel/turbo/pull/8850) - chore:(logging): improve debug logs with -vv by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/8867](https://togithub.com/vercel/turbo/pull/8867) - (chore): Make FS error more clear. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/8881](https://togithub.com/vercel/turbo/pull/8881) - adds daemon flag for env var and turbo.json by [@​dimitropoulos](https://togithub.com/dimitropoulos) in [https://github.com/vercel/turbo/pull/8728](https://togithub.com/vercel/turbo/pull/8728) - fix(windows): keep stdin open for conpty processes by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/8885](https://togithub.com/vercel/turbo/pull/8885) #### New Contributors - [@​cahilfoley](https://togithub.com/cahilfoley) made their first contribution in [https://github.com/vercel/turbo/pull/8803](https://togithub.com/vercel/turbo/pull/8803) - [@​busybox11](https://togithub.com/busybox11) made their first contribution in [https://github.com/vercel/turbo/pull/8799](https://togithub.com/vercel/turbo/pull/8799) - [@​samydoesit](https://togithub.com/samydoesit) made their first contribution in [https://github.com/vercel/turbo/pull/8725](https://togithub.com/vercel/turbo/pull/8725) - [@​gdarchen](https://togithub.com/gdarchen) made their first contribution in [https://github.com/vercel/turbo/pull/8830](https://togithub.com/vercel/turbo/pull/8830) - [@​cgoinglove](https://togithub.com/cgoinglove) made their first contribution in [https://github.com/vercel/turbo/pull/8143](https://togithub.com/vercel/turbo/pull/8143) **Full Changelog**: https://github.com/vercel/turbo/compare/v2.0.9...v2.0.10

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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

vercel[bot] commented 2 months ago

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

Name Status Preview Comments Updated (UTC)
campus-hub-finance ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 16, 2024 11:16pm
campus-hub-library ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 16, 2024 11:16pm
campus-hub-student ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 16, 2024 11:16pm
coderabbitai[bot] commented 2 months ago

[!IMPORTANT]

Review skipped

Review was skipped due to path filters

Files ignored due to path filters (1) * `pnpm-lock.yaml` is excluded by `!**/pnpm-lock.yaml`

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share - [X](https://twitter.com/intent/tweet?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A&url=https%3A//coderabbit.ai) - [Mastodon](https://mastodon.social/share?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A%20https%3A%2F%2Fcoderabbit.ai) - [Reddit](https://www.reddit.com/submit?title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&text=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code.%20Check%20it%20out%3A%20https%3A//coderabbit.ai) - [LinkedIn](https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fcoderabbit.ai&mini=true&title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&summary=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code)
Tips ### Chat There are 3 ways to chat with [CodeRabbit](https://coderabbit.ai): - Review comments: Directly reply to a review comment made by CodeRabbit. Example: - `I pushed a fix in commit .` - `Generate unit testing code for this file.` - `Open a follow-up GitHub issue for this discussion.` - Files and specific lines of code (under the "Files changed" tab): Tag `@coderabbitai` in a new review comment at the desired location with your query. Examples: - `@coderabbitai generate unit testing code for this file.` - `@coderabbitai modularize this function.` - PR comments: Tag `@coderabbitai` in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples: - `@coderabbitai generate interesting stats about this repository and render them as a table.` - `@coderabbitai show all the console.log statements in this repository.` - `@coderabbitai read src/utils.ts and generate unit testing code.` - `@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.` - `@coderabbitai help me debug CodeRabbit configuration file.` Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. ### CodeRabbit Commands (invoked as PR comments) - `@coderabbitai pause` to pause the reviews on a PR. - `@coderabbitai resume` to resume the paused reviews. - `@coderabbitai review` to trigger an incremental review. This is useful when automatic reviews are disabled for the repository. - `@coderabbitai full review` to do a full review from scratch and review all the files again. - `@coderabbitai summary` to regenerate the summary of the PR. - `@coderabbitai resolve` resolve all the CodeRabbit review comments. - `@coderabbitai configuration` to show the current CodeRabbit configuration for the repository. - `@coderabbitai help` to get help. Additionally, you can add `@coderabbitai ignore` anywhere in the PR description to prevent this PR from being reviewed. ### CodeRabbit Configuration File (`.coderabbit.yaml`) - You can programmatically configure CodeRabbit by adding a `.coderabbit.yaml` file to the root of your repository. - Please see the [configuration documentation](https://docs.coderabbit.ai/guides/configure-coderabbit) for more information. - If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: `# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json` ### Documentation and Community - Visit our [Documentation](https://coderabbit.ai/docs) for detailed information on how to use CodeRabbit. - Join our [Discord Community](https://discord.com/invite/GsXnASn26c) to get help, request features, and share feedback. - Follow us on [X/Twitter](https://twitter.com/coderabbitai) for updates and announcements.
github-actions[bot] commented 2 months ago

Playwright Test Results

passed  8 passed

Details

stats  8 tests across 2 suites
duration  24.8 seconds
commit  16e53a0
info  Generated by GitHub Actions (Link to Action)