sammcj / gollama

Go manage your Ollama models
https://smcleod.net
MIT License
369 stars 26 forks source link

chore(renovate): minor Update module github.com/natefinch/lumberjack to v2.2.1 #95

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/natefinch/lumberjack v2.0.0+incompatible -> v2.2.1 age adoption passing confidence

Release Notes

natefinch/lumberjack (github.com/natefinch/lumberjack) ### [`v2.2.1`](https://togithub.com/natefinch/lumberjack/releases/tag/v2.2.1): Module Name Fix [Compare Source](https://togithub.com/natefinch/lumberjack/compare/v2.2.0...v2.2.1) #### What's Changed - fix module declaration and remove toml dependency by [@​natefinch](https://togithub.com/natefinch) in [https://github.com/natefinch/lumberjack/pull/178](https://togithub.com/natefinch/lumberjack/pull/178) **Full Changelog**: https://github.com/natefinch/lumberjack/compare/v2.2.0...v2.2.1 ### [`v2.2.0`](https://togithub.com/natefinch/lumberjack/releases/tag/v2.2.0): Fix CVE in test deps and lots of small things [Compare Source](https://togithub.com/natefinch/lumberjack/compare/v2.0.0...v2.2.0) #### What's Changed - switch to travis by [@​natefinch](https://togithub.com/natefinch) in [https://github.com/natefinch/lumberjack/pull/44](https://togithub.com/natefinch/lumberjack/pull/44) - Update docs, adding `Compress` setting details by [@​tbutts](https://togithub.com/tbutts) in [https://github.com/natefinch/lumberjack/pull/49](https://togithub.com/natefinch/lumberjack/pull/49) - Fix test timing by [@​natefinch](https://togithub.com/natefinch) in [https://github.com/natefinch/lumberjack/pull/64](https://togithub.com/natefinch/lumberjack/pull/64) - Make default file permissions more restrictive by [@​JAORMX](https://togithub.com/JAORMX) in [https://github.com/natefinch/lumberjack/pull/83](https://togithub.com/natefinch/lumberjack/pull/83) - fix a typo by [@​kangxiaoning](https://togithub.com/kangxiaoning) in [https://github.com/natefinch/lumberjack/pull/62](https://togithub.com/natefinch/lumberjack/pull/62) - use 0755 to create new dir by [@​caibirdme](https://togithub.com/caibirdme) in [https://github.com/natefinch/lumberjack/pull/68](https://togithub.com/natefinch/lumberjack/pull/68) - cleanup and module support by [@​glaslos](https://togithub.com/glaslos) in [https://github.com/natefinch/lumberjack/pull/77](https://togithub.com/natefinch/lumberjack/pull/77) - Remove dependency on gopkg.in/yaml.v2 by [@​nikhita](https://togithub.com/nikhita) in [https://github.com/natefinch/lumberjack/pull/175](https://togithub.com/natefinch/lumberjack/pull/175) #### New Contributors - [@​tbutts](https://togithub.com/tbutts) made their first contribution in [https://github.com/natefinch/lumberjack/pull/49](https://togithub.com/natefinch/lumberjack/pull/49) - [@​JAORMX](https://togithub.com/JAORMX) made their first contribution in [https://github.com/natefinch/lumberjack/pull/83](https://togithub.com/natefinch/lumberjack/pull/83) - [@​kangxiaoning](https://togithub.com/kangxiaoning) made their first contribution in [https://github.com/natefinch/lumberjack/pull/62](https://togithub.com/natefinch/lumberjack/pull/62) - [@​caibirdme](https://togithub.com/caibirdme) made their first contribution in [https://github.com/natefinch/lumberjack/pull/68](https://togithub.com/natefinch/lumberjack/pull/68) - [@​glaslos](https://togithub.com/glaslos) made their first contribution in [https://github.com/natefinch/lumberjack/pull/77](https://togithub.com/natefinch/lumberjack/pull/77) - [@​nikhita](https://togithub.com/nikhita) made their first contribution in [https://github.com/natefinch/lumberjack/pull/175](https://togithub.com/natefinch/lumberjack/pull/175) **Full Changelog**: https://github.com/natefinch/lumberjack/compare/v2.1...v2.2.0

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 1 month ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: github.com/natefinch/lumberjack@v2.2.1+incompatible: parsing go.mod:
    module declares its path as: gopkg.in/natefinch/lumberjack.v2
            but was required as: github.com/natefinch/lumberjack
renovate[bot] commented 3 weeks ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v2.2.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.