Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upstream sync #6

Merged
merged 71 commits into from
Aug 29, 2023
Merged

Upstream sync #6

merged 71 commits into from
Aug 29, 2023

Conversation

chenjiandongx
Copy link
Collaborator

No description provided.

cuishuang and others added 30 commits May 9, 2023 16:42
Signed-off-by: cui fliter <[email protected]>
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.8.2...v1.8.3)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…ub.com/stretchr/testify-1.8.3

chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3
Bumps [github.com/yusufpapurcu/wmi](https://github.com/yusufpapurcu/wmi) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/yusufpapurcu/wmi/releases)
- [Commits](yusufpapurcu/wmi@v1.2.2...v1.2.3)

---
updated-dependencies:
- dependency-name: github.com/yusufpapurcu/wmi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…ub.com/yusufpapurcu/wmi-1.2.3

chore(deps): bump github.com/yusufpapurcu/wmi from 1.2.2 to 1.2.3
fix(mem): Correct capitalization of linux writeback
…_on_common_sleep

[common]: fix potential leak on Sleep.
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.3 to 1.8.4.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.8.3...v1.8.4)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
allow to pass context values to override environment variables
…ub.com/stretchr/testify-1.8.4

chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4
add(README): add passing context value document
It's important to make sure the SHA's are from the original repositories and not forks.

For reference:

https://github.com/actions/labeler/releases/tag/v4.1.0
actions/labeler@9fcb2c2


Signed-off-by: Gabriela Gutierrez <[email protected]>
It's important to make sure the SHA's are from the original repositories and not forks.

For reference:

https://github.com/actions/checkout/releases/tag/v3.5.2
actions/checkout@8e5e7e5


Signed-off-by: Gabriela Gutierrez <[email protected]>
chouquette and others added 19 commits August 8, 2023 13:53
The field names are read from /proc/vmstat were capitalized as their
output fields by mistake
Bumps [github.com/tklauser/go-sysconf](https://github.com/tklauser/go-sysconf) from 0.3.11 to 0.3.12.
- [Release notes](https://github.com/tklauser/go-sysconf/releases)
- [Commits](tklauser/go-sysconf@v0.3.11...v0.3.12)

---
updated-dependencies:
- dependency-name: github.com/tklauser/go-sysconf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@fac708d...93397be)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…actions/setup-go-4.1.0

chore(deps): bump actions/setup-go from 4.0.1 to 4.1.0
…ub.com/tklauser/go-sysconf-0.3.12

chore(deps): bump github.com/tklauser/go-sysconf from 0.3.11 to 0.3.12
- fixed goroutine leak in PartitionsWithContext
- closed registry handle in init
fix: fixed windows disk package leaks
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@639cd34...3a91952)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…golangci/golangci-lint-action-3.7.0

chore(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0
…_quote_on_lsb

[host][linux]: remove double quote from lsb release info
fix IOCounters() SerialNumber enumeration
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@c85c95e...f43a0e5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…actions/checkout-3.6.0

chore(deps): bump actions/checkout from 3.5.3 to 3.6.0
@tencentblueking-adm
Copy link

tencentblueking-adm commented Aug 29, 2023

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 12 committers have signed the CLA.

✅ cuishuang
❌ shirou
❌ powersj
❌ elfranne
❌ kishen-v
❌ chouquette
❌ dependabot[bot]
❌ gdvalle
❌ atoulme
❌ gabibguti
❌ Lomanic
❌ ozanh
You have signed the CLA already but the status is still pending? Let us recheck it.

@chenjiandongx chenjiandongx merged commit 4a2f9f1 into v3-mainline Aug 29, 2023
@chenjiandongx chenjiandongx deleted the upstream-sync branch August 29, 2023 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.