E5F0 Comparing v3.24.3...v3.24.4 · shirou/gopsutil · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: shirou/gopsutil
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.24.3
Choose a base ref
...
head repository: shirou/gopsutil
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.24.4
Choose a head ref
  • 14 commits
  • 11 files changed
  • 4 contributors

Commits on Apr 5, 2024

  1. chore(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.18.0 to 0.19.0.
    - [Commits](golang
    FBC8
    /sys@v0.18.0...v0.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    dbf53d0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1620 from shirou/dependabot/go_modules/golang.org…

    …/x/sys-0.19.0
    
    chore(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0
    shirou authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    0dd1ffd View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    6311a84 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Merge pull request #1621 from amarinderca/patch-1

    Update net_openbsd.go to correctly parse netstat output on obsd
    shirou authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    80895ea View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. chore: fix some typos in comments

    Signed-off-by: camcui <cuishua@sina.cn>
    camcui committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    3ec3f55 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Merge pull request #1624 from camcui/master

    chore: fix some typos in comments
    shirou authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    df3a945 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. chore(deps): bump actions/upload-artifact from 4.3.1 to 4.3.3

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.1 to 4.3.3.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@5d5d22a...6546280)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    4848eec View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1630 from shirou/dependabot/github_actions/action…

    …s/upload-artifact-4.3.3
    
    chore(deps): bump actions/upload-artifact from 4.3.1 to 4.3.3
    shirou authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    8803861 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. chore(deps): bump actions/checkout from 4.1.2 to 4.1.4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@9bb5618...0ad4b8f)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    97f2608 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4.0.0 to 5.0.0.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@3cfe3a4...82d40c2)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    65426fe View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1632 from shirou/dependabot/github_actions/golang…

    …ci/golangci-lint-action-5.0.0
    
    chore(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0
    shirou authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    54d464d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1631 from shirou/dependabot/github_actions/action…

    …s/checkout-4.1.4
    
    chore(deps): bump actions/checkout from 4.1.2 to 4.1.4
    shirou authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    979696a View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. chore(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.1.0

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5.0.0 to 5.1.0.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@82d40c2...9d1e062)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    8d67022 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1635 from shirou/dependabot/github_actions/golang…

    …ci/golangci-lint-action-5.1.0
    
    chore(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.1.0
    shirou authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    428fe9b View commit details
    Browse the repository at this point in the history
Loading
0