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

Add deploy preview db #68

Closed
wants to merge 42 commits into from
Closed

Add deploy preview db #68

wants to merge 42 commits into from

Conversation

ariefrahmansyah
Copy link
Member

No description provided.

gadingnst and others added 29 commits February 16, 2024 18:45
* feat: setup neon db

* chore: remove mongodb and jokes module

* chore: remove unused env variable
Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 8.57.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.56.0...v8.57.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.0.1 to 7.1.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.1.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) from 0.29.3 to 0.29.4.
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](drizzle-team/drizzle-orm@0.29.3...0.29.4)

---
updated-dependencies:
- dependency-name: drizzle-orm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…/main/drizzle-orm-0.29.4

fix(deps): bump drizzle-orm from 0.29.3 to 0.29.4
…/main/typescript-eslint/parser-7.1.0

chore(deps-dev): bump @typescript-eslint/parser from 7.0.1 to 7.1.0
…/main/eslint-8.57.0

chore(deps-dev): bump eslint from 8.56.0 to 8.57.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.0.1 to 7.1.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.1.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.55 to 18.2.64.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@neondatabase/serverless](https://github.com/neondatabase/serverless) from 0.8.1 to 0.9.0.
- [Changelog](https://github.com/neondatabase/serverless/blob/main/CHANGELOG.md)
- [Commits](https://github.com/neondatabase/serverless/commits)

---
updated-dependencies:
- dependency-name: "@neondatabase/serverless"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…/main/neondatabase/serverless-0.9.0

fix(deps): bump @neondatabase/serverless from 0.8.1 to 0.9.0
…/main/types/react-18.2.64

chore(deps-dev): bump @types/react from 18.2.55 to 18.2.64
…/main/typescript-eslint/eslint-plugin-7.1.1

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.0.1 to 7.1.1
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.4 to 16.4.5.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.4.4...v16.4.5)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…main/dotenv-16.4.5

fix(deps): bump dotenv from 16.4.4 to 16.4.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.19 to 20.11.25.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v6.3.0...v6.4.0)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…/main/types/node-20.11.25

chore(deps-dev): bump @types/node from 20.11.19 to 20.11.25
…main/mongodb-6.4.0

fix(deps): bump mongodb from 6.3.0 to 6.4.0
Co-authored-by: Roli Bernanda <[email protected]>
Co-authored-by: Gading Nasution <[email protected]>
Co-authored-by: Arief Rahmansyah <[email protected]>
Co-authored-by: Roli Bernanda <[email protected]>
Co-authored-by: Gading Nasution <[email protected]>
Co-authored-by: patal-bot <[email protected]>
Co-authored-by: fadelun <[email protected]>
Co-authored-by: ariefrahmansyah <[email protected]>
Co-authored-by: Roli Bernanda <[email protected]>
Co-authored-by: fadelun <[email protected]>
Copy link

vercel bot commented May 24, 2024

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

Name Status Preview Updated (UTC)
web ❌ Failed (Inspect) May 24, 2024 1:53pm

Copy link

Vercel Preview URL 🚀 :
Neon branch 🐘 : https://console.neon.tech/app/projects/yellow-math-21862589/branches/br-shy-lab-a1xwr5wg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants