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

chore:(deps-dev): bump prisma-erd-generator from 1.6.2 to 1.10.0 #351

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 9, 2023

Bumps prisma-erd-generator from 1.6.2 to 1.10.0.

Release notes

Sourced from prisma-erd-generator's releases.

v1.9.1-0

  • fix: Rename version script to standard-version 959e34c
  • chore(release): 1.9.0 25831dc
  • troubleshooting .releaserc 50adcad
  • fix: Dependency upgrade 757f57f
  • fix: Improve logging for arm64 macos users. Force version 5 prisma to match prisma generator helper 872d6a2
  • Merge branch 'main' into alpha 1034a9f
  • feat: Support Prisma v5 (#221) 539990e
  • add mrsekut as a contributor for doc (#223) 91059b8
  • fix typo in contributing docs (#222) 55a1e14
  • fix: No changes. Just attempting to align versions. 881a0ef
  • fix: Default version outdated 233afe0
  • fix: Remove Git semantic release plugin fba4a7d
  • fix: Prerelease config for GitHub 6a2ec99
  • fix: Match @​mermaid-cli puppeteer-config.json as default to troubleshoot issue #199 6a61964
  • Merge branch 'main' into alpha 9aa8ca9
  • fix: Versioning mismatches 8e31427
  • Revert "chore(release): 1.8.0" b1ededb
  • Merge branch 'main' into alpha 42a79f6
  • update ci jobs to drop node 14 and add 18 237d59c
  • moving generator helper to dev dependencies 81d91a0
  • chore: Upgrade semantic release and prettier b432517
  • feat: Support unique names (#190) 496c55a
  • fix: Trim mmdc from mmdcPath. Added test and documentation for how to utilize new config ption. Resolve tests from nullable and primary key changes. 9c56a47
  • chore(release): 1.4.5 7fc4410
  • fix: Add type definitions to package. remove markdown files from package output. 561a98f
  • chore(release): 1.4.4 030e14f
  • fix: tarball and deployment setup for releaserc 5f3ee76
  • chore(release): 1.4.3 3b125a6
  • fix: Improve labeling of nullable and primary keys in table dbd9117
  • chore(release): 1.4.2 725ea00
  • chore(release): 1.4.1 ff7e571
  • fix: Add back in prepublish script 4ab1dd5
  • fix: Revert removal of ts files from npm package a4628e7
  • fix: remove duplicate build step 23d86c3
  • remove ts files from package 5f414f9
  • remove ts files from package 4245c14
  • tag format change 948fba9
  • chore(release): 1.4.0 b1ce8a0
  • fix branch names on alpha 3823aa1
  • fix actions on alpha 8c111f0
  • feat: Option to specify mmdcPath (#188) 39088ae
  • Merge branch 'main' into alpha fd83203
  • feat: Upgrade Mermaid dependency to v10.0.2 (#175) efe5959
  • add missing package 948bb51
  • remove husky prepare cfd0936
  • node to 18 b715055
  • Trial run of alpha and beta release of npm package. Remove husky and lint-staged 14a1c8c

keonik/prisma-erd-generator@v1.8.0...v1.9.1-0

... (truncated)

Changelog

Sourced from prisma-erd-generator's changelog.

1.10.0 (2023-08-08)

Features

Bug Fixes

  • No changes. Just attempting to align versions. (881a0ef)
  • Update DISABLE_ERD environment variable to match js truthy expectations (#227) (60a78ba), closes #225
  • Versioning mismatches (8e31427)

1.8.0 (2023-05-25)

Features

Bug Fixes

  • Composite type relationship lookup resolution. Dependency upgrades: @​mermaid-js/mermaid-cli (94ddfd2)
  • Typo in documentation (#193) (e6a3838)

1.5.2 (2023-03-28)

Bug Fixes

  • Resolve many to many issue since adding in double quotes to names (69164bd)

1.5.1 (2023-03-28)

Features

  • Merge in alpha branch. Replace node v14 with node v18 for github actions tests (#191) (1b1d618), closes #175 #188 #190
  • Missing @​prisma/generator-helper dependency (ce040d3)

1.4.5 (2023-03-25)

Bug Fixes

  • Add type definitions to package. remove markdown files from package output. (561a98f)

1.4.4 (2023-03-25)

Bug Fixes

  • tarball and deployment setup for releaserc (5f3ee76)

... (truncated)

Commits
  • 276e4a7 chore(release): 1.10.0
  • f86ff4d feat: Option to disable emoji output (#229)
  • 91e60c4 add shiralwz as a contributor for bug (#228)
  • 60a78ba fix: Update DISABLE_ERD environment variable to match js truthy expectations ...
  • 91059b8 add mrsekut as a contributor for doc (#223)
  • 55a1e14 fix typo in contributing docs (#222)
  • 881a0ef fix: No changes. Just attempting to align versions.
  • 8e31427 fix: Versioning mismatches
  • b1ededb Revert "chore(release): 1.8.0"
  • 217142f chore(release): 1.8.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [prisma-erd-generator](https://github.com/keonik/prisma-erd-generator) from 1.6.2 to 1.10.0.
- [Release notes](https://github.com/keonik/prisma-erd-generator/releases)
- [Changelog](https://github.com/keonik/prisma-erd-generator/blob/v1.10.0/CHANGELOG.md)
- [Commits](keonik/prisma-erd-generator@v1.6.2...v1.10.0)

---
updated-dependencies:
- dependency-name: prisma-erd-generator
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 9, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 11, 2023

Superseded by #352.

@dependabot dependabot bot closed this Aug 11, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/prisma-erd-generator-1.10.0 branch August 11, 2023 01:19
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