Commit Graph

3383 Commits

Author SHA1 Message Date
Julio López
5f57b79dc0 chore(ci): silence TestIndexBlobManagerStress output on failure (#4028) 2024-08-05 15:56:49 -07:00
Kopia Builder [bot]
08e505453a feat(ui): upgraded htmlui to the latest version (#4027) 2024-08-05 22:41:21 +00:00
Kopia Builder [bot]
7a136dadfa feat(ui): upgraded htmlui to the latest version (#4025) 2024-08-04 19:05:04 -07:00
dependabot[bot]
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>
2024-08-03 20:14:30 -07:00
dependabot[bot]
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](dc50aa9510...62b2cac7ed)

---
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>
2024-08-04 01:04:45 +00:00
dependabot[bot]
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](aa33708b10...988b5a0280)

---
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>
2024-08-03 17:57:03 -07:00
dependabot[bot]
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](2d790406f5...afb54ba388)

---
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>
2024-08-03 17:48:25 -07:00
dependabot[bot]
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](5927c834f5...49b3bc8e6b)

Updates `docker/setup-buildx-action` from 3.4.0 to 3.5.0
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](4fd812986e...aa33708b10)

---
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>
2024-07-22 17:31:50 -07:00
dependabot[bot]
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>
2024-07-22 17:18:25 -07:00
dependabot[bot]
ef8866493a build(deps): bump google.golang.org/api (#3998) 2024-07-23 00:12:44 +00:00
dependabot[bot]
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](4fa2a79536...2d790406f5)

---
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>
2024-07-22 17:12:02 -07:00
Jarek Kowalski
ed3268b469 feat(general): upgraded rclone to 1.67 in the Docker image (#3995) 2024-07-22 08:37:39 -07:00
Jarek Kowalski
d9fd912c8d chore(ci): upgrade NodeJS to 20.15.1 LTS (#3993) 2024-07-21 11:27:21 -07:00
Jarek Kowalski
f8a46b9b93 chore(ci): re-enable KopiaUI build on macOS (#3992) 2024-07-20 21:30:37 -07:00
chaitalisg
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.
2024-07-19 22:58:23 -07:00
dependabot[bot]
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>
2024-07-19 07:44:26 +00:00
Julio López
b980d11c42 refactor(general): setCacheSizeHardLimit helper in robustness (#3990) 2024-07-18 23:59:58 -07:00
dependabot[bot]
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>
2024-07-16 23:18:55 -07:00
dependabot[bot]
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>
2024-07-17 03:28:51 +00:00
chaitalisg
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.
2024-07-16 13:25:24 -07:00
chaitalisg
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>
2024-07-15 19:35:25 -07:00
dependabot[bot]
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](cdcb360436...0a12ed9d6a)

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](b611370bb5...4fa2a79536)

---
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>
2024-07-15 19:32:27 -07:00
dependabot[bot]
abdb6a9ff7 build(deps): bump github.com/minio/minio-go/v7 (#3985) 2024-07-15 23:29:39 +00:00
chaitalisg
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.
2024-07-15 14:06:36 -07:00
chaitalisg
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>
2024-07-15 13:50:55 -07:00
dependabot[bot]
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>
2024-07-13 02:31:41 +00:00
Julio López
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.
2024-07-11 19:29:06 -07:00
dependabot[bot]
d0bff3004d build(deps): bump google.golang.org/api (#3983) 2024-07-12 02:18:16 +00:00
dependabot[bot]
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="7202dfc08c"><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="d4574a5be5"><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="ea0a106c8f"><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="465e91ab8e"><code>465e91a</code></a>
benchmark: Add CSV header (<a
href="https://redirect.github.com/klauspost/reedsolomon/issues/277">#277</a>)</li>
<li><a
href="85a5e93f80"><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="fd7f7a5141"><code>fd7f7a5</code></a>
Update README.md</li>
<li><a
href="4e91954739"><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 />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/klauspost/reedsolomon&package-manager=go_modules&previous-version=1.12.1&new-version=1.12.2)](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>
2024-07-11 18:57:16 -07:00
Julio López
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.
2024-07-11 18:51:12 -07:00
Julio López
c262998173 chore(general): misc cleanups (#3982)
* chore(general): remove unused `Behavior` type
* chore(test): leverage `testutil.ServerParameters` in server test
2024-07-11 17:18:44 -07:00
Jarek Kowalski
b13d6bebfb chore(ci): fixed RPM artifact publishing, take 2 (#3979) 2024-07-11 07:49:05 -07:00
Jarek Kowalski
c7206800ab chore(ci): fix RPM publishing (#3971) 2024-07-11 07:13:39 -07:00
Jarek Kowalski
dd82907774 build(depds): upgrade electron-updater to 6.3.0-alpha.6 (#3975)
Addresses https://github.com/advisories/GHSA-9jxc-qjr9-vjxq
2024-07-11 05:56:57 +00:00
dependabot[bot]
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="5927c834f5"><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="32ea29b3c9"><code>32ea29b</code></a>
chore: update generated content</li>
<li><a
href="92ac892047"><code>92ac892</code></a>
build(deps): bump <code>@​docker/actions-toolkit</code> from 0.23.0 to
0.31.0</li>
<li><a
href="dcf3f67ac0"><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="b34393b6bf"><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="ca1bf68d52"><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="599f288629"><code>599f288</code></a>
chore: update generated content</li>
<li><a
href="af38981e30"><code>af38981</code></a>
set docker.io domain for default binfmt image</li>
<li><a
href="9d4d56c87e"><code>9d4d56c</code></a>
build(deps): bump braces from 3.0.2 to 3.0.3</li>
<li><a
href="a05dd9299a"><code>a05dd92</code></a>
build(deps): bump docker/bake-action from 4 to 5</li>
<li>Additional commits viewable in <a
href="68827325e0...5927c834f5">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="4fd812986e"><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="3386dc4251"><code>3386dc4</code></a>
chore: update generated content</li>
<li><a
href="d191aef416"><code>d191aef</code></a>
build(deps): bump undici from 5.28.3 to 5.28.4</li>
<li><a
href="f686054aab"><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="78547859d7"><code>7854785</code></a>
chore: update generated content</li>
<li><a
href="830928c706"><code>830928c</code></a>
fix builder type path</li>
<li><a
href="26d2aec173"><code>26d2aec</code></a>
build(deps): bump <code>@​docker/actions-toolkit</code> from 0.23.0 to
0.31.0</li>
<li><a
href="ab17e3ec80"><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="d79cb80903"><code>d79cb80</code></a>
missing types for js-yaml</li>
<li><a
href="13cf78894f"><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="d70bba72b1...4fd812986e">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>
2024-07-08 18:12:03 -07:00
dependabot[bot]
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="0b2256b8c0"><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="488dcefb9b"><code>488dcef</code></a>
licensed cache</li>
<li><a
href="04c51f5766"><code>04c51f5</code></a>
ncc</li>
<li><a
href="32a9e276a8"><code>32a9e27</code></a>
bump <code>@​actions/artifact</code> and npm audit</li>
<li><a
href="552bf3722c"><code>552bf37</code></a>
new version</li>
<li><a
href="79616d2ded"><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="65462800fd...0b2256b8c0">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="fa0a91b85d"><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="b54d0883e1"><code>b54d088</code></a>
Update <code>@​actions/artifact</code> version, bump dependencies</li>
<li>See full diff in <a
href="65a9edc588...fa0a91b85d">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>
2024-07-08 17:23:31 -07:00
dependabot[bot]
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="0d0e5dd521">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="05816f9faf">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="0e81002b3a">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="d8bd2c1ffc">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="8fa9e398e5">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="2f4daa11ac">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="d6c543c396">d6c543c</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="fdccf3fc5a"><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="e2bb9477aa"><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="77376969a4"><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="9018b83988"><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="edf3c243df"><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="5bd944dd97"><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="b3715585aa"><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="ecf14d4438"><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="6f72b3c82e"><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="4f82b6c301"><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="9fadb0b165"><code>9fadb0b</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="a6a393ffd6"><code>a6a393f</code></a>
all: bump go.mod version and drop compatibility shims</li>
<li><a
href="1c7450041f"><code>1c74500</code></a>
ssh/test: make struct comment match struct name</li>
<li><a
href="d4e7c9cb6c"><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="d58be1cb16"><code>d58be1c</code></a>
sumdb/tlog: set the hash of the empty tree according to RFC 6962</li>
<li><a
href="232e49f555"><code>232e49f</code></a>
Revert &quot;module: add COM0 and LPT0 to badWindowsNames&quot;</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="e2310ae9eb"><code>e2310ae</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="77708f716e"><code>77708f7</code></a>
quic: skip tests which depend on unimplemented UDP functions on Plan
9</li>
<li><a
href="9617c6335b"><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="faed7ec264"><code>faed7ec</code></a>
unix: add PthreadChdir and PthreadFchdir on darwin</li>
<li><a
href="c892bb7ec2"><code>c892bb7</code></a>
unix: fix MmapPtr test failing on OpenBSD</li>
<li><a
href="a0ef40af1f"><code>a0ef40a</code></a>
unix: fix MremapPtr test failing on NetBSD</li>
<li><a
href="daa239428c"><code>daa2394</code></a>
unix: add unsafe mmap, munmap, mremap</li>
<li><a
href="76700875df"><code>7670087</code></a>
windows: add GetAce Windows API</li>
<li><a
href="348425aa18"><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="c976cb1d70"><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>
2024-07-08 17:12:19 -07:00
chaitalisg
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>
2024-07-03 20:34:50 -07:00
dependabot[bot]
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
&quot;otel.library.name&quot; or &quot;otel.library.version&quot;
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>&quot;go.opentelemetry.io/otel/sdk/trace&quot;.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>&quot;go.opentelemetry.io/otel/sdk/resource&quot;.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>
2024-07-02 22:35:44 -07:00
dependabot[bot]
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="b611370bb5"><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="3e6431f3ac"><code>3e6431f</code></a>
Update changelog for v3.25.11</li>
<li><a
href="de945755c9"><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="a32d3058b8"><code>a32d305</code></a>
Add changelog note</li>
<li><a
href="9ccc99508a"><code>9ccc995</code></a>
Update default bundle to codeql-bundle-v2.17.6</li>
<li><a
href="9b7c22c3b3"><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="9cf3243b0b"><code>9cf3243</code></a>
Rebuild</li>
<li><a
href="1895b29ac8"><code>1895b29</code></a>
Update checked-in dependencies</li>
<li><a
href="9dcfde966d"><code>9dcfde9</code></a>
Bump the npm group with 2 updates</li>
<li><a
href="8723b5be41"><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="23acc5c183...b611370bb5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github/codeql-action&package-manager=github_actions&previous-version=3.25.10&new-version=3.25.11)](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>
2024-07-02 21:24:19 -07:00
dependabot[bot]
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="60eddd782a"><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="e0ba2df387"><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="b28095b7af"><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="86e4405b5f"><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="5d99621b42"><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 &quot;true&quot; (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="2da976983b"><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="ede96b776c"><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="64be203f78"><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="25e33a6c20"><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="04a5f4604b"><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="cff5c3e3d0"><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="9b970fdd17"><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="6d236200ea"><code>6d23620</code></a>
documentation: on server, use FromIncomingContext for retrieving context
and...</li>
<li><a
href="7e5898e7c5"><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="5d7bd7aacb"><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>
2024-07-02 20:22:32 -07:00
Julio López
f6407ea11e chore(deps): group observability dependencies (#3957)
In the past, otel dependencies have introduced non-trivial
dependency conflicts.
2024-07-02 19:58:24 -07:00
dependabot[bot]
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="96fd11a3ce"><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="c527283ef4"><code>c527283</code></a>
feat: use runtime errors instead of compilation errors for unusupported
platf...</li>
<li><a
href="a0a31b789b"><code>a0a31b7</code></a>
fix: update fnctl implementation (<a
href="https://redirect.github.com/gofrs/flock/issues/84">#84</a>)</li>
<li><a
href="e49f3435c5"><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="eccd827929"><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="9236f43fc2"><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="b15a054c83"><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="c5416718ef"><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="1113ec84ff"><code>1113ec8</code></a>
tests: improve errors management</li>
<li><a
href="c9b0b986af"><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 />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/gofrs/flock&package-manager=go_modules&previous-version=0.11.0&new-version=0.12.0)](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>
2024-07-02 18:49:42 -07:00
Julio López
fcf222f36c chore(ci): update Go toolchain to 1.22.5 (#3956)
Addresses govulncheck flagged vulnerability
2024-07-02 18:18:26 -07:00
dependabot[bot]
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="b659e1e00a"><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="41cd564d8a"><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="2bc2890663"><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="502c570475"><code>502c570</code></a>
chore: simplify GOOS evaluation</li>
<li><a
href="d82685ef40"><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="e5593aacf9"><code>e5593aa</code></a>
chore: improve linter configuration (<a
href="https://redirect.github.com/gofrs/flock/issues/75">#75</a>)</li>
<li><a
href="11de3daaa4"><code>11de3da</code></a>
chore: improve issue templates</li>
<li><a
href="282887c09b"><code>282887c</code></a>
chore: add issue templates (<a
href="https://redirect.github.com/gofrs/flock/issues/74">#74</a>)</li>
<li><a
href="f29941ee59"><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="7e2658a3ad"><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 />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/gofrs/flock&package-manager=go_modules&previous-version=0.8.1&new-version=0.11.0)](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>
2024-07-01 21:38:37 -07:00
Kopia Builder [bot]
db3bc399ab feat(ui): upgraded htmlui to the latest version (#3950)
## Changes

Compare:
9e0b2bc5f1...29ab9112e0

* 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*
2024-07-01 18:14:45 -07:00
dependabot[bot]
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="0c7b585c7d"><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="804fbbe9d6"><code>804fbbe</code></a>
Update common Prometheus files (<a
href="https://redirect.github.com/prometheus/common/issues/660">#660</a>)</li>
<li><a
href="3f20456b01"><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="e31eeaaced"><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="3236a12e2e"><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="1cfb464a28"><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="ab322ea2c2"><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="04635d2962"><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="c4974e5a1a"><code>c4974e5</code></a>
fix test</li>
<li><a
href="43f0db5d12"><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="1a28e0622f">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="719f988502">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="7cd88dabf7">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="3ca2f844a9">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="0a238f578c">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="6e061ced5f">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="a758bc17ee">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="e051997022">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="72fb1281b3">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="20ffdd8000">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="c1a768193e">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="1bac79d78d">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="695484ba67">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="10c47f3750">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="bc370a705c">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="1a28e0622f">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="719f988502">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="7cd88dabf7">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="3ca2f844a9">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="0a238f578c">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="6e061ced5f">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="a758bc17ee">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="e051997022">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="72fb1281b3">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="20ffdd8000">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="c1a768193e">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="1bac79d78d">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="695484ba67">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="10c47f3750">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="bc370a705c">bc370a7</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b6c87f6266"><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="e051997022"><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="2ea4e07c4a"><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="6e061ced5f"><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="0a238f578c"><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="3ca2f844a9"><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="7cd88dabf7"><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="a758bc17ee"><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="719f988502"><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="1a28e0622f"><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>
2024-07-01 23:29:56 +00:00
chaitalisg
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.
2024-06-28 16:33:16 -07:00
dependabot[bot]
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
&quot;sanitized&quot; to &quot;Sanitized&quot; 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="624babab3d"><code>624baba</code></a>
bump azcore version number</li>
<li><a
href="ce7217c3f5"><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="62a8079d41"><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="47286b065b"><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="ee762d4420"><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="02431759c0"><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="9c9d62a1d6"><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="0b004e328e"><code>0b004e3</code></a>
add support for '*' in etag match</li>
<li><a
href="fa174cbf14"><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="b952833b12"><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="51ff8a4794">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="0c868b2608">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="ea513cb749">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="51ff8a4794">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="0c868b2608">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="ea513cb749">ea513cb</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e732ee3983"><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="0c868b2608"><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="324ae13a63"><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="51ff8a4794"><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="ea513cb749"><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>
2024-06-24 17:19:10 -07:00
Julio López
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
2024-06-18 23:13:17 -07:00