Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

chore(deps): bump orm from 2.4.0 to 2.4.2 in /server #223

Merged
merged 1 commit into from
Oct 27, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 26, 2022

Bumps orm from 2.4.0 to 2.4.2.

Release notes

Sourced from orm's releases.

2.4.2

  • Fix init command generated SQLite database file url

2.4.1

  • Fix JSON-RPC error code on error data is nullable - #52
Changelog

Sourced from orm's changelog.

2.4.2

  • Fix init command generated SQLite database file url

2.4.1

Bug Fixes

  • Fix JSON-RPC error code on error data is nullable - #52
Commits
  • 62d7494 chore(version): 2.4.2
  • 742e754 fix(CLI): Fix init command generated SQlite uri
  • 5183c22 chore(version): 2.4.1
  • 16f4254 docs: Fix get started create user example
  • f12171d fix(CLI): Fix JSON-RPC error code on error data is nullable - #52
  • 5ebaac4 Merge pull request #54 from odroe/dependabot/pub/example/simple/json_serializ...
  • 5eb4176 chore(deps): bump json_serializable in /example/simple
  • 212de72 Merge pull request #51 from odroe/dependabot/pub/example/simple/lints-2.0.1
  • 483b234 chore(deps): bump lints from 2.0.0 to 2.0.1 in /example/simple
  • 48f8308 chore(example): Update example orm version
  • See full diff 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 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 [orm](https://github.com/odroe/prisma-dart) from 2.4.0 to 2.4.2.
- [Release notes](https://github.com/odroe/prisma-dart/releases)
- [Changelog](https://github.com/odroe/prisma-dart/blob/main/CHANGELOG.md)
- [Commits](medz/prisma-dart@2.4.0...2.4.2)

---
updated-dependencies:
- dependency-name: orm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Oct 26, 2022
@medz medz merged commit cee7c59 into main Oct 27, 2022
@dependabot dependabot bot deleted the dependabot/pub/server/orm-2.4.2 branch October 27, 2022 02:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dart Pull requests that update Dart code dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant