-
Notifications
You must be signed in to change notification settings - Fork 43
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): bump github.com/spf13/viper from 1.13.0 to 1.18.2 #68
Merged
noahgorstein
merged 1 commit into
main
from
dependabot/go_modules/github.com/spf13/viper-1.18.2
May 11, 2024
Merged
chore(deps): bump github.com/spf13/viper from 1.13.0 to 1.18.2 #68
noahgorstein
merged 1 commit into
main
from
dependabot/go_modules/github.com/spf13/viper-1.18.2
May 11, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
May 10, 2024
dependabot
bot
force-pushed
the
dependabot/go_modules/github.com/spf13/viper-1.18.2
branch
4 times, most recently
from
May 11, 2024 13:59
2c3c768
to
9347e6a
Compare
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.13.0 to 1.18.2. - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.13.0...v1.18.2) --- updated-dependencies: - dependency-name: github.com/spf13/viper dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/go_modules/github.com/spf13/viper-1.18.2
branch
from
May 11, 2024 14:04
9347e6a
to
08051ef
Compare
noahgorstein
deleted the
dependabot/go_modules/github.com/spf13/viper-1.18.2
branch
May 11, 2024 14:08
d-issy
referenced
this pull request
in d-issy/dotfiles
Jun 10, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [noahgorstein/jqp](https://github.com/noahgorstein/jqp) | minor | `v0.6.0` -> `v0.7.0` | --- ### Release Notes <details> <summary>noahgorstein/jqp (noahgorstein/jqp)</summary> ### [`v0.7.0`](https://github.com/noahgorstein/jqp/releases/tag/v0.7.0) [Compare Source](https://github.com/noahgorstein/jqp/compare/v0.6.0...v0.7.0) #### Overview Mostly small bug fixes and some performance improvements. One new feature added is the ability to specify an optional query argument to `jqp` cli that it will execute on startup. curl "https://api.github.com/repos/jqlang/jq/issues" | jqp '.[] | {"title": .title, "url": .url}' https://github.com/noahgorstein/jqp/assets/23270779/735cf84a-dc6f-41e8-9659-5022a4937046 [@​EmilyGraceSeville7cf](https://github.com/EmilyGraceSeville7cf) also added a JSON schema for jqp's config which should help users create and edit their config files. #### What's Changed - typos suggestion by [@​ccoVeille](https://github.com/ccoVeille) in [https://github.com/noahgorstein/jqp/pull/59](https://github.com/noahgorstein/jqp/pull/59) - code review by [@​ccoVeille](https://github.com/ccoVeille) in [https://github.com/noahgorstein/jqp/pull/61](https://github.com/noahgorstein/jqp/pull/61) - Add Continuous Integration to GitHub actions by [@​ccoVeille](https://github.com/ccoVeille) in [https://github.com/noahgorstein/jqp/pull/63](https://github.com/noahgorstein/jqp/pull/63) - Add GitHub actions for checking typos by [@​ccoVeille](https://github.com/ccoVeille) in [https://github.com/noahgorstein/jqp/pull/62](https://github.com/noahgorstein/jqp/pull/62) - Add dependabot to GitHub Action by [@​ccoVeille](https://github.com/ccoVeille) in [https://github.com/noahgorstein/jqp/pull/64](https://github.com/noahgorstein/jqp/pull/64) - chore: address golangci-lint issues by [@​noahgorstein](https://github.com/noahgorstein) in [https://github.com/noahgorstein/jqp/pull/74](https://github.com/noahgorstein/jqp/pull/74) - chore(deps): bump github.com/itchyny/gojq from 0.12.13 to 0.12.15 by [@​dependabot](https://github.com/dependabot) in [https://github.com/noahgorstein/jqp/pull/72](https://github.com/noahgorstein/jqp/pull/72) - chore(deps): bump github.com/alecthomas/chroma/v2 from 2.12.0 to 2.13.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/noahgorstein/jqp/pull/73](https://github.com/noahgorstein/jqp/pull/73) - chore(deps): bump github.com/charmbracelet/bubbles from 0.16.1 to 0.18.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/noahgorstein/jqp/pull/71](https://github.com/noahgorstein/jqp/pull/71) - chore(deps): bump github.com/charmbracelet/lipgloss from 0.8.0 to 0.10.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/noahgorstein/jqp/pull/70](https://github.com/noahgorstein/jqp/pull/70) - chore(deps): bump github.com/spf13/cobra from 1.5.0 to 1.8.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/noahgorstein/jqp/pull/69](https://github.com/noahgorstein/jqp/pull/69) - chore(deps): bump github.com/spf13/viper from 1.13.0 to 1.18.2 by [@​dependabot](https://github.com/dependabot) in [https://github.com/noahgorstein/jqp/pull/68](https://github.com/noahgorstein/jqp/pull/68) - chore(deps): bump github.com/charmbracelet/bubbletea from 0.24.1 to 0.26.2 by [@​dependabot](https://github.com/dependabot) in [https://github.com/noahgorstein/jqp/pull/67](https://github.com/noahgorstein/jqp/pull/67) - chore(deps): bump actions/setup-go from 4 to 5 by [@​dependabot](https://github.com/dependabot) in [https://github.com/noahgorstein/jqp/pull/66](https://github.com/noahgorstein/jqp/pull/66) - chore: upgrade to go v1.22 by [@​noahgorstein](https://github.com/noahgorstein) in [https://github.com/noahgorstein/jqp/pull/75](https://github.com/noahgorstein/jqp/pull/75) - refactor: reduce complexity of various methods/functions by [@​noahgorstein](https://github.com/noahgorstein) in [https://github.com/noahgorstein/jqp/pull/76](https://github.com/noahgorstein/jqp/pull/76) - feat: add optional cli argument to specify initial query by [@​noahgorstein](https://github.com/noahgorstein) in [https://github.com/noahgorstein/jqp/pull/77](https://github.com/noahgorstein/jqp/pull/77) - bug: dont set viewport content on resize by [@​noahgorstein](https://github.com/noahgorstein) in [https://github.com/noahgorstein/jqp/pull/79](https://github.com/noahgorstein/jqp/pull/79) - chore(deps): bump github.com/itchyny/gojq from 0.12.15 to 0.12.16 by [@​dependabot](https://github.com/dependabot) in [https://github.com/noahgorstein/jqp/pull/85](https://github.com/noahgorstein/jqp/pull/85) - chore(deps): bump github.com/alecthomas/chroma/v2 from 2.13.0 to 2.14.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/noahgorstein/jqp/pull/80](https://github.com/noahgorstein/jqp/pull/80) - chore(deps): bump github.com/charmbracelet/lipgloss from 0.10.0 to 0.11.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/noahgorstein/jqp/pull/82](https://github.com/noahgorstein/jqp/pull/82) - chore(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/noahgorstein/jqp/pull/84](https://github.com/noahgorstein/jqp/pull/84) - chore(deps): bump github.com/charmbracelet/bubbletea from 0.26.2 to 0.26.4 by [@​dependabot](https://github.com/dependabot) in [https://github.com/noahgorstein/jqp/pull/83](https://github.com/noahgorstein/jqp/pull/83) - fix: revert to lipgloss v0.10.0 temporarily by [@​noahgorstein](https://github.com/noahgorstein) in [https://github.com/noahgorstein/jqp/pull/87](https://github.com/noahgorstein/jqp/pull/87) - fix: don't block while inputdata bubble initializes by [@​noahgorstein](https://github.com/noahgorstein) in [https://github.com/noahgorstein/jqp/pull/86](https://github.com/noahgorstein/jqp/pull/86) - fix: nil pointer dereference as a result of accessing state before queryinput initialized by [@​noahgorstein](https://github.com/noahgorstein) in [https://github.com/noahgorstein/jqp/pull/90](https://github.com/noahgorstein/jqp/pull/90) - fix: dynamically increase buffer size to handle processing large JSON lines by [@​noahgorstein](https://github.com/noahgorstein) in [https://github.com/noahgorstein/jqp/pull/93](https://github.com/noahgorstein/jqp/pull/93) - chore(deps): bump github.com/charmbracelet/lipgloss from 0.10.0 to 0.11.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/noahgorstein/jqp/pull/89](https://github.com/noahgorstein/jqp/pull/89) - chore(deps): bump crate-ci/typos from 1.21.0 to 1.22.1 by [@​dependabot](https://github.com/dependabot) in [https://github.com/noahgorstein/jqp/pull/92](https://github.com/noahgorstein/jqp/pull/92) - feat: implement json schema for config by [@​EmilyGraceSeville7cf](https://github.com/EmilyGraceSeville7cf) in [https://github.com/noahgorstein/jqp/pull/78](https://github.com/noahgorstein/jqp/pull/78) - chore: prep v0.7.0 release by [@​noahgorstein](https://github.com/noahgorstein) in [https://github.com/noahgorstein/jqp/pull/94](https://github.com/noahgorstein/jqp/pull/94) #### New Contributors - [@​ccoVeille](https://github.com/ccoVeille) made their first contribution in [https://github.com/noahgorstein/jqp/pull/59](https://github.com/noahgorstein/jqp/pull/59) - [@​dependabot](https://github.com/dependabot) made their first contribution in [https://github.com/noahgorstein/jqp/pull/72](https://github.com/noahgorstein/jqp/pull/72) - [@​EmilyGraceSeville7cf](https://github.com/EmilyGraceSeville7cf) made their first contribution in [https://github.com/noahgorstein/jqp/pull/78](https://github.com/noahgorstein/jqp/pull/78) **Full Changelog**: noahgorstein/jqp@v0.6.0...v0.7.0 </details> --- ### 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/d-issy/dotfiles). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Bumps github.com/spf13/viper from 1.13.0 to 1.18.2.
Release notes
Sourced from github.com/spf13/viper's releases.
... (truncated)
Commits
ab3a50c
fix!: hide struct binding behind a feature flag9154b90
build(deps): bump actions/setup-go from 4.1.0 to 5.0.008e4a00
build(deps): bump github/codeql-action from 2.22.8 to 2.22.9fb6eb1e
fix: merge missing struct keys inside UnmarshalExactf5fcb4a
chore: update cryptf736363
fix isPathShadowedInFlatMap type cast bug (#1585)36a3868
Review changesf0c4ccd
fix: gocritic lint issues3a23b80
ci: enable test shuffle; fix tests73dfb94
feat: make Unmarshal work with AutomaticEnvDependabot 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)