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:
0.12.0
0.12.1
0.3.9
0.3.10
1.44.0
1.46.0
1.17.1
1.17.3
0.7.0
0.8.0
Updates
github.com/gofrs/flock
from 0.12.0 to 0.12.1Release notes
Sourced from github.com/gofrs/flock's releases.
Commits
9de625d
fix: missing read-write flag in reopenFDOnError (#95)ffdd9d4
chore: update github-action monthly384c6ff
chore(deps): bump github/codeql-action from 3.25.12 to 3.25.13 in the all gro...f691d55
chore(deps): bump github/codeql-action from 3.25.11 to 3.25.12 in the all gro...2962fb7
chore(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 in the all grou...7ff173f
chore: factorize (#91)688d3b5
chore(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0 in the all group (#90)b26fb4d
chore: change default branchc08bb66
tests: add tests about directory support (#89)5169644
chore: use global issue templatesUpdates
github.com/guonaihong/gout
from 0.3.9 to 0.3.10Release notes
Sourced from github.com/guonaihong/gout's releases.
Commits
a7e7bd4
加返回链接b7068a7
done (#388)c72fd8f
socks5支持用户名和密码 (#387)012ba1a
增加自定义decoder的支持并优化decode期间ReadAll的速度 (#384)6a9cbe6
Spelling errors in English words: respone ==> response (#382)Updates
github.com/samber/lo
from 1.44.0 to 1.46.0Release notes
Sourced from github.com/samber/lo's releases.
Commits
151a075
bump v1.46.0f6f43fb
lint :lipstick:cbfd1c6
add ForEachCondition implement (#485)0f4679b
feat: add WaitForWithContext (#480)9e34397
fix: chunk memory leak (#491)34537d5
feat: adding EarliestBy and LatestBy functions (#489)d93dd9a
fix: Dockerfile to reduce vulnerabilities (#487)8d3ddcf
Update README.md57c2d6d
perf: preallocate in Assign (#484)Updates
github.com/tidwall/gjson
from 1.17.1 to 1.17.3Commits
5ab551f
Add flag for disabling HTML escaping28d458b
Disable html escapingc2bc5a4
dark mode logo2ba56cc
Merge pull request #354 from rustfix/master5d0d40c
chore: fix some typos in commentsUpdates
golang.org/x/sync
from 0.7.0 to 0.8.0Commits
411f99e
LICENSE: update per Google LegalDependabot 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