-
Notifications
You must be signed in to change notification settings - Fork 10
Bump the go-modules group with 11 updates #469
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the go-modules group with 11 updates: | Package | From | To | | --- | --- | --- | | [github.com/paketo-buildpacks/occam](https://github.com/paketo-buildpacks/occam) | `0.25.0` | `0.27.0` | | [github.com/paketo-buildpacks/packit/v2](https://github.com/paketo-buildpacks/packit) | `2.19.0` | `2.20.0` | | [github.com/davecgh/go-spew](https://github.com/davecgh/go-spew) | `1.1.1` | `1.1.2-0.20180830191138-d8f796af33cc` | | [github.com/ebitengine/purego](https://github.com/ebitengine/purego) | `0.8.2` | `0.8.3` | | [github.com/lufia/plan9stats](https://github.com/lufia/plan9stats) | `0.0.0-20240909124753-873cd0166683` | `0.0.0-20250317134145-8bc96cf8fc35` | | [github.com/pmezard/go-difflib](https://github.com/pmezard/go-difflib) | `1.0.0` | `1.0.1-0.20181226105442-5d4384ee4fb2` | | [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) | `4.25.1` | `4.25.4` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.35.0` | `1.36.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace](https://github.com/open-telemetry/opentelemetry-go) | `1.35.0` | `1.36.0` | | [go.opentelemetry.io/otel/metric](https://github.com/open-telemetry/opentelemetry-go) | `1.35.0` | `1.36.0` | | [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) | `1.35.0` | `1.36.0` | Updates `github.com/paketo-buildpacks/occam` from 0.25.0 to 0.27.0 - [Release notes](https://github.com/paketo-buildpacks/occam/releases) - [Commits](paketo-buildpacks/occam@v0.25.0...v0.27.0) Updates `github.com/paketo-buildpacks/packit/v2` from 2.19.0 to 2.20.0 - [Release notes](https://github.com/paketo-buildpacks/packit/releases) - [Commits](paketo-buildpacks/packit@v2.19.0...v2.20.0) Updates `github.com/davecgh/go-spew` from 1.1.1 to 1.1.2-0.20180830191138-d8f796af33cc - [Commits](https://github.com/davecgh/go-spew/commits) Updates `github.com/ebitengine/purego` from 0.8.2 to 0.8.3 - [Release notes](https://github.com/ebitengine/purego/releases) - [Commits](ebitengine/purego@v0.8.2...v0.8.3) Updates `github.com/lufia/plan9stats` from 0.0.0-20240909124753-873cd0166683 to 0.0.0-20250317134145-8bc96cf8fc35 - [Commits](https://github.com/lufia/plan9stats/commits) Updates `github.com/pmezard/go-difflib` from 1.0.0 to 1.0.1-0.20181226105442-5d4384ee4fb2 - [Commits](https://github.com/pmezard/go-difflib/commits) Updates `github.com/shirou/gopsutil/v4` from 4.25.1 to 4.25.4 - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](shirou/gopsutil@v4.25.1...v4.25.4) Updates `go.opentelemetry.io/otel` from 1.35.0 to 1.36.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.35.0...v1.36.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.35.0 to 1.36.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.35.0...v1.36.0) Updates `go.opentelemetry.io/otel/metric` from 1.35.0 to 1.36.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.35.0...v1.36.0) Updates `go.opentelemetry.io/otel/trace` from 1.35.0 to 1.36.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.35.0...v1.36.0) --- updated-dependencies: - dependency-name: github.com/paketo-buildpacks/occam dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/paketo-buildpacks/packit/v2 dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/davecgh/go-spew dependency-version: 1.1.2-0.20180830191138-d8f796af33cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/ebitengine/purego dependency-version: 0.8.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/lufia/plan9stats dependency-version: 0.0.0-20250317134145-8bc96cf8fc35 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/pmezard/go-difflib dependency-version: 1.0.1-0.20181226105442-5d4384ee4fb2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/shirou/gopsutil/v4 dependency-version: 4.25.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: go.opentelemetry.io/otel dependency-version: 1.36.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace dependency-version: 1.36.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: go.opentelemetry.io/otel/metric dependency-version: 1.36.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: go.opentelemetry.io/otel/trace dependency-version: 1.36.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com>
paketo-bot-reviewer
approved these changes
May 22, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
go
Pull requests that update go code
semver:patch
A change requiring a patch version bump
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the go-modules group with 11 updates:
0.25.0
0.27.0
2.19.0
2.20.0
1.1.1
1.1.2-0.20180830191138-d8f796af33cc
0.8.2
0.8.3
0.0.0-20240909124753-873cd0166683
0.0.0-20250317134145-8bc96cf8fc35
1.0.0
1.0.1-0.20181226105442-5d4384ee4fb2
4.25.1
4.25.4
1.35.0
1.36.0
1.35.0
1.36.0
1.35.0
1.36.0
1.35.0
1.36.0
Updates
github.com/paketo-buildpacks/occam
from 0.25.0 to 0.27.0Release notes
Sourced from github.com/paketo-buildpacks/occam's releases.
Commits
aeef59d
Updates go mod version to 1.24.3 (#376)1936f59
Bump dependencies (#386)e97009b
Manual upgrade of dependencies (#384)23d583a
Bump golang.org/x/net from 0.37.0 to 0.38.0b89b13e
Bump github.com/paketo-buildpacks/packit/v2 from 2.16.0 to 2.17.0e12234c
Bump github.com/onsi/gomega from 1.36.3 to 1.37.0Updates
github.com/paketo-buildpacks/packit/v2
from 2.19.0 to 2.20.0Release notes
Sourced from github.com/paketo-buildpacks/packit/v2's releases.
Commits
b3d4c50
Bump dependencies (#651)4589337
Updates go mod version to 1.24.3 (#643)Updates
github.com/davecgh/go-spew
from 1.1.1 to 1.1.2-0.20180830191138-d8f796af33ccCommits
Updates
github.com/ebitengine/purego
from 0.8.2 to 0.8.3Commits
1638563
all: fix the link error with Go 1.24.3 (#312)Updates
github.com/lufia/plan9stats
from 0.0.0-20240909124753-873cd0166683 to 0.0.0-20250317134145-8bc96cf8fc35Commits
Updates
github.com/pmezard/go-difflib
from 1.0.0 to 1.0.1-0.20181226105442-5d4384ee4fb2Commits
Updates
github.com/shirou/gopsutil/v4
from 4.25.1 to 4.25.4Release notes
Sourced from github.com/shirou/gopsutil/v4's releases.
... (truncated)
Commits
3ba33b4
Merge pull request #1843 from mmorel-35/golangci-lint/ineffassign6469062
chore: enable ineffassign linteraf2d6de
Merge pull request #1825 from mmorel-35/golangci-lint/govet10be661
chore: enable govet linter3c34181
Merge pull request #1841 from shirou/feat/update_github_action_runners_imagesc43a933
fix: update github actions runner imagesf9f5620
Merge pull request #1840 from s0ders/refactor/host-info-error-msg0bbc484
refactor: using fmt.Errorf on some error returns.7d9af6f
Merge pull request #1829 from mmorel-35/golangci-lint@v261f624b
Merge pull request #1831 from niemp100/win32_cpu_valuesUpdates
go.opentelemetry.io/otel
from 1.35.0 to 1.36.0Changelog
Sourced from go.opentelemetry.io/otel's changelog.
Commits
a85ae98
Release v1.36.0/v0.58.0/v0.12.0 (#6793)3f85c35
logtest: add Desc (#6796)d2fff76
chore(deps): update module github.com/uudashr/iface to v1.4.0 (#6798)2d4c9dc
Addsemconv/v1.32.0
(#6782)fe523bd
logtest: add Transform (#6794)e578799
fix(deps): update googleapis to 55703ea (#6795)af189e5
chore(deps): update module github.com/golangci/misspell to v0.7.0 (#6792)836a2ce
chore(deps): update module github.com/alecthomas/chroma/v2 to v2.18.0 (#6790)93f8f13
chore(deps): update github/codeql-action action to v3.28.18 (#6789)1556ff2
chore(deps): update codecov/codecov-action action to v5.4.3 (#6785)Updates
go.opentelemetry.io/otel/exporters/otlp/otlptrace
from 1.35.0 to 1.36.0Changelog
Sourced from go.opentelemetry.io/otel/exporters/otlp/otlptrace's changelog.
Commits
a85ae98
Release v1.36.0/v0.58.0/v0.12.0 (#6793)3f85c35
logtest: add Desc (#6796)d2fff76
chore(deps): update module github.com/uudashr/iface to v1.4.0 (#6798)2d4c9dc
Addsemconv/v1.32.0
(#6782)fe523bd
logtest: add Transform (#6794)e578799
fix(deps): update googleapis to 55703ea (#6795)af189e5
chore(deps): update module github.com/golangci/misspell to v0.7.0 (#6792)836a2ce
chore(deps): update module github.com/alecthomas/chroma/v2 to v2.18.0 (#6790)93f8f13
chore(deps): update github/codeql-action action to v3.28.18 (#6789)1556ff2
chore(deps): update codecov/codecov-action action to v5.4.3 (#6785)Updates
go.opentelemetry.io/otel/metric
from 1.35.0 to 1.36.0Changelog
Sourced from go.opentelemetry.io/otel/metric's changelog.
Commits
a85ae98
Release v1.36.0/v0.58.0/v0.12.0 (#6793)3f85c35
logtest: add Desc (#6796)d2fff76
chore(deps): update module github.com/uudashr/iface to v1.4.0 (#6798)2d4c9dc
Addsemconv/v1.32.0
(#6782)fe523bd
logtest: add Transform (#6794)e578799
fix(deps): update googleapis to 55703ea (#6795)af189e5
chore(deps): update module github.com/golangci/misspell to v0.7.0 (#6792)836a2ce
chore(deps): update module github.com/alecthomas/chroma/v2 to v2.18.0 (#6790)93f8f13
chore(deps): update github/codeql-action action to v3.28.18 (#6789)1556ff2
chore(deps): update codecov/codecov-action action to v5.4.3 (#6785)Updates
go.opentelemetry.io/otel/trace
from 1.35.0 to 1.36.0Changelog
Sourced from go.opentelemetry.io/otel/trace's changelog.
Commits
a85ae98
Release v1.36.0/v0.58.0/v0.12.0 (#6793)3f85c35
logtest: add Desc (#6796)d2fff76
chore(deps): update module github.com/uudashr/iface to v1.4.0 (#6798)2d4c9dc
Addsemconv/v1.32.0
(#6782)fe523bd
logtest: add Transform (#6794)e578799
fix(deps): update googleapis to 55703ea (#6795)af189e5
chore(deps): update module github.com/golangci/misspell to v0.7.0 (#6792)836a2ce
chore(deps): update module github.com/alecthomas/chroma/v2 to v2.18.0 (#6790)93f8f13
chore(deps): update github/codeql-action action to v3.28.18 (#6789)1556ff2
chore(deps): update codecov/codecov-action action to v5.4.3 (#6785)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 commands and options
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