Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
jamie-albert authored Nov 15, 2024
2 parents f229e57 + 2aa3f05 commit 6376768
Show file tree
Hide file tree
Showing 9 changed files with 20 additions and 24 deletions.
4 changes: 2 additions & 2 deletions aws-cli-v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#nolint:documentation
package:
name: aws-cli-v2
version: 2.21.1
version: 2.21.2
epoch: 0
description: "Universal Command Line Interface for Amazon Web Services (v2)"
copyright:
Expand Down Expand Up @@ -31,7 +31,7 @@ pipeline:
- uses: git-checkout
with:
repository: https://github.com/aws/aws-cli
expected-commit: c379b662579baa216969ac97245005a8394bf8b1
expected-commit: ad791c0798f690ff29e7959ea075af295ee3ec87
tag: ${{package.version}}

- runs: |
Expand Down
4 changes: 2 additions & 2 deletions confluent-docker-utils.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#nolint:git-checkout-must-use-github-updates
package:
name: confluent-docker-utils
version: 0.0.113
version: 0.0.114
epoch: 0
description: This package provides Docker Utility Belt (dub) and Confluent Platform Utility Belt (cub).
copyright:
Expand Down Expand Up @@ -30,7 +30,7 @@ environment:
pipeline:
- uses: git-checkout
with:
expected-commit: 264870980702055640cb28b0da75aad0b9ac6320
expected-commit: 3a71a395d17b80041e08f769c2a7d770033c6cac
repository: https://github.com/confluentinc/confluent-docker-utils
tag: v${{package.version}}

Expand Down
6 changes: 3 additions & 3 deletions fluent-plugin-s3.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: fluent-plugin-s3
version: 1.7.2
epoch: 5
version: 1.8.1
epoch: 0
description: Amazon S3 output plugin for Fluentd event collector
copyright:
- license: Apache-2.0
Expand All @@ -26,7 +26,7 @@ environment:
pipeline:
- uses: git-checkout
with:
expected-commit: cbe3db356d340c9b9d13adddf3f1e3766b391586
expected-commit: 6dd241ee770eb6b5863ecb558b9e8b374bea2754
repository: https://github.com/fluent/fluent-plugin-s3
tag: v${{package.version}}

Expand Down
10 changes: 3 additions & 7 deletions kuma-2.9.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: kuma-2.9
version: 2.9.0
epoch: 1
version: 2.9.1
epoch: 0
description: A multi-zone service mesh for containers, Kubernetes and VMs.
copyright:
- license: Apache-2.0
Expand All @@ -20,11 +20,7 @@ pipeline:
with:
repository: https://github.com/kumahq/kuma
tag: ${{package.version}}
expected-commit: 948e6a4391632607148f4dcdf7e9adce422a8075

- uses: go/bump
with:
deps: github.com/golang-jwt/jwt/[email protected]
expected-commit: 1bd34064068f8913b765589f927998780b7e72d8

- uses: patch
with:
Expand Down
4 changes: 2 additions & 2 deletions pnpm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: pnpm
version: 9.13.1
version: 9.13.2
epoch: 0
description: "Fast, disk space efficient package manager"
copyright:
Expand Down Expand Up @@ -29,7 +29,7 @@ pipeline:
with:
repository: https://github.com/pnpm/pnpm
tag: v${{package.version}}
expected-commit: d02d62d435bb07a3767e9773e254322d20df3898
expected-commit: 5fd56173f76a7b845eeb8e72f06ba19914f8d8fc

- name: "Update pnpm version in package.json"
runs: |
Expand Down
4 changes: 2 additions & 2 deletions pulumi.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: pulumi
version: 3.138.0
version: 3.139.0
epoch: 0
description: Infrastructure as Code in any programming language
copyright:
Expand All @@ -26,7 +26,7 @@ pipeline:
- uses: git-checkout
with:
destination: ${{package.name}}
expected-commit: 924ce61d722e0607c9e8de56f592c2a599978fac
expected-commit: 9a508794531630adb9eb46ea15a759be4923d69b
repository: https://github.com/pulumi/pulumi.git
tag: v${{package.version}}

Expand Down
4 changes: 2 additions & 2 deletions py3-boto3.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: py3-boto3
version: 1.35.61
version: 1.35.62
epoch: 0
description: The AWS SDK for Python
copyright:
Expand Down Expand Up @@ -28,7 +28,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: b9d3c7c65182bcb63c48ee959abbcf4ef293c1e3f7cb866a0de4684345b5a16e
expected-sha256: f80eefe7506aa01799b1027d03eddfd3c4a60548d6db5c32f139e1dec9f3f4f5
uri: https://files.pythonhosted.org/packages/source/b/boto3/boto3-${{package.version}}.tar.gz

subpackages:
Expand Down
4 changes: 2 additions & 2 deletions py3-botocore.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: py3-botocore
version: 1.35.61
version: 1.35.62
epoch: 0
description: The low-level, core functionality of Boto3
copyright:
Expand Down Expand Up @@ -29,7 +29,7 @@ pipeline:
- uses: fetch
with:
uri: https://files.pythonhosted.org/packages/source/b/botocore/botocore-${{package.version}}.tar.gz
expected-sha256: f6ddaa5f5eca2829ce5ed798d1cfee99479d5d4fb6d05fc20ca918d0dbe98d8f
expected-sha256: 9df762294d5c727d9ea1c48b98579729a0ba40fd317c3262a6b8d8e12fb67489

subpackages:
- range: py-versions
Expand Down
4 changes: 2 additions & 2 deletions terraform-provider-azurerm.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: terraform-provider-azurerm
version: 4.9.0
version: 4.10.0
epoch: 0
description: Terraform provider for Azure Resource Manager
copyright:
Expand All @@ -14,7 +14,7 @@ package:
pipeline:
- uses: git-checkout
with:
expected-commit: 45d09f16c850081bc9f59442bc5194f99ab08bd9
expected-commit: 7d5c0779bce9b783e8a7e3ac67f1621c6d757972
repository: https://github.com/hashicorp/terraform-provider-azurerm
tag: v${{package.version}}

Expand Down

0 comments on commit 6376768

Please sign in to comment.