dotkom / monoweb

Future version of Online, NTNU's informatics student association's website
https://web.online.ntnu.no/
MIT License
19 stars 2 forks source link

Update dependency kysely-codegen to ^0.15.0 #956

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
kysely-codegen ^0.11.0 -> ^0.15.0 age adoption passing confidence

Release Notes

RobinBlomberg/kysely-codegen (kysely-codegen) ### [`v0.15.0`](https://togithub.com/RobinBlomberg/kysely-codegen/releases/tag/0.15.0) #### What's Changed - fix: domain flag is respected by [@​RobinClowers](https://togithub.com/RobinClowers) in [https://github.com/RobinBlomberg/kysely-codegen/pull/141](https://togithub.com/RobinBlomberg/kysely-codegen/pull/141) - fix flags in readme by [@​jrhizor](https://togithub.com/jrhizor) in [https://github.com/RobinBlomberg/kysely-codegen/pull/142](https://togithub.com/RobinBlomberg/kysely-codegen/pull/142) - Fixing bit IdentifierNode to be boolean instead of Buffer by [@​gittgott](https://togithub.com/gittgott) in [https://github.com/RobinBlomberg/kysely-codegen/pull/145](https://togithub.com/RobinBlomberg/kysely-codegen/pull/145) #### New Contributors - [@​jrhizor](https://togithub.com/jrhizor) made their first contribution in [https://github.com/RobinBlomberg/kysely-codegen/pull/142](https://togithub.com/RobinBlomberg/kysely-codegen/pull/142) - [@​gittgott](https://togithub.com/gittgott) made their first contribution in [https://github.com/RobinBlomberg/kysely-codegen/pull/145](https://togithub.com/RobinBlomberg/kysely-codegen/pull/145) **Full Changelog**: https://github.com/RobinBlomberg/kysely-codegen/compare/0.14.0...0.15.0 ### [`v0.14.0`](https://togithub.com/RobinBlomberg/kysely-codegen/releases/tag/0.14.0) #### What's Changed - Add a skip-domains flag for postgres by [@​RobinClowers](https://togithub.com/RobinClowers) in [https://github.com/RobinBlomberg/kysely-codegen/pull/136](https://togithub.com/RobinBlomberg/kysely-codegen/pull/136) - Update compatible tedious versions by [@​timclark97](https://togithub.com/timclark97) in [https://github.com/RobinBlomberg/kysely-codegen/pull/137](https://togithub.com/RobinBlomberg/kysely-codegen/pull/137) - Set kysely-bun-worker as an optional peer dep by [@​arempe93](https://togithub.com/arempe93) in [https://github.com/RobinBlomberg/kysely-codegen/pull/138](https://togithub.com/RobinBlomberg/kysely-codegen/pull/138) - typescript comments based on columns comments by [@​elitan](https://togithub.com/elitan) in [https://github.com/RobinBlomberg/kysely-codegen/pull/139](https://togithub.com/RobinBlomberg/kysely-codegen/pull/139) - feat: runtime enum support by [@​lsnow99](https://togithub.com/lsnow99) in [https://github.com/RobinBlomberg/kysely-codegen/pull/131](https://togithub.com/RobinBlomberg/kysely-codegen/pull/131) #### New Contributors - [@​RobinClowers](https://togithub.com/RobinClowers) made their first contribution in [https://github.com/RobinBlomberg/kysely-codegen/pull/136](https://togithub.com/RobinBlomberg/kysely-codegen/pull/136) - [@​arempe93](https://togithub.com/arempe93) made their first contribution in [https://github.com/RobinBlomberg/kysely-codegen/pull/138](https://togithub.com/RobinBlomberg/kysely-codegen/pull/138) - [@​elitan](https://togithub.com/elitan) made their first contribution in [https://github.com/RobinBlomberg/kysely-codegen/pull/139](https://togithub.com/RobinBlomberg/kysely-codegen/pull/139) - [@​lsnow99](https://togithub.com/lsnow99) made their first contribution in [https://github.com/RobinBlomberg/kysely-codegen/pull/131](https://togithub.com/RobinBlomberg/kysely-codegen/pull/131) **Full Changelog**: https://github.com/RobinBlomberg/kysely-codegen/compare/0.13.0...0.14.0 ### [`v0.13.0`](https://togithub.com/RobinBlomberg/kysely-codegen/releases/tag/0.13.0) [Compare Source](https://togithub.com/RobinBlomberg/kysely-codegen/compare/0.12.0...0.13.0) #### What's Changed - fix: add 'bun-sqlite' in VALID_DIALECTS by [@​mtt-artis](https://togithub.com/mtt-artis) in [https://github.com/RobinBlomberg/kysely-codegen/pull/129](https://togithub.com/RobinBlomberg/kysely-codegen/pull/129) - Add MSSQL Support by [@​timclark97](https://togithub.com/timclark97) in [https://github.com/RobinBlomberg/kysely-codegen/pull/128](https://togithub.com/RobinBlomberg/kysely-codegen/pull/128) - Add include/exclude pattern instructions to README.md by [@​divmgl](https://togithub.com/divmgl) in [https://github.com/RobinBlomberg/kysely-codegen/pull/133](https://togithub.com/RobinBlomberg/kysely-codegen/pull/133) - Expand environment variables from .env by [@​iffa](https://togithub.com/iffa) in [https://github.com/RobinBlomberg/kysely-codegen/pull/130](https://togithub.com/RobinBlomberg/kysely-codegen/pull/130) #### New Contributors - [@​mtt-artis](https://togithub.com/mtt-artis) made their first contribution in [https://github.com/RobinBlomberg/kysely-codegen/pull/129](https://togithub.com/RobinBlomberg/kysely-codegen/pull/129) - [@​timclark97](https://togithub.com/timclark97) made their first contribution in [https://github.com/RobinBlomberg/kysely-codegen/pull/128](https://togithub.com/RobinBlomberg/kysely-codegen/pull/128) - [@​divmgl](https://togithub.com/divmgl) made their first contribution in [https://github.com/RobinBlomberg/kysely-codegen/pull/133](https://togithub.com/RobinBlomberg/kysely-codegen/pull/133) - [@​iffa](https://togithub.com/iffa) made their first contribution in [https://github.com/RobinBlomberg/kysely-codegen/pull/130](https://togithub.com/RobinBlomberg/kysely-codegen/pull/130) **Full Changelog**: https://github.com/RobinBlomberg/kysely-codegen/compare/0.12.0...0.13.0 ### [`v0.12.0`](https://togithub.com/RobinBlomberg/kysely-codegen/releases/tag/0.12.0) [Compare Source](https://togithub.com/RobinBlomberg/kysely-codegen/compare/0.11.0...0.12.0) #### What's Changed - Fix Postgres JSON type by [@​BoscoDomingo](https://togithub.com/BoscoDomingo) in [https://github.com/RobinBlomberg/kysely-codegen/pull/126](https://togithub.com/RobinBlomberg/kysely-codegen/pull/126) - Update cli.ts by [@​seivan](https://togithub.com/seivan) in [https://github.com/RobinBlomberg/kysely-codegen/pull/108](https://togithub.com/RobinBlomberg/kysely-codegen/pull/108) - Added support for bun:sqlite by [@​KaruroChori](https://togithub.com/KaruroChori) in [https://github.com/RobinBlomberg/kysely-codegen/pull/120](https://togithub.com/RobinBlomberg/kysely-codegen/pull/120) #### New Contributors - [@​BoscoDomingo](https://togithub.com/BoscoDomingo) made their first contribution in [https://github.com/RobinBlomberg/kysely-codegen/pull/126](https://togithub.com/RobinBlomberg/kysely-codegen/pull/126) - [@​KaruroChori](https://togithub.com/KaruroChori) made their first contribution in [https://github.com/RobinBlomberg/kysely-codegen/pull/120](https://togithub.com/RobinBlomberg/kysely-codegen/pull/120) **Full Changelog**: https://github.com/RobinBlomberg/kysely-codegen/compare/0.11.0...0.12.0

Configuration

šŸ“… Schedule: Branch creation - At any time (no schedule defined), 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.