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.11.0 #352

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps prisma-erd-generator from 1.6.2 to 1.11.0.

Release notes

Sourced from prisma-erd-generator's releases.

1.10.0-alpha.4

1.10.0-alpha.4 (2023-08-10)

Bug Fixes

  • Documentation for mermaid configuration and note about theme setting via env variable (3973702)

1.10.0-alpha.3

1.10.0-alpha.3 (2023-08-10)

Features

  • Configuration of Mermaid via .js file (#232) (46d6ad5)

1.10.0-alpha.2

1.10.0-alpha.2 (2023-08-10)

Bug Fixes

  • unlock versions of prisma dependencies to include 4 and 5 (b7137d2)

1.10.0-alpha.1

1.10.0-alpha.1 (2023-08-10)

Bug Fixes

  • Remove generator options logging (#230) (d891310)
  • Update DISABLE_ERD environment variable to match js truthy expectations (#227) (60a78ba), closes #225

Features

  • Enable Prisma v5 as a peer dependency. Update all other dependencies. Enabled Logging of config in debug mode. (#231) (85faec5)
  • Option to disable emoji output (#229) (f86ff4d), closes #226

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

... (truncated)

Changelog

Sourced from prisma-erd-generator's changelog.

1.11.0 (2023-08-10)

Features

  • Enable Prisma v5 as a peer dependency. Update all other dependencies. Enabled Logging of config in debug mode. (#231) (85faec5)
  • Option to disable emoji output (#229) (f86ff4d), closes #226

Bug Fixes

  • Remove generator options logging (#230) (d891310)
  • unlock versions of prisma dependencies to include 4 and 5 (b7137d2)
  • Update DISABLE_ERD environment variable to match js truthy expectations (#227) (60a78ba), closes #225

1.9.0 (2023-07-19)

Features

Bug Fixes

  • Default version outdated (233afe0)
  • Dependency upgrade (757f57f)
  • Improve logging for arm64 macos users. Force version 5 prisma to match prisma generator helper (872d6a2)
  • Match @​mermaid-cli puppeteer-config.json as default to troubleshoot issue #199 (6a61964)
  • No changes. Just attempting to align versions. (881a0ef)
  • Prerelease config for GitHub (6a2ec99)
  • Remove Git semantic release plugin (fba4a7d)
  • Trim mmdc from mmdcPath. Added test and documentation for how to utilize new config ption. Resolve tests from nullable and primary key changes. (9c56a47)
  • Versioning mismatches (8e31427)

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
  • bd675a4 chore(release): 1.11.0
  • b7137d2 fix: unlock versions of prisma dependencies to include 4 and 5
  • 425fbeb Merge branch 'main' into alpha
  • 85faec5 feat: Enable Prisma v5 as a peer dependency. Update all other dependencies. E...
  • d891310 fix: Remove generator options logging (#230)
  • 2c905dd Merge branch 'main' into alpha
  • 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 ...
  • 1895c98 1.9.1-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.11.0.
- [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@v1.6.2...v1.11.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 11, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 23, 2023

Superseded by #356.

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

None yet

0 participants