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.1 #356

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps prisma-erd-generator from 1.6.2 to 1.11.1.

Release notes

Sourced from prisma-erd-generator's releases.

1.10.0-alpha.7

1.10.0-alpha.7 (2023-08-22)

Bug Fixes

  • Move puppeteer args to arm64 darwin only (c6e0969)

1.10.0-alpha.6

1.10.0-alpha.6 (2023-08-17)

Bug Fixes

  • Default puppeteer-config to not set executable path unless OS is… (#235) (d4e99f0)

1.10.0-alpha.5

1.10.0-alpha.5 (2023-08-11)

Features

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)

... (truncated)

Changelog

Sourced from prisma-erd-generator's changelog.

1.11.1 (2023-08-22)

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

... (truncated)

Commits
  • 40ffa96 chore(release): 1.11.1
  • aa3b069 Merge Alpha to Main (#236)
  • 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)
  • 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.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 23, 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.

None yet

0 participants