Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: typescript and kysely #54

Merged
merged 24 commits into from
Jun 21, 2023
Merged

feat: typescript and kysely #54

merged 24 commits into from
Jun 21, 2023

Conversation

revolunet
Copy link
Member

Add kysely, TypeScript and better database migrations

BREAKING CHANGES: existing database created with pg_partman wont be compatible, you may need to restart from scratch or restore your data on a fresh DB

@socket-security
Copy link

socket-security bot commented Jun 1, 2023

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

Next steps

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

BREAKING CHANGE: existing database created with pg_partman wont be compatible, you may need to restart from scratch or restore your data on a fresh DB
Copy link
Member

@rap2hpoutre rap2hpoutre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Super !

src/__tests__/run.test.ts Outdated Show resolved Hide resolved
Co-authored-by: Raphaël Huchet <rap2hpoutre@users.noreply.github.com>
@rap2hpoutre
Copy link
Member

Quand c'est bon pour toi @revolunet c'est bon pour moi 🎉 (j'ai pas accès au bouton squash+merge 😭 😭 )

@socket-security
Copy link

New and updated dependency changes detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives1 Size Publisher
@types/node 🆕 18.14.4 None +0 3.61 MB types
ts-node 🆕 10.9.1 filesystem, shell, environment +18 72.4 MB cspotcode
ts-jest 🆕 29.0.5 filesystem, environment +164 87.8 MB kul
@types/debug 🆕 4.1.7 None +1 10.1 kB types
kysely 🆕 0.23.4 None +0 2.05 MB koskimas
date-fns ⬆️ 2.23.0...2.29.3 None +0/-0 6.87 MB leshakoss
typescript ⬆️ 4.4.4...4.9.5 None +0/-0 66.8 MB typescript-bot
jest ⬆️ 27.1.1...29.4.3 None +161/-184 87.5 MB simenb
@types/pg ⬆️ 8.6.1...8.6.6 None +2/-2 3.81 MB types
@types/jest ⬆️ 27.0.3...29.4.0 None +25/-10 4.91 MB types
pg ⬆️ 8.7.1...8.9.0 None +4/-8 354 kB brianc
debug ⬆️ 4.3.3...4.3.4 None +0/-0 42.4 kB qix
dotenv ⬆️ 10.0.0...16.0.3 None +0/-0 36.6 kB motdotla

Footnotes

  1. https://docs.socket.dev

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 10 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@revolunet revolunet merged commit f2e889b into master Jun 21, 2023
@github-actions
Copy link

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@revolunet revolunet mentioned this pull request Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants