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 the dev group with 4 updates: github.com/docker/docker, github.com/go-co-op/gocron, github.com/go-git/go-git/v5 and github.com/google/go-github/v50.
Updates
github.com/docker/docker
from 23.0.3+incompatible to 24.0.6+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
1a79695
Merge pull request #46366 from thaJeztah/24.0_backport_volume-local-restore-m...c35376c
volume/local: Don't unmount, restore mounted status5d4cc0b
integration/liveRestore: Check volume contentc78abd9
Merge pull request #46330 from thaJeztah/24.0_backport_api_docs_update_urls6282d95
Merge pull request #46331 from thaJeztah/24.0_backport_update_golangci_lint1d983e2
update golangci-lint to v1.54.2d2e9a19
CONTRIBUTING.md: update links to golang docs and blog73f6053
api: swagger: update link to Go documentationde13951
docs/api: update links to Go documentation7741a89
Merge pull request #46325 from thaJeztah/24.0_backport_hack_less_redirectsUpdates
github.com/go-co-op/gocron
from 1.33.1 to 1.34.2Release notes
Sourced from github.com/go-co-op/gocron's releases.
Commits
e07c266
fix Scheduler.NextRun() not returning the correct value (#574) (#575)01fcdee
fix removing a job not stopping with limit mode (#573)7a102da
reschedule limit mode was broken - fixing the inc/dec (#572)269c4d1
docs: fix WaitMode and Milliseconds documentation (#570)7fea08c
fix RemoveByID and SingletonMode (#569)e2a9cc0
add mentioned in awesome badge to readme6328e00
docs: add WithDistributedElector usage (#563)a497bef
remove beta note from WithDistributedLocker (#562)51d96d3
feat: add election leader (#561)af55934
docs: add stop and stopBlockingChan function (#556)Updates
github.com/go-git/go-git/v5
from 5.6.1 to 5.9.0Release notes
Sourced from github.com/go-git/go-git/v5's releases.
... (truncated)
Commits
e24e0f7
*: Bump go-billy to v5.5.0ff0bd08
Merge pull request #837 from pjbgf/bumpcbbeb49
*: Bump to Go 1.19cf3a75c
*: Bump dependencies51e9c9f
Merge pull request #835 from matejrisek/feature/do-not-swallow-vcs-host-errors5ad72db
plumbing: Do not swallow http message coming from VCS providers.0377d06
Merge pull request #821 from daolis/bug/resetfix753b0d5
git: worktree, reset ignored files that are part of the worktree: Fixes #819cd3a21c
Merge pull request #832 from svghadi/CVE-2023-37788f71a449
*: Bump goproxy dep. Fixes #826Updates
github.com/google/go-github/v50
from 50.0.0 to 50.2.0Release notes
Sourced from github.com/google/go-github/v50's releases.
Commits
cac943e
Bump version of go-github to v50.2.0 (#2710)9e4a1fd
Add fields to update repository API and create branch protection API to match...9bfbc00
Fix SCIM query params (#2680)8e34527
Move to Protonmail PGP (#2666)e0bb535
Update custom repo roles URL (#2702)14bb610
Support HTTP Proxy from environment (#2686)73075b9
Add head_sha for ListWorkflowRunsOptions (#2703)862134b
Bump golang.org/x/net from 0.7.0 to 0.8.0 in /scrape (#2698)bfc1fbb
Remove example subdirs in GitHub Actions linter workflow (#2701)572b301
Bump golang.org/x/oauth2 from 0.0.0-20180821212333-d2e6202438be to 0.6.0 (#2695)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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions