build(deps): bump the dependencies group with 6 updates #157
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 dependencies group with 6 updates:
1.1.3
1.2.0
1.11.2
1.12.0
27.1.1+incompatible
27.1.2+incompatible
5.2.0
5.3.0
0.2.0
0.3.0
0.22.0
0.23.0
Updates
github.com/Scalingo/go-utils/graceful
from 1.1.3 to 1.2.0Commits
b7a0003
Merge pull request #217 from Scalingo/deps/internal/logger/v1.1.001de172
Fix changelogs following reviews59ef27b
Merge remote-tracking branch 'origin/master' into deps/internal/logger/v1.1.0d190b08
Merge pull request #222 from Scalingo/dependabot/go_modules/storage/github.co...379ad83
docs(changelog): add Dependabot missing entry828b010
build(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager84165e7
Merge pull request #223 from Scalingo/dependabot/go_modules/storage/github.co...ef2af75
docs(changelog): add Dependabot missing entry05e585b
build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 in /storagefca6a30
Merge pull request #221 from Scalingo/dependabot/go_modules/storage/github.co...Updates
github.com/fsouza/go-dockerclient
from 1.11.2 to 1.12.0Release notes
Sourced from github.com/fsouza/go-dockerclient's releases.
Commits
e9d929d
github/workflows: bump to Go 1.22 and 1.23bb9ee83
Go 1.21 is no longer supported, bump go.mod26309e8
add theOptions
field toTempfsOptions
(#1077)9c3440a
build(deps): bump github.com/docker/docker (#1081)5655d8d
build(deps): bump golang.org/x/term from 0.22.0 to 0.23.0 (#1080)Updates
github.com/docker/docker
from 27.1.1+incompatible to 27.1.2+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
Commits
f9522e5
Merge pull request #48315 from vvoland/48169-27.xa037b72
Merge pull request #48314 from vvoland/48275-27.xfc0150b
daemon/containerd: rm use of regexp73c01d0
image/v1: rm regexp usec93fe4a
layer: rm regexp use31459c8
docs/api: swagger: fix x-nullable for SystemInfo.Containerd (api v1.46)35d430c
api/swagger: fix x-nullable for SystemInfo.Containerdf5fa090
Merge pull request #48308 from thaJeztah/27.x_backport_migrate_usernsa17f5d4
Merge pull request #48294 from austinvazquez/cherry-pick-2b5ffa0b63c76e8bb4eb...80a59c2
migrate to github.com/moby/sys/usernsUpdates
github.com/gofrs/uuid/v5
from 5.2.0 to 5.3.0Release notes
Sourced from github.com/gofrs/uuid/v5's releases.
Commits
e826b84
Add "AtTime" generators for V1, V6, and V7 (#142)190948b
Bump actions/upload-artifact from 4.3.4 to 4.3.5 in the all group (#171)1643bf3
Bump the all group with 2 updates (#170)e60730a
Bump github/codeql-action from 3.25.12 to 3.25.13 in the all group (#169)2f6f9f4
chore: group GitHub Action updates (#168)da52fd9
Bump github/codeql-action from 3.25.11 to 3.25.12 (#165)8595587
Bump actions/setup-go from 5.0.1 to 5.0.2 (#166)fad3d14
Bump actions/dependency-review-action from 4.3.3 to 4.3.4 (#167)817d03c
Bump actions/upload-artifact from 4.3.3 to 4.3.4 (#164)b7cab94
Bump github/codeql-action from 3.25.10 to 3.25.11 (#163)Updates
github.com/moby/sys/user
from 0.2.0 to 0.3.0Release notes
Sourced from github.com/moby/sys/user's releases.
... (truncated)
Commits
5447519
Merge pull request #145 from thaJeztah/separate_userns370a9ed
user: move userns package to separate module, and retract v0.2.0Updates
golang.org/x/sys
from 0.22.0 to 0.23.0Commits
aa1c4c8
unix: provide Mount on openbsdcde4660
unix: add linux mseal system call31ef9e7
unix: update to Linux kernel 6.10d03a807
unix: update glibc to 2.40beb5949
windows: correctly generate GetAce syscall7bb0bf7
cpu: add Int8 matrix multiplication instructions CPU feature flag for ARM64bce4cf7
windows: add GetKeyboardLayout & ToUnicodeEx0eac9b5
windows: add flags for GetAdaptersAddresses0c18c88
cpu: add DIT option and hwcap DIT supportdce4e64
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 <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