Skip to content

Bump undici and prisma-dbml-generator in /library-nest-server#40

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/library-nest-server/multi-803c1ee8b4
Open

Bump undici and prisma-dbml-generator in /library-nest-server#40
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/library-nest-server/multi-803c1ee8b4

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 11, 2025

Removes undici. It's no longer used after updating ancestor dependency prisma-dbml-generator. These dependencies need to be updated together.

Removes undici

Updates prisma-dbml-generator from 0.10.0 to 0.12.0

Release notes

Sourced from prisma-dbml-generator's releases.

v0.12.0

Changed

  • add support for Prisma 5.0.0

Full Changelog: notiz-dev/prisma-dbml-generator@v0.11.1...v0.12.0

v0.11.1

  • bump prisma to 4.16 and update deps

Full Changelog: notiz-dev/prisma-dbml-generator@v0.11.0...v0.11.1

0.11.0

What's Changed

New Contributors

Full Changelog: notiz-dev/prisma-dbml-generator@v0.10.0...v0.11.0

0.11.0-dev.0

Fixed

  • generating many-to-many tables after DMMF relationToFields changes, #46 #49
  • update dependencies and security vulnerabilities, #45

Credits

Thanks to @​maxmousse for fixing the many-to-many generation bug.

Commits

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 <dependency name> 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [undici](https://github.com/nodejs/undici). It's no longer used after updating ancestor dependency [prisma-dbml-generator](https://github.com/notiz-dev/prisma-dbml-generator). These dependencies need to be updated together.


Removes `undici`

Updates `prisma-dbml-generator` from 0.10.0 to 0.12.0
- [Release notes](https://github.com/notiz-dev/prisma-dbml-generator/releases)
- [Changelog](https://github.com/notiz-dev/prisma-dbml-generator/blob/main/CHANGELOG.md)
- [Commits](notiz-dev/prisma-dbml-generator@v0.10.0...v0.12.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 
  dependency-type: indirect
- dependency-name: prisma-dbml-generator
  dependency-version: 0.12.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants