mirror of
https://github.com/kopia/kopia.git
synced 2026-09-18 08:11:14 -04:00
5f57b79dc02963d6386c514b236ced34ebca7e64
3383
Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
5f57b79dc0 | chore(ci): silence TestIndexBlobManagerStress output on failure (#4028) | ||
|
|
08e505453a | feat(ui): upgraded htmlui to the latest version (#4027) | ||
|
|
7a136dadfa | feat(ui): upgraded htmlui to the latest version (#4025) | ||
|
|
fdba718fb1 |
build(deps): bump the kopia-ui-npm-dependencies group (#4019)
Bumps the kopia-ui-npm-dependencies group in /app with 7 updates: | Package | From | To | | --- | --- | --- | | [electron-log](https://github.com/megahertz/electron-log) | `5.1.5` | `5.1.7` | | [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) | `6.3.0-alpha.7` | `6.3.2` | | [semver](https://github.com/npm/node-semver) | `7.6.2` | `7.6.3` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.45.1` | `1.45.3` | | [electron](https://github.com/electron/electron) | `31.2.0` | `31.3.1` | | [playwright](https://github.com/microsoft/playwright) | `1.45.1` | `1.45.3` | | [playwright-core](https://github.com/microsoft/playwright) | `1.45.1` | `1.45.3` | Updates `electron-log` from 5.1.5 to 5.1.7 - [Changelog](https://github.com/megahertz/electron-log/blob/master/CHANGELOG.md) - [Commits](https://github.com/megahertz/electron-log/compare/v5.1.5...v5.1.7) Updates `electron-updater` from 6.3.0-alpha.7 to 6.3.2 - [Release notes](https://github.com/electron-userland/electron-builder/releases) - [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md) - [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@6.3.2/packages/electron-updater) Updates `semver` from 7.6.2 to 7.6.3 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/node-semver/compare/v7.6.2...v7.6.3) Updates `@playwright/test` from 1.45.1 to 1.45.3 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.45.1...v1.45.3) Updates `electron` from 31.2.0 to 31.3.1 - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](https://github.com/electron/electron/compare/v31.2.0...v31.3.1) Updates `playwright` from 1.45.1 to 1.45.3 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.45.1...v1.45.3) Updates `playwright-core` from 1.45.1 to 1.45.3 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.45.1...v1.45.3) --- updated-dependencies: - dependency-name: electron-log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kopia-ui-npm-dependencies - dependency-name: electron-updater dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kopia-ui-npm-dependencies - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kopia-ui-npm-dependencies - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: kopia-ui-npm-dependencies - dependency-name: electron dependency-type: direct:development update-type: version-update:semver-minor dependency-group: kopia-ui-npm-dependencies - dependency-name: playwright dependency-type: direct:development update-type: version-update:semver-patch dependency-group: kopia-ui-npm-dependencies - dependency-name: playwright-core dependency-type: direct:development update-type: version-update:semver-patch dependency-group: kopia-ui-npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
1351d4191d |
build(deps): bump ossf/scorecard-action from 2.3.3 to 2.4.0 (#4011)
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.3.3 to 2.4.0. - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](https://github.com/ossf/scorecard-action/compare/dc50aa9510b46c811795eb24b2f1ba02a914e534...62b2cac7ed8198b15735ed49ab1e5cf35480ba46) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
03b728c6fe |
build(deps): bump docker/setup-buildx-action in the docker group (#4010)
Bumps the docker group with 1 update: [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action). Updates `docker/setup-buildx-action` from 3.5.0 to 3.6.1 - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/aa33708b10e362ff993539393ff100fa93ed6a27...988b5a0280414f521da01fcc63a27aeeb4b104db) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
fff32f7aa3 |
build(deps): bump github/codeql-action in the github-actions group (#4009)
Bumps the github-actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action). Updates `github/codeql-action` from 3.25.13 to 3.25.15 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/2d790406f505036ef40ecba973cc774a50395aac...afb54ba388a7dca6ecae48f608c4ff05ff4cc77a) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
a9bc354eb9 |
build(deps): bump the docker group with 2 updates (#3997)
Bumps the docker group with 2 updates: [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) and [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action). Updates `docker/setup-qemu-action` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](https://github.com/docker/setup-qemu-action/compare/5927c834f5b4fdf503fca6f4c7eccda82949e1ee...49b3bc8e6bdd4a60e6116a5414239cba5943d3cf) Updates `docker/setup-buildx-action` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/4fd812986e6c8c2a69e18311145f9371337f27d4...aa33708b10e362ff993539393ff100fa93ed6a27) --- updated-dependencies: - dependency-name: docker/setup-qemu-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
424d9b2a41 |
build(deps): bump github.com/gofrs/flock from 0.12.0 to 0.12.1 (#3999)
Bumps [github.com/gofrs/flock](https://github.com/gofrs/flock) from 0.12.0 to 0.12.1. - [Release notes](https://github.com/gofrs/flock/releases) - [Commits](https://github.com/gofrs/flock/compare/v0.12.0...v0.12.1) --- updated-dependencies: - dependency-name: github.com/gofrs/flock dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
ef8866493a | build(deps): bump google.golang.org/api (#3998) | ||
|
|
8cbb2d2912 |
build(deps): bump github/codeql-action in the github-actions group (#3996)
Bumps the github-actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action). Updates `github/codeql-action` from 3.25.12 to 3.25.13 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/4fa2a7953630fd2f3fb380f21be14ede0169dd4f...2d790406f505036ef40ecba973cc774a50395aac) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
ed3268b469 | feat(general): upgraded rclone to 1.67 in the Docker image (#3995) | ||
|
|
d9fd912c8d | chore(ci): upgrade NodeJS to 20.15.1 LTS (#3993) | ||
|
|
f8a46b9b93 | chore(ci): re-enable KopiaUI build on macOS (#3992) | ||
|
|
b3e088d66a |
test(general): log dir paths and size in robustness tests (#3973)
Log the paths and the sizes for the cache directories in multi-client robustness jobs. |
||
|
|
bffa1d4f66 |
build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob (#3991)
Bumps the common-golang-dependencies group with 1 update: [github.com/Azure/azure-sdk-for-go/sdk/storage/azblob](https://github.com/Azure/azure-sdk-for-go). Updates `github.com/Azure/azure-sdk-for-go/sdk/storage/azblob` from 1.3.2 to 1.4.0 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md) - [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/storage/azblob/v1.3.2...sdk/azcore/v1.4.0) --- updated-dependencies: - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/storage/azblob dependency-type: direct:production update-type: version-update:semver-minor dependency-group: common-golang-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
b980d11c42 |
refactor(general): setCacheSizeHardLimit helper in robustness (#3990)
|
||
|
|
643117f070 |
build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore (#3988)
Bumps the common-golang-dependencies group with 1 update: [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go). Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.12.0 to 1.13.0 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md) - [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.12.0...sdk/azcore/v1.13.0) --- updated-dependencies: - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore dependency-type: direct:production update-type: version-update:semver-minor dependency-group: common-golang-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
e90a7d7e5f |
build(deps): bump github.com/klauspost/reedsolomon from 1.12.2 to 1.12.3 (#3989)
Bumps [github.com/klauspost/reedsolomon](https://github.com/klauspost/reedsolomon) from 1.12.2 to 1.12.3. - [Release notes](https://github.com/klauspost/reedsolomon/releases) - [Commits](https://github.com/klauspost/reedsolomon/compare/v1.12.2...v1.12.3) --- updated-dependencies: - dependency-name: github.com/klauspost/reedsolomon dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
b0814ee3ff |
fix(test): allow delete random snapshot action (#3987)
Addresses failure introduced in #3963 Change: allow `delete-random-snapID` action in the function `tryDeleteAction`. Test: Manual local run was successful. |
||
|
|
de298566ea |
test(general): add delete random snapshot action to robustness tests (#3963)
--------- Co-authored-by: Julio López <1953782+julio-lopez@users.noreply.github.com> |
||
|
|
f8a3ffe066 |
build(deps): bump the github-actions group with 2 updates (#3986)
Bumps the github-actions group with 2 updates: [actions/setup-go](https://github.com/actions/setup-go) and [github/codeql-action](https://github.com/github/codeql-action). Updates `actions/setup-go` from 5.0.1 to 5.0.2 - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](https://github.com/actions/setup-go/compare/cdcb36043654635271a94b9a6d1392de5bb323a7...0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32) Updates `github/codeql-action` from 3.25.11 to 3.25.12 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/b611370bb5703a7efb587f9d136a52ea24c5c38c...4fa2a7953630fd2f3fb380f21be14ede0169dd4f) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
abdb6a9ff7 | build(deps): bump github.com/minio/minio-go/v7 (#3985) | ||
|
|
00495c73ea |
test(general): set cache size limits for the repository under test used in robustness tests (#3945)
The robustness tests set soft limits for content cache size and metadata cache size. This PR adds the hard limits for both the caches, thus reducing the memory required to run the robustness tests for long term. |
||
|
|
2ec9bbe43c |
test(general): set cache size limits for metadata repo (#3952)
The soft limits are set for content cache and metadata cache. This may cause the cache to bloat beyond expectations. Setting hard limits for the size would keep the cache bloat in check, thus reducing the memory needed to required to run the robustness tests over a long time. --------- Co-authored-by: Julio López <1953782+julio-lopez@users.noreply.github.com> |
||
|
|
6235ba5c6b |
build(deps): bump the kopia-ui-npm-dependencies group across 1 directory with 9 updates + upgraded 'app' to ESM modules (#3978)
* build(deps): bump the kopia-ui-npm-dependencies group across 1 directory with 9 updates Bumps the kopia-ui-npm-dependencies group with 7 updates in the /app directory: | Package | From | To | | --- | --- | --- | | [electron-log](https://github.com/megahertz/electron-log) | `5.1.2` | `5.1.5` | | [electron-store](https://github.com/sindresorhus/electron-store) | `8.2.0` | `10.0.0` | | [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) | `6.3.0-alpha.6` | `6.3.0-alpha.7` | | [uuid](https://github.com/uuidjs/uuid) | `9.0.1` | `10.0.0` | | [@electron/notarize](https://github.com/electron/notarize) | `2.3.0` | `2.3.2` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.42.1` | `1.45.1` | | [electron](https://github.com/electron/electron) | `29.1.6` | `31.2.0` | Updates `electron-log` from 5.1.2 to 5.1.5 - [Changelog](https://github.com/megahertz/electron-log/blob/master/CHANGELOG.md) - [Commits](https://github.com/megahertz/electron-log/compare/v5.1.2...v5.1.5) Updates `electron-store` from 8.2.0 to 10.0.0 - [Release notes](https://github.com/sindresorhus/electron-store/releases) - [Commits](https://github.com/sindresorhus/electron-store/compare/v8.2.0...v10.0.0) Updates `electron-updater` from 6.3.0-alpha.6 to 6.3.0-alpha.7 - [Release notes](https://github.com/electron-userland/electron-builder/releases) - [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md) - [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@6.3.0-alpha.7/packages/electron-updater) Updates `uuid` from 9.0.1 to 10.0.0 - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](https://github.com/uuidjs/uuid/compare/v9.0.1...v10.0.0) Updates `@electron/notarize` from 2.3.0 to 2.3.2 - [Release notes](https://github.com/electron/notarize/releases) - [Changelog](https://github.com/electron/notarize/blob/main/.releaserc.json) - [Commits](https://github.com/electron/notarize/compare/v2.3.0...v2.3.2) Updates `@playwright/test` from 1.42.1 to 1.45.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.42.1...v1.45.1) Updates `electron` from 29.1.6 to 31.2.0 - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](https://github.com/electron/electron/compare/v29.1.6...v31.2.0) Updates `playwright` from 1.42.1 to 1.45.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.42.1...v1.45.1) Updates `playwright-core` from 1.42.1 to 1.45.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.42.1...v1.45.1) --- updated-dependencies: - dependency-name: electron-log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kopia-ui-npm-dependencies - dependency-name: electron-store dependency-type: direct:production update-type: version-update:semver-major dependency-group: kopia-ui-npm-dependencies - dependency-name: electron-updater dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kopia-ui-npm-dependencies - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major dependency-group: kopia-ui-npm-dependencies - dependency-name: "@electron/notarize" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: kopia-ui-npm-dependencies - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: kopia-ui-npm-dependencies - dependency-name: electron dependency-type: direct:development update-type: version-update:semver-major dependency-group: kopia-ui-npm-dependencies - dependency-name: playwright dependency-type: direct:development update-type: version-update:semver-minor dependency-group: kopia-ui-npm-dependencies - dependency-name: playwright-core dependency-type: direct:development update-type: version-update:semver-minor dependency-group: kopia-ui-npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * upgraded app to ES modules * renamed notarize.js and sign.js to CommonJS --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jarek Kowalski <jaak@jkowalski.net> |
||
|
|
9c5fc842a1 |
feat(cli): add server user set-password-hash command (#3974)
Objectives: - Facilitate the generation of valid password hashes that can be used with the `server user --user-password` CLI command. - Encapsulate implementation details of password hashing in the `user` package. Adds a new `server user hash-password` CLI command to generate the hash from a supplied password. Modifies the `server user set/add --user-password-hash` CLI command to accept the password hash generated using the `hash-password` command. Adds `GetNewProfile(ctx, rep, username)` helper to move implementation details to the `user` package. Includes CLI and unit tests. Cleans up and removes unused functions. |
||
|
|
d0bff3004d | build(deps): bump google.golang.org/api (#3983) | ||
|
|
d0aadb39a5 |
build(deps): bump github.com/klauspost/reedsolomon from 1.12.1 to 1.12.2 (#3968)
Bumps [github.com/klauspost/reedsolomon](https://github.com/klauspost/reedsolomon) from 1.12.1 to 1.12.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/klauspost/reedsolomon/releases">github.com/klauspost/reedsolomon's releases</a>.</em></p> <blockquote> <h2>v1.12.2</h2> <h2>What's Changed</h2> <ul> <li>Support for ARM SVE and better performance for NEON by <a href="https://github.com/fwessels"><code>@fwessels</code></a> in <a href="https://redirect.github.com/klauspost/reedsolomon/pull/281">klauspost/reedsolomon#281</a></li> <li>benchmark: Add CSV header by <a href="https://github.com/klauspost"><code>@klauspost</code></a> in <a href="https://redirect.github.com/klauspost/reedsolomon/pull/277">klauspost/reedsolomon#277</a></li> <li>Remove double load on 64 byte loop init by <a href="https://github.com/klauspost"><code>@klauspost</code></a> in <a href="https://redirect.github.com/klauspost/reedsolomon/pull/279">klauspost/reedsolomon#279</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/AndersTrier"><code>@AndersTrier</code></a> made their first contribution in <a href="https://redirect.github.com/klauspost/reedsolomon/pull/275">klauspost/reedsolomon#275</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/klauspost/reedsolomon/compare/v1.12.1...v1.12.2">https://github.com/klauspost/reedsolomon/compare/v1.12.1...v1.12.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/klauspost/reedsolomon/commit/7202dfc08cf2b466f803ca6adaefbeb22726d50d"><code>7202dfc</code></a> Support for ARM SVE and better performance for NEON (<a href="https://redirect.github.com/klauspost/reedsolomon/issues/281">#281</a>)</li> <li><a href="https://github.com/klauspost/reedsolomon/commit/d4574a5be5062e5a07ffae17ad59789976baf674"><code>d4574a5</code></a> tests: Bump CI to Go 1.22 (<a href="https://redirect.github.com/klauspost/reedsolomon/issues/280">#280</a>)</li> <li><a href="https://github.com/klauspost/reedsolomon/commit/ea0a106c8f50b260e7fcec62736541a178b64bf3"><code>ea0a106</code></a> Remove double load on 64 byte loop init (<a href="https://redirect.github.com/klauspost/reedsolomon/issues/279">#279</a>)</li> <li><a href="https://github.com/klauspost/reedsolomon/commit/465e91ab8ed7ac6ec8c018a8a0513a2a3c092ee0"><code>465e91a</code></a> benchmark: Add CSV header (<a href="https://redirect.github.com/klauspost/reedsolomon/issues/277">#277</a>)</li> <li><a href="https://github.com/klauspost/reedsolomon/commit/85a5e93f8057fbef2758ba5110f7742ccc3bab72"><code>85a5e93</code></a> Remove dead code in fwht (<a href="https://redirect.github.com/klauspost/reedsolomon/issues/275">#275</a>)</li> <li><a href="https://github.com/klauspost/reedsolomon/commit/fd7f7a5141313bab7d5122bc53bba82cfc869e0e"><code>fd7f7a5</code></a> Update README.md</li> <li><a href="https://github.com/klauspost/reedsolomon/commit/4e91954739f00400b1c60e81096cb56fa2aea207"><code>4e91954</code></a> Update link in README.md (<a href="https://redirect.github.com/klauspost/reedsolomon/issues/273">#273</a>)</li> <li>See full diff in <a href="https://github.com/klauspost/reedsolomon/compare/v1.12.1...v1.12.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
ae9f1c734b |
fix(server): ensure repo disconnection on server start exit (#3980)
Ensure repository disconnection at the end of the `server start` CLI command. This was caught as a result of fixing the test below. Fix `TestServerStartInsecure`: Remove `--password=xxx` parameter, which causes a server start failure due to incorrect repo password, and not for the case being checked, which is the lack of the `--insecure` parameter. Update test comments accordingly. |
||
|
|
c262998173 |
chore(general): misc cleanups (#3982)
* chore(general): remove unused `Behavior` type * chore(test): leverage `testutil.ServerParameters` in server test |
||
|
|
b13d6bebfb | chore(ci): fixed RPM artifact publishing, take 2 (#3979) | ||
|
|
c7206800ab | chore(ci): fix RPM publishing (#3971) | ||
|
|
dd82907774 |
build(depds): upgrade electron-updater to 6.3.0-alpha.6 (#3975)
Addresses https://github.com/advisories/GHSA-9jxc-qjr9-vjxq |
||
|
|
0a5b9e68d2 |
build(deps): bump the docker group with 2 updates (#3966)
Bumps the docker group with 2 updates: [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) and [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action). Updates `docker/setup-qemu-action` from 3.0.0 to 3.1.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/docker/setup-qemu-action/releases">docker/setup-qemu-action's releases</a>.</em></p> <blockquote> <h2>v3.1.0</h2> <ul> <li>Set <code>docker.io</code> domain for default binfmt image by <a href="https://github.com/crazy-max"><code>@crazy-max</code></a> in <a href="https://redirect.github.com/docker/setup-qemu-action/pull/151">docker/setup-qemu-action#151</a></li> <li>Throw error message instead of exit code by <a href="https://github.com/crazy-max"><code>@crazy-max</code></a> in <a href="https://redirect.github.com/docker/setup-qemu-action/pull/129">docker/setup-qemu-action#129</a></li> <li>build(deps): bump <code>@docker/actions-toolkit</code> from 0.12.0 to 0.31.0 in <a href="https://redirect.github.com/docker/setup-qemu-action/pull/115">docker/setup-qemu-action#115</a> <a href="https://redirect.github.com/docker/setup-qemu-action/pull/128">docker/setup-qemu-action#128</a> <a href="https://redirect.github.com/docker/setup-qemu-action/pull/131">docker/setup-qemu-action#131</a> <a href="https://redirect.github.com/docker/setup-qemu-action/pull/134">docker/setup-qemu-action#134</a> <a href="https://redirect.github.com/docker/setup-qemu-action/pull/149">docker/setup-qemu-action#149</a></li> <li>build(deps): bump <code>@babel/traverse</code> from 7.20.13 to 7.23.2 in <a href="https://redirect.github.com/docker/setup-qemu-action/pull/109">docker/setup-qemu-action#109</a></li> <li>build(deps): bump braces from 3.0.2 to 3.0.3 in <a href="https://redirect.github.com/docker/setup-qemu-action/pull/142">docker/setup-qemu-action#142</a></li> <li>build(deps): bump undici from 5.28.2 to 5.28.4 in <a href="https://redirect.github.com/docker/setup-qemu-action/pull/118">docker/setup-qemu-action#118</a> <a href="https://redirect.github.com/docker/setup-qemu-action/pull/127">docker/setup-qemu-action#127</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/docker/setup-qemu-action/compare/v3.0.0...v3.1.0">https://github.com/docker/setup-qemu-action/compare/v3.0.0...v3.1.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/docker/setup-qemu-action/commit/5927c834f5b4fdf503fca6f4c7eccda82949e1ee"><code>5927c83</code></a> Merge pull request <a href="https://redirect.github.com/docker/setup-qemu-action/issues/149">#149</a> from docker/dependabot/npm_and_yarn/docker/actions-to...</li> <li><a href="https://github.com/docker/setup-qemu-action/commit/32ea29b3c9ea9a9fa2e79ca2107cf67f2751c47f"><code>32ea29b</code></a> chore: update generated content</li> <li><a href="https://github.com/docker/setup-qemu-action/commit/92ac892047a708260a813e992acf5f54679f8950"><code>92ac892</code></a> build(deps): bump <code>@docker/actions-toolkit</code> from 0.23.0 to 0.31.0</li> <li><a href="https://github.com/docker/setup-qemu-action/commit/dcf3f67ac0905c62e485e87be13cb941326f4e92"><code>dcf3f67</code></a> Merge pull request <a href="https://redirect.github.com/docker/setup-qemu-action/issues/151">#151</a> from crazy-max/default-image</li> <li><a href="https://github.com/docker/setup-qemu-action/commit/b34393b6bfc4ae20b241ba17518871651707544c"><code>b34393b</code></a> Merge pull request <a href="https://redirect.github.com/docker/setup-qemu-action/issues/141">#141</a> from docker/dependabot/github_actions/docker/bake-act...</li> <li><a href="https://github.com/docker/setup-qemu-action/commit/ca1bf68d52bc4cdfa5030c99fa68a68dd1768d9c"><code>ca1bf68</code></a> Merge pull request <a href="https://redirect.github.com/docker/setup-qemu-action/issues/142">#142</a> from docker/dependabot/npm_and_yarn/braces-3.0.3</li> <li><a href="https://github.com/docker/setup-qemu-action/commit/599f288629e812c14c35fb09cb6a9619768647a4"><code>599f288</code></a> chore: update generated content</li> <li><a href="https://github.com/docker/setup-qemu-action/commit/af38981e3045710898c9398cdbffe720ad121a0a"><code>af38981</code></a> set docker.io domain for default binfmt image</li> <li><a href="https://github.com/docker/setup-qemu-action/commit/9d4d56c87e7d6ce397ef3b945a371f8d9ebb7ffc"><code>9d4d56c</code></a> build(deps): bump braces from 3.0.2 to 3.0.3</li> <li><a href="https://github.com/docker/setup-qemu-action/commit/a05dd9299a28c1ccf75a70852d4362c3901c2450"><code>a05dd92</code></a> build(deps): bump docker/bake-action from 4 to 5</li> <li>Additional commits viewable in <a href="https://github.com/docker/setup-qemu-action/compare/68827325e0b33c7199eb31dd4e31fbe9023e06e3...5927c834f5b4fdf503fca6f4c7eccda82949e1ee">compare view</a></li> </ul> </details> <br /> Updates `docker/setup-buildx-action` from 3.3.0 to 3.4.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/docker/setup-buildx-action/releases">docker/setup-buildx-action's releases</a>.</em></p> <blockquote> <h2>v3.4.0</h2> <ul> <li>Throw error message instead of exit code by <a href="https://github.com/crazy-max"><code>@crazy-max</code></a> in <a href="https://redirect.github.com/docker/setup-buildx-action/pull/315">docker/setup-buildx-action#315</a></li> <li>Bump <code>@docker/actions-toolkit</code> from 0.20.0 to 0.31.0 in <a href="https://redirect.github.com/docker/setup-buildx-action/pull/321">docker/setup-buildx-action#321</a> <a href="https://redirect.github.com/docker/setup-buildx-action/pull/338">docker/setup-buildx-action#338</a></li> <li>Bump braces from 3.0.2 to 3.0.3 in <a href="https://redirect.github.com/docker/setup-buildx-action/pull/329">docker/setup-buildx-action#329</a></li> <li>Bump undici from 5.28.3 to 5.28.4 in <a href="https://redirect.github.com/docker/setup-buildx-action/pull/312">docker/setup-buildx-action#312</a></li> <li>Bump uuid from 9.0.1 to 10.0.0 in <a href="https://redirect.github.com/docker/setup-buildx-action/pull/326">docker/setup-buildx-action#326</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/docker/setup-buildx-action/compare/v3.3.0...v3.4.0">https://github.com/docker/setup-buildx-action/compare/v3.3.0...v3.4.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/docker/setup-buildx-action/commit/4fd812986e6c8c2a69e18311145f9371337f27d4"><code>4fd8129</code></a> Merge pull request <a href="https://redirect.github.com/docker/setup-buildx-action/issues/312">#312</a> from docker/dependabot/npm_and_yarn/undici-5.28.4</li> <li><a href="https://github.com/docker/setup-buildx-action/commit/3386dc42516ab92e4e24aa17dc95c75071fd997b"><code>3386dc4</code></a> chore: update generated content</li> <li><a href="https://github.com/docker/setup-buildx-action/commit/d191aef416290b5242260e14c300ec8580d88361"><code>d191aef</code></a> build(deps): bump undici from 5.28.3 to 5.28.4</li> <li><a href="https://github.com/docker/setup-buildx-action/commit/f686054aab0113168a311abff6906d0d5c3cb621"><code>f686054</code></a> Merge pull request <a href="https://redirect.github.com/docker/setup-buildx-action/issues/338">#338</a> from docker/dependabot/npm_and_yarn/docker/actions-to...</li> <li><a href="https://github.com/docker/setup-buildx-action/commit/78547859d74de62e8677dc04e91543d17e1cea3e"><code>7854785</code></a> chore: update generated content</li> <li><a href="https://github.com/docker/setup-buildx-action/commit/830928c706778d4a2e4eac2a48b0d87031f061f6"><code>830928c</code></a> fix builder type path</li> <li><a href="https://github.com/docker/setup-buildx-action/commit/26d2aec17326d17abd5448ad10f89751b9fce5dc"><code>26d2aec</code></a> build(deps): bump <code>@docker/actions-toolkit</code> from 0.23.0 to 0.31.0</li> <li><a href="https://github.com/docker/setup-buildx-action/commit/ab17e3ec80f3c97b179d7c93beff117fca4f43a8"><code>ab17e3e</code></a> Merge pull request <a href="https://redirect.github.com/docker/setup-buildx-action/issues/339">#339</a> from crazy-max/missing-types-jsyaml</li> <li><a href="https://github.com/docker/setup-buildx-action/commit/d79cb80903cfc9136da759444b760f0a142ca231"><code>d79cb80</code></a> missing types for js-yaml</li> <li><a href="https://github.com/docker/setup-buildx-action/commit/13cf78894f084afab128ef772a0a1eada7478170"><code>13cf788</code></a> Merge pull request <a href="https://redirect.github.com/docker/setup-buildx-action/issues/326">#326</a> from docker/dependabot/npm_and_yarn/uuid-10.0.0</li> <li>Additional commits viewable in <a href="https://github.com/docker/setup-buildx-action/compare/d70bba72b1f3fd22344832f00baa16ece964efeb...4fd812986e6c8c2a69e18311145f9371337f27d4">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
ed0c009b04 |
build(deps): bump the github-actions group with 2 updates (#3965)
Bumps the github-actions group with 2 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/download-artifact](https://github.com/actions/download-artifact). Updates `actions/upload-artifact` from 4.3.3 to 4.3.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/upload-artifact/releases">actions/upload-artifact's releases</a>.</em></p> <blockquote> <h2>v4.3.4</h2> <h2>What's Changed</h2> <ul> <li>Update <code>@actions/artifact</code> version, bump dependencies by <a href="https://github.com/robherley"><code>@robherley</code></a> in <a href="https://redirect.github.com/actions/upload-artifact/pull/584">actions/upload-artifact#584</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/upload-artifact/compare/v4.3.3...v4.3.4">https://github.com/actions/upload-artifact/compare/v4.3.3...v4.3.4</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/upload-artifact/commit/0b2256b8c012f0828dc542b3febcab082c67f72b"><code>0b2256b</code></a> Merge pull request <a href="https://redirect.github.com/actions/upload-artifact/issues/584">#584</a> from actions/robherley/bump-pkgs</li> <li><a href="https://github.com/actions/upload-artifact/commit/488dcefb9bf01619ac19bad29c5c5409a1e4dd4c"><code>488dcef</code></a> licensed cache</li> <li><a href="https://github.com/actions/upload-artifact/commit/04c51f57662651dd3333286989e2db1111c0fd07"><code>04c51f5</code></a> ncc</li> <li><a href="https://github.com/actions/upload-artifact/commit/32a9e276a8f8ac18b4b2dce8213ed340ed4e5ed8"><code>32a9e27</code></a> bump <code>@actions/artifact</code> and npm audit</li> <li><a href="https://github.com/actions/upload-artifact/commit/552bf3722c16e81001aea7db72d8cedf64eb5f68"><code>552bf37</code></a> new version</li> <li><a href="https://github.com/actions/upload-artifact/commit/79616d2ded92999fceefea2ca2e4bdf6101fa919"><code>79616d2</code></a> Merge pull request <a href="https://redirect.github.com/actions/upload-artifact/issues/565">#565</a> from actions/eggyhead/use-artifact-v2.1.6</li> <li>See full diff in <a href="https://github.com/actions/upload-artifact/compare/65462800fd760344b1a7b4382951275a0abb4808...0b2256b8c012f0828dc542b3febcab082c67f72b">compare view</a></li> </ul> </details> <br /> Updates `actions/download-artifact` from 4.1.7 to 4.1.8 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/download-artifact/releases">actions/download-artifact's releases</a>.</em></p> <blockquote> <h2>v4.1.8</h2> <h2>What's Changed</h2> <ul> <li>Update <code>@actions/artifact</code> version, bump dependencies by <a href="https://github.com/robherley"><code>@robherley</code></a> in <a href="https://redirect.github.com/actions/download-artifact/pull/341">actions/download-artifact#341</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/download-artifact/compare/v4...v4.1.8">https://github.com/actions/download-artifact/compare/v4...v4.1.8</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/download-artifact/commit/fa0a91b85d4f404e444e00e005971372dc801d16"><code>fa0a91b</code></a> Merge pull request <a href="https://redirect.github.com/actions/download-artifact/issues/341">#341</a> from actions/robherley/bump-pkgs</li> <li><a href="https://github.com/actions/download-artifact/commit/b54d0883e196647f43ce531a3fc13b246cf908b6"><code>b54d088</code></a> Update <code>@actions/artifact</code> version, bump dependencies</li> <li>See full diff in <a href="https://github.com/actions/download-artifact/compare/65a9edc5881444af0b9093a5e628f2fe47ea3b2e...fa0a91b85d4f404e444e00e005971372dc801d16">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
4d23cf6e06 |
build(deps): bump the common-golang-dependencies group with 6 updates (#3967)
Bumps the common-golang-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.42.0` | `1.43.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.24.0` | `0.25.0` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.18.0` | `0.19.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.26.0` | `0.27.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.21.0` | `0.22.0` | | [golang.org/x/term](https://github.com/golang/term) | `0.21.0` | `0.22.0` | Updates `cloud.google.com/go/storage` from 1.42.0 to 1.43.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-cloud-go/releases">cloud.google.com/go/storage's releases</a>.</em></p> <blockquote> <h2>storage: v1.43.0</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/storage/v1.42.0...storage/v1.43.0">1.43.0</a> (2024-07-03)</h2> <h3>Features</h3> <ul> <li><strong>storage/transfermanager:</strong> Add DownloadDirectory (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10430">#10430</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/0d0e5dd5214769cc2c197991c2ece1303bd600de">0d0e5dd</a>)</li> <li><strong>storage/transfermanager:</strong> Automatically shard downloads (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10379">#10379</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/05816f9fafd3132c371da37f3a879bb9e8e7e604">05816f9</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>storage/transfermanager:</strong> WaitAndClose waits for Callbacks to finish (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10504">#10504</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/0e81002b3a5e560c874d814d28a35a102311d9ef">0e81002</a>), refs <a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10502">#10502</a></li> <li><strong>storage:</strong> Allow empty soft delete on Create (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10394">#10394</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/d8bd2c1ffc4f27503a74ded438d8bfbdd7707c63">d8bd2c1</a>), refs <a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10380">#10380</a></li> <li><strong>storage:</strong> Bump google.golang.org/api@v0.187.0 (<a href="https://github.com/googleapis/google-cloud-go/commit/8fa9e398e512fd8533fd49060371e61b5725a85b">8fa9e39</a>)</li> <li><strong>storage:</strong> Retry broken pipe error (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10374">#10374</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/2f4daa11acf9d3f260fa888333090359c4d9198e">2f4daa1</a>), refs <a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9178">#9178</a></li> </ul> <h3>Documentation</h3> <ul> <li><strong>storage/control:</strong> Remove allowlist note from Folders RPCs (<a href="https://github.com/googleapis/google-cloud-go/commit/d6c543c3969016c63e158a862fc173dff60fb8d9">d6c543c</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/fdccf3fc5a1a2b6805edaac3fbe38c575aaeb165"><code>fdccf3f</code></a> chore(main): release spanner 1.43.0 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7212">#7212</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/e2bb9477aafaeae6494a7a5e96604b8cf3d71b48"><code>e2bb947</code></a> chore(main): release 0.109.0 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7226">#7226</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/77376969a4898378f02052cf8b0b2dd0f81ae588"><code>7737696</code></a> chore: release main (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7243">#7243</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/9018b8398889167e5d91a21f62cb271ed250d814"><code>9018b83</code></a> refactor: simplify options, instrumentation for multiplexing (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7257">#7257</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/edf3c243df09533ff1b182e480ba02a6cad925b4"><code>edf3c24</code></a> chore: fix postprocessor pathing and branch issues (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7270">#7270</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/5bd944dd976df14f4fce085737773f30775b0f3c"><code>5bd944d</code></a> chore(internal/postprocessor): reduce OwlBot scope (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7269">#7269</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/b3715585aa6892fc41a29027694c72f31390441a"><code>b371558</code></a> fix(bigquery): create/update an isolated dataset for collation feature (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7256">#7256</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/ecf14d4438f380c570a08c75cc5365d834e9b5db"><code>ecf14d4</code></a> chore: new owl bot post processor docker image (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7258">#7258</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/6f72b3c82efb9593a548f8e8930be11d2d20931e"><code>6f72b3c</code></a> chore(internal): fixups for postprocessor (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7239">#7239</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/4f82b6c30167a1bd862938f2a43b3a577f9e17a9"><code>4f82b6c</code></a> chore: update docker digest (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7250">#7250</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/spanner/v1.42.0...spanner/v1.43.0">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/crypto` from 0.24.0 to 0.25.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/crypto/commit/9fadb0b165bd3b96d2a21e89d60ad458db3aeee0"><code>9fadb0b</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/crypto/commit/a6a393ffd658b286f64f141b06cbd94e516d3a64"><code>a6a393f</code></a> all: bump go.mod version and drop compatibility shims</li> <li><a href="https://github.com/golang/crypto/commit/1c7450041f58a5e714eb084ae0e670d3576ea9fb"><code>1c74500</code></a> ssh/test: make struct comment match struct name</li> <li><a href="https://github.com/golang/crypto/commit/d4e7c9cb6cb8bb64ad4a1988cd26328ef6cb9023"><code>d4e7c9c</code></a> ssh: fail client auth immediately on receiving disconnect message</li> <li>See full diff in <a href="https://github.com/golang/crypto/compare/v0.24.0...v0.25.0">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/mod` from 0.18.0 to 0.19.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/mod/commit/d58be1cb16e62a9821b6dbd0157b8c7ff0b667ec"><code>d58be1c</code></a> sumdb/tlog: set the hash of the empty tree according to RFC 6962</li> <li><a href="https://github.com/golang/mod/commit/232e49f555b427208443629fdd6870f71917c249"><code>232e49f</code></a> Revert "module: add COM0 and LPT0 to badWindowsNames"</li> <li>See full diff in <a href="https://github.com/golang/mod/compare/v0.18.0...v0.19.0">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/net` from 0.26.0 to 0.27.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/net/commit/e2310ae9eb6425ee6736cfc40f982f42e20f5850"><code>e2310ae</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/net/commit/77708f716e46255944251965f8240a0eab01e099"><code>77708f7</code></a> quic: skip tests which depend on unimplemented UDP functions on Plan 9</li> <li><a href="https://github.com/golang/net/commit/9617c6335bca5e4e80949a5b1dbe43273260e8a3"><code>9617c63</code></a> http2: avoid Transport hang with Connection: close and AllowHTTP</li> <li>See full diff in <a href="https://github.com/golang/net/compare/v0.26.0...v0.27.0">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/sys` from 0.21.0 to 0.22.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/sys/commit/faed7ec2641160cebe7fdf3fa6d401d848d2710f"><code>faed7ec</code></a> unix: add PthreadChdir and PthreadFchdir on darwin</li> <li><a href="https://github.com/golang/sys/commit/c892bb7ec2a2624d5417525f44698a5e241dfb04"><code>c892bb7</code></a> unix: fix MmapPtr test failing on OpenBSD</li> <li><a href="https://github.com/golang/sys/commit/a0ef40af1f19dfed5b852735bcdebe22554248ce"><code>a0ef40a</code></a> unix: fix MremapPtr test failing on NetBSD</li> <li><a href="https://github.com/golang/sys/commit/daa239428c2d61fe52eab0fce9e8d0921c9dbbed"><code>daa2394</code></a> unix: add unsafe mmap, munmap, mremap</li> <li><a href="https://github.com/golang/sys/commit/76700875dfcc135287c18189252576117307b695"><code>7670087</code></a> windows: add GetAce Windows API</li> <li><a href="https://github.com/golang/sys/commit/348425aa18d7aba1101fc962319ecb7f07879fe2"><code>348425a</code></a> windows/svc: do not pass theService to windows.RegisterServiceCtrlHandlerEx</li> <li>See full diff in <a href="https://github.com/golang/sys/compare/v0.21.0...v0.22.0">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/term` from 0.21.0 to 0.22.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/term/commit/c976cb1d70cf59933953bec8a47c867e343c9eac"><code>c976cb1</code></a> go.mod: update golang.org/x dependencies</li> <li>See full diff in <a href="https://github.com/golang/term/compare/v0.21.0...v0.22.0">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
3801e59475 |
test(general): run maintenance action in robustness (#3927)
Adds the maintenance action to multi-client robustness jobs. The robustness jobs do not run a maintenance action until now. --------- Co-authored-by: Julio López <1953782+julio-lopez@users.noreply.github.com> |
||
|
|
a861f763dc |
build(deps): bump the telemetry-dependencies group with 4 updates (#3960)
Updates opentelemetry dependencies from 1.27.0 to 1.28.0. - go.opentelemetry.io/otel - go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc - go.opentelemetry.io/otel/sdk - go.opentelemetry.io/otel/trace https://github.com/open-telemetry/opentelemetry-go Change Log https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md 1.28.0/0.50.0/0.4.0 2024-07-02 Added: The IsEmpty method is added to the Instrument type in go.opentelemetry.io/otel/sdk/metric This method is used to check if an Instrument instance is a zero-value. (https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5431) Store and provide the emitted context.Context in ScopeRecords of go.opentelemetry.io/otel/sdk/log/logtest. (https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5468) The go.opentelemetry.io/otel/semconv/v1.26.0 package. The package contains semantic conventions from the v1.26.0 version of the OpenTelemetry Semantic Conventions. (https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5476) The AssertRecordEqual method to go.opentelemetry.io/otel/log/logtest to allow comparison of two log records in tests. (https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5499) The WithHeaders option to go.opentelemetry.io/otel/exporters/zipkin to allow configuring custom http headers while exporting spans. (https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5530) --- Changed <ul> <li><code>Tracer.Start</code> in <code>go.opentelemetry.io/otel/trace/noop</code> no longer allocates a span for empty span context. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5457">#5457</a>)</li> <li>Upgrade <code>go.opentelemetry.io/otel/semconv/v1.25.0</code> to <code>go.opentelemetry.io/otel/semconv/v1.26.0</code> in <code>go.opentelemetry.io/otel/example/otel-collector</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5490">#5490</a>)</li> <li>Upgrade <code>go.opentelemetry.io/otel/semconv/v1.25.0</code> to <code>go.opentelemetry.io/otel/semconv/v1.26.0</code> in <code>go.opentelemetry.io/otel/example/zipkin</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5490">#5490</a>)</li> <li>Upgrade <code>go.opentelemetry.io/otel/semconv/v1.25.0</code> to <code>go.opentelemetry.io/otel/semconv/v1.26.0</code> in <code>go.opentelemetry.io/otel/exporters/zipkin</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5490">#5490</a>) <ul> <li>The exporter no longer exports the deprecated "otel.library.name" or "otel.library.version" attributes.</li> </ul> </li> <li>Upgrade <code>go.opentelemetry.io/otel/semconv/v1.25.0</code> to <code>go.opentelemetry.io/otel/semconv/v1.26.0</code> in <code>go.opentelemetry.io/otel/sdk/resource</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5490">#5490</a>)</li> <li>Upgrade <code>go.opentelemetry.io/otel/semconv/v1.25.0</code> to <code>go.opentelemetry.io/otel/semconv/v1.26.0</code> in <code>go.opentelemetry.io/otel/sdk/trace</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5490">#5490</a>)</li> <li><code>SimpleProcessor.OnEmit</code> in <code>go.opentelemetry.io/otel/sdk/log</code> no longer allocates a slice which makes it possible to have a zero-allocation log processing using <code>SimpleProcessor</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5493">#5493</a>)</li> <li>Use non-generic functions in the <code>Start</code> method of <code>"go.opentelemetry.io/otel/sdk/trace".Trace</code> to reduce memory allocation. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5497">#5497</a>)</li> <li><code>service.instance.id</code> is populated for a <code>Resource</code> created with <code>"go.opentelemetry.io/otel/sdk/resource".Default</code> with a default value when <code>OTEL_GO_X_RESOURCE</code> is set. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5520">#5520</a>)</li> <li>Improve performance of metric instruments in <code>go.opentelemetry.io/otel/sdk/metric</code> by removing unnecessary calls to <code>time.Now</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5545">#5545</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Log a warning to the OpenTelemetry internal logger when a <code>Record</code> in <code>go.opentelemetry.io/otel/sdk/log</code> drops an attribute due to a limit being reached. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5376">#5376</a>)</li> <li>Identify the <code>Tracer</code> returned from the global <code>TracerProvider</code> in <code>go.opentelemetry.io/otel/global</code> with its schema URL. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5426">#5426</a>)</li> <li>Identify the <code>Meter</code> returned from the global <code>MeterProvider</code> in <code>go.opentelemetry.io/otel/global</code> with its schema URL. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5426">#5426</a>)</li> <li>Log a warning to the OpenTelemetry internal logger when a <code>Span</code> in <code>go.opentelemetry.io/otel/sdk/trace</code> drops an attribute, event, or link due to a limit being reached. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5434">#5434</a>)</li> <li>Document instrument name requirements in <code>go.opentelemetry.io/otel/metric</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5435">#5435</a>)</li> <li>Prevent random number generation data-race for experimental rand exemplars in <code>go.opentelemetry.io/otel/sdk/metric</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5456">#5456</a>)</li> <li>Fix counting number of dropped attributes of <code>Record</code> in <code>go.opentelemetry.io/otel/sdk/log</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5464">#5464</a>)</li> <li>Fix panic in baggage creation when a member contains <code>0x80</code> char in key or value. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5494">#5494</a>)</li> <li>Correct comments for the priority of the <code>WithEndpoint</code> and <code>WithEndpointURL</code> options and their corresponding environment variables in <code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5508">#5508</a>)</li> <li>Retry trace and span ID generation if it generated an invalid one in <code>go.opentelemetry.io/otel/sdk/trace</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5514">#5514</a>)</li> <li>Fix stale timestamps reported by the last-value aggregation. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5517">#5517</a>)</li> <li>Indicate the <code>Exporter</code> in <code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp</code> must be created by the <code>New</code> method. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5521">#5521</a>)</li> <li>Improved performance in all <code>{Bool,Int64,Float64,String}SliceValue</code> functions of <code>go.opentelemetry.io/attributes</code> by reducing the number of allocations. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5549">#5549</a>)</li> --- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
0717501c44 |
build(deps): bump github/codeql-action from 3.25.10 to 3.25.11 in the github-actions group (#3955)
Bumps the github-actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action). Updates `github/codeql-action` from 3.25.10 to 3.25.11 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/github/codeql-action/blob/main/CHANGELOG.md">github/codeql-action's changelog</a>.</em></p> <blockquote> <h1>CodeQL Action Changelog</h1> <p>See the <a href="https://github.com/github/codeql-action/releases">releases page</a> for the relevant changes to the CodeQL CLI and language packs.</p> <p>Note that the only difference between <code>v2</code> and <code>v3</code> of the CodeQL Action is the node version they support, with <code>v3</code> running on node 20 while we continue to release <code>v2</code> to support running on node 16. For example <code>3.22.11</code> was the first <code>v3</code> release and is functionally identical to <code>2.22.11</code>. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.</p> <h2>[UNRELEASED]</h2> <p>No user facing changes.</p> <h2>3.25.11 - 28 Jun 2024</h2> <ul> <li>Avoid failing the workflow run if there is an error while uploading debug artifacts. <a href="https://redirect.github.com/github/codeql-action/pull/2349">#2349</a></li> <li>Update default CodeQL bundle version to 2.17.6. <a href="https://redirect.github.com/github/codeql-action/pull/2352">#2352</a></li> </ul> <h2>3.25.10 - 13 Jun 2024</h2> <ul> <li>Update default CodeQL bundle version to 2.17.5. <a href="https://redirect.github.com/github/codeql-action/pull/2327">#2327</a></li> </ul> <h2>3.25.9 - 12 Jun 2024</h2> <ul> <li>Avoid failing database creation if the database folder already exists and contains some unexpected files. Requires CodeQL 2.18.0 or higher. <a href="https://redirect.github.com/github/codeql-action/pull/2330">#2330</a></li> <li>The init Action will attempt to clean up the database cluster directory before creating a new database and at the end of the job. This will help to avoid issues where the database cluster directory is left in an inconsistent state. <a href="https://redirect.github.com/github/codeql-action/pull/2332">#2332</a></li> </ul> <h2>3.25.8 - 04 Jun 2024</h2> <ul> <li>Update default CodeQL bundle version to 2.17.4. <a href="https://redirect.github.com/github/codeql-action/pull/2321">#2321</a></li> </ul> <h2>3.25.7 - 31 May 2024</h2> <ul> <li>We are rolling out a feature in May/June 2024 that will reduce the Actions cache usage of the Action by keeping only the newest TRAP cache for each language. <a href="https://redirect.github.com/github/codeql-action/pull/2306">#2306</a></li> </ul> <h2>3.25.6 - 20 May 2024</h2> <ul> <li>Update default CodeQL bundle version to 2.17.3. <a href="https://redirect.github.com/github/codeql-action/pull/2295">#2295</a></li> </ul> <h2>3.25.5 - 13 May 2024</h2> <ul> <li>Add a compatibility matrix of supported CodeQL Action, CodeQL CLI, and GitHub Enterprise Server versions to the <a href="https://github.com/github/codeql-action/blob/main/README.md">https://github.com/github/codeql-action/blob/main/README.md</a>. <a href="https://redirect.github.com/github/codeql-action/pull/2273">#2273</a></li> <li>Avoid printing out a warning for a missing <code>on.push</code> trigger when the CodeQL Action is triggered via a <code>workflow_call</code> event. <a href="https://redirect.github.com/github/codeql-action/pull/2274">#2274</a></li> <li>The <code>tools: latest</code> input to the <code>init</code> Action has been renamed to <code>tools: linked</code>. This option specifies that the Action should use the tools shipped at the same time as the Action. The old name will continue to work for backwards compatibility, but we recommend that new workflows use the new name. <a href="https://redirect.github.com/github/codeql-action/pull/2281">#2281</a></li> </ul> <h2>3.25.4 - 08 May 2024</h2> <ul> <li>Update default CodeQL bundle version to 2.17.2. <a href="https://redirect.github.com/github/codeql-action/pull/2270">#2270</a></li> </ul> <h2>3.25.3 - 25 Apr 2024</h2> <ul> <li>Update default CodeQL bundle version to 2.17.1. <a href="https://redirect.github.com/github/codeql-action/pull/2247">#2247</a></li> <li>Workflows running on <code>macos-latest</code> using CodeQL CLI versions before v2.15.1 will need to either upgrade their CLI version to v2.15.1 or newer, or change the platform to an Intel MacOS runner, such as <code>macos-12</code>. ARM machines with SIP disabled, including the newest <code>macos-latest</code> image, are unsupported for CLI versions before 2.15.1. <a href="https://redirect.github.com/github/codeql-action/pull/2261">#2261</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/github/codeql-action/commit/b611370bb5703a7efb587f9d136a52ea24c5c38c"><code>b611370</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2357">#2357</a> from github/update-v3.25.11-de945755c</li> <li><a href="https://github.com/github/codeql-action/commit/3e6431f3accd84bb42779fc3c9d9f447caa3a6d3"><code>3e6431f</code></a> Update changelog for v3.25.11</li> <li><a href="https://github.com/github/codeql-action/commit/de945755c9edd3a4e5d160a71f1482ece6a3c271"><code>de94575</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2352">#2352</a> from github/update-bundle/codeql-bundle-v2.17.6</li> <li><a href="https://github.com/github/codeql-action/commit/a32d3058b827f5d2ba08dc2570887f14b164a794"><code>a32d305</code></a> Add changelog note</li> <li><a href="https://github.com/github/codeql-action/commit/9ccc99508a819cb9c340028d7711b129f96c8a2e"><code>9ccc995</code></a> Update default bundle to codeql-bundle-v2.17.6</li> <li><a href="https://github.com/github/codeql-action/commit/9b7c22c3b39078582fa6d0d8f3841e944ec54582"><code>9b7c22c</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2351">#2351</a> from github/dependabot/npm_and_yarn/npm-6791eaa26c</li> <li><a href="https://github.com/github/codeql-action/commit/9cf3243b0be3a9e0efff20a7fabd5a11246168e9"><code>9cf3243</code></a> Rebuild</li> <li><a href="https://github.com/github/codeql-action/commit/1895b29ac8e2046ddb708ac1eca53e6d5e143337"><code>1895b29</code></a> Update checked-in dependencies</li> <li><a href="https://github.com/github/codeql-action/commit/9dcfde966d641c9a59ee02a83f18329a2b2caace"><code>9dcfde9</code></a> Bump the npm group with 2 updates</li> <li><a href="https://github.com/github/codeql-action/commit/8723b5be41df185b62efd22191bb83fc24539ca0"><code>8723b5b</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2350">#2350</a> from github/angelapwen/add-exclude-pr-check-param</li> <li>Additional commits viewable in <a href="https://github.com/github/codeql-action/compare/23acc5c183826b7a8a97bce3cecc52db901f8251...b611370bb5703a7efb587f9d136a52ea24c5c38c">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Julio López <1953782+julio-lopez@users.noreply.github.com> |
||
|
|
a1558e0d99 |
build(deps): bump the common-golang-dependencies group across 1 directory with 2 updates (#3959)
Bumps the common-golang-dependencies group with 2 updates in the / directory: [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) and [google.golang.org/grpc](https://github.com/grpc/grpc-go). Updates `github.com/minio/minio-go/v7` from 7.0.72 to 7.0.73 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/minio/minio-go/releases">github.com/minio/minio-go/v7's releases</a>.</em></p> <blockquote> <h2>Bugfix Release</h2> <h2>What's Changed</h2> <ul> <li>upgrade all deps and replace gopkg.in for ini with go module by <a href="https://github.com/marktheunissen"><code>@marktheunissen</code></a> in <a href="https://redirect.github.com/minio/minio-go/pull/1977">minio/minio-go#1977</a></li> <li>Add ca-west-1 endpoint by <a href="https://github.com/tjwallace"><code>@tjwallace</code></a> in <a href="https://redirect.github.com/minio/minio-go/pull/1971">minio/minio-go#1971</a></li> <li>fix replication validation for Role ARN by <a href="https://github.com/poornas"><code>@poornas</code></a> in <a href="https://redirect.github.com/minio/minio-go/pull/1978">minio/minio-go#1978</a></li> <li>Fix missing CompleteMultipartUpload SSE-C by <a href="https://github.com/klauspost"><code>@klauspost</code></a> in <a href="https://redirect.github.com/minio/minio-go/pull/1980">minio/minio-go#1980</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/marktheunissen"><code>@marktheunissen</code></a> made their first contribution in <a href="https://redirect.github.com/minio/minio-go/pull/1977">minio/minio-go#1977</a></li> <li><a href="https://github.com/tjwallace"><code>@tjwallace</code></a> made their first contribution in <a href="https://redirect.github.com/minio/minio-go/pull/1971">minio/minio-go#1971</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/minio/minio-go/compare/v7.0.72...v7.0.73">https://github.com/minio/minio-go/compare/v7.0.72...v7.0.73</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/minio/minio-go/commit/60eddd782a85d6b96b9a846f179b8116d4a6a51c"><code>60eddd7</code></a> Fix missing CompleteMultipartUpload SSE-C (<a href="https://redirect.github.com/minio/minio-go/issues/1980">#1980</a>)</li> <li><a href="https://github.com/minio/minio-go/commit/e0ba2df387165f332cbe73b5ee2ed15ad990aa83"><code>e0ba2df</code></a> fix replication validation for Role ARN (<a href="https://redirect.github.com/minio/minio-go/issues/1978">#1978</a>)</li> <li><a href="https://github.com/minio/minio-go/commit/b28095b7af8ff8303ddd724c8e2e98f1106da1b2"><code>b28095b</code></a> Add ca-west-1 endpoint (<a href="https://redirect.github.com/minio/minio-go/issues/1971">#1971</a>)</li> <li><a href="https://github.com/minio/minio-go/commit/86e4405b5f004b43be9b8108b6a491b14af3b5c7"><code>86e4405</code></a> upgrade all deps and replace gopkg.in for ini with go module (<a href="https://redirect.github.com/minio/minio-go/issues/1977">#1977</a>)</li> <li><a href="https://github.com/minio/minio-go/commit/5d99621b42484344e934da85a09794e1655c0516"><code>5d99621</code></a> Update version to next release</li> <li>See full diff in <a href="https://github.com/minio/minio-go/compare/v7.0.72...v7.0.73">compare view</a></li> </ul> </details> <br /> Updates `google.golang.org/grpc` from 1.64.0 to 1.65.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/grpc/grpc-go/releases">google.golang.org/grpc's releases</a>.</em></p> <blockquote> <h2>Release 1.65.0</h2> <h1>Dependencies</h1> <ul> <li>Change support policy to cover only the latest TWO releases of Go, matching the policy for Go itself. See <a href="https://redirect.github.com/grpc/grpc-go/issues/7249">#7249</a> for more information. (<a href="https://redirect.github.com/grpc/grpc-go/issues/7250">#7250</a>)</li> <li>Update x/net/http2 to address <a href="https://nvd.nist.gov/vuln/detail/CVE-2023-45288">CVE-2023-45288</a> (<a href="https://redirect.github.com/grpc/grpc-go/issues/7282">#7282</a>)</li> </ul> <h1>Behavior Changes</h1> <ul> <li>credentials/tls: clients and servers will now reject connections that don't support ALPN when environment variable <code>GRPC_ENFORCE_ALPN_ENABLED</code> is set to "true" (case insensitive). (<a href="https://redirect.github.com/grpc/grpc-go/issues/7184">#7184</a>) <ul> <li>NOTE: this behavior will become the default in a future release.</li> </ul> </li> <li>metadata: remove String method from MD to make printing more consistent (<a href="https://redirect.github.com/grpc/grpc-go/issues/7373">#7373</a>)</li> </ul> <h1>New Features</h1> <ul> <li>grpc: add <code>WithMaxCallAttempts</code> to configure gRPC's retry behavior per-channel. (<a href="https://redirect.github.com/grpc/grpc-go/issues/7229">#7229</a>) <ul> <li>Special Thanks: <a href="https://github.com/imoore76"><code>@imoore76</code></a></li> </ul> </li> </ul> <h1>Bug Fixes</h1> <ul> <li>ringhash: properly apply endpoint weights instead of ignoring them (<a href="https://redirect.github.com/grpc/grpc-go/issues/7156">#7156</a>)</li> <li>xds: fix a bug that could cause xds-enabled servers to stop accepting new connections after handshaking errors (<a href="https://redirect.github.com/grpc/grpc-go/issues/7128">#7128</a>) <ul> <li>Special Thanks: <a href="https://github.com/bozaro"><code>@bozaro</code></a></li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/grpc/grpc-go/commit/2da976983bbb33feb3e25b7daaa8f60b9769adb5"><code>2da9769</code></a> Change version to 1.65.0 (<a href="https://redirect.github.com/grpc/grpc-go/issues/7306">#7306</a>)</li> <li><a href="https://github.com/grpc/grpc-go/commit/ede96b776c9cea4ff2b06dfdedad841e53fb0c26"><code>ede96b7</code></a> metadata: remove String method (<a href="https://redirect.github.com/grpc/grpc-go/issues/7373">#7373</a>)</li> <li><a href="https://github.com/grpc/grpc-go/commit/64be203f7828d03224aa44944a84deacac54b72b"><code>64be203</code></a> grpc: Readd pick first name (<a href="https://redirect.github.com/grpc/grpc-go/issues/7336">#7336</a>) (<a href="https://redirect.github.com/grpc/grpc-go/issues/7341">#7341</a>)</li> <li><a href="https://github.com/grpc/grpc-go/commit/25e33a6c207464c6017d001255f9ac1297ba5d3e"><code>25e33a6</code></a> examples: Add CSM Observability example (<a href="https://redirect.github.com/grpc/grpc-go/issues/7302">#7302</a>) (<a href="https://redirect.github.com/grpc/grpc-go/issues/7318">#7318</a>)</li> <li><a href="https://github.com/grpc/grpc-go/commit/04a5f4604baa9297b7168543834e531cfb8858dc"><code>04a5f46</code></a> xds/internal/xdsclient: Emit unknown for CSM Labels if not present in CDS (<a href="https://redirect.github.com/grpc/grpc-go/issues/7">#7</a>...</li> <li><a href="https://github.com/grpc/grpc-go/commit/cff5c3e3d0f104459af4f52e77fc1c49ef4cb6aa"><code>cff5c3e</code></a> stats/opentelemetry: Add e2e testing for CSM Observability (<a href="https://redirect.github.com/grpc/grpc-go/issues/7279">#7279</a>) (<a href="https://redirect.github.com/grpc/grpc-go/issues/7316">#7316</a>)</li> <li><a href="https://github.com/grpc/grpc-go/commit/9b970fdd173c1951a354630133273639e8acf00c"><code>9b970fd</code></a> dns: fix constant 30s backoff for re-resolution (<a href="https://redirect.github.com/grpc/grpc-go/issues/7262">#7262</a>) (<a href="https://redirect.github.com/grpc/grpc-go/issues/7311">#7311</a>)</li> <li><a href="https://github.com/grpc/grpc-go/commit/6d236200ea68ea644d78a164c4ad9952a765aed3"><code>6d23620</code></a> documentation: on server, use FromIncomingContext for retrieving context and...</li> <li><a href="https://github.com/grpc/grpc-go/commit/7e5898e7c569b8cc32d6eee9bc8ad1393a8fcc61"><code>7e5898e</code></a> xds: unify xDS client creation APIs meant for testing (<a href="https://redirect.github.com/grpc/grpc-go/issues/7268">#7268</a>)</li> <li><a href="https://github.com/grpc/grpc-go/commit/5d7bd7aacb0c35fc14bf144fa81ecbb61eec91de"><code>5d7bd7a</code></a> interop/xds: Interop client and server changes for CSM Observability (<a href="https://redirect.github.com/grpc/grpc-go/issues/7280">#7280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/grpc/grpc-go/compare/v1.64.0...v1.65.0">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
f6407ea11e |
chore(deps): group observability dependencies (#3957)
In the past, otel dependencies have introduced non-trivial dependency conflicts. |
||
|
|
959e5e2071 |
build(deps): bump github.com/gofrs/flock from 0.11.0 to 0.12.0 (#3954)
Bumps [github.com/gofrs/flock](https://github.com/gofrs/flock) from 0.11.0 to 0.12.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gofrs/flock/releases">github.com/gofrs/flock's releases</a>.</em></p> <blockquote> <h2>v0.12.0</h2> <h2>What's Changed</h2> <ul> <li>feat: differentiation of Solaris and Illumos by <a href="https://github.com/ldez"><code>@ldez</code></a> in <a href="https://redirect.github.com/gofrs/flock/pull/80">gofrs/flock#80</a></li> <li>feat(windows): replace custom implementation with golang.org/x/sys/windows by <a href="https://github.com/ldez"><code>@ldez</code></a> in <a href="https://redirect.github.com/gofrs/flock/pull/81">gofrs/flock#81</a></li> <li>fix: update fnctl implementation by <a href="https://github.com/ldez"><code>@ldez</code></a> in <a href="https://redirect.github.com/gofrs/flock/pull/84">gofrs/flock#84</a></li> <li>feat: use runtime errors instead of compilation errors for unsupported platforms by <a href="https://github.com/ldez"><code>@ldez</code></a> in <a href="https://redirect.github.com/gofrs/flock/pull/85">gofrs/flock#85</a></li> <li>refactor: use x/sys/* instead of Syscall when possible by <a href="https://github.com/ldez"><code>@ldez</code></a> in <a href="https://redirect.github.com/gofrs/flock/pull/87">gofrs/flock#87</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gofrs/flock/compare/v0.11.0...v0.12.0">https://github.com/gofrs/flock/compare/v0.11.0...v0.12.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gofrs/flock/commit/96fd11a3ceba60b72c164d3e9e35d0cb44eced33"><code>96fd11a</code></a> refactor: use x/sys/* instead of Syscall when possible (<a href="https://redirect.github.com/gofrs/flock/issues/87">#87</a>)</li> <li><a href="https://github.com/gofrs/flock/commit/c527283ef46ac1dc6b272311bfaefd4e200b005a"><code>c527283</code></a> feat: use runtime errors instead of compilation errors for unusupported platf...</li> <li><a href="https://github.com/gofrs/flock/commit/a0a31b789b5375158e16d55a0052e710abf208c0"><code>a0a31b7</code></a> fix: update fnctl implementation (<a href="https://redirect.github.com/gofrs/flock/issues/84">#84</a>)</li> <li><a href="https://github.com/gofrs/flock/commit/e49f3435c52383687b85f4db9212102e3964aebf"><code>e49f343</code></a> chore: replace os.(FileMode,PathError) by fs.(...) (<a href="https://redirect.github.com/gofrs/flock/issues/83">#83</a>)</li> <li><a href="https://github.com/gofrs/flock/commit/eccd8279297c3b81fc4c83c2727f321e92e7d834"><code>eccd827</code></a> docs: add more documentation about the origin of the source code (<a href="https://redirect.github.com/gofrs/flock/issues/82">#82</a>)</li> <li><a href="https://github.com/gofrs/flock/commit/9236f43fc29a533dac49258bb6a80bdbbae46080"><code>9236f43</code></a> feat(windows): replace custom implementation by golang.org/x/sys/windows (<a href="https://redirect.github.com/gofrs/flock/issues/81">#81</a>)</li> <li><a href="https://github.com/gofrs/flock/commit/b15a054c831b60f6e112407423f870a46dd90241"><code>b15a054</code></a> feat: differentation of solaris and illumos (<a href="https://redirect.github.com/gofrs/flock/issues/80">#80</a>)</li> <li><a href="https://github.com/gofrs/flock/commit/c5416718efe25e6c482f9ff0e0174e1016c2e234"><code>c541671</code></a> refactor: factorization of the reset (<a href="https://redirect.github.com/gofrs/flock/issues/79">#79</a>)</li> <li><a href="https://github.com/gofrs/flock/commit/1113ec84ffc05646ab38982aa5799763ffc8bf25"><code>1113ec8</code></a> tests: improve errors management</li> <li><a href="https://github.com/gofrs/flock/commit/c9b0b986af20110d32cb94593160ec2b97421ee4"><code>c9b0b98</code></a> chore: apply semantic line breaks</li> <li>Additional commits viewable in <a href="https://github.com/gofrs/flock/compare/v0.11.0...v0.12.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
fcf222f36c |
chore(ci): update Go toolchain to 1.22.5 (#3956)
Addresses govulncheck flagged vulnerability |
||
|
|
ab2ea415f3 |
build(deps): bump github.com/gofrs/flock from 0.8.1 to 0.11.0 (#3949)
Bumps [github.com/gofrs/flock](https://github.com/gofrs/flock) from 0.8.1 to 0.11.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gofrs/flock/releases">github.com/gofrs/flock's releases</a>.</em></p> <blockquote> <h2>v0.11.0</h2> <h2>What's Changed</h2> <ul> <li>feat: add options to define flag and permissions of the file by <a href="https://github.com/ldez"><code>@ldez</code></a> in <a href="https://redirect.github.com/gofrs/flock/pull/76">gofrs/flock#76</a></li> <li>tests: remove files generated during tests by <a href="https://github.com/ldez"><code>@ldez</code></a> in <a href="https://redirect.github.com/gofrs/flock/pull/77">gofrs/flock#77</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gofrs/flock/compare/v0.10.0...v0.11.0">https://github.com/gofrs/flock/compare/v0.10.0...v0.11.0</a></p> <h2>v0.10.0</h2> <h2>What's Changed</h2> <ul> <li>feat: add support for Illumos/Solaris by <a href="https://github.com/gaige"><code>@gaige</code></a> in <a href="https://redirect.github.com/gofrs/flock/pull/63">gofrs/flock#63</a></li> <li>chore: migrate from gopkg.in/check to stretchr/testify by <a href="https://github.com/ldez"><code>@ldez</code></a> in <a href="https://redirect.github.com/gofrs/flock/pull/70">gofrs/flock#70</a></li> <li>docs: remove reference to sync.Locker by <a href="https://github.com/ldez"><code>@ldez</code></a> in <a href="https://redirect.github.com/gofrs/flock/pull/66">gofrs/flock#66</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/gaige"><code>@gaige</code></a> made their first contribution in <a href="https://redirect.github.com/gofrs/flock/pull/63">gofrs/flock#63</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gofrs/flock/compare/v0.9.0...v0.10.0">https://github.com/gofrs/flock/compare/v0.9.0...v0.10.0</a></p> <h2>v0.9.0</h2> <h2>What's Changed</h2> <ul> <li>chore: add go modules by <a href="https://github.com/moskyb"><code>@moskyb</code></a> in <a href="https://redirect.github.com/gofrs/flock/pull/57">gofrs/flock#57</a></li> <li>chore(deps): bump golang.org/x/sys from 0.20.0 to 0.21.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/gofrs/flock/pull/65">gofrs/flock#65</a></li> <li>fix: replace Syscall6 with SyscallN on Windows by <a href="https://github.com/ldez"><code>@ldez</code></a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/moskyb"><code>@moskyb</code></a> made their first contribution in <a href="https://redirect.github.com/gofrs/flock/pull/57">gofrs/flock#57</a></li> <li><a href="https://github.com/ldez"><code>@ldez</code></a> made their first contribution in <a href="https://redirect.github.com/gofrs/flock/pull/64">gofrs/flock#64</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gofrs/flock/compare/v0.8.1...v0.9.0">https://github.com/gofrs/flock/compare/v0.8.1...v0.9.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gofrs/flock/commit/b659e1e00ac3f430ee58fbfc49f69a9a3b45178c"><code>b659e1e</code></a> feat: use options on retry (unix) (<a href="https://redirect.github.com/gofrs/flock/issues/78">#78</a>)</li> <li><a href="https://github.com/gofrs/flock/commit/41cd564d8a39807ca496eeb52d30fc07e30bd14a"><code>41cd564</code></a> tests: remove files generated during tests (<a href="https://redirect.github.com/gofrs/flock/issues/77">#77</a>)</li> <li><a href="https://github.com/gofrs/flock/commit/2bc28906632e4505bf41772fc960cb4e503c754b"><code>2bc2890</code></a> feat: add option to define flag and permissions of the file (<a href="https://redirect.github.com/gofrs/flock/issues/76">#76</a>)</li> <li><a href="https://github.com/gofrs/flock/commit/502c570475d44ce8c6908ef2549398a053cf150a"><code>502c570</code></a> chore: simplify GOOS evaluation</li> <li><a href="https://github.com/gofrs/flock/commit/d82685ef405f0f236e415b58a37f5600e2ed8fe2"><code>d82685e</code></a> feat: add support for Illumos/Solaris (<a href="https://redirect.github.com/gofrs/flock/issues/63">#63</a>)</li> <li><a href="https://github.com/gofrs/flock/commit/e5593aacf9442864c790048b8224d66872cb7174"><code>e5593aa</code></a> chore: improve linter configuration (<a href="https://redirect.github.com/gofrs/flock/issues/75">#75</a>)</li> <li><a href="https://github.com/gofrs/flock/commit/11de3daaa449112c2831861ed5488d389aff0b94"><code>11de3da</code></a> chore: improve issue templates</li> <li><a href="https://github.com/gofrs/flock/commit/282887c09b16c2642e29cb1437379887771ce691"><code>282887c</code></a> chore: add issue templates (<a href="https://redirect.github.com/gofrs/flock/issues/74">#74</a>)</li> <li><a href="https://github.com/gofrs/flock/commit/f29941ee59797135aa6d29d34444a074c02a37dc"><code>f29941e</code></a> chore(deps): bump github/codeql-action from 3.25.10 to 3.25.11 in the all gro...</li> <li><a href="https://github.com/gofrs/flock/commit/7e2658a3ad60d40cb60587075799201f7343c739"><code>7e2658a</code></a> docs: improve security policies (<a href="https://redirect.github.com/gofrs/flock/issues/71">#71</a>)</li> <li>Additional commits viewable in <a href="https://github.com/gofrs/flock/compare/v0.8.1...v0.11.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
db3bc399ab |
feat(ui): upgraded htmlui to the latest version (#3950)
## Changes Compare: https://github.com/kopia/htmlui/compare/9e0b2bc5f113651c88c0d61df24df71d96f27ced...29ab9112e08e8f4f06b54ef118b0a91fbc91d7dd * 2 minutes ago https://github.com/kopia/htmlui/commit/29ab911 dependabot[bot] build(deps): bump react-dom and @types/react-dom *This PR description was [auto-generated](https://github.com/kopia/htmluibuild/blob/main/.github/workflows/after-push.yaml) at Mon Jul 1 23:23:13 UTC 2024* |
||
|
|
8394a32582 |
build(deps): bump the common-golang-dependencies group with 2 updates (#3948)
Bumps the common-golang-dependencies group with 2 updates: [github.com/prometheus/common](https://github.com/prometheus/common) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client). Updates `github.com/prometheus/common` from 0.54.0 to 0.55.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/prometheus/common/releases">github.com/prometheus/common's releases</a>.</em></p> <blockquote> <h2>v0.55.0</h2> <h2>What's Changed</h2> <ul> <li>Update Go modules by <a href="https://github.com/SuperQ"><code>@SuperQ</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/643">prometheus/common#643</a></li> <li>enable errcheck linter by <a href="https://github.com/mmorel-35"><code>@mmorel-35</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/637">prometheus/common#637</a></li> <li>Add a <code>RELEASE.md</code> and add <a href="https://github.com/gotjosh"><code>@gotjosh</code></a> as a mantainer by <a href="https://github.com/gotjosh"><code>@gotjosh</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/644">prometheus/common#644</a></li> <li>Move goautoneg to external dependency by <a href="https://github.com/mikelolasagasti"><code>@mikelolasagasti</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/625">prometheus/common#625</a></li> <li>Expose secret as SecretReader and InlineSecret from config package by <a href="https://github.com/pracucci"><code>@pracucci</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/650">prometheus/common#650</a></li> <li>Fix HTTPClientConfig JSON marshalling by <a href="https://github.com/pracucci"><code>@pracucci</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/651">prometheus/common#651</a></li> <li>Expose secret as FileSecret from config package by <a href="https://github.com/alanprot"><code>@alanprot</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/653">prometheus/common#653</a></li> <li>Synchronize common files from prometheus/prometheus by <a href="https://github.com/prombot"><code>@prombot</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/646">prometheus/common#646</a></li> <li>Set http_headers to be omit empty by <a href="https://github.com/yeya24"><code>@yeya24</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/655">prometheus/common#655</a></li> <li>chore: add HumanizeTimestamp; make ConvertToFloat exportable by <a href="https://github.com/freak12techno"><code>@freak12techno</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/654">prometheus/common#654</a></li> <li>Bump github.com/aws/aws-sdk-go from 1.53.14 to 1.54.7 in /sigv4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/659">prometheus/common#659</a></li> <li>Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/656">prometheus/common#656</a></li> <li>Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/658">prometheus/common#658</a></li> <li>Bump golang.org/x/net from 0.25.0 to 0.26.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/657">prometheus/common#657</a></li> <li>Synchronize common files from prometheus/prometheus by <a href="https://github.com/prombot"><code>@prombot</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/660">prometheus/common#660</a></li> <li>Add SigV4 FIPS STS endpoint config by <a href="https://github.com/rajagopalanand"><code>@rajagopalanand</code></a> in <a href="https://redirect.github.com/prometheus/common/pull/649">prometheus/common#649</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/gotjosh"><code>@gotjosh</code></a> made their first contribution in <a href="https://redirect.github.com/prometheus/common/pull/644">prometheus/common#644</a></li> <li><a href="https://github.com/mikelolasagasti"><code>@mikelolasagasti</code></a> made their first contribution in <a href="https://redirect.github.com/prometheus/common/pull/625">prometheus/common#625</a></li> <li><a href="https://github.com/alanprot"><code>@alanprot</code></a> made their first contribution in <a href="https://redirect.github.com/prometheus/common/pull/653">prometheus/common#653</a></li> <li><a href="https://github.com/yeya24"><code>@yeya24</code></a> made their first contribution in <a href="https://redirect.github.com/prometheus/common/pull/655">prometheus/common#655</a></li> <li><a href="https://github.com/rajagopalanand"><code>@rajagopalanand</code></a> made their first contribution in <a href="https://redirect.github.com/prometheus/common/pull/649">prometheus/common#649</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/prometheus/common/compare/v0.54.0...v0.55.0">https://github.com/prometheus/common/compare/v0.54.0...v0.55.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prometheus/common/commit/0c7b585c7da330aae136aaa874cb4f89f5b3e5d9"><code>0c7b585</code></a> Merge pull request <a href="https://redirect.github.com/prometheus/common/issues/649">#649</a> from rajagopalanand/13364</li> <li><a href="https://github.com/prometheus/common/commit/804fbbe9d6bcca828ac14d7b5dfa204de880c22e"><code>804fbbe</code></a> Update common Prometheus files (<a href="https://redirect.github.com/prometheus/common/issues/660">#660</a>)</li> <li><a href="https://github.com/prometheus/common/commit/3f20456b01f7c7816064350d02e7f68ad011576d"><code>3f20456</code></a> Bump golang.org/x/net from 0.25.0 to 0.26.0 (<a href="https://redirect.github.com/prometheus/common/issues/657">#657</a>)</li> <li><a href="https://github.com/prometheus/common/commit/e31eeaaced72e694bc8be87a6d1a09c21f8e4635"><code>e31eeaa</code></a> Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 (<a href="https://redirect.github.com/prometheus/common/issues/658">#658</a>)</li> <li><a href="https://github.com/prometheus/common/commit/3236a12e2e6cc0592985c2851d8e53b30f03e94c"><code>3236a12</code></a> Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 (<a href="https://redirect.github.com/prometheus/common/issues/656">#656</a>)</li> <li><a href="https://github.com/prometheus/common/commit/1cfb464a28c5fefa56beec1b48ccf0e41f4cb347"><code>1cfb464</code></a> Bump github.com/aws/aws-sdk-go from 1.53.14 to 1.54.7 in /sigv4 (<a href="https://redirect.github.com/prometheus/common/issues/659">#659</a>)</li> <li><a href="https://github.com/prometheus/common/commit/ab322ea2c291549d457c23476304ed16a4d814a3"><code>ab322ea</code></a> chore: add HumanizeTimestamp; make ConvertToFloat exportable (<a href="https://redirect.github.com/prometheus/common/issues/654">#654</a>)</li> <li><a href="https://github.com/prometheus/common/commit/04635d2962f9f3232a2cf2cb5616b72a466d78d7"><code>04635d2</code></a> Merge pull request <a href="https://redirect.github.com/prometheus/common/issues/655">#655</a> from yeya24/change-omit-empty</li> <li><a href="https://github.com/prometheus/common/commit/c4974e5a1af10e6cfa1b3b93f4a0ab350c9647fa"><code>c4974e5</code></a> fix test</li> <li><a href="https://github.com/prometheus/common/commit/43f0db5d12a3168b4acb3e0fd1add422b00a6758"><code>43f0db5</code></a> set http_headers to be omit empty</li> <li>Additional commits viewable in <a href="https://github.com/prometheus/common/compare/v0.54.0...v0.55.0">compare view</a></li> </ul> </details> <br /> Updates `google.golang.org/api` from 0.185.0 to 0.187.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-api-go-client/releases">google.golang.org/api's releases</a>.</em></p> <blockquote> <h2>v0.187.0</h2> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.186.0...v0.187.0">0.187.0</a> (2024-07-01)</h2> <h3>Features</h3> <ul> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2655">#2655</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/1a28e0622fbb1a069f973a099f2340ccf5ced528">1a28e06</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2658">#2658</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/719f98850209581d9ba3d69e60f7cea310f57802">719f988</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2659">#2659</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/7cd88dabf7a36af1b9586f242e565e93b882f6de">7cd88da</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2660">#2660</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/3ca2f844a9d76ba63af67393338744387db73664">3ca2f84</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2661">#2661</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/0a238f578c422a11440ee094359d226880081056">0a238f5</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2663">#2663</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/6e061ced5f33f1aed0d5360d6a81617665de28ed">6e061ce</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>gensupport:</strong> Wrap chunk upload err for retries (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2657">#2657</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/a758bc17ee3fcce07913275095bafc512a7e441c">a758bc1</a>)</li> <li>Pass through gRPC api key option to new auth lib (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2664">#2664</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/e05199702297d91cdce420f43fcc1c7c691a6f53">e051997</a>)</li> </ul> <h2>v0.186.0</h2> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.185.0...v0.186.0">0.186.0</a> (2024-06-25)</h2> <h3>Features</h3> <ul> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2641">#2641</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/72fb1281b3bf8e70e160db39f173bf86ede9173f">72fb128</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2644">#2644</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/20ffdd800072046285b0900af690d05e2a6f9524">20ffdd8</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2645">#2645</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/c1a768193e03af127f139d532782971275e06c18">c1a7681</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2648">#2648</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/1bac79d78d93ee98501f484b055ac9360cce3c21">1bac79d</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2649">#2649</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/695484ba67b06180d82a077f35b5e87681bdccd8">695484b</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2652">#2652</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/10c47f37506574b134d7e9d3b29b74aec389625f">10c47f3</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2653">#2653</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/bc370a705cf35e8ca19498f0a6200e91e2c8282b">bc370a7</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md">google.golang.org/api's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.186.0...v0.187.0">0.187.0</a> (2024-07-01)</h2> <h3>Features</h3> <ul> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2655">#2655</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/1a28e0622fbb1a069f973a099f2340ccf5ced528">1a28e06</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2658">#2658</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/719f98850209581d9ba3d69e60f7cea310f57802">719f988</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2659">#2659</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/7cd88dabf7a36af1b9586f242e565e93b882f6de">7cd88da</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2660">#2660</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/3ca2f844a9d76ba63af67393338744387db73664">3ca2f84</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2661">#2661</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/0a238f578c422a11440ee094359d226880081056">0a238f5</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2663">#2663</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/6e061ced5f33f1aed0d5360d6a81617665de28ed">6e061ce</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>gensupport:</strong> Wrap chunk upload err for retries (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2657">#2657</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/a758bc17ee3fcce07913275095bafc512a7e441c">a758bc1</a>)</li> <li>Pass through gRPC api key option to new auth lib (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2664">#2664</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/e05199702297d91cdce420f43fcc1c7c691a6f53">e051997</a>)</li> </ul> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.185.0...v0.186.0">0.186.0</a> (2024-06-25)</h2> <h3>Features</h3> <ul> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2641">#2641</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/72fb1281b3bf8e70e160db39f173bf86ede9173f">72fb128</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2644">#2644</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/20ffdd800072046285b0900af690d05e2a6f9524">20ffdd8</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2645">#2645</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/c1a768193e03af127f139d532782971275e06c18">c1a7681</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2648">#2648</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/1bac79d78d93ee98501f484b055ac9360cce3c21">1bac79d</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2649">#2649</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/695484ba67b06180d82a077f35b5e87681bdccd8">695484b</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2652">#2652</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/10c47f37506574b134d7e9d3b29b74aec389625f">10c47f3</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2653">#2653</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/bc370a705cf35e8ca19498f0a6200e91e2c8282b">bc370a7</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-api-go-client/commit/b6c87f6266ea80ddbc13679929185c3a169b5871"><code>b6c87f6</code></a> chore(main): release 0.187.0 (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2656">#2656</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/e05199702297d91cdce420f43fcc1c7c691a6f53"><code>e051997</code></a> fix: pass through gRPC api key option to new auth lib (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2664">#2664</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/2ea4e07c4a3d85912a7919a0d514834e9d4721a0"><code>2ea4e07</code></a> chore(all): update all to dc46fd2 (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2662">#2662</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/6e061ced5f33f1aed0d5360d6a81617665de28ed"><code>6e061ce</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2663">#2663</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/0a238f578c422a11440ee094359d226880081056"><code>0a238f5</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2661">#2661</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/3ca2f844a9d76ba63af67393338744387db73664"><code>3ca2f84</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2660">#2660</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/7cd88dabf7a36af1b9586f242e565e93b882f6de"><code>7cd88da</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2659">#2659</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/a758bc17ee3fcce07913275095bafc512a7e441c"><code>a758bc1</code></a> fix(gensupport): wrap chunk upload err for retries (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2657">#2657</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/719f98850209581d9ba3d69e60f7cea310f57802"><code>719f988</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2658">#2658</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/1a28e0622fbb1a069f973a099f2340ccf5ced528"><code>1a28e06</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2655">#2655</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-api-go-client/compare/v0.185.0...v0.187.0">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
e7aa37cce3 |
test(general): ignore dir not found error during delete action in robustness tests (#3944)
The robustness tests perform delete actions on random subdirectories and files. If the actions encounter `directory not found` error, the framework returns a `no-op` error. This change ignores the `no-op` errors specifically for "delete" actions. This change will reduce the failure frequency when a delete actions on the source directory result in a no-op. |
||
|
|
4c1101f378 |
build(deps): bump the common-golang-dependencies group with 3 updates (#3941)
Bumps the common-golang-dependencies group with 3 updates: [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go), [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client). Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.6.0 to 1.7.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Azure/azure-sdk-for-go/releases">github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases</a>.</em></p> <blockquote> <h2>sdk/messaging/azservicebus/v1.7.0</h2> <h2>1.7.0 (2024-04-02)</h2> <h3>Features Added</h3> <ul> <li>Add in ability to handle emulator connection strings. (PR#22663)</li> </ul> <h2>sdk/internal/v1.7.0</h2> <h2>1.7.0 (2024-05-01)</h2> <h3>Features Added</h3> <ul> <li> <p>Support for local repo override (via presence of eng/target_proxy_version.txt) of invoked test-proxy version.</p> </li> <li> <p><code>RemoveRegisteredSanitizers</code> selectively disables sanitizers the test proxy enables by default since version 1.0.0-dev.20240422.1</p> </li> </ul> <h3>Breaking Changes</h3> <ul> <li>Deprecated the <code>go-vcr</code> based test recording API. Its methods now return errors or panic.</li> <li>Changed value of <code>recording.SanitizedValue</code> from "sanitized" to "Sanitized" to match the test proxy</li> </ul> <h2>sdk/azidentity/v1.7.0</h2> <h2>1.7.0 (2024-06-20)</h2> <h3>Features Added</h3> <ul> <li><code>AzurePipelinesCredential</code> authenticates an Azure Pipelines service connection with workload identity federation</li> </ul> <h3>Breaking Changes</h3> <blockquote> <p>These changes affect only code written against a beta version such as v1.7.0-beta.1</p> </blockquote> <ul> <li>Removed the persistent token caching API. It will return in v1.8.0-beta.1</li> </ul> <h2>sdk/azidentity/v1.7.0-beta.1</h2> <h2>1.7.0-beta.1 (2024-06-10)</h2> <h3>Features Added</h3> <ul> <li>Restored <code>AzurePipelinesCredential</code> and persistent token caching API</li> </ul> <h2>Breaking Changes</h2> <blockquote> <p>These changes affect only code written against a beta version such as v1.6.0-beta.4</p> </blockquote> <ul> <li>Values which <code>NewAzurePipelinesCredential</code> read from environment variables in prior versions are now parameters</li> <li>Renamed <code>AzurePipelinesServiceConnectionCredentialOptions</code> to <code>AzurePipelinesCredentialOptions</code></li> </ul> <h3>Bugs Fixed</h3> <ul> <li>Managed identity bug fixes</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/624babab3d2e3a95628afa61d1474a035cc7d094"><code>624baba</code></a> bump azcore version number</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/ce7217c3f5f5a2f88f3a5d1ded48da338f3d8d06"><code>ce7217c</code></a> Prep for azcore v1.7.0 release (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/21149">#21149</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/62a8079d41783914d9a5f585bcdb6f6b91223e5c"><code>62a8079</code></a> Add support for shallow cloning azcore.Client instances (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/21065">#21065</a>) (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/21098">#21098</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/47286b065b0e3aa7d367fb20212aad3a143e6343"><code>47286b0</code></a> Add flag to enable skipping of dependency checks (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/21146">#21146</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/ee762d4420eb57051cdebe55e55b107dae4f6bfc"><code>ee762d4</code></a> Fix populating module name in telemetry policy (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20967">#20967</a>) (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20971">#20971</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/02431759c00a99a31e159e9905c392b8f430c897"><code>0243175</code></a> Prep azcore v1.6.1 for release (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20961">#20961</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/9c9d62a1d612cf1f9e6902ddd3c538abd90b955c"><code>9c9d62a</code></a> Increment package version after release of azcore (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20740">#20740</a>)</li> <li>See full diff in <a href="https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.6.0...sdk/azcore/v1.7.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/minio/minio-go/v7` from 7.0.71 to 7.0.72 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/minio/minio-go/releases">github.com/minio/minio-go/v7's releases</a>.</em></p> <blockquote> <h2>Bugfix Release</h2> <h2>What's Changed</h2> <ul> <li>Keep all x-minio- headers as-is by <a href="https://github.com/klauspost"><code>@klauspost</code></a> in <a href="https://redirect.github.com/minio/minio-go/pull/1970">minio/minio-go#1970</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/minio/minio-go/compare/v7.0.71...v7.0.72">https://github.com/minio/minio-go/compare/v7.0.71...v7.0.72</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/minio/minio-go/commit/0b004e328e1e6d2b9d7d1689ea9dd71b3cf0fa74"><code>0b004e3</code></a> add support for '*' in etag match</li> <li><a href="https://github.com/minio/minio-go/commit/fa174cbf14b0c2fd3896e09626d59d76fc4ce3e4"><code>fa174cb</code></a> Keep all x-minio- headers as-is (<a href="https://redirect.github.com/minio/minio-go/issues/1970">#1970</a>)</li> <li><a href="https://github.com/minio/minio-go/commit/b952833b128514f68067a0e30781c41590361c14"><code>b952833</code></a> Update version to next release</li> <li>See full diff in <a href="https://github.com/minio/minio-go/compare/v7.0.71...v7.0.72">compare view</a></li> </ul> </details> <br /> Updates `google.golang.org/api` from 0.184.0 to 0.185.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-api-go-client/releases">google.golang.org/api's releases</a>.</em></p> <blockquote> <h2>v0.185.0</h2> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.184.0...v0.185.0">0.185.0</a> (2024-06-18)</h2> <h3>Features</h3> <ul> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2636">#2636</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/51ff8a4794fbc56944a6db1edd0f06e30990392f">51ff8a4</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2638">#2638</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/0c868b2608ca697ac82144d37db3452b2af5a827">0c868b2</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>internal/gensupport:</strong> Update shouldRetry for GCS uploads (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2634">#2634</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/ea513cb749aad28620ee92ac2d5c57822e7ef8fe">ea513cb</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md">google.golang.org/api's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.184.0...v0.185.0">0.185.0</a> (2024-06-18)</h2> <h3>Features</h3> <ul> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2636">#2636</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/51ff8a4794fbc56944a6db1edd0f06e30990392f">51ff8a4</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2638">#2638</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/0c868b2608ca697ac82144d37db3452b2af5a827">0c868b2</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>internal/gensupport:</strong> Update shouldRetry for GCS uploads (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2634">#2634</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/ea513cb749aad28620ee92ac2d5c57822e7ef8fe">ea513cb</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-api-go-client/commit/e732ee3983555c5b0ca708033d9b8ec675f99019"><code>e732ee3</code></a> chore(main): release 0.185.0 (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2635">#2635</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/0c868b2608ca697ac82144d37db3452b2af5a827"><code>0c868b2</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2638">#2638</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/324ae13a637ca40774907dd691dd040d4ac9f8ae"><code>324ae13</code></a> chore(all): update all (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2640">#2640</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/51ff8a4794fbc56944a6db1edd0f06e30990392f"><code>51ff8a4</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2636">#2636</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/ea513cb749aad28620ee92ac2d5c57822e7ef8fe"><code>ea513cb</code></a> fix(internal/gensupport): update shouldRetry for GCS uploads (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2634">#2634</a>)</li> <li>See full diff in <a href="https://github.com/googleapis/google-api-go-client/compare/v0.184.0...v0.185.0">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
1f9f9a1846 |
chore(general): use non-formatting log variants when there is no formatting (#3931)
Use non-formatting logging functions for message without formatting.
For example, `log.Info("message")` instead of `log.Infof("message")`
Configure linter for printf-like functions
|