forked from Soulou/acadock-monitoring
-
Notifications
You must be signed in to change notification settings - Fork 5
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
build(deps): bump the dependencies group with 11 updates #144
Merged
github-actions
merged 1 commit into
master
from
dependabot/go_modules/dependencies-e992c22515
Mar 28, 2024
Merged
build(deps): bump the dependencies group with 11 updates #144
github-actions
merged 1 commit into
master
from
dependabot/go_modules/dependencies-e992c22515
Mar 28, 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
Bumps the dependencies group with 11 updates: | Package | From | To | | --- | --- | --- | | [github.com/fsouza/go-dockerclient](https://github.com/fsouza/go-dockerclient) | `1.10.1` | `1.11.0` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.8.4` | `1.9.0` | | [github.com/Scalingo/go-utils/errors/v2](https://github.com/Scalingo/go-utils) | `2.3.0` | `2.4.0` | | [github.com/containerd/containerd](https://github.com/containerd/containerd) | `1.7.11` | `1.7.14` | | [github.com/docker/docker](https://github.com/docker/docker) | `24.0.7+incompatible` | `25.0.4+incompatible` | | [github.com/docker/go-connections](https://github.com/docker/go-connections) | `0.4.0` | `0.5.0` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.17.4` | `1.17.7` | | [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec) | `1.1.0-rc5` | `1.1.0` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.14.0` | `0.16.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.15.0` | `0.18.0` | | [golang.org/x/tools](https://github.com/golang/tools) | `0.16.1` | `0.19.0` | Updates `github.com/fsouza/go-dockerclient` from 1.10.1 to 1.11.0 - [Release notes](https://github.com/fsouza/go-dockerclient/releases) - [Changelog](https://github.com/fsouza/go-dockerclient/blob/main/container_changes_test.go) - [Commits](fsouza/go-dockerclient@v1.10.1...v1.11.0) Updates `github.com/stretchr/testify` from 1.8.4 to 1.9.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.8.4...v1.9.0) Updates `github.com/Scalingo/go-utils/errors/v2` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/Scalingo/go-utils/releases) - [Changelog](https://github.com/Scalingo/go-utils/blob/master/CHANGELOG_LEGACY.md) - [Commits](Scalingo/go-utils@v2.3.0...errors/v2.4.0) Updates `github.com/containerd/containerd` from 1.7.11 to 1.7.14 - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md) - [Commits](containerd/containerd@v1.7.11...v1.7.14) Updates `github.com/docker/docker` from 24.0.7+incompatible to 25.0.4+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v24.0.7...v25.0.4) Updates `github.com/docker/go-connections` from 0.4.0 to 0.5.0 - [Commits](docker/go-connections@v0.4.0...v0.5.0) Updates `github.com/klauspost/compress` from 1.17.4 to 1.17.7 - [Release notes](https://github.com/klauspost/compress/releases) - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml) - [Commits](klauspost/compress@v1.17.4...v1.17.7) Updates `github.com/opencontainers/image-spec` from 1.1.0-rc5 to 1.1.0 - [Release notes](https://github.com/opencontainers/image-spec/releases) - [Changelog](https://github.com/opencontainers/image-spec/blob/main/RELEASES.md) - [Commits](opencontainers/image-spec@v1.1.0-rc5...v1.1.0) Updates `golang.org/x/mod` from 0.14.0 to 0.16.0 - [Commits](golang/mod@v0.14.0...v0.16.0) Updates `golang.org/x/sys` from 0.15.0 to 0.18.0 - [Commits](golang/sys@v0.15.0...v0.18.0) Updates `golang.org/x/tools` from 0.16.1 to 0.19.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.16.1...v0.19.0) --- updated-dependencies: - dependency-name: github.com/fsouza/go-dockerclient dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/Scalingo/go-utils/errors/v2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/containerd/containerd dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/docker/docker dependency-type: indirect update-type: version-update:semver-major dependency-group: dependencies - dependency-name: github.com/docker/go-connections dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/klauspost/compress dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/opencontainers/image-spec dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: golang.org/x/mod dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/tools dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Mar 27, 2024
leo-scalingo
approved these changes
Mar 28, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dependabot merge
github-actions
bot
deleted the
dependabot/go_modules/dependencies-e992c22515
branch
March 28, 2024 00:06
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 the dependencies group with 11 updates:
1.10.1
1.11.0
1.8.4
1.9.0
2.3.0
2.4.0
1.7.11
1.7.14
24.0.7+incompatible
25.0.4+incompatible
0.4.0
0.5.0
1.17.4
1.17.7
1.1.0-rc5
1.1.0
0.14.0
0.16.0
0.15.0
0.18.0
0.16.1
0.19.0
Updates
github.com/fsouza/go-dockerclient
from 1.10.1 to 1.11.0Release notes
Sourced from github.com/fsouza/go-dockerclient's releases.
Commits
594f32e
Add support for Healthcheck.StartInterval (v1.44 API) (#1042)e367dfb
build(deps): bump actions/checkout from 4.1.1 to 4.1.2 (#1041)bce4176
build(deps): bump github.com/docker/docker (#1040)75be9c4
build(deps): bump golang.org/x/term from 0.17.0 to 0.18.0 (#1039)a5fa613
Add Annotations to HostConfig. (#1038)c673109
build(deps): bump golangci/golangci-lint-action from 3.7.1 to 4.0.0 (#1037)32031e2
build(deps): bump golangci/golangci-lint-action from 3.7.0 to 3.7.1 (#1036)a4940b2
build(deps): bump golang.org/x/term from 0.16.0 to 0.17.0 (#1035)b88e42f
build(deps): bump github.com/docker/docker (#1034)2359f27
testing: fix testUpdates
github.com/stretchr/testify
from 1.8.4 to 1.9.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
bb548d0
Merge pull request #1552 from stretchr/dependabot/go_modules/github.com/stret...814075f
build(deps): bump github.com/stretchr/objx from 0.5.1 to 0.5.2e045612
Merge pull request #1339 from bogdandrutu/uintptr5b6926d
Merge pull request #1385 from hslatman/not-implements9f97d67
Merge pull request #1550 from stretchr/release-notesbcb0d3f
Include the auto-release notes in releasesfb770f8
Merge pull request #1247 from ccoVeille/typos85d8bb6
fix typos in comments, tests and github templatese2741fa
Merge pull request #1548 from arjunmahishi/msgAndArgs6e59f20
http_assertions: assert that the msgAndArgs actually works in testsUpdates
github.com/Scalingo/go-utils/errors/v2
from 2.3.0 to 2.4.0Commits
16c9a45
Merge pull request #839 from Scalingo/release/errors/2.4.097b9c83
[errors] Bump v2.4.0812847e
Merge pull request #838 from Scalingo/fix/errors/deprecate_errgo50ee664
fix(errors): do not use errgo in New methods49be268
docs(errors): deprecate use of errgo in ErrCtx6a50320
Merge pull request #837 from Scalingo/dependabot/go_modules/nsqproducer/depen...30ca3ed
build(deps): bump the dependencies group in /nsqproducer with 1 updatef6d9ddb
Merge pull request #836 from Scalingo/dependabot/go_modules/mongo/dependencie...dd12d74
build(deps): bump the dependencies group in /mongo with 1 updatedc2acd5
Merge pull request #835 from Scalingo/dependabot/go_modules/concurrency/depen...Updates
github.com/containerd/containerd
from 1.7.11 to 1.7.14Release notes
Sourced from github.com/containerd/containerd's releases.
... (truncated)
Commits
dcf2847
Merge pull request #9953 from dmcgowan/prepare-v1.7.141babe6b
Prepare release notes for v1.7.149138da4
Merge pull request #9951 from austinvazquez/release-1.7-backport-use-matrix-g...a9bbbef
Use the Go toolchain in CI matrix to build binaries17cbd50
Merge pull request #9933 from AkihiroSuda/go-1.21.8-1.74c825b3
Merge pull request #9938 from akhilerm/cherry-pick-9777-1.739caf53
Move inline PS scripts into files5613fae
Merge pull request #9944 from dmcgowan/1.7-skip-oom-test1ca9a64
update to go 1.21.8, 1.22.1630226b
Disable OOM set score unpriv test temporarilyUpdates
github.com/docker/docker
from 24.0.7+incompatible to 25.0.4+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
061aa95
Merge pull request #47513 from vvoland/v25.0-47498d0d85f6
daemon: overlay2: remove world writable permission from the lower file5d66793
Merge pull request #47508 from vvoland/v25.0-47504ef1fa23
Merge pull request #47510 from akerouanton/25.0-47441_mac_addr_config_migration0451b28
Don't create endpoint config for MAC addr config migrationd27fe25
dockerd-rootless-setuptool.sh: check RootlessKit functionality77de535
Dockerfile: update RootlessKit to v2.0.29e526bc
Merge pull request #47503 from vvoland/v25.0-475022d34702
update to go1.21.851e876c
Merge pull request #47493 from akerouanton/25.0-47370_windows_natnw_dns_testUpdates
github.com/docker/go-connections
from 0.4.0 to 0.5.0Commits
fa09c95
Merge pull request #108 from thaJeztah/carry_67a67a58
Swap CloseRead and CloseWrite481d3d2
Merge pull request #107 from thaJeztah/drop_legacy_go9548f9f
tlsconfig: remove deprecated io/ioutilc564c21
drop support for go1.17 and older7cbebcf
gha: update actions2cf423f
tlsconfig: move allTLSVersions vardca283b
tlsconfig: drop support for go1.12 and older21876c5
tlsconfig: drop support for go1.6 and older4d174db
tlsconfig: drop support for go1.4 and olderUpdates
github.com/klauspost/compress
from 1.17.4 to 1.17.7Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
1e2b275
tests: Rename fuzz helpers back. (#931)68b7039
s2: Fix literal+repeat exceeds dst (#930)5895eb4
s2: Add AsyncFlush method: Complete the block without flushing (#927)4c49017
ci: Build with Go 1.22.x - deprecate 1.19 (#926)8e5ae40
Update README.md255a132
s2: Fix DecodeConcurrent deadlock on errors (#925)e8251aa
build: Remove garble compiler (#924)32f34cf
build(deps): bump the github-actions group with 1 update (#921)aac36dc
zstd: Fix incorrect repeat coding in best mode (#923)9b0f130
Update README.mdUpdates
github.com/opencontainers/image-spec
from 1.1.0-rc5 to 1.1.0Release notes
Sourced from github.com/opencontainers/image-spec's releases.
Commits
e7f7c0c
version: release v1.1.0365fa41
Merge pull request #1160 from sudo-bmitch/pr-subject-dag-associationd0f90e6
Clarify that subject references a separate DAG9703222
Merge pull request #1157 from sudo-bmitch/pr-v1.1.0-rc68b1e951
version: bump back to +dev6c2b5fa
version: release v1.1.0-rc656fb783
Merge pull request #1107 from sudo-bmitch/pr-release-noticea6d741a
Merge pull request #1148 from dejanu/update_oci_implementations53d9855
new section for projects no longer maintainedceeb2eb
Merge pull request #1114 from sudo-bmitch/pr-go-1.21Updates
golang.org/x/mod
from 0.14.0 to 0.16.0Commits
766dc5d
modfile: use new go version string format in WorkFile.add errorfa1ba42
sumdb: replace globsMatchPath with module.MatchPrefixPatternsUpdates
golang.org/x/sys
from 0.15.0 to 0.18.0Commits
360f961
unix: add API for fsconfig system call7ff74af
unix: drop go version tags for unsupported versions6b4eab5
unix: suppress ENOMEM errors from sysctl's implementing Uname(uname *Utsname)...2f2cc5d
unix: update IFLA and NETKIT constants with Linux kernel 6.7914b96c
windows: support ill-formed UTF-16 in UTF16PtrToString511ec84
Revert "windows: support nil done parameter in ReadFile and WriteFile"628365d
windows: support nil done parameter in ReadFile and WriteFilebef1bd8
unix: move mksyscall regexp to package level variables5710a32
unix/linux: update Linux kernel to 6.7b3ce6a3
windows: build env_windows_test.go only go Go 1.21 and aboveUpdates
golang.org/x/tools
from 0.16.1 to 0.19.0Commits
7656c4c
go.mod: update golang.org/x dependencies5bf7d00
cmd/callgraph: add 'posn' template helper283fce2
x/tools: drop go1.18 support7f348c7
internal/versions: updates the meaning of FileVersions.38b0e9b
x/tools: add explicit Unalias operationsa6c03c8
x/tools: update telemetry import (new Start API)1f7dbdf
gopls/internal/cache: add debug assertions for bug report4d4e802
gopls/doc: address additional comments on workspace.mdabe5874
gopls/internal/analysis: add fill switch cases code actionfc70354
gopls/internal/test: add test for NPE in control flow highlightingDependabot 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 will merge this PR once CI passes on it, as requested by @leo-scalingo.
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