Skip to content
This repository was archived by the owner on Feb 5, 2024. It is now read-only.

Bump github.com/jinzhu/gorm from 1.9.2 to 1.9.12 in /server #203

Conversation

dependabot-preview[bot]
Copy link

Bumps github.com/jinzhu/gorm from 1.9.2 to 1.9.12.

Release notes

Sourced from github.com/jinzhu/gorm's releases.

v1.9.11

This release reverts #2517.

Changelog

fix insert timezero 0001-01-01 (#2635) (@itcuihao) bump mattn/go-sqlite3 to v1.11.0 (#2565) (@se3000) Fix CallbackProcessor.Get() for removed or replaced same name callback (#2548) (@zaneli) Uncapitalize error strings (#2533) (@zaneli) Fixed import formatting to match goimports (#2568) (@muesli) Revert "Fix #2517 : Check for incomplete parentheses to prevent SQL injection." (#2674) (@emirb)

v1.9.10

Fix function name of comment (#2522) @zaneli Check for incomplete parentheses to prevent SQL injection (#2519) @herpiko

v1.9.8

Changelog

Fixes

Fix drop table error with table options #2447 (@emirb) Pass logger into Callback{} so that logs are printed consistently #2435 (@j16r)

v1.9.7

Changelog

New features

We've integrated codecov.io!

Fixes

Add test for keeping float precision (#2442) (@emirb) Fixed nil error when first updates with struct (#2443) (@emirb)

v1.9.6

Changelog

Fixes

Apply gorm:query_option in Count() #2410 @zenovich Remove old elements from the output parameter of Pluck() #2411 @zenovich

v1.9.5

Changelog

Don't set NULL if timestamp column is Primary Key (@zaneli, #2332) Update to latest go-mssqldb (@emirb, #2428) Update dependencies (@emirb, #2429)

Fix SingularTable race condition

Fixed a race condition jinzhu/gorm#1526

v1.9.3

Description

Bugfixes and improvements.

... (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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [github.com/jinzhu/gorm](https://github.com/jinzhu/gorm) from 1.9.2 to 1.9.12.
- [Release notes](https://github.com/jinzhu/gorm/releases)
- [Commits](jinzhu/gorm@v1.9.2...v1.9.12)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 8, 2020
@dependabot-preview dependabot-preview bot requested a review from gedorinku January 8, 2020 05:25
@dependabot-preview
Copy link
Author

Superseded by #262.

@dependabot-preview dependabot-preview bot deleted the dependabot/dep/server/github.com/jinzhu/gorm-1.9.12 branch June 15, 2020 06:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants