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 (major) #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 26, 2019

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
codfish/semantic-release-action action major v1 -> v3 age adoption passing confidence
github.com/go-chi/chi require major v4.0.2+incompatible -> v5.0.12 age adoption passing confidence
github.com/gobuffalo/packd require major v0.3.0 -> v1.0.2 age adoption passing confidence
github.com/gobuffalo/packr require major v1.30.1 -> v2.8.3 age adoption passing confidence
github.com/grpc-ecosystem/go-grpc-middleware require major v1.1.0 -> v2.1.0 age adoption passing confidence
github.com/grpc-ecosystem/grpc-gateway require major v1.12.1 -> v2.19.1 age adoption passing confidence
github.com/urfave/cli require major v1.22.2 -> v2.27.2 age adoption passing confidence
glob devDependencies major ~4.0.2 -> ~10.3.0 age adoption passing confidence
grunt-autoprefixer devDependencies major ~0.7.6 -> ~3.0.0 age adoption passing confidence
grunt-cli devDependencies major ~0.1 -> ~1.4.0 age adoption passing confidence
grunt-contrib-clean devDependencies major ~0.5.0 -> ~2.0.0 age adoption passing confidence
grunt-contrib-concat devDependencies major ~0.4.0 -> ~2.1.0 age adoption passing confidence
grunt-contrib-connect devDependencies major ~0.8.0 -> ~4.0.0 age adoption passing confidence
grunt-contrib-copy devDependencies major ~0.5.0 -> ~1.0.0 age adoption passing confidence
grunt-contrib-csslint devDependencies major ~0.2.0 -> ~2.0.0 age adoption passing confidence
grunt-contrib-cssmin devDependencies major ~0.10.0 -> ~5.0.0 age adoption passing confidence
grunt-contrib-jade devDependencies major ~0.12.0 -> ~1.0.0 age adoption passing confidence
grunt-contrib-jshint devDependencies major ~0.2.0 -> ~3.2.0 age adoption passing confidence
grunt-contrib-jshint devDependencies major ~0.10.0 -> ~3.2.0 age adoption passing confidence
grunt-contrib-less devDependencies major ~0.11.3 -> ~3.0.0 age adoption passing confidence
grunt-contrib-qunit devDependencies major ~0.3.0 -> ~8.0.0 age adoption passing confidence
grunt-contrib-qunit devDependencies major ~0.5.1 -> ~8.0.0 age adoption passing confidence
grunt-contrib-uglify devDependencies major 0.2.7 -> 5.2.2 age adoption passing confidence
grunt-contrib-uglify devDependencies major ~0.5.0 -> ~5.2.0 age adoption passing confidence
grunt-contrib-watch devDependencies major ~0.6.1 -> ~1.1.0 age adoption passing confidence
grunt-csscomb devDependencies major ~2.0.1 -> ~4.2.0 age adoption passing confidence
grunt-exec devDependencies major ~0.4.5 -> ~3.0.0 age adoption passing confidence
grunt-jekyll devDependencies major ~0.4.2 -> ~1.0.0 age adoption passing confidence
grunt-saucelabs devDependencies major ~8.1.0 -> ~9.0.0 age adoption passing confidence
load-grunt-tasks devDependencies major ~0.6.0 -> ~5.1.0 age adoption passing confidence
moul.io/zapgorm require major v0.0.0-20190706070406-8138918b527b -> v1.1.5 age adoption passing confidence
node (source) engines major ~0.10.1 -> ~20.12.0 age adoption passing confidence
npm-shrinkwrap devDependencies major ~3.1.6 -> ~6.1.0 age adoption passing confidence
pathwar/protoc docker major 4 -> 6 age adoption passing confidence
time-grunt devDependencies major ~0.3.2 -> ~2.0.0 age adoption passing confidence

Release Notes

codfish/semantic-release-action (codfish/semantic-release-action)

v3

Compare Source

v2

Compare Source

go-chi/chi (github.com/go-chi/chi)

v5.0.12

Compare Source

v5.0.11

Compare Source

v5.0.10

Compare Source

v5.0.9

Compare Source

v5.0.8

Compare Source

v5.0.7

Compare Source

v5.0.6

Compare Source

v5.0.5

Compare Source

v5.0.4

Compare Source

v5.0.3

Compare Source

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

  • chi v5, github.com/go-chi/chi/v5 introduces the adoption of Go's SIV to adhere to the current state-of-the-tools in Go.
  • chi v1.5.x did not work out as planned, as the Go tooling is too powerful and chi's adoption is too wide.
    The most responsible thing to do for everyone's benefit is to just release v5 with SIV, so I present to you all,
    chi v5 at github.com/go-chi/chi/v5. I hope someday the developer experience and ergonomics I've been seeking
    will still come to fruition in some form, https://github.com/golang/go/issues/445504550
  • History of changes: see go-chi/chi@v1.5.4...v5.0.0

v4.1.3

Compare Source

v4.1.2

Compare Source

v4.1.2+incompatible

Compare Source

v4.1.1

Compare Source

v4.1.1+incompatible

Compare Source

v4.1.0

Compare Source

  • middleware.LogEntry: Write method on interface now passes the response header
    and an extra interface type useful for custom logger implementations.
  • middleware.WrapResponseWriter: minor fix
  • middleware.Recoverer: a bit prettier
  • History of changes: see go-chi/chi@v4.0.4...v4.1.0

v4.1.0+incompatible

Compare Source

v4.0.4

Compare Source

v4.0.4+incompatible

Compare Source

v4.0.3

Compare Source

  • core: fix regexp routing to include default value when param is not matched
  • middleware: rewrite of middleware.Compress
  • middleware: suppress http.ErrAbortHandler in middleware.Recoverer
  • History of changes: see go-chi/chi@v4.0.2...v4.0.3

v4.0.3+incompatible

Compare Source

gobuffalo/packd (github.com/gobuffalo/packd)

v1.0.2

Compare Source

What's Changed

Full Changelog: gobuffalo/packd@v1.0.1...v1.0.2

v1.0.1

Compare Source

What's Changed

Full Changelog: gobuffalo/packd@v0.4.0...v1.0.1

v1.0.0

Compare Source

v0.4.0

Compare Source

gobuffalo/packr (github.com/gobuffalo/packr)

v2.8.3

Compare Source

What's Changed

Full Changelog: gobuffalo/packr@v2.8.2...v2.8.3

v2.8.2

Compare Source

What's Changed

New Contributors

Full Changelog: gobuffalo/packr@v2.8.1...v2.8.2

v2.8.1

Compare Source

Changelog

583cd4a Fix a typo in README: FindBytes -> Find
c312396 Merge pull request #​283 from Gowee/fixfindbytes
4b81387 Update github.com/karrick/godirwalk to v1.15.8
3debf34 version bump: v2.8.1

v2.8.0

Compare Source

v2.7.1

Compare Source

Changelog

0a50e6d Missing dependency: github.com/karrick/godirwalk@v1.11.3 fixes #​243 (#​244)
4b4a3c4 version bump: v2.7.1

v2.7.0

Compare Source

Changelog

0f1e543 Ignore directories in disk resolver (#​241)
607219b version bump: v2.7.0

v2.6.0

Compare Source

Changelog

bcc60f5 Improve file resolution with the Disk and fallback resolver (#​231)
ba53cc4 Improve test cases for file resolution (#​233)
b6d537d generated goreleaser
7ae8e31 generated goreleaser
8adea80 version bump: v2.5.4
6863f05 version bump: v2.6.0

v2.5.3

Compare Source

Changelog

dc520c9 Revert "box.Open: Do not call file.NewFileR when IsDir true, fix #​198 (#​201)" (#​217)
662c20c box.Open: Do not call file.NewFileR when IsDir true, fix #​198 (#​201)
012c9d5 fix: support for errcheck linter (#​219)
d766515 remove gorelease deprecation warning
9966810 version bump: v2.5.3

v2.5.2

Compare Source

Changelog

0e984b9 check file is not a directory when returned as a file (#​214)
9eb7a3d version bump: v2.5.2

v2.5.1

Compare Source

Changelog

e41610b version bump: v2.5.1

v2.5.0

Compare Source

Changelog

bded308 dep deit (#​212)
4c93d01 version bump: v2.4.0
c779ef6 version bump: v2.5.0

v2.4.0

Compare Source

Changelog

88c258f Remove genny as a dependency (#​209)
a708569 version bump: v2.4.0

v2.3.2

Compare Source

Changelog

f58136c cleaning file path (#​206)
dfd81c5 version bump: v2.3.2

v2.3.1

Compare Source

Changelog

6afa88b adds RootsOptions to PackOptions (#​208)
53c9ca9 version bump: v2.3.1

v2.3.0

Compare Source

Changelog

70dc714 deprecate packr2 build/install
b129dd9 version bump: v2.3.0

v2.2.1

Compare Source

Changelog

e226b8c Issue-154: unclosed gzip.Reader (#​197)
88b4515 dep bump (#​207)
9819ef1 mods
580fa2f version bump: v2.2.1

v2.2.0

Compare Source

Changelog

cda4ac2 version bump: v2.2.0

v2.1.0

Compare Source

Changelog

8d46ddb Adds support for packr2 build cmd/main.go style commands (#​188)
cef464b version bump: v2.1.0

v2.0.10

Compare Source

Changelog

43e5233 add godoc links
53a870e added packd note
2b94572 added some FAQs
18ac51d comments
11df0b0 contruct every part of directory sturcture (#​186)
d3b2e05 error if not in GOPATH and modules aren't on (#​184)
8b7150f missing `
e0e2368 remove withstack and fix windows (#​187)
68a5fdc version bump: v2.0.10

v2.0.9

Compare Source

Changelog

36da986 version bump: v2.0.9

v2.0.8

Compare Source

Changelog

ace500e Fix go.mod relative import paths
24be500 Fix go.mod relative import paths (#​180)
d08fdc0 Merge branch 'master' of https://github.com/gobuffalo/packr
5ae2777 deps
f6e369d version bump: v2.0.8

v2.0.7

Compare Source

Changelog

f2dbd32 Fix link to http.FileSystem (#​174)
1021ff3 When on Go v1.12, Consult go env GOMOD To Find Location of go.mod (#​176)
fefbc1d version bump: v2.0.7

v2.0.6

Compare Source

Changelog

205b2f4 try to thin deps
f2a347b version bump: v2.0.6

v2.0.5

Compare Source

Changelog

4e08ef2 version bump: v2.0.5

v2.0.4

Compare Source

Changelog

ea6e877 version bump: v2.0.4

v2.0.3

Compare Source

Changelog

6f8539a Merge pull request #​168 from gobuffalo/fix-issues-with-open
46e1b89 open works correctly with files w/o ext and open works with / prefix. fixes #​159 fixes #​161
98c7db8 updated testing matrix
5aa3f2d version bump: v2.0.3

v2.0.2

Compare Source

Changelog

905bd74 Add Azure Pipelines
a9e4e58 Merge branch 'master' into remove-movinglater
a13c03d Merge pull request #​164 from gobuffalo/azure-pipelines
df7aa55 Merge pull request #​165 from gobuffalo/remove-movinglater
cf62fce delete travis file
2166712 deps
5c2395d install
2a45927 remove travis files
7ce12f3 replace movinglater
1ae8f67 test v2
024a2ba version bump: v2.0.2

v2.0.1

Compare Source

Changelog

5d76993 Add build tags to generated packr files
3828d63 Merge branch 'master' into no-files-for-no-boxes
275b0e5 Merge pull request #​155 from techknowlogick/patch-1
719d7cc Merge pull request #​156 from gobuffalo/no-files-for-no-boxes
5e6b40e Packr files shouldn't be created if no box is used fixes #​134
adbd428 Update v2/jam/store/disk_tmpl.go
a1404b9 Update v2/jam/store/disk_tmpl.go
d93b0e1 version bump: v2.0.1

v2.0.0

Compare Source

Changelog

375ed6b Packr2: Stat().Name() incorrect when packed fixes #​150 (#​151)
d5dafc5 Too many redirects when unknown path #​147 (#​148)
3f85f9a adding power support (#​143)
edfdec2 disk Generate() do import replacement on GoPaths before SrcDirs, prevents bad replacement of imports starting with GoPath (#​146)
2745c04 generated goreleaser
5c8d936 packr2 not parsing flags correctly fixes #​141 (#​144)
b0dc8ae prep for v2 (#​149)
78067fa version bump: v2.0.0

grpc-ecosystem/go-grpc-middleware (github.com/grpc-ecosystem/go-grpc-middleware)

v2.1.0

Compare Source

What's Changed

New Contributors


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 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 Mend Renovate. View repository job log here.

@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Dec 26, 2019
@renovate renovate bot requested a review from moul as a code owner February 25, 2020 16:03
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 653df07 to 051f27c Compare March 10, 2020 21:56
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from a9677d7 to afbbce9 Compare April 16, 2020 18:08
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 22f380d to 5aafc82 Compare January 10, 2021 22:54
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 001a9d5 to 405cec9 Compare February 10, 2021 13:56
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 25c3cb5 to 5d610b8 Compare May 15, 2021 19:35
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 34fe1a6 to e3ef0ae Compare February 18, 2022 03:53
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from c2c2d48 to 74bf9c8 Compare April 3, 2022 11:58
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 2549ab9 to 5eb379c Compare April 16, 2022 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔍 Ready for Review Pull Request is not reviewed yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants