Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4.0.0+incompatible
->v4.0.2
v0.0.0-20190405164817-f8f10df84213
->v0.0.0-20190405164817-f8f10df84213@8358a97
v1.9.4
->v1.9.8
v1.1.0
->v1.1.1
v1.3.2
->v1.4.0
v0.16.1
->v0.17.0
v1.9.1
->v1.10.0
v0.0.0-20190427212804-4829fb13d2c6
->v0.0.0-20190427212804-4829fb13d2c6@f4e77d3
v0.0.0-20190427212804-a129542de9ae
->v0.0.0-20190427212804-a129542de9ae@2d07862
Release Notes
go-chi/chi
v4.0.2
Compare Source
minor fixes. see go-chi/chi@v4.0.1...v4.0.2
jinzhu/gorm
v1.9.8
Compare Source
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
Compare Source
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
Compare Source
Changelog
Fixes
Apply gorm:query_option in Count() #2410 @zenovich
Remove old elements from the output parameter of Pluck() #2411 @zenovich
v1.9.5
Compare Source
Changelog
Don't set NULL if timestamp column is Primary Key (@zaneli, #2332)
Update to latest go-mssqldb (@emirb, #2428)
Update dependencies (@emirb, #2429)
lib/pq
v1.1.1
Compare Source
uber-go/atomic
v1.4.0
Compare Source
atomic.Error
type for atomic operations onerror
values.xanzy/go-gitlab
v0.17.0
Compare Source
uber-go/zap
v1.10.0
Compare Source
Bugfixes:
MapObjectEncoder.AppendByteString
not adding value as astring.
Enhancements:
zaptest.WrapOptions
to wrapzap.Option
for creating testloggers.
reflect-based encoder.
Thanks to @iaroslav-ciupin, @lelenanam, @joa, @NWilson for their contributions
to this release.
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.
This PR has been generated by Renovate Bot. View repository job log here.
┆Issue is synchronized with this Trello card