doug-wade / tybalt

A library for creating web components
MIT License
5 stars 3 forks source link

chore: Bump turbo from 1.12.2 to 1.12.3 #629

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps turbo from 1.12.2 to 1.12.3.

Release notes

Sourced from turbo's releases.

Turborepo v1.12.3

What's Changed

Docs

create-turbo

Examples

Changelog

New Contributors

Full Changelog: https://github.com/vercel/turbo/compare/v1.12.2...v1.12.3

Turborepo v1.12.3-canary.0

What's Changed

create-turbo

Examples

Changelog

... (truncated)

Commits
  • ab74132 publish 1.12.3 to registry
  • e834b54 fix(Turborepo): Flag off daemon for package discovery (#7290)
  • 4fe5a9d fix(@​turbo/repository): update types to latest signature (#7289)
  • 6189ce4 resolve source maps that are attached in source code (#7285)
  • e5383d1 chore(turborepo-lib): use compile error for feature validation (#4235)
  • bf2b8b6 fix: Daemon Restarting (#7288)
  • 14fc0db Fix/filter unnamed packages (#7280)
  • 3b460c6 feat(turbo-repository): return additional workspace data (#7187)
  • 09c398b Fix a typo in docs page for github actions (#7249)
  • d657bc6 feat(docs): document building turbo from source (#7276)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (075cb8f) 89.32% compared to head (e5a1b68) 89.32%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #629 +/- ## ======================================= Coverage 89.32% 89.32% ======================================= Files 53 53 Lines 1134 1134 Branches 205 205 ======================================= Hits 1013 1013 Misses 121 121 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.