na2na-p / avion

An web application
1 stars 0 forks source link

Update all non-major dependencies #55

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@types/node (source) 18.16.6 -> 18.16.8 age adoption passing confidence devDependencies patch
postgres 15.2-bullseye -> 15.3-bullseye age adoption passing confidence minor
turbo (source) ^1.9.3 -> ^1.9.4 age adoption passing confidence devDependencies patch

Release Notes

vercel/turbo ### [`v1.9.4`](https://togithub.com/vercel/turbo/releases/tag/v1.9.4): Turborepo v1.9.4 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.9.3...v1.9.4) #### What's Changed ##### Changelog - chore: delete unused npm lockfile impl in go by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4605](https://togithub.com/vercel/turbo/pull/4605) - Env var run summary data generation by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/4529](https://togithub.com/vercel/turbo/pull/4529) - Fix path by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4643](https://togithub.com/vercel/turbo/pull/4643) - fix(turborepo): Switching back to git command instead of git2 by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/4606](https://togithub.com/vercel/turbo/pull/4606) - feat(turbo): add spaces link by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/4632](https://togithub.com/vercel/turbo/pull/4632) - Include logs when posting task summary by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4642](https://togithub.com/vercel/turbo/pull/4642) - Always print the url if we have one by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4660](https://togithub.com/vercel/turbo/pull/4660) - Remove unused import by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4665](https://togithub.com/vercel/turbo/pull/4665) - feat: Add rust implementation of Yarn3+ lockfile by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4589](https://togithub.com/vercel/turbo/pull/4589) - fix(turbo-utils): support old workspace format by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/4682](https://togithub.com/vercel/turbo/pull/4682) - fix: rebuild protobuf code and update ffi callsite by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4685](https://togithub.com/vercel/turbo/pull/4685) - Use spaceID from turbo.json if available by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4687](https://togithub.com/vercel/turbo/pull/4687) - port(turborepo): Config by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/4520](https://togithub.com/vercel/turbo/pull/4520) - Existing and error logs behavior by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/4656](https://togithub.com/vercel/turbo/pull/4656) - update deps by [@​sokra](https://togithub.com/sokra) in [https://github.com/vercel/turbo/pull/4700](https://togithub.com/vercel/turbo/pull/4700) - chore: move lockfile ffi boundary by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4629](https://togithub.com/vercel/turbo/pull/4629) - Invoke prysk with the directory name to ensure all tests run by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4715](https://togithub.com/vercel/turbo/pull/4715) - Fix errors-only integration test by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/4713](https://togithub.com/vercel/turbo/pull/4713) - fix(turborepo): Turbostate deserialization by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/4712](https://togithub.com/vercel/turbo/pull/4712) - docs(prisma): add required version field in example by [@​skauffmann](https://togithub.com/skauffmann) in [https://github.com/vercel/turbo/pull/4676](https://togithub.com/vercel/turbo/pull/4676) - feat: Use Rust Berry lockfile impl by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4684](https://togithub.com/vercel/turbo/pull/4684) - Move `TURBO_FORCE` config env var detection to Rust by [@​smaeda-ks](https://togithub.com/smaeda-ks) in [https://github.com/vercel/turbo/pull/4590](https://togithub.com/vercel/turbo/pull/4590) - fix: turborepo unused code lints by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4727](https://togithub.com/vercel/turbo/pull/4727) - Delete unused git_go file by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4730](https://togithub.com/vercel/turbo/pull/4730) - We no longer require libc6-compat by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/4729](https://togithub.com/vercel/turbo/pull/4729) - Make sure that we only hash the env pairs. by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/4708](https://togithub.com/vercel/turbo/pull/4708) - Inline a constant so it's individualized to each task run by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4735](https://togithub.com/vercel/turbo/pull/4735) - chore(turborepo): Fixed clippy warnings by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/4744](https://togithub.com/vercel/turbo/pull/4744) - chore: Disallows unknown fields in JSON sent by Rust. by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/4753](https://togithub.com/vercel/turbo/pull/4753) - fix: allow for workplace descriptors without a protocol by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4755](https://togithub.com/vercel/turbo/pull/4755) - fix: berry prune including all builtin patch descriptors by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4770](https://togithub.com/vercel/turbo/pull/4770) - make RepoConfig and CommandBase use absolute system paths by [@​arlyon](https://togithub.com/arlyon) in [https://github.com/vercel/turbo/pull/4693](https://togithub.com/vercel/turbo/pull/4693) - chore: remove unused path imports by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4780](https://togithub.com/vercel/turbo/pull/4780) - Send run summary to Spaces even without --summarize flag by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4785](https://togithub.com/vercel/turbo/pull/4785) - port(turborepo): Package Manager Inference by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/4655](https://togithub.com/vercel/turbo/pull/4655) - Send turbo version to run payload by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4786](https://togithub.com/vercel/turbo/pull/4786) - Add gitbranch and sha into spaces payload by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4734](https://togithub.com/vercel/turbo/pull/4734) - Stripped down unix path by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/4767](https://togithub.com/vercel/turbo/pull/4767) - Remove --serial from the docs. by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/4813](https://togithub.com/vercel/turbo/pull/4813) - Don't cache test:setup task by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4773](https://togithub.com/vercel/turbo/pull/4773) - Prefactor package hashing by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/4816](https://togithub.com/vercel/turbo/pull/4816) - chore: add underlying error to lockfile error messages by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4800](https://togithub.com/vercel/turbo/pull/4800) - Fix basic example to update on dependency changes by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4835](https://togithub.com/vercel/turbo/pull/4835) - fix(examples): with rollup by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/4836](https://togithub.com/vercel/turbo/pull/4836) - fix(docs): internal workspace cache by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/4838](https://togithub.com/vercel/turbo/pull/4838) - Update basic example for App Router. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/4839](https://togithub.com/vercel/turbo/pull/4839) - Update with-rollup with App Router. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/4848](https://togithub.com/vercel/turbo/pull/4848) - Clarify how task skipping works when scripts are not implemented by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4851](https://togithub.com/vercel/turbo/pull/4851) - fix: no longer include peer dependencies in transitive closures by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4824](https://togithub.com/vercel/turbo/pull/4824) - Optional framework inference by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/4788](https://togithub.com/vercel/turbo/pull/4788) - Fix/daemon fixups by [@​arlyon](https://togithub.com/arlyon) in [https://github.com/vercel/turbo/pull/4831](https://togithub.com/vercel/turbo/pull/4831) - Hack to get correct log file by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/4873](https://togithub.com/vercel/turbo/pull/4873) - Update with-npm with App Router. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/4845](https://togithub.com/vercel/turbo/pull/4845) - Update with-tailwind with App Router. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/4849](https://togithub.com/vercel/turbo/pull/4849) - Update with-yarn with App Router. by [@​anthonyshew](https://togithub.com/anthonyshew) in [https://github.com/vercel/turbo/pull/4850](https://togithub.com/vercel/turbo/pull/4850) - chore: update `update-informer` to 1.0 by [@​mgrachev](https://togithub.com/mgrachev) in [https://github.com/vercel/turbo/pull/4867](https://togithub.com/vercel/turbo/pull/4867) - fix: sort tasks in run summary output by task id by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/4837](https://togithub.com/vercel/turbo/pull/4837) - Drop go implementation of recursive copy by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/4874](https://togithub.com/vercel/turbo/pull/4874) - Add a new page for task dependencies by [@​mehulkar](https://togithub.com/mehulkar) in [https://github.com/vercel/turbo/pull/4852](https://togithub.com/vercel/turbo/pull/4852) - fix(turborepo): Fixed test by killing process when test is done by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/4887](https://togithub.com/vercel/turbo/pull/4887) - First pass at file hashing for a package by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/4820](https://togithub.com/vercel/turbo/pull/4820) - Remove recursive copy build tags. by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/4898](https://togithub.com/vercel/turbo/pull/4898) - feature(turborepo): AbsoluteSystemPath by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/4841](https://togithub.com/vercel/turbo/pull/4841) - feat(turbo): g by [@​tknickman](https://togithub.com/tknickman) in [https://github.com/vercel/turbo/pull/4896](https://togithub.com/vercel/turbo/pull/4896) #### New Contributors - [@​seeplusplus](https://togithub.com/seeplusplus) made their first contribution in [https://github.com/vercel/turbo/pull/4667](https://togithub.com/vercel/turbo/pull/4667) - [@​skauffmann](https://togithub.com/skauffmann) made their first contribution in [https://github.com/vercel/turbo/pull/4676](https://togithub.com/vercel/turbo/pull/4676) - [@​smaeda-ks](https://togithub.com/smaeda-ks) made their first contribution in [https://github.com/vercel/turbo/pull/4590](https://togithub.com/vercel/turbo/pull/4590) - [@​rakesh-blacksof](https://togithub.com/rakesh-blacksof) made their first contribution in [https://github.com/vercel/turbo/pull/4774](https://togithub.com/vercel/turbo/pull/4774) - [@​ihmpavel](https://togithub.com/ihmpavel) made their first contribution in [https://github.com/vercel/turbo/pull/4743](https://togithub.com/vercel/turbo/pull/4743) - [@​mgrachev](https://togithub.com/mgrachev) made their first contribution in [https://github.com/vercel/turbo/pull/4867](https://togithub.com/vercel/turbo/pull/4867) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.9.3...v1.9.4

Configuration

📅 Schedule: Branch creation - "after 9am,before 12am" in timezone Asia/Tokyo, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.