pulumi / pulumi-docker-build

A Pulumi native provider for Docker
Apache License 2.0
6 stars 2 forks source link

Bump the other group across 1 directory with 11 updates #247

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the other group with 8 updates in the / directory:

Package From To
github.com/docker/buildx 0.16.0 0.16.2
github.com/docker/cli 27.0.3+incompatible 27.2.0+incompatible
github.com/docker/docker 27.1.1+incompatible 27.2.0+incompatible
github.com/golangci/golangci-lint 1.59.1 1.60.3
github.com/pulumi/providertest 0.0.13 0.1.1
github.com/pulumi/pulumi-java/pkg 0.14.0 0.15.0
github.com/pulumi/pulumi-yaml 1.9.2 1.10.0
golang.org/x/crypto 0.26.0 0.27.0

Updates github.com/docker/buildx from 0.16.0 to 0.16.2

Release notes

Sourced from github.com/docker/buildx's releases.

v0.16.2

Welcome to the v0.16.2 release of buildx!

Please try out the release binaries and report any issues at https://github.com/docker/buildx/issues.

Contributors

  • CrazyMax

Notable changes

  • Fix possible "bad file descriptor" error when exporting local cache to NFS volume #2629

Dependency Changes

  • github.com/gofrs/flock v0.12.0 -> v0.12.1
  • github.com/moby/buildkit v0.15.0 -> v0.15.1
  • golang.org/x/sys v0.21.0 -> v0.22.0

Previous release can be found at v0.16.1

v0.16.1

Welcome to the v0.16.1 release of buildx!

Please try out the release binaries and report any issues at https://github.com/docker/buildx/issues.

Contributors

  • CrazyMax
  • Talon Bowler
  • Tõnis Tiigi

Notable changes

  • Fix possible panic due to data race in buildx bake --print command docker/buildx#2603
  • Improve messaging about using --debug flag to inspect build warnings #2612

Dependency Changes

This release has no dependency changes

Previous release can be found at v0.16.0

Commits
  • 99dea6d Merge pull request #2630 from crazy-max/v0.16.2_cherry-picks
  • 7b8a069 vendor: update buildkit to v0.15.1
  • 34c1952 Merge pull request #2604 from crazy-max/v0.16.1_cherry-picks
  • dd3bb69 clarify the appropriate place to use the debug flag when viewing warnings
  • 9d8cf0b test: bake print
  • fb773fa bake: check printer before printing warnings
  • See full diff in compare view


Updates github.com/docker/cli from 27.0.3+incompatible to 27.2.0+incompatible

Commits
  • 3ab4256 Merge pull request #5374 from vvoland/vendor-docker
  • 88a49df vendor: github.com/docker/docker 3ab5c7d0036c (v27.2.0-dev)
  • 5d17c29 Merge pull request #5372 from thaJeztah/27.x_backport_fix_linting_issues
  • 64b9e4c cli: rename args that collided with builtins (predeclard)
  • 4b71d0d e2e/global: fix n-constant format string in call (govet)
  • 002cfcd cli/command: fix n-constant format string in call (govet)
  • d8af781 cli/command/system: remove redundant nil-check (gosimple)
  • f042ddb Merge pull request #5371 from vvoland/vendor-docker
  • 8e94ed1 vendor: github.com/docker/docker b27de4ef1634 (v27.2.0-dev)
  • 7a82aee Merge pull request #5368 from dvdksn/27x_5360
  • Additional commits viewable in compare view


Updates github.com/docker/docker from 27.1.1+incompatible to 27.2.0+incompatible

Release notes

Sourced from github.com/docker/docker's releases.

v27.2.0

27.2.0

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

New

  • CLI: Add support for device-code flow login when authenticating to the official registry. docker/cli#5349
  • containerd image store: docker image ls now supports --tree flag that shows a multiplatform-aware image list. This is experimental and may change at any time without any backwards compatibility. docker/cli#5353

API

  • GET /images/json response now includes Manifests field, which contains information about the sub-manifests included in the image index. This includes things like platform-specific manifests and build attestations. The new field will only be populated if the request also sets the manifests query parameter to true.

[!WARNING]

This is experimental and may change at any time without any backward compatibility.

Bug fixes and enhancements

  • CLI: Fix issue with remote contexts over SSH where the CLI would allocate a pseudoterminal when connecting to the remote host, which causes issues in rare situations. docker/cli#5351
  • Fix an issue that prevented network creation with a --ip-range ending on a 64-bit boundary. moby/moby#48326
  • CLI: IPv6 addresses shown by docker ps in port bindings are now bracketed. docker/cli#5365
  • containerd image store: Fix early error exit from docker load in cases where unpacking the image would fail. moby/moby#48376
  • containerd image store: Fix the previous image not being persisted as dangling after docker pull. moby/moby#48380

Packaging updates

v27.2.0-rc.1

27.2.0-rc.1

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

... (truncated)

Commits
  • 3ab5c7d Merge pull request #48383 from vvoland/48382-27.x
  • 875e8ae vendor: github.com/containerd/containerd v1.7.21
  • 1900e4d Dockerfile: update containerd binary to v1.7.21 (static binaries and CI only)
  • cd7746d Merge pull request #48380 from vvoland/48374-27.x
  • 2a13a38 Merge pull request #48376 from vvoland/48293-27.x
  • 9fd71f5 Merge pull request #48378 from corhere/backport-27.x/dockerd-manpage
  • ecd2b6f c8d/image: Add hostPlatformMatcher
  • d5b0342 man: support bringing your own go-md2man
  • 56c5c23 man: build dockerd man pages using make
  • 77b2eb5 Removed all mentions of "please" from docs and messages
  • Additional commits viewable in compare view


Updates github.com/golangci/golangci-lint from 1.59.1 to 1.60.3

Release notes

Sourced from github.com/golangci/golangci-lint's releases.

v1.60.3

golangci-lint is a free and open-source project built by volunteers.

If you value it, consider supporting us, the maintainers and linter authors.

We appreciate it! :heart:

For key updates, see the changelog.

Changelog

  • c2e095c022a97360f7fff5d49fbc11f273be929a build(deps): bump github.com/securego/gosec/v2 from 81cda2f91fbe to ab3f6c1c83a0 (#4943)
  • f0c190436343e51e6b4dc98a368cf7bae0e5f33a feat: check that Go version use to build is greater or equals to the Go version of the project (#4938)

v1.60.2

golangci-lint is a free and open-source project built by volunteers.

If you value it, consider supporting us, the maintainers and linter authors.

We appreciate it! :heart:

For key updates, see the changelog.

Changelog

  • f338f3ef33f0f7b641100aa1fd759549cc959a8b build(deps): bump github.com/securego/gosec/v2 from 5f0084eb01a9 to 81cda2f91fbe (#4927)
  • 132d81cb5a37a48b190b3fbb58eeb7fcc754f71a build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.8.3 to 2.9.0 (#4921)
  • 15529a9d74d8b6904d7da121c6f8c96e502c070c build(deps): bump honnef.co/go/tools from 0.5.0 to 0.5.1 (#4911)
  • e24ef74f8f63de3d1a31834c2754f31b32e571c3 build(deps): bump mvdan.cc/gofumpt from 0.6.0 to 0.7.0 (#4922)
  • 87dd8fe7552a8c8374ebde29db3bda8b28055962 exportloopref: deprecation (#4916)
  • ca0b09e5e3891abef239b7c14459c6fba90e796e gosec: add G602 analyzer (#4906)
  • adbdfdb288e939a175182b7a12b7555215ce98b2 staticcheck: propagate Go version (#4907)

v1.60.1

golangci-lint is a free and open-source project built by volunteers.

If you value it, consider supporting us, the maintainers and linter authors.

We appreciate it! :heart:

For key updates, see the changelog.

Changelog

  • 1147824c go1.23 support (#4836)
  • 9eeb891c build(deps): bump golang.org/x/tools from 0.23.0 to 0.24.0 (#4898)
  • 73bbf822 build(deps): bump github.com/polyfloyd/go-errorlint from 1.5.2 to 1.6.0 (#4899)
  • a9ea7d32 unused: remove exported-is-used option
  • 90664f6c build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 (#4893)
  • 78a738f7 unused: remove exported-is-used option (#4890)
  • 5536bb5c build(deps): bump github.com/mgechev/revive from 1.3.7 to 1.3.9 (#4886)
  • f903621d build(deps): bump github.com/gofrs/flock from 0.12.0 to 0.12.1 (#4889)

... (truncated)

Changelog

Sourced from github.com/golangci/golangci-lint's changelog.

v1.60.3

  1. Updated linters
    • gosec: from 81cda2f91fbe to ab3f6c1c83a0 (fix G115 false positives)
  2. Misc.
    • Check that the Go version use to build is greater or equals to the Go version of the project

v1.60.2

  1. Updated linters
  • gofmt: update to HEAD (go1.22)
  • gofumpt: from 0.6.0 to 0.7.0
  • gosec: fix G602 analyzer
  • gosec: from 5f0084eb01a9 to 81cda2f91fbe (adds G115, G405, G406, G506, G507)
  • staticcheck: from 0.5.0 to 0.5.1
  • staticcheck: propagate Go version
  • wrapcheck: from 2.8.3 to 2.9.0
  • ⚠️ exportloopref: deprecation

v1.60.1

  1. Updated linters
    • errorlint: from 1.5.2 to 1.6.0
    • exhaustruct: from 3.2.0 to 3.3.0 (recognize custom error values in return)
    • fatcontext: from 0.2.2 to 0.4.0 (fix false positives for context stored in structs)
    • gocognit: from 1.1.2 to 1.1.3
    • gomodguard: from 1.3.2 to 1.3.3
    • govet (printf): report non-constant format, no args
    • lll: advertise max line length instead of just reporting failure
    • revive: from 1.3.7 to 1.3.9 (new rule: comments-density)
    • sloglint: from 0.7.1 to 0.7.2
    • spancheck: from 0.6.1 to 0.6.2
    • staticcheck: from 0.4.7 to 0.5.0
    • tenv: from 1.7.1 to 1.10.0 (remove reports on fuzzing)
    • testifylint: from 1.3.1 to 1.4.3 (new options: formatter, suite-broken-parallel, suite-subtest-run)
    • tparallel: from 0.3.1 to 0.3.2
    • usestdlibvars: from 1.26.0 to 1.27.0 (fix false-positive with number used inside a mathematical operations)
    • wsl: from 4.2.1 to 4.4.1
    • ️⚠️ unused: remove exported-is-used option
  2. Fixes
    • SARIF: sanitize level property
    • ️⚠️ typecheck issues should never be ignored
  3. Documentation
    • Add link on linter without configuration
    • Remove 'trusted by' page
    • wsl update documentation of the configuration
  4. misc.
    • 🎉 go1.23 support

v1.60.0

... (truncated)

Commits
  • c2e095c build(deps): bump github.com/securego/gosec/v2 from 81cda2f91fbe to ab3f6c1c8...
  • f0c1904 feat: check that Go version use to build is greater or equals to the Go versi...
  • 2f53f2c docs: update documentation (#4931)
  • 1bdd38b docs: update documentation assets (#4930)
  • 561049d docs: update GitHub Action assets (#4929)
  • f338f3e build(deps): bump github.com/securego/gosec/v2 from 5f0084eb01a9 to 81cda2f91...
  • 741df1f dev: fix GO_VERSION in post release workflow (#4926)
  • 87dd8fe exportloopref: deprecation (#4916)
  • af298e1 chore: update gofmt (#4923)
  • 132d81c build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.8.3 to 2.9.0 (#4921)
  • Additional commits viewable in compare view


Updates github.com/moby/buildkit from 0.15.0 to 0.15.1

Release notes

Sourced from github.com/moby/buildkit's releases.

v0.15.1

Welcome to the v0.15.1 release of buildkit!

Please try out the release binaries and report any issues at https://github.com/moby/buildkit/issues.

Contributors

  • CrazyMax
  • Tõnis Tiigi

Notable Changes

  • Fix possible panic when importing build record external error #5181
  • Fix regression with flock module where read-write mode was not applied anymore #5183

Dependency Changes

  • github.com/gofrs/flock v0.12.0 -> v0.12.1
  • golang.org/x/sys v0.21.0 -> v0.22.0

Previous release can be found at v0.15.0

Commits
  • 979542e Merge pull request #5186 from crazy-max/v0.15.1_cherry-picks
  • 607455d vendor: bump github.com/gofrs/flock to v0.12.1
  • 4882c33 llbsolver: avoid nil releaser on error
  • See full diff in compare view


Updates github.com/pulumi/providertest from 0.0.13 to 0.1.1

Release notes

Sourced from github.com/pulumi/providertest's releases.

v0.1.1

What's Changed

Full Changelog: https://github.com/pulumi/providertest/compare/v0.1.0...v0.1.1

v0.1.0

What's Changed

⚠️ Breaking change ⚠️

You must now pass T as the first parameter for any method which does asserts internally, as is the pattern in Go.

You can fix pretty much all usages using the following batch of gofmt commands:

gofmt -r 'a.Convert(b) -> a.Convert(t, b)' -w ./**/*_test.go
gofmt -r 'a.CopyTo(b) -> a.CopyTo(t, b)' -w ./**/*_test.go
gofmt -r 'a.CopyToTempDir() -> a.CopyToTempDir(t)' -w ./**/*_test.go
gofmt -r 'a.Destroy() -> a.Destroy(t)' -w ./**/*_test.go
gofmt -r 'a.ExportStack() -> a.ExportStack(t)' -w ./**/*_test.go
gofmt -r 'a.GrpcLog() -> a.GrpcLog(t)' -w ./**/*_test.go
gofmt -r 'a.ClearGrpcLog() -> a.ClearGrpcLog(t)' -w ./**/*_test.go
gofmt -r 'a.Import(b, c, d, e, f, g) -> a.Import(t, b, c, d, e, f, g)' -w ./**/*_test.go
gofmt -r 'a.Import(b, c, d, e, f) -> a.Import(t, b, c, d, e, f)' -w ./**/*_test.go
gofmt -r 'a.Import(b, c, d, e) -> a.Import(t, b, c, d, e)' -w ./**/*_test.go
gofmt -r 'a.Import(b, c, d) -> a.Import(t, b, c, d)' -w ./**/*_test.go
gofmt -r 'a.Import(b, c) -> a.Import(t, b, c)' -w ./**/*_test.go
gofmt -r 'a.Import(b) -> a.Import(t, b)' -w ./**/*_test.go
gofmt -r 'a.ImportStack(b) -> a.ImportStack(t, b)' -w ./**/*_test.go
gofmt -r 'a.Install() -> a.Install(t)' -w ./**/*_test.go
gofmt -r 'a.InstallStack(b) -> a.InstallStack(t, b)' -w ./**/*_test.go
gofmt -r 'a.Preview() -> a.Preview(t)' -w ./**/*_test.go
gofmt -r 'a.Refresh() -> a.Refresh(t)' -w ./**/*_test.go
gofmt -r 'a.SetConfig(b, c) -> a.SetConfig(t, b, c)' -w ./**/*_test.go
gofmt -r 'a.Up() -> a.Up(t)' -w ./**/*_test.go
gofmt -r 'a.UpdateSource(b) -> a.UpdateSource(t, b)' -w ./**/*_test.go
gofmt -r 'a.NewStack(b) -> a.NewStack(t, b)' -w ./**/*_test.go
gofmt -r 'a.Run(b) -> a.Run(t, b)' -w ./**/*_test.go

New Contributors

... (truncated)

Commits


Updates github.com/pulumi/pulumi-java/pkg from 0.14.0 to 0.15.0

Release notes

Sourced from github.com/pulumi/pulumi-java/pkg's releases.

v0.15.0

Improvements

Bug Fixes

  • Fix HTML escaping after {@literal ...} blocks in Javadocs
Changelog

Sourced from github.com/pulumi/pulumi-java/pkg's changelog.

0.15.0 (2024-08-15)

Bug fixes

  • Fix HTML escaping after {@literal ...} blocks in Javadocs
Commits


Updates github.com/pulumi/pulumi-yaml from 1.9.2 to 1.10.0

Release notes

Sourced from github.com/pulumi/pulumi-yaml's releases.

v1.10.0

Improvements

  • [features] add "pulumi.organiztion" to the built-in "pulumi" variable to obtain the current organization.

Bug Fixes

  • Parse the items property on config type declarations to prevent diagnostic messages about unknown fields #615

  • Fix usage of local plugins (those defined in the Pulumi.yaml file plugins section) #619

  • Allow missing nodes in template to enable walking templates without config #617

Changelog

Sourced from github.com/pulumi/pulumi-yaml's changelog.

1.10.0 (2024-09-04)

Improvements

  • Add "pulumi.organization" to the built-in "pulumi" variable to obtain the current organization #613

Bug Fixes

  • Parse the items property on config type declarations to prevent diagnostic messages about unknown fields #615

  • Fix usage of local plugins (those defined in the Pulumi.yaml file plugins section) #619

  • Allow missing nodes in template to enable walking templates without config #617

Commits


Updates github.com/pulumi/pulumi/pkg/v3 from 3.130.0 to 3.130.1-0.20240831132520-d9df47718158

Changelog

Sourced from github.com/pulumi/pulumi/pkg/v3's changelog.

Changelog

3.131.0 (2024-09-04)

Features

  • [cli] Include all engine events in the event-log #17101

  • [pkg] Added NewCachedLoader for caching schema loads. #17118

  • [yaml] Update yaml to v1.10 #17154

  • [auto/go] Include panic value in message for non-error panics #17066

  • [auto/nodejs] Add LocalWorkspace.install method for Nodejs #17134

  • [auto/python] Add LocalWorkspace.install method #17086

  • [cli/{display,plugin}] Render download and install progress as part of system messages during Pulumi operations #17019

  • [cli/state] Allow moving resources when there's already a provider with an identical URN in the destination stack, if the inputs match #17076

  • [sdk/nodejs] Respect .node-version and .nvmrc files in pulumi install #17060

Bug Fixes

  • [engine] Propagate deleted parents of untargeted resources #17117

  • [engine] Fix a snapshot integrity issue caused by deleteBeforeReplace and failed create operations #17146

  • [engine] Fix panic with user specified plugin paths #17141

  • [sdk] Use int32 in Go interfaces that map to protobufs using int32 #17068

  • [cli/display] Improve rendering of update diffs in some circumstances.

... (truncated)

Commits


Updates github.com/pulumi/pulumi/sdk/v3 from 3.130.0 to 3.130.1-0.20240831132520-d9df47718158

Changelog

Sourced from github.com/pulumi/pulumi/sdk/v3's changelog.

Changelog

3.131.0 (2024-09-04)

Features

  • [cli] Include all engine events in the event-log #17101

  • [pkg] Added NewCachedLoader for caching schema loads. #17118

  • [yaml] Update yaml to v1.10 #17154

  • [auto/go] Include panic value in message for non-error panics #17066

  • [auto/nodejs] Add LocalWorkspace.install method for Nodejs #17134

  • [auto/python] Add LocalWorkspace.install method #17086

  • [cli/{display,plugin}] Render download and install progress as part of system messages during Pulumi operations #17019

  • [cli/state] Allow moving resources when there's already a provider with an identical URN in the destination stack, if the inputs match #17076

  • [sdk/nodejs] Respect .node-version and .nvmrc files in pulumi install #17060

Bug Fixes

  • [engine] Propagate deleted parents of untargeted resources #17117

  • [engine] Fix a snapshot integrity issue caused by deleteBeforeReplace and failed create operations #17146

  • [engine] Fix panic with user specified plugin paths #17141

  • [sdk] Use int32 in Go interfaces that map to protobufs using int32 #17068

  • [cli/display] Improve rendering of update diffs in some circumstances.

... (truncated)

Commits


Updates golang.org/x/crypto from 0.26.0 to 0.27.0

Commits
  • c9da6b9 all: fix printf(var) mistakes detected by latest printf checker
  • b35ab4f go.mod: update golang.org/x dependencies
  • bcb0f91 internal/poly1305: Port sum_amd64.s to Avo
  • 7eace71 chacha20poly1305: Avo port of chacha20poly1305_amd64.s
  • 620dfbc salsa20/salsa: Port salsa20_amd64.s to Avo
  • 82942cf blake2b: port blake2b_amd64.s to Avo
  • 0484c26 blake2b: port blake2bAVX2_amd64.s to Avo
  • 38ed1bc blake2s: port blake2s_amd64.s to Avo
  • 38a0b5d argon2: Avo port of blamka_amd64.s
  • bf5f14f x509roots/fallback: update bundle
  • Additional commits viewable in compare view


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
dependabot[bot] commented 2 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.