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): update all #159

Merged
merged 1 commit into from
Apr 27, 2019
Merged

chore(deps): update all #159

merged 1 commit into from
Apr 27, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 12, 2019

This PR contains the following updates:

Package Type Update Change References
github.com/denisenkom/go-mssqldb require digest v0.0.0-20190412132816-3b1d194e553a -> 731ef37 source
github.com/jinzhu/gorm require patch v1.9.2 -> `` source
github.com/lib/pq require minor v1.0.0 -> `` source
golang.org/x/net require digest v0.0.0-20190405164817-eb5bcb51f2a3 -> 4829fb1 source
golang.org/x/sync require digest v0.0.0-20190329052859-e225da77a7e6 -> 1122301 source
golang.org/x/sys require digest v0.0.0-20190412132816-b44545bcd369 -> a129542 source

Release Notes

jinzhu/gorm

v1.9.4

Compare Source

Fixed a race condition #​1526

v1.9.3

Compare Source

Description

Bugfixes and improvements.

Changelog

logMode codes more readable (#​2216)
amended comments in error.go for clarity and grammar; for more polish when using IDEs (e.g. VSCODE) that show comments as help text (#​2182)
search不需要再clone,dbClone内的search已经是一个全新的了 (#​2179)
LintFix: Make receiver name of structField consistent (#​2164)
Do not set CreatedAt if blank during Save (#​2207)
Fix Panic in test scenerio (#​2131)
optimize getColumnAsArray (#​2196)
Better log output int8, int, int16, int32, int64, float32, float64, bool. (#​2258)
Better log output for uint*
go modules (#​2279)
create table add column comment (#​2298)
error log show trace file (#​2296)
add mysql insert modifiers (#​2269)
Removed the deps on uuid and appengine (#​2354)
fix TagSettings' map has "":"" value (#​2372)
fix the table name of many2many (#​2331)
Return empty slice for many2many if no association was found (#​2330)
Cleanup go.mod (#​2385)

lib/pq

v1.1.0

Compare Source

  • Removed support for Go 1.8 and below. Go 1.9 or above is now required.
  • Implemented the Pinger interface.
  • Support returning multiple result sets from a single query.
  • Add SCRAM-SHA-256 authentication.

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

┆Issue is synchronized with this Trello card

@renovate renovate bot changed the title chore(deps): update golang.org/x/sync commit hash to 56d3577 chore(deps): update all Apr 12, 2019
@renovate renovate bot force-pushed the renovate/all branch 15 times, most recently from 65b0551 to 7c007a2 Compare April 19, 2019 16:32
@renovate renovate bot force-pushed the renovate/all branch 14 times, most recently from fca3e83 to e2c0cb6 Compare April 26, 2019 16:25
@renovate renovate bot force-pushed the renovate/all branch 26 times, most recently from 04dd449 to 9d29a99 Compare April 27, 2019 20:24
@moul moul merged commit 486b77e into master Apr 27, 2019
@trafico-bot trafico-bot bot added the ✨ Merged Pull Request has been merged successfully label Dec 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Merged Pull Request has been merged successfully
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants