Felix Fontein
d50fda2480
Merge pull request #1642 from felixfontein/release
...
Release 3.9.1
v3.9.1
2024-10-04 06:50:48 +02:00
Felix Fontein
0cebad8a15
Add missing newlines.
...
Co-authored-by: Hidde Beydals <hiddeco@users.noreply.github.com >
Signed-off-by: Felix Fontein <felix@fontein.de >
2024-10-04 06:44:50 +02:00
Felix Fontein
39b6482b59
Add changelog for 3.9.1.
...
Signed-off-by: Felix Fontein <felix@fontein.de >
2024-10-03 17:27:26 +02:00
Felix Fontein
36fb5b13f2
Bump version to 3.9.1.
...
Signed-off-by: Felix Fontein <felix@fontein.de >
2024-10-03 17:06:20 +02:00
Felix Fontein
71539dc748
Merge pull request #1614 from felixfontein/config-file-error
...
Do not ignore errors when trying to parse a config file
2024-10-03 08:17:13 +03:00
Felix Fontein
8c567aa8a7
Do not ignore errors when trying to parse a config file.
...
Signed-off-by: Felix Fontein <felix@fontein.de >
2024-10-03 08:10:15 +03:00
Felix Fontein
e36155a222
Merge pull request #1640 from felixfontein/deps
...
Update all go deps with 'go get -t -u ./...'
2024-10-03 08:09:53 +03:00
Felix Fontein
e782babd23
Update all go deps with 'go get -t -u ./...'.
...
Signed-off-by: Felix Fontein <felix@fontein.de >
2024-10-02 10:41:51 +03:00
Felix Fontein
2b9de33a80
Merge pull request #1638 from getsops/dependabot/cargo/functional-tests/rust-96c0ea21b3
...
build(deps): Bump the rust group in /functional-tests with 5 updates
2024-09-30 18:17:47 +03:00
dependabot[bot]
7fb0b991bd
build(deps): Bump the rust group in /functional-tests with 5 updates
...
Bumps the rust group in /functional-tests with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [serde](https://github.com/serde-rs/serde ) | `1.0.193` | `1.0.210` |
| [serde_json](https://github.com/serde-rs/json ) | `1.0.108` | `1.0.128` |
| [serde_yaml](https://github.com/dtolnay/serde-yaml ) | `0.9.29` | `0.9.34+deprecated` |
| [serde_derive](https://github.com/serde-rs/serde ) | `1.0.193` | `1.0.210` |
| [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs ) | `1.4.0` | `1.5.0` |
Updates `serde` from 1.0.193 to 1.0.210
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.193...v1.0.210 )
Updates `serde_json` from 1.0.108 to 1.0.128
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.108...1.0.128 )
Updates `serde_yaml` from 0.9.29 to 0.9.34+deprecated
- [Release notes](https://github.com/dtolnay/serde-yaml/releases )
- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.29...0.9.34 )
Updates `serde_derive` from 1.0.193 to 1.0.210
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.193...v1.0.210 )
Updates `lazy_static` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases )
- [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: rust
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: rust
- dependency-name: serde_yaml
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: rust
- dependency-name: serde_derive
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: rust
- dependency-name: lazy_static
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: rust
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-30 18:07:18 +03:00
Felix Fontein
5f9938fc81
Merge pull request #1639 from getsops/dependabot/go_modules/go-927c612841
...
build(deps): Bump the go group with 7 updates
2024-09-30 18:06:41 +03:00
dependabot[bot]
123a171700
build(deps): Bump the go group with 7 updates
...
Bumps the go group with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2 ) | `1.27.38` | `1.27.39` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2 ) | `1.17.36` | `1.17.37` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2 ) | `1.17.24` | `1.17.25` |
| [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2 ) | `1.36.2` | `1.36.3` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2 ) | `1.63.2` | `1.63.3` |
| [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2 ) | `1.31.2` | `1.31.3` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) | `0.198.0` | `0.199.0` |
Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.38 to 1.27.39
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.27.38...config/v1.27.39 )
Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.36 to 1.17.37
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/credentials/v1.17.36...credentials/v1.17.37 )
Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.17.24 to 1.17.25
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/credentials/v1.17.24...credentials/v1.17.25 )
Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.36.2 to 1.36.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/ssm/v1.36.2...service/ssm/v1.36.3 )
Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.63.2 to 1.63.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.63.2...service/s3/v1.63.3 )
Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.31.2 to 1.31.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.31.2...service/s3/v1.31.3 )
Updates `google.golang.org/api` from 0.198.0 to 0.199.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.198.0...v0.199.0 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/kms
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: go
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-30 09:39:14 +00:00
Felix Fontein
50e791e78d
Merge pull request #1637 from felixfontein/rust
...
Add Cargo.lock for better reproducability of functional tests
2024-09-26 23:18:25 +03:00
Felix Fontein
afbaf0e3b7
Add Cargo.lock for better reproducability of functional tests.
...
Signed-off-by: Felix Fontein <felix@fontein.de >
2024-09-26 22:20:11 +03:00
Felix Fontein
1ba8052d6c
Merge pull request #1635 from getsops/dependabot/go_modules/go-31f56a7eca
...
build(deps): Bump the go group with 7 updates
2024-09-25 23:42:05 +03:00
dependabot[bot]
37f80f8f26
build(deps): Bump the go group with 7 updates
...
Bumps the go group with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2 ) | `1.27.36` | `1.27.38` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2 ) | `1.17.34` | `1.17.36` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2 ) | `1.17.22` | `1.17.24` |
| [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2 ) | `1.36.0` | `1.36.2` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2 ) | `1.63.0` | `1.63.2` |
| [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2 ) | `1.31.0` | `1.31.2` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go ) | `1.66.2` | `1.67.0` |
Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.36 to 1.27.38
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.27.36...config/v1.27.38 )
Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.34 to 1.17.36
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/credentials/v1.17.34...credentials/v1.17.36 )
Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.17.22 to 1.17.24
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/credentials/v1.17.22...credentials/v1.17.24 )
Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.36.0 to 1.36.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.36.0...service/ssm/v1.36.2 )
Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.63.0 to 1.63.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.63.0...service/s3/v1.63.2 )
Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.31.0 to 1.31.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.31.2/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.31.0...service/s3/v1.31.2 )
Updates `google.golang.org/grpc` from 1.66.2 to 1.67.0
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.66.2...v1.67.0 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/kms
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: go
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-25 23:36:16 +03:00
Felix Fontein
9be26f9b0f
Merge pull request #1634 from getsops/dependabot/github_actions/ci-74c3fc3a14
...
build(deps): Bump the ci group with 2 updates
2024-09-25 23:34:54 +03:00
dependabot[bot]
5af5321abc
build(deps): Bump the ci group with 2 updates
...
Bumps the ci group with 2 updates: [actions/checkout](https://github.com/actions/checkout ) and [github/codeql-action](https://github.com/github/codeql-action ).
Updates `actions/checkout` from 4.1.7 to 4.2.0
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](692973e3d9...d632683dd7 )
Updates `github/codeql-action` from 3.26.8 to 3.26.9
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](294a9d9291...461ef6c76d )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-25 20:30:39 +00:00
Felix Fontein
f773447fde
Merge pull request #1632 from felixfontein/dependabot
...
Dependabot: fix config for Docker, add config for Rust/Cargo
2024-09-25 23:29:22 +03:00
Felix Fontein
576f809787
Dependabot: fix config for Docker, add config for Rust/Cargo.
...
Signed-off-by: Felix Fontein <felix@fontein.de >
2024-09-25 22:42:38 +03:00
Felix Fontein
349ad29cb7
Merge pull request #1609 from felixfontein/updatekeys-shamir-2
...
updatekeys subcommand: show changes in shamir_threshold
2024-09-25 22:34:37 +03:00
Felix Fontein
9992c8edd9
Show changes in shamir_threshold when updating keys.
...
Signed-off-by: Felix Fontein <felix@fontein.de >
2024-09-25 22:30:04 +03:00
Felix Fontein
cd8a9fb481
Merge pull request #1600 from felixfontein/no-keys
...
Do not encrypt if a key group is empty, or there are no key groups
2024-09-25 22:29:51 +03:00
Felix Fontein
8c60d48513
Do not encrypt if a key group is empty, or there are no key groups.
...
Signed-off-by: Felix Fontein <felix@fontein.de >
2024-09-25 22:25:37 +03:00
Felix Fontein
15bed3e3cb
Merge pull request #1630 from felixfontein/checkout
...
GHA: fix checkout action version
2024-09-25 17:40:45 +03:00
Felix Fontein
a2a9bccfb0
Fix checkout action version.
...
Signed-off-by: Felix Fontein <felix@fontein.de >
2024-09-24 22:37:12 +03:00
Felix Fontein
226124d941
Merge pull request #1615 from felixfontein/go
...
Build release with Go 1.22.x
2024-09-24 21:56:54 +03:00
Felix Fontein
e0f33e67de
Use Go version from go.mod.
...
Co-authored-by: duthils <duthils@duthils.net >
Signed-off-by: Felix Fontein <felix@fontein.de >
2024-09-24 20:33:53 +03:00
Felix Fontein
a2d752bbb2
Build release with Go 1.22.x.
...
Signed-off-by: Felix Fontein <felix@fontein.de >
2024-09-24 20:32:25 +03:00
Felix Fontein
123f3ed76b
Merge pull request #1596 from felixfontein/edit
...
Allow edit subcommand to create files
2024-09-24 20:31:56 +03:00
Felix Fontein
291fedc913
Allow edit subcommand to create files.
...
Signed-off-by: Felix Fontein <felix@fontein.de >
2024-09-24 19:15:50 +03:00
Felix Fontein
23060d4e14
Merge pull request #1531 from reneleonhardt/build-multiple-go-versions
...
CI: Build with Go 1.22 and 1.23; update Vault to 1.14
2024-09-24 14:50:46 +03:00
Rene Leonhardt
e1d0072b42
Build 1.22 1.23 because 1.21 is unsupported without security fixes
...
Signed-off-by: Rene Leonhardt <65483435+reneleonhardt@users.noreply.github.com >
2024-09-24 14:29:35 +03:00
Rene Leonhardt
04d4ed5a66
Review: Add test "matrix" but only for 1.22
...
Signed-off-by: Rene Leonhardt <65483435+reneleonhardt@users.noreply.github.com >
2024-09-24 14:29:35 +03:00
Rene Leonhardt
7fdadb74c2
feat(build): Build last 2 Go versions
...
Signed-off-by: Rene Leonhardt <65483435+reneleonhardt@users.noreply.github.com >
2024-09-24 14:29:35 +03:00
Felix Fontein
739a7baa71
Merge pull request #1625 from t3hmrman/refactor=specify-missing-file-in-error-message
...
refactor: specify missing file in error message
2024-09-23 22:32:52 +03:00
vados
13bce1b2db
refactor: specify missing file in error message
...
This commit updates the error output by `sops` when failing to operate
on a msising file to include the path to the file that was missing.
Signed-off-by: vados <vados@vadosware.io >
2024-09-24 01:58:28 +09:00
Felix Fontein
5f6fbe8fe3
Merge pull request #1628 from getsops/dependabot/github_actions/ci-366513d706
...
build(deps): Bump github/codeql-action from 3.26.7 to 3.26.8 in the ci group
2024-09-23 18:39:49 +03:00
dependabot[bot]
262338776a
build(deps): Bump github/codeql-action in the ci group
...
Bumps the ci group with 1 update: [github/codeql-action](https://github.com/github/codeql-action ).
Updates `github/codeql-action` from 3.26.7 to 3.26.8
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](8214744c54...294a9d9291 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-23 18:31:00 +03:00
Felix Fontein
9cf611e418
Merge pull request #1629 from getsops/dependabot/go_modules/go-9000215197
...
build(deps): Bump the go group with 10 updates
2024-09-23 18:30:46 +03:00
dependabot[bot]
5c4cf77aba
build(deps): Bump the go group with 10 updates
...
Bumps the go group with 10 updates:
| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/kms](https://github.com/googleapis/google-cloud-go ) | `1.19.1` | `1.20.0` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2 ) | `1.30.5` | `1.31.0` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2 ) | `1.27.33` | `1.27.36` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2 ) | `1.17.32` | `1.17.34` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2 ) | `1.17.18` | `1.17.22` |
| [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2 ) | `1.35.7` | `1.36.0` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2 ) | `1.61.2` | `1.63.0` |
| [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2 ) | `1.30.7` | `1.31.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) | `0.197.0` | `0.198.0` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go ) | `1.66.1` | `1.66.2` |
Updates `cloud.google.com/go/kms` from 1.19.1 to 1.20.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases )
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md )
- [Commits](https://github.com/googleapis/google-cloud-go/compare/kms/v1.19.1...kms/v1.20.0 )
Updates `github.com/aws/aws-sdk-go-v2` from 1.30.5 to 1.31.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.30.5...v1.31.0 )
Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.33 to 1.27.36
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.27.33...config/v1.27.36 )
Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.32 to 1.17.34
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/credentials/v1.17.32...credentials/v1.17.34 )
Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.17.18 to 1.17.22
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/credentials/v1.17.18...credentials/v1.17.22 )
Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.35.7 to 1.36.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.36.0/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/fms/v1.35.7...service/s3/v1.36.0 )
Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.61.2 to 1.63.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.61.2...service/s3/v1.63.0 )
Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.30.7 to 1.31.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases )
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/mgn/v1.30.7...v1.31.0 )
Updates `google.golang.org/api` from 0.197.0 to 0.198.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.197.0...v0.198.0 )
Updates `google.golang.org/grpc` from 1.66.1 to 1.66.2
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.66.1...v1.66.2 )
---
updated-dependencies:
- dependency-name: cloud.google.com/go/kms
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/config
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/kms
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: go
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-23 09:58:50 +00:00
Felix Fontein
8d585116ca
Merge pull request #1621 from felixfontein/ci
...
Add 'check' task to CI that makes sure everything is green
2024-09-19 20:44:06 +02:00
Felix Fontein
2d42fcf9f5
Add 'check' task to CI that makes sure everything is green.
...
This allows to simply the branch protection steps, which in turn
makes it easier to upgrade CI without having to adjust the branch
protection conditions every time.
Signed-off-by: Felix Fontein <felix@fontein.de >
2024-09-19 18:36:19 +02:00
Felix Fontein
b11e62adc6
Merge pull request #1624 from duthils/test-coverage-errors
...
sops_test: add more tests on errors
2024-09-19 18:03:51 +02:00
Sebastien Duthil
8846dc1140
sops_test: add more tests on errors
...
Signed-off-by: Sebastien Duthil <duthils@duthils.net >
2024-09-18 23:46:04 -04:00
Felix Fontein
e7a1b111ae
Merge pull request #1622 from duthils/test-homogenize-asserts
...
sops_test: homogenize use of asserts
2024-09-18 06:01:49 +02:00
Sebastien Duthil
14bd60d821
sops_test: homogenize use of asserts
...
Signed-off-by: Sebastien Duthil <duthils@duthils.net >
2024-09-17 22:34:26 -04:00
Felix Fontein
cf7b49549d
Merge pull request #1617 from duthils/test-coverage-unset
...
unit tests: add coverage for unset
2024-09-17 07:25:18 +02:00
Sebastien Duthil
836932cbb9
tests: add coverage for unset
...
Co-authored-by: Felix Fontein <felix@fontein.de >
Signed-off-by: Sebastien Duthil <duthils@duthils.net >
2024-09-16 22:48:37 -04:00
Felix Fontein
a8d6148fc0
Merge pull request #1619 from getsops/dependabot/github_actions/ci-4f42b3d729
...
build(deps): Bump github/codeql-action from 3.26.6 to 3.26.7 in the ci group
2024-09-16 23:18:13 +02:00