ntgussoni / blitz-guard

Blitz Guard - The centralized permission based authorization for Blitz.js
https://ntgussoni.github.io/blitz-guard
MIT License
134 stars 11 forks source link

Bump prettier-plugin-prisma from 0.7.0 to 3.0.1 #126

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps prettier-plugin-prisma from 0.7.0 to 3.0.1.

Release notes

Sourced from prettier-plugin-prisma's releases.

v3.0.1

  • chore: Simplify rust structure. 4b4a027
  • chore: Bump datamodel to 3.0.1. 4ce6319
  • chore(deps): lock file maintenance (#24) 7a14b27
  • chore(deps): lock file maintenance (#23) 6d14279
  • chore(deps): update all dependencies (#22) 882b574

https://github.com/umidbekk/prettier-plugin-prisma/compare/v2.30.0...v3.0.1

v2.30.0

  • chore(deps): lock file maintenance (#21) e8cfede
  • chore: Regenerate package.json. 72de64b
  • chore: Enforce npm@7 usage. f257ce4
  • chore(deps): lock file maintenance (#20) 1a55b81
  • chore(deps): pin dependencies (#19) 30cc50f
  • chore: Bump rust dependencies. 576067f
  • chore: [main.yml] Use actions/setup-node after actions/checkout. 29184be
  • chore: [main.yml] Use actions-rs/toolchain. 6a78917
  • chore: Setup lint-staged. 4be774f
  • style: Reformat workflows/main.yml. 2e8b62e
  • chore: Regenerate package-lock.json. ef46bd9
  • chore: Replace umidbekk/actions/npm/install with npm ci. 553c4e9
  • chore: Bump datamodel to 2.30.0. 0062aa5
  • chore: Migrate to npm 7. d2e9bb9
  • chore(deps): lock file maintenance (#18) 62443b0
  • chore(renovate): Extend from : dependencyDashboard. eca294e
  • Update renovate.json 6e8bf5e
  • chore(renovate): Enable npmDedupe. bafe625
  • chore(renovate): Move to config in to .github directory. 5a9bf60
  • chore(deps): pin dependencies (#16) f3313eb
  • Configure Renovate (#15) 8a22f7f
  • chore: Disable dependabot. 4ebb5d8

https://github.com/umidbekk/prettier-plugin-prisma/compare/v2.29.1...v2.30.0

v2.29.1

  • chore: Dedupe dependencies in prerelease script. 6ff912a
  • chore: Bump datamodel to 2.29.1. a218392
  • docs(README): Add link to Prisma repo. 19931be
  • chore(deps-dev): bump @​types/jest from 27.0.0 to 27.0.1 (#14) e7226e0
  • chore(deps-dev): bump @​types/jest from 26.0.24 to 27.0.0 (#13) ba0910c

https://github.com/umidbekk/prettier-plugin-prisma/compare/v2.29.0...v2.29.1

v2.29.0

  • feat: Enable compiling with lto. 48cc74b
  • chore: Bump datamodel to 2.29.0. f69a1c0
  • chore: Use gh cli to mark PR for auto-merge. 3a07c4d
  • chore(deps): bump wasm-bindgen from 0.2.74 to 0.2.75 (#12) 0e07ff4
  • chore: Setup enable-github-automerge-action. a6e70b3

... (truncated)

Commits


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 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[bot] commented 2 years ago

Superseded by #140.