Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Aug 2, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

dependabot bot and others added 30 commits September 15, 2025 23:12
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.30.1 to 3.30.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@f1f6e5f...192325c)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.30.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.75.0 to 1.75.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.75.0...v1.75.1)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-version: 1.75.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Kohei Tokunaga <[email protected]>
Copying of message structs is not allowed and results in the following
govet error. This commit fixes these errors by avoiding copying of the
messages.

> google.golang.org/protobuf/runtime/protoimpl.MessageState contains sync.Mutex (govet)

Signed-off-by: Kohei Tokunaga <[email protected]>
…e.golang.org/grpc-1.75.1

build(deps): bump google.golang.org/grpc from 1.75.0 to 1.75.1
…ithub/codeql-action-3.30.3

build(deps): bump github/codeql-action from 3.30.1 to 3.30.3
Bumps google.golang.org/protobuf from 1.36.8 to 1.36.9.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Tar unpack progress through transfer service
…e.golang.org/protobuf-1.36.9

build(deps): bump google.golang.org/protobuf from 1.36.8 to 1.36.9
Update the release Github Action workflow to create an empty allowedSignersFile
and configure git to use it. This prevents failures when tags are signed
with an SSH based key. Without this configuration, `git tag -v` errors
with:

```
Output: error: gpg.ssh.allowedSignersFile needs to be configured and exist for ssh signature verification
```

Signed-off-by: Jared Ledvina <[email protected]>
go.mod: Bump up k8s.io to 0.34.1
[github-action] release - Empty allowedSignersFile
Prepare release notes for v2.2.0-beta.0
Signed-off-by: Derek McGowan <[email protected]>
Signed-off-by: Derek McGowan <[email protected]>
Ensure errContentRangeIgnored error when range-get request is ignored
Signed-off-by: Apurv Barve <[email protected]>
Add support to retrieve certificate and key from windows cert store
Bumps [azure/CLI](https://github.com/azure/cli) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/azure/cli/releases)
- [Changelog](https://github.com/Azure/cli/blob/master/ReleaseProcess.md)
- [Commits](Azure/cli@089eac9...9f7ce6f)

---
updated-dependencies:
- dependency-name: azure/CLI
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…zure/CLI-2.2.0

build(deps): bump azure/CLI from 2.1.0 to 2.2.0
Signed-off-by: Rehan Khan <[email protected]>
Signed-off-by: Gao Xiang <[email protected]>
…82a2

removes github.com/syndtr/gocapability as dependency in favor of
github.com/moby/sys/capability

full diff: opencontainers/runtime-tools@2e043c6...0ea5ed0

Signed-off-by: Sebastiaan van Stijn <[email protected]>
dmcgowan and others added 30 commits October 29, 2025 22:47
Prepare release notes for v2.2.0-rc.0
For issue 12443

Signed-off-by: Akihiro Suda <[email protected]>
Signed-off-by: Akihiro Suda <[email protected]>
We should reject commit request if target parent is not committed.
Just in case we rebase active snapshot on active one.

Signed-off-by: Wei Fu <[email protected]>
snapshot: check parent's kind before commit
- add container_last_seen metrics

Signed-off-by: Akhil Mohan <[email protected]>
Signed-off-by: Akhil Mohan <[email protected]>
Signed-off-by: Akhil Mohan <[email protected]>
Signed-off-by: Akhil Mohan <[email protected]>
See __fsverity_file_open():

``` c
int __fsverity_file_open(struct inode *inode, struct file *filp)
{
	if (filp->f_mode & FMODE_WRITE)
		return -EPERM;
	return ensure_verity_info(inode);
}
```

Fixes: 5b9d871 ("Add EROFS mount handler plugin")
Closes: #12451
Signed-off-by: Gao Xiang <[email protected]>
Add Readonly setup to EROFS mount loop handler
add missing podsandbox metrics for CRI conformance
Bumps [github.com/intel/goresctrl](https://github.com/intel/goresctrl) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/intel/goresctrl/releases)
- [Commits](intel/goresctrl@v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: github.com/intel/goresctrl
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.0 to 4.31.2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@4e94bd1...0499de3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.31.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](lycheeverse/lychee-action@885c65f...a8c4c7c)

---
updated-dependencies:
- dependency-name: lycheeverse/lychee-action
  dependency-version: 2.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…b.com/intel/goresctrl-0.10.0

build(deps): bump github.com/intel/goresctrl from 0.9.0 to 0.10.0
…ycheeverse/lychee-action-2.7.0

build(deps): bump lycheeverse/lychee-action from 2.6.1 to 2.7.0
Signed-off-by: Austin Vazquez <[email protected]>
…ithub/codeql-action-4.31.2

build(deps): bump github/codeql-action from 4.31.0 to 4.31.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.