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

Bump @braintree/sanitize-url and prisma-erd-generator #11

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 24, 2023

Removes @braintree/sanitize-url. It's no longer used after updating ancestor dependency prisma-erd-generator. These dependencies need to be updated together.

Removes @braintree/sanitize-url

Updates prisma-erd-generator from 0.9.0 to 1.2.4

Release notes

Sourced from prisma-erd-generator's releases.

Prisma 3.11 composite types

Requirement for prisma 3.11.0 for support of composite types with ERD generator

v0.10.1

  • fix: Null dbName in issue 75 (#79) 2f4a1c6

keonik/prisma-erd-generator@v0.10.0...v0.10.1

v0.10.1-1

  • fix: Default dml.types to empty array for older verisons of prisma 779e595

keonik/prisma-erd-generator@v0.10.1-0...v0.10.1-1

v0.10.1-0

  • fix: Null dbName in issue 75 1630b9e

keonik/prisma-erd-generator@v0.10.0...v0.10.1-0

MongoDB support

  • chore: Add debugging instructions to docs b0f6540
  • Update @​janpio as a contributor 333fbd2
  • Update @​janpio as a contributor 8742b09
  • feat(composite types): Quick implementation for the new Prisma composite types / embedded documents (#71) 8a5bf0b
  • feat(mongodb + ERD_DEBUG): Make MongoDB models work and introduce ERD_DEBUG (#70) d1fcb2e
  • feat(simple-1-n): New simple 1-n schema and update Prisma (#69) 7be3c28
  • fix(windows): Add cross-env to DISABLE_ERD=true command to make Windows compatible (#67) 43e6d00

keonik/prisma-erd-generator@v0.9.2...v0.10.0

Disabling generator

  • feat: Support disabling ERD generator (#63) 6d648b6

keonik/prisma-erd-generator@v0.9.1...v0.9.2

v0.9.1

  • chore: update dependencies 2f315f0
  • Update README.md (#61) 2b45a5f
  • Bump prisma from 3.6.0 to 3.8.1 (#55) 6e905e2
  • Bump @​babel/preset-env from 7.16.7 to 7.16.11 (#57) 4058cc3
  • Bump concurrently from 6.5.1 to 7.0.0 (#59) 40cfca2

keonik/prisma-erd-generator@v0.9.0...v0.9.1

Changelog

Sourced from prisma-erd-generator's changelog.

1.2.4 (2022-11-17)

Bug Fixes

1.2.3 (2022-11-08)

Bug Fixes

  • Remove prefix npx from tests to ensure current version in package.json usage of prisma (1c6e285)

1.2.2 (2022-10-31)

1.2.1 (2022-09-29)

1.2.0 (2022-09-10)

Features

  • Added possibility to generate diagram with relation fields and Fixed generation of ERD with composite keys.(Closes #135) (#136) (f36325b)

1.1.2 (2022-09-08)

Bug Fixes

  • Zero to many relationship linking incorrect (#125) (c283fc8)

1.1.1 (2022-09-08)

1.1.0 (2022-08-19)

Features

1.0.2 (2022-07-26)

Bug Fixes

  • Issue with matching names when overwritting field names to @​map names (#115) (6ffc13f)

1.0.1 (2022-07-11)

0.11.5 (2022-07-11)

0.11.4 (2022-05-26)

Features

... (truncated)

Commits
  • fe72b2c chore(release): 1.2.4
  • 443a071 add balzafin as a contributor for bug (#151)
  • 0ca9fbf add dznbk as a contributor for code (#150)
  • d5208cf fix: Issue 138 map FK and PK overwrite (#149)
  • 1fa1c0e chore(release): 1.2.3
  • 0ae8e15 chore: Dependency updates. Prisma 4.6
  • 1c6e285 fix: Remove prefix npx from tests to ensure current version in package.json u...
  • f77e345 chore(release): 1.2.2
  • 79280bc chore(Dependency): Prisma 4.5 and mermaid cli 9.1.7
  • 0074640 chore(deps-dev): bump jest and @​types/jest (#143)
  • Additional commits viewable in compare view

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [@braintree/sanitize-url](https://github.com/braintree/sanitize-url). It's no longer used after updating ancestor dependency [prisma-erd-generator](https://github.com/keonik/prisma-erd-generator). These dependencies need to be updated together.


Removes `@braintree/sanitize-url`

Updates `prisma-erd-generator` from 0.9.0 to 1.2.4
- [Release notes](https://github.com/keonik/prisma-erd-generator/releases)
- [Changelog](https://github.com/keonik/prisma-erd-generator/blob/main/CHANGELOG.md)
- [Commits](keonik/prisma-erd-generator@v0.9.0...v1.2.4)

---
updated-dependencies:
- dependency-name: "@braintree/sanitize-url"
  dependency-type: indirect
- dependency-name: prisma-erd-generator
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 24, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants