Skip to content
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

Bump the go_modules group across 4 directories with 19 updates #6

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

Bumps the go_modules group with 12 updates in the / directory:

Package From To
github.com/aws/aws-sdk-go 1.37.19 1.54.7
github.com/docker/docker 20.10.10+incompatible 24.0.9+incompatible
github.com/hashicorp/consul-template 0.27.2-0.20211014231529-4ff55381f1c4 0.27.3
github.com/hashicorp/go-retryablehttp 0.7.0 0.7.7
github.com/influxdata/influxdb 0.0.0-20190411212539-d24b7ba8c4c4 1.7.6
github.com/prometheus/client_golang 1.11.0 1.11.1
golang.org/x/crypto 0.0.0-20210817164053-32db794688a5 0.17.0
google.golang.org/grpc 1.41.0 1.56.3
github.com/Masterminds/goutils 1.1.0 1.1.1
github.com/containerd/containerd 1.5.7 1.6.26
github.com/docker/distribution 2.7.1+incompatible 2.8.2+incompatible
github.com/snowflakedb/gosnowflake 1.6.3 1.6.19

Bumps the go_modules group with 2 updates in the /api directory: github.com/hashicorp/go-retryablehttp and golang.org/x/net.
Bumps the go_modules group with 1 update in the /api/auth/aws directory: github.com/aws/aws-sdk-go.
Bumps the go_modules group with 2 updates in the /sdk directory: golang.org/x/crypto and google.golang.org/grpc.

Updates github.com/aws/aws-sdk-go from 1.37.19 to 1.54.7

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.54.7 (2024-06-24)

Service Client Updates

  • service/bedrock-runtime: Updates service API
  • service/customer-profiles: Updates service API and documentation
  • service/ec2: Updates service API
    • Fix EC2 multi-protocol info in models.
  • service/qbusiness: Updates service API and documentation
  • service/ssm: Updates service API
    • Add sensitive trait to SSM IPAddress property for CloudTrail redaction
  • service/workspaces-web: Updates service API and documentation

Release v1.54.6 (2024-06-20)

Service Client Updates

  • service/bedrock-runtime: Updates service API and documentation
  • service/codeartifact: Updates service API and documentation
  • service/compute-optimizer: Updates service API and documentation
  • service/cost-optimization-hub: Updates service API, documentation, and waiters
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Doc-only update for DynamoDB. Fixed Important note in 6 Global table APIs - CreateGlobalTable, DescribeGlobalTable, DescribeGlobalTableSettings, ListGlobalTables, UpdateGlobalTable, and UpdateGlobalTableSettings.
  • service/glue: Updates service paginators
    • Fix Glue paginators for Jobs, JobRuns, Triggers, Blueprints and Workflows.
  • service/ivs-realtime: Updates service API, documentation, and waiters
  • service/sagemaker: Updates service API and documentation
    • Adds support for model references in Hub service, and adds support for cross-account access of Hubs
  • service/securityhub: Updates service API and documentation

Release v1.54.5 (2024-06-19)

Service Client Updates

  • service/artifact: Updates service API, documentation, waiters, and examples
  • service/athena: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/cur: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/directconnect: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/elastictranscoder: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/opensearch: Updates service API and documentation

Release v1.54.4 (2024-06-18)

Service Client Updates

  • service/bedrock-runtime: Updates service API and documentation

... (truncated)

Commits

Updates github.com/docker/docker from 20.10.10+incompatible to 24.0.9+incompatible

Release notes

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

v24.0.9

24.0.9

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

Security

This release contains security fixes for the following CVEs affecting Docker Engine and its components.

CVE Component Fix version Severity
CVE-2024-21626 runc 1.1.12 High, CVSS 8.6
CVE-2024-24557 Docker Engine 24.0.9 Medium, CVSS 6.9

Important ⚠️

Note that this release of Docker Engine doesn't include fixes for the following known vulnerabilities in BuildKit:

To address these vulnerabilities, upgrade to Docker Engine v25.0.2.

For more information about the security issues addressed in this release, and the unaddressed vulnerabilities in BuildKit, refer to the blog post. For details about each vulnerability, see the relevant security advisory:

Packaging updates

v24.0.8

24.0.8

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

Bug fixes and enhancements

  • Live restore: Containers with auto remove (docker run --rm) are no longer forcibly removed on engine restart. moby/moby#46857

... (truncated)

Commits
  • fca702d Merge pull request from GHSA-xw73-rw38-6vjc
  • f78a772 Merge pull request #47281 from thaJeztah/24.0_backport_bump_containerd_binary...
  • 61afffe Merge pull request #47270 from thaJeztah/24.0_backport_bump_runc_binary_1.1.12
  • b38e74c Merge pull request #47276 from thaJeztah/24.0_backport_bump_runc_1.1.12
  • dac5663 update containerd binary to v1.7.13
  • 20e1af3 vendor: github.com/opencontainers/runc v1.1.12
  • 858919d update runc binary to v1.1.12
  • 141ad39 Merge pull request #47266 from vvoland/ci-fix-makeps1-templatefail-24
  • db968c6 hack/make.ps1: Fix go list pattern
  • 61c51fb Merge pull request #47221 from vvoland/pkg-pools-close-noop-24
  • Additional commits viewable in compare view

Updates github.com/hashicorp/consul-template from 0.27.2-0.20211014231529-4ff55381f1c4 to 0.27.3

Changelog

Sourced from github.com/hashicorp/consul-template's changelog.

0.39.0 (June 20, 2024)

NEW FEATURES:

  • Add support for support for sameness groups [GH-1899]

0.38.1 (June 6, 2024)

IMPROVEMENTS:

  • Return expanded list for exportedServices instead of wildcard from configuration entry [GH-1948]

BUG FIXES:

  • Return the correct value for exportedServices when called multiple times with different partitions [GH-1949]

0.38.0 (June 3, 2024)

NEW FEATURES:

  • Add support for listing Consul partitions [GH-1940]
  • Add support for listing exported services in a Consul partition [GH-1940]
  • Add support for grouping Consul services by port [GH-1939]

0.37.6 (May 6, 2024)

BUG FIXES:

0.37.5 (April 30, 2024)

IMPROVEMENTS:

BUG FIXES:

0.37.4 (March 27, 2024)

IMPROVEMENTS:

  • Add a ServerErrCh to the runner that that will surface server errors back to the caller. GH-1897

BUG FIXES:

  • Fixed a goroutine leak where dependencies could be added after a runner stops. GH-1898

0.37.3 (Unreleased)

Version 0.37.3 includes all the changes in 0.37.4 but was not officially released.

0.37.2 (March 8, 2024)

IMPROVEMENTS:

  • Add ability to set custom render and reader functions to control behaviour writing and reading files. GH-1876

0.37.1 (February 26, 2024)

BUG FIXES:

... (truncated)

Commits

Updates github.com/hashicorp/go-retryablehttp from 0.7.0 to 0.7.7

Changelog

Sourced from github.com/hashicorp/go-retryablehttp's changelog.

0.7.7 (May 30, 2024)

BUG FIXES:

  • client: avoid potentially leaking URL-embedded basic authentication credentials in logs (#158)

0.7.6 (May 9, 2024)

ENHANCEMENTS:

  • client: support a RetryPrepare function for modifying the request before retrying (#216)
  • client: support HTTP-date values for Retry-After header value (#138)
  • client: avoid reading entire body when the body is a *bytes.Reader (#197)

BUG FIXES:

  • client: fix a broken check for invalid server certificate in go 1.20+ (#210)

0.7.5 (Nov 8, 2023)

BUG FIXES:

  • client: fixes an issue where the request body is not preserved on temporary redirects or re-established HTTP/2 connections (#207)

0.7.4 (Jun 6, 2023)

BUG FIXES:

  • client: fixing an issue where the Content-Type header wouldn't be sent with an empty payload when using HTTP/2 (#194)

0.7.3 (May 15, 2023)

Initial release

Commits
  • 1542b31 v0.7.7
  • defb9f4 v0.7.7
  • a99f07b Merge pull request #158 from dany74q/danny/redacted-url-in-logs
  • 8a28c57 Merge branch 'main' into danny/redacted-url-in-logs
  • 86e852d Merge pull request #227 from hashicorp/dependabot/github_actions/actions/chec...
  • 47fe99e Bump actions/checkout from 4.1.5 to 4.1.6
  • 490fc06 Merge pull request #226 from testwill/ioutil
  • f3e9417 chore: remove refs to deprecated io/ioutil
  • d969eaa Merge pull request #225 from hashicorp/manicminer-patch-2
  • 2ad8ed4 v0.7.6
  • Additional commits viewable in compare view

Updates github.com/influxdata/influxdb from 0.0.0-20190411212539-d24b7ba8c4c4 to 1.7.6

Release notes

Sourced from github.com/influxdata/influxdb's releases.

v1.1.0

No release notes provided.

v1.0.0-rc1

No release notes provided.

v0.4.1

Features

Bugfixes

Changelog

Sourced from github.com/influxdata/influxdb's changelog.

v1.7.6 [2019-04-16]

Bugfixes

  • #13067: Ensure credentials are passed for Flux queries when using influx command.
  • #13098: Back port of data generate improvements.
  • #13132: Fix security vulnerability when shared secret is blank.
  • #13150: Add nil check for tagKeyValueEntry.setIDs().
  • #13160: Drop all unsupported Prometheus values written to the remote write endpoint.
  • #13206: Update predicate key mapping to match 2.x behavior.
  • #13330: Fix panic in Prometheus read API.
  • #13338: Add a version constraint for influxql.

Features

  • #13049: Upgrade flux to the latest version and remove the platform dependency.
  • #13121: Upgrade flux to 0.24.0.
  • #13168: track remote read requests to prometheus remote read handler.

v1.7.5 [2019-03-26]

Bugfixes

  • #11908: Update tagKeyValue mutex to write lock.
  • #11971: Fix some more shard epoch races.

Features

  • #12215: Add gen-init and gen-exec commands.Add support for describing data-generation schema via a TOML file.

v1.7.4 [2019-02-13]

Features

  • #11604: Allow TSI bitset cache to be configured.

Bugfixes

  • #11616: Remove copy-on-write when caching bitmaps.
  • #11743: Backport: Use Systemd for Amazon Linux 2.
  • #11792: Revert "Limit force-full and cold compaction size.".
  • #11831: Convert TagValueSeriesIDCache to use string fields.
  • #11833: Ensure that cached series id sets are Go heap backed.

v1.7.3 [2019-01-11]

... (truncated)

Commits

Updates github.com/prometheus/client_golang from 1.11.0 to 1.11.1

Release notes

Sourced from github.com/prometheus/client_golang's releases.

1.11.1 / 2022-02-15

What's Changed

Full Changelog: prometheus/client_golang@v1.11.0...v1.11.1

Changelog

Sourced from github.com/prometheus/client_golang's changelog.

Unreleased

1.19.0 / 2023-02-27

The module prometheus/common v0.48.0 introduced an incompatibility when used together with client_golang (See prometheus/client_golang#1448 for more details). If your project uses client_golang and you want to use prometheus/common v0.48.0 or higher, please update client_golang to v1.19.0.

  • [CHANGE] Minimum required go version is now 1.20 (we also test client_golang against new 1.22 version). #1445 #1449
  • [FEATURE] collectors: Add version collector. #1422 #1427

1.18.0 / 2023-12-22

  • [FEATURE] promlint: Allow creation of custom metric validations. #1311
  • [FEATURE] Go programs using client_golang can be built in wasip1 OS. #1350
  • [BUGFIX] histograms: Add timer to reset ASAP after bucket limiting has happened. #1367
  • [BUGFIX] testutil: Fix comparison of metrics with empty Help strings. #1378
  • [ENHANCEMENT] Improved performance of MetricVec.WithLabelValues(...). #1360

1.17.0 / 2023-09-27

  • [CHANGE] Minimum required go version is now 1.19 (we also test client_golang against new 1.21 version). #1325
  • [FEATURE] Add support for Created Timestamps in Counters, Summaries and Historams. #1313
  • [ENHANCEMENT] Enable detection of a native histogram without observations. #1314

1.16.0 / 2023-06-15

  • [BUGFIX] api: Switch to POST for LabelNames, Series, and QueryExemplars. #1252
  • [BUGFIX] api: Fix undefined execution order in return statements. #1260
  • [BUGFIX] native histograms: Fix bug in bucket key calculation. #1279
  • [ENHANCEMENT] Reduce constrainLabels allocations for all metrics. #1272
  • [ENHANCEMENT] promhttp: Add process start time header for scrape efficiency. #1278
  • [ENHANCEMENT] promlint: Improve metricUnits runtime. #1286

1.15.1 / 2023-05-3

  • [BUGFIX] Fixed promhttp.Instrument* handlers wrongly trying to attach exemplar to unsupported metrics (e.g. summary),
    causing panics. #1253

1.15.0 / 2023-04-13

  • [BUGFIX] Fix issue with atomic variables on ppc64le. #1171
  • [BUGFIX] Support for multiple samples within same metric. #1181
  • [BUGFIX] Bump golang.org/x/text to v0.3.8 to mitigate CVE-2022-32149. #1187
  • [ENHANCEMENT] Add exemplars and middleware examples. #1173
  • [ENHANCEMENT] Add more context to "duplicate label names" error to enable debugging. #1177
  • [ENHANCEMENT] Add constrained labels and constrained variant for all MetricVecs. #1151
  • [ENHANCEMENT] Moved away from deprecated github.com/golang/protobuf package. #1183
  • [ENHANCEMENT] Add possibility to dynamically get label values for http instrumentation. #1066
  • [ENHANCEMENT] Add ability to Pusher to add custom headers. #1218
  • [ENHANCEMENT] api: Extend and improve efficiency of json-iterator usage. #1225
  • [ENHANCEMENT] Added (official) support for go 1.20. #1234

... (truncated)

Commits

Updates golang.org/x/crypto from 0.0.0-20210817164053-32db794688a5 to 0.17.0

Commits

Updates golang.org/x/net from 0.0.0-20211020060615-d418f374d309 to 0.10.0

Commits

Updates golang.org/x/sys from 0.0.0-20211025201205-69cdffdb9359 to 0.20.0

Commits

Updates google.golang.org/grpc from 1.41.0 to 1.56.3

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.56.3

Security

  • server: prohibit more than MaxConcurrentStreams handlers from running at once (CVE-2023-44487)

    In addition to this change, applications should ensure they do not leave running tasks behind related to the RPC before returning from method handlers, or should enforce appropriate limits on any such work.

Release 1.56.2

  • status: To fix a panic, status.FromError now returns an error with codes.Unknown when the error implements the GRPCStatus() method, and calling GRPCStatus() returns nil. (#6374)

Release 1.56.1

  • client: handle empty address lists correctly in addrConn.updateAddrs

Release 1.56.0

New Features

  • client: support channel idleness using WithIdleTimeout dial option (#6263)
    • This feature is currently disabled by default, but will be enabled with a 30 minute default in the future.
  • client: when using pickfirst, keep channel state in TRANSIENT_FAILURE until it becomes READY (gRFC A62) (#6306)
  • xds: Add support for Custom LB Policies (gRFC A52) (#6224)
  • xds: support pick_first Custom LB policy (gRFC A62) (#6314) (#6317)
  • client: add support for pickfirst address shuffling (gRFC A62) (#6311)
  • xds: Add support for String Matcher Header Matcher in RDS (#6313)
  • xds/outlierdetection: Add Channelz Logger to Outlier Detection LB (#6145)
  • xds: enable RLS in xDS by default (#6343)
  • orca: add support for application_utilization field and missing range checks on several metrics setters
  • balancer/weightedroundrobin: add new LB policy for balancing between backends based on their load reports (gRFC A58) (#6241)
  • authz: add conversion of json to RBAC Audit Logging config (#6192)
  • authz: add support for stdout logger (#6230 and #6298)
  • authz: support customizable audit functionality for authorization policy (#6192 #6230 #6298 #6158 #6304 and #6225)

Bug Fixes

  • orca: fix a race at startup of out-of-band metric subscriptions that would cause the report interval to request 0 (#6245)
  • xds/xdsresource: Fix Outlier Detection Config Handling and correctly set xDS Defaults (#6361)
  • xds/outlierdetection: Fix Outlier Detection Config Handling by setting defaults in ParseConfig() (#6361)

API Changes

  • orca: allow a ServerMetricsProvider to be passed to the ORCA service and ServerOption (#6223)

Release 1.55.1

  • status: To fix a panic, status.FromError now returns an error with codes.Unknown when the error implements the GRPCStatus() method, and calling GRPCStatus() returns nil. (#6374)

Release 1.55.0

Behavior Changes

  • xds: enable federation support by default (#6151)
  • status: status.Code and status.FromError handle wrapped errors (#6031 and #6150)

... (truncated)

Commits
  • 1055b48 Update version.go to 1.56.3 (#6713)
  • 5efd7bd server: prohibit more than MaxConcurrentStreams handlers from running at once...
  • bd1f038 Upgrade version.go to 1.56.3-dev (#6434)
  • faab873 Update version.go to v1.56.2 (#6432)
  • 6b0b291 status: fix panic when servers return a wrapped error with status OK (#6374) ...
  • ed56401 [PSM interop] Don't fail target if sub-target already failed (#6390) (#6405)
  • cd6a794 Update version.go to v1.56.2-dev (#6387)
  • 5b67e5e Update version.go to v1.56.1 (#6386)
  • d0f5150 client: handle empty address lists correctly in addrConn.updateAddrs (#6354) ...
  • 997c1ea Change version to 1.56.1-dev (#6345)
  • Additional commits viewable in compare view

Updates google.golang.org/protobuf from 1.27.1 to 1.30.0

Updates github.com/Masterminds/goutils from 1.1.0 to 1.1.1

Release notes

Sourced from github.com/Masterminds/goutils's releases.

Correct the output of the RandomAlpha functions

This release corrects an error in the RandomAlphaNumeric(int) and CryptoRandomAlphaNumeric(int) functions. We have issued a security advisory for this change:

The functions RandomAlphaNumeric(int) and CryptoRandomAlphaNumeric(int) are not as random as they should be. Small values of int in the functions above will return a smaller subset of results than they should. For example, RandomAlphaNumeric(1) will always return a digit in the 0-9 range, while RandomAlphaNumeric(4) will return around ~7 million of the ~13M possible permutations.

See the related Security Advisory

Commits

Updates github.com/containerd/containerd from 1.5.7 to 1.6.26

Release notes

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

containerd 1.6.26

Welcome to the v1.6.26 release of containerd!

The twenty-sixth patch release for containerd 1.6 contains various fixes and updates.

Notable Updates

  • Fix windows default path overwrite issue (#9441)
  • Update push to inherit distribution sources from parent (#9453)
  • Mask /sys/devices/virtual/powercap path in runtime spec and deny in default apparmor profile (GHSA-7ww5-4wqc-m92c)

Deprecation Warnings

  • Emit deprecation warning for AUFS snapshotter usage (#9448)
  • Emit deprecation warning for v1 runtime usage (#9468)
  • Emit deprecation warning for CRI v1alpha1 usage (#9468)

See the changelog for complete list of changes

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

Contributors

  • Samuel Karp
  • Derek McGowan
  • Kohei Tokunaga
  • Phil Estes
  • Bjorn Neergaard
  • Sebastiaan van Stijn
  • Brian Goff
  • Charity Kathure
  • Kazuyoshi Kato
  • Milas Bowman
  • Wei Fu
  • ruiwen-zhao

Changes

  • [release/1.6] Prepare release notes for v1.6.26 (#9490)
    • ac5c5d3e0 Prepare release notes for v1.6.26
  • Github Security Advisory GHSA-7ww5-4wqc-m92c
    • 02f07fe19 contrib/apparmor: deny /sys/devices/virtual/powercap
    • c94577e78 oci/spec: deny /sys/devices/virtual/powercap
  • [release/1.6] update to go1.20.12, test go1.21.5 (#9472)
    • 7cbdfc92e update to go1.20.12, test go1.21.5
    • 024b1cce6 update to go1.20.11, test go1.21.4
  • [release/1.6] Add cri-api v1alpha2 usage warning to all api calls (#9484)

... (truncated)

Commits
  • 3dd1e88 Merge pull request #9490 from dmcgowan/prepare-1.6.26
  • 746b910 Merge pull request from GHSA-7ww5-4wqc-m92c
  • ac5c5d3 Prepare release notes for v1.6.26
  • e7ca005 Merge pull request #9472 from thaJeztah/1.6_update_golang_1.20.12
  • 7cbdfc9 update to go1.20.12, test go1.21.5
  • 024b1cc update to go1.20.11, test go1.21.4
  • 2e40459 Merge pull request #9484 from ruiwen-zhao/cri-api-warning-1.6
  • 64e56bf Add cri-api v1alpha2 usage warning to all api calls
  • c566b7d Merge pull request #9468 from samuelkarp/deprecation-warning-runtime-1.6
  • efefd3b tasks: emit warning for runc v1 runtime
  • Additional commits viewable in compare view

Updates github.com/docker/distribution from 2.7.1+incompatible to 2.8.2+incompatible

Release notes

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

v2.8.2

What's Changed

Full Changelog: distribution/distribution@v2.8.1...v2.8.2

v2.8.2-beta.2

What's Changed

Full Changelog: distribution/distribution@v2.8.1...v2.8.2-beta.2

v2.8.2-beta.1

NOTE: This is a pre-release that does not contain any artifacts!

What's Changed

Full Changelog: distribution/distribution@v2.8.1...v2.8.2-beta.1

v2.8.1

Welcome to the v2.8.1 release of registry!

The 2.8.1 registry release fixes the Go module issues that have popped up in the v2.8.0

... (truncated)

Commits
  • 7c354a4 Merge pull request #3915 from distribution/2.8.2-release-notes
  • a173a9c Add v2.8.2 release notes
  • 4894d35 Merge pull request #3914 from vvoland/handle-forbidden-28
  • f067f66 Merge pull request #3783 from ndeloof/accept-encoding-28
  • 483ad69 registry/errors: Parse http forbidden as denied
  • 2b0f84d Revert "registry/client: set Accept: identity header when getting layers"
  • 320d6a1 Merge pull request #3912 from distribution/2.8.2-beta.2-release-notes
  • 5f3ca1b Add release notes for 2.8.2-beta.2 release
  • cb840f6 Merge pull request #3911 from thaJeztah/2.8_backport_fix_releaser_filenames
  • e884644 Dockerfile: fix filenames of artifacts
  • Additional commits viewable in compare view

Updates github.com/opencontainers/image-spec from 1.0.1 to 1.1.0-rc2.0.20221005185240-3a7f492d3f1b

Release notes

Sourced from github.com/opencontainers/image-spec's releases.

v1.1.0-rc2

Vote PASSED [+5 -0 #2]: https://groups.google.com/a/opencontainers.org/g/dev/c/0CIPCfr4TCk

Full Changeset since v1.1.0-rc2: v1.1.0-rc1...19a74bcb

PRs included since v1.1.0-rc1

#956 docs: Update release process docs with checklist #953 Release 1.1.0 rc1 #950 Rename refers field to subject #945 Fix whitespace consistency in config.md

v1.1.0-rc1

Vote PASSED [+5 -0 #2]: https://groups.google.com/a/opencontainers.org/g/dev/c/O5L0lkhblkc

Full Changeset since v1.0.2: 67d2d56..4728b6e

v1.1.0-rc.6

Vote passed [+6 -0] - https://groups.google.com/a/opencontainers.org/g/dev/c/HOxZlfhr9-o

For changeset and diff please see - opencontainers/image-spec#1157

(Note: this is a duplicate of the v1.1.0-rc6 release for historical and semver reasons.)

v1.1.0-rc.3

Vote passed [+6 -0]: https://groups.google.com/a/opencontainers.org/g/dev/c/ZUza21145X0

opencontainers/image-spec#1049

v1.0.2

This release was voted on by the maintainers and PASSED (+5 -0 #2), to mitigate the CVE-2021-41190 advisory.

This release is reb...

Description has been truncated

Bumps the go_modules group with 12 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.37.19` | `1.54.7` |
| [github.com/docker/docker](https://github.com/docker/docker) | `20.10.10+incompatible` | `24.0.9+incompatible` |
| [github.com/hashicorp/consul-template](https://github.com/hashicorp/consul-template) | `0.27.2-0.20211014231529-4ff55381f1c4` | `0.27.3` |
| [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) | `0.7.0` | `0.7.7` |
| [github.com/influxdata/influxdb](https://github.com/influxdata/influxdb) | `0.0.0-20190411212539-d24b7ba8c4c4` | `1.7.6` |
| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.11.0` | `1.11.1` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.0.0-20210817164053-32db794688a5` | `0.17.0` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.41.0` | `1.56.3` |
| [github.com/Masterminds/goutils](https://github.com/Masterminds/goutils) | `1.1.0` | `1.1.1` |
| [github.com/containerd/containerd](https://github.com/containerd/containerd) | `1.5.7` | `1.6.26` |
| [github.com/docker/distribution](https://github.com/docker/distribution) | `2.7.1+incompatible` | `2.8.2+incompatible` |
| [github.com/snowflakedb/gosnowflake](https://github.com/snowflakedb/gosnowflake) | `1.6.3` | `1.6.19` |

Bumps the go_modules group with 2 updates in the /api directory: [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) and [golang.org/x/net](https://github.com/golang/net).
Bumps the go_modules group with 1 update in the /api/auth/aws directory: [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go).
Bumps the go_modules group with 2 updates in the /sdk directory: [golang.org/x/crypto](https://github.com/golang/crypto) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).


Updates `github.com/aws/aws-sdk-go` from 1.37.19 to 1.54.7
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.37.19...v1.54.7)

Updates `github.com/docker/docker` from 20.10.10+incompatible to 24.0.9+incompatible
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v20.10.10...v24.0.9)

Updates `github.com/hashicorp/consul-template` from 0.27.2-0.20211014231529-4ff55381f1c4 to 0.27.3
- [Release notes](https://github.com/hashicorp/consul-template/releases)
- [Changelog](https://github.com/hashicorp/consul-template/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/consul-template/commits/v0.27.3)

Updates `github.com/hashicorp/go-retryablehttp` from 0.7.0 to 0.7.7
- [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md)
- [Commits](hashicorp/go-retryablehttp@v0.7.0...v0.7.7)

Updates `github.com/influxdata/influxdb` from 0.0.0-20190411212539-d24b7ba8c4c4 to 1.7.6
- [Release notes](https://github.com/influxdata/influxdb/releases)
- [Changelog](https://github.com/influxdata/influxdb/blob/v1.7.6/CHANGELOG.md)
- [Commits](https://github.com/influxdata/influxdb/commits/v1.7.6)

Updates `github.com/prometheus/client_golang` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.11.0...v1.11.1)

Updates `golang.org/x/crypto` from 0.0.0-20210817164053-32db794688a5 to 0.17.0
- [Commits](https://github.com/golang/crypto/commits/v0.17.0)

Updates `golang.org/x/net` from 0.0.0-20211020060615-d418f374d309 to 0.10.0
- [Commits](https://github.com/golang/net/commits/v0.23.0)

Updates `golang.org/x/sys` from 0.0.0-20211025201205-69cdffdb9359 to 0.20.0
- [Commits](https://github.com/golang/sys/commits/v0.20.0)

Updates `google.golang.org/grpc` from 1.41.0 to 1.56.3
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.41.0...v1.56.3)

Updates `google.golang.org/protobuf` from 1.27.1 to 1.30.0

Updates `github.com/Masterminds/goutils` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/Masterminds/goutils/releases)
- [Changelog](https://github.com/Masterminds/goutils/blob/master/CHANGELOG.md)
- [Commits](Masterminds/goutils@v1.1.0...v1.1.1)

Updates `github.com/containerd/containerd` from 1.5.7 to 1.6.26
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](containerd/containerd@v1.5.7...v1.6.26)

Updates `github.com/docker/distribution` from 2.7.1+incompatible to 2.8.2+incompatible
- [Release notes](https://github.com/docker/distribution/releases)
- [Commits](distribution/distribution@v2.7.1...v2.8.2)

Updates `github.com/opencontainers/image-spec` from 1.0.1 to 1.1.0-rc2.0.20221005185240-3a7f492d3f1b
- [Release notes](https://github.com/opencontainers/image-spec/releases)
- [Changelog](https://github.com/opencontainers/image-spec/blob/main/RELEASES.md)
- [Commits](https://github.com/opencontainers/image-spec/commits)

Updates `github.com/opencontainers/runc` from 1.0.2 to 1.1.5
- [Release notes](https://github.com/opencontainers/runc/releases)
- [Changelog](https://github.com/opencontainers/runc/blob/main/CHANGELOG.md)
- [Commits](opencontainers/runc@v1.0.2...v1.1.5)

Updates `github.com/snowflakedb/gosnowflake` from 1.6.3 to 1.6.19
- [Release notes](https://github.com/snowflakedb/gosnowflake/releases)
- [Changelog](https://github.com/snowflakedb/gosnowflake/blob/master/release.go)
- [Commits](snowflakedb/gosnowflake@v1.6.3...v1.6.19)

Updates `golang.org/x/text` from 0.3.7 to 0.14.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.3.7...v0.14.0)

Updates `gopkg.in/yaml.v3` from 3.0.0-20210107192922-496545a6307b to 3.0.1

Updates `github.com/hashicorp/go-retryablehttp` from 0.6.6 to 0.7.7
- [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md)
- [Commits](hashicorp/go-retryablehttp@v0.7.0...v0.7.7)

Updates `golang.org/x/net` from 0.0.0-20210226172049-e18ecbb05110 to 0.23.0
- [Commits](https://github.com/golang/net/commits/v0.23.0)

Updates `github.com/aws/aws-sdk-go` from 1.30.27 to 1.34.0
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.37.19...v1.54.7)

Updates `golang.org/x/crypto` from 0.0.0-20210711020723-a769d52b0f97 to 0.17.0
- [Commits](https://github.com/golang/crypto/commits/v0.17.0)

Updates `google.golang.org/grpc` from 1.41.0 to 1.56.3
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.41.0...v1.56.3)

Updates `google.golang.org/protobuf` from 1.26.0 to 1.30.0

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: github.com/hashicorp/consul-template
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: github.com/hashicorp/go-retryablehttp
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: github.com/influxdata/influxdb
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: github.com/Masterminds/goutils
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: github.com/containerd/containerd
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: github.com/docker/distribution
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: github.com/opencontainers/image-spec
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: github.com/opencontainers/runc
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: github.com/snowflakedb/gosnowflake
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/text
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: gopkg.in/yaml.v3
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: github.com/hashicorp/go-retryablehttp
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 24, 2024
Copy link
Author

dependabot bot commented on behalf of github Jul 8, 2024

Superseded by #7.

@dependabot dependabot bot closed this Jul 8, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/go_modules-9ad8d7e31c branch July 8, 2024 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants