Updates google.golang.org/protobuf from 1.34.2 to 1.35.2
Dependabot 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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the maven-dependencies group with 5 updates in the / directory:
1.2.1
1.4.0
1.7.0
1.8.0
1.17.3
1.18.0
0.8.0
0.9.0
1.34.2
1.35.2
Updates
github.com/alecthomas/kong
from 1.2.1 to 1.4.0Commits
f388f6c
fix: NPE due to checking if error is nil when it can be a valuec90c673
chore(deps): update module github.com/alecthomas/kong to v1.3.0 (#467)2544d3f
feat: add AfterRun() hookd0beaf7
fix: update enum+default vars after interpolation1b9d57e
feat: support optionally passing kong.Context to Validate()64229c9
fix: format enum value7bbb0b7
feat: support recursive injection of provider parameters373692a
refactor: reuse callAnyFunction for callFunction07c8821
Fix broken anchor link in README.md (#464)56e990f
chore(deps): update all non-major dependencies (#462)Updates
github.com/fsnotify/fsnotify
from 1.7.0 to 1.8.0Release notes
Sourced from github.com/fsnotify/fsnotify's releases.
Changelog
Sourced from github.com/fsnotify/fsnotify's changelog.
Commits
a9bc2e0
Prepare 1.8.0 release2d133b8
inotify: fix panic on Remove()1626962
Update CIc1467c0
test/kqueue: watch symlinks800ed83
kqueue: don't change internal state when Add() returns error (#638)ad74244
remove extra "to" from doc comment (#634)bec8903
Split out Watcher and backends (#632)a618f07
inotify: add recursive watcher (#472)17d9053
Print diffs for test failures53b06a8
inotify: implement WithNoFollow() (#631)Updates
github.com/tidwall/gjson
from 1.17.3 to 1.18.0Commits
133f42c
Generally faster parsing92dff34
Update README.mdUpdates
golang.org/x/sync
from 0.8.0 to 0.9.0Commits
151027e
README: don't recommend go getUpdates
google.golang.org/protobuf
from 1.34.2 to 1.35.2Dependabot 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