Bump the go_modules group across 1 directory with 7 updates
Type: Pull Request
State: Open
Association: None
Comments: 0
(about 1 year ago)
(about 1 year ago)
dependencies go
Bumps the go_modules group with 3 updates in the / directory: gopkg.in/yaml.v3, github.com/go-git/go-git/v5 and github.com/prometheus/client_golang.
Updates gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0
Updates github.com/go-git/go-git/v5 from 5.2.0 to 5.13.0
Release notes
Sourced from github.com/go-git/go-git/v5's releases.
v5.13.0
What's Changed
- build: bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 in /cli/go-git by
@dependabotin go-git/go-git#1065- build: bump golang.org/x/net from 0.22.0 to 0.23.0 by
@dependabotin go-git/go-git#1068- build: bump golang.org/x/net from 0.23.0 to 0.24.0 by
@dependabotin go-git/go-git#1071- Properly support skipping of non-mandatory extensions by
@codablockin go-git/go-git#1066- git: Refine some codes in test and non-test. by
@onee-onlyin go-git/go-git#1077- plumbing: protocol/packp, client-side filter capability support by
@edigaryevin go-git/go-git#1000- build: bump golang.org/x/net from 0.22.0 to 0.23.0 in /cli/go-git by
@dependabotin go-git/go-git#1078- plumbing: fix sideband demux on flush by
@aymanbagabasin go-git/go-git#1084- storage: dotgit, head reference usually comes first by
@aymanbagabasin go-git/go-git#1085- build: bump golang.org/x/text from 0.14.0 to 0.15.0 by
@dependabotin go-git/go-git#1091- build: bump golang.org/x/crypto from 0.22.0 to 0.23.0 by
@dependabotin go-git/go-git#1094- build: bump golang.org/x/net from 0.24.0 to 0.25.0 by
@dependabotin go-git/go-git#1093- git: Added an example for Repository.Branches by
@johnmatthigginsin go-git/go-git#1088- git: worktree_commit, Modify checking empty commit. Fixes #723 by
@onee-onlyin go-git/go-git#1050- plumbing: transport/http, Wrap http errors to return reason. Fixes #1097 by
@ggambettiin go-git/go-git#1100- build: bump golang.org/x/sys from 0.20.0 to 0.21.0 by
@dependabotin go-git/go-git#1106- build: bump golang.org/x/text from 0.15.0 to 0.16.0 by
@dependabotin go-git/go-git#1107- Bumps Go versions and go-billy by
@pjbgfin go-git/go-git#1056- _examples: Fixed a dead link COMPATIBILITY.md by
@gecko655in go-git/go-git#1109- build: bump github.com/jessevdk/go-flags from 1.5.0 to 1.6.1 in /cli/go-git by
@dependabotin go-git/go-git#1115- build: bump github.com/elazarl/goproxy from v0.0.0-20230808193330-2592e75ae04a to v0.0.0-20240618083138-03be62527ccb by
@hbelmiroin go-git/go-git#1124- build: bump golang.org/x/net from 0.25.0 to 0.26.0 by
@dependabotin go-git/go-git#1104- Add option approximating
git clean -xflag. by@msuozzoin go-git/go-git#995- Revert "Add option approximating
git clean -xflag." by@pjbgfin go-git/go-git#1129- Fix reference updated concurrently error for the filesystem storer by
@Javier-varezin go-git/go-git#1116- build: bump golang.org/x/net from 0.26.0 to 0.27.0 by
@dependabotin go-git/go-git#1134- utils: merkletrie, Align error message with upstream by
@pjbgfin go-git/go-git#1142- plumbing: transport/file, Change paths to absolute by
@pjbgfin go-git/go-git#1141- plumbing: gitignore, Fix loading of ignored .gitignore files. by
@Achilleshielin go-git/go-git#1114- build: bump github.com/skeema/knownhosts from 1.2.2 to 1.3.0 by
@dependabotin go-git/go-git#1147- plumbing: transport/ssh, Add support for SSH
@cert-authority. by@Javier-varezin go-git/go-git#1157- build: run example tests during CI workflow by
@crazybolilloin go-git/go-git#1030- storage: filesystem, Fix object cache not working due to uninitialised objects being put into cache by
@SatelliteMindin go-git/go-git#1138- git: Fix fetching missing commits by
@AriehSchneierin go-git/go-git#1032- plumbing: format/packfile, remove duplicate checks in findMatch() by
@edigaryevin go-git/go-git#1152- git: worktree, Fix file reported as
Untrackedwhile it is committed by@rodrigocamin go-git/go-git#1023- build: bump golang.org/x/sys from 0.22.0 to 0.23.0 by
@dependabotin go-git/go-git#1160- plumbing: filemode, Remove check for setting size of .git/index file by
@nicholasSUSEin go-git/go-git#1159- build: bump golang.org/x/net from 0.27.0 to 0.28.0 by
@dependabotin go-git/go-git#1163- Fix some lint warning and increase stalebot to 180 days by
@pjbgfin go-git/go-git#1128- adjust path extracted from file: url on Windows by
@tomqwplin go-git/go-git#416- build: bump golang.org/x/sys from 0.23.0 to 0.24.0 by
@dependabotin go-git/go-git#1164- Add RestoreStaged to Worktree that mimics the behaviour of git restore --staged ... by
@ben-tbotlabsin go-git/go-git#493- plumbing: signature, support the same x509 signature formats as git by
@yoavamitin go-git/go-git#1169- fix: allow discovery of non bare repos in fsLoader by
@jakobmoellerdevin go-git/go-git#1170- build: bump golang.org/x/sys from 0.24.0 to 0.25.0 by
@dependabotin go-git/go-git#1178- build: bump golang.org/x/text from 0.17.0 to 0.18.0 by
@dependabotin go-git/go-git#1179- build: bump golang.org/x/net from 0.28.0 to 0.29.0 by
@dependabotin go-git/go-git#1184
... (truncated)
Commits
94bd4afMerge pull request #1261 from BeChris/issue6808b7f5baMerge pull request #1262 from go-git/dependabot/go_modules/github.com/elazarl...41d80a0build: bump github.com/elazarl/goproxy4998140git: worktree_commit, sanitize author and commiter name and email before crea...9049625Merge pull request #1260 from go-git/dependabot/github_actions/github/codeql-...dae48b4build: bump github/codeql-action from 3.27.9 to 3.28.07d6fbc2Merge pull request #1220 from BeChris/accept_uppercase_hexa_in_pktline_length62a77b7plumbing: Fix invalid reference name error while cloning branches containing ...5e11196plumbing: format/pktline, accept upercase hexadecimal value as pktline length...65f5e1aMerge pull request #1256 from go-git/dependabot/go_modules/golang-org-232a611e2d- Additional commits viewable in compare view
Updates github.com/prometheus/client_golang from 1.6.0 to 1.11.1
Release notes
Sourced from github.com/prometheus/client_golang's releases.
1.11.1 / 2022-02-15
- [SECURITY FIX] promhttp: Check validity of method and code label values prometheus/client_golang#987 (Addressed
CVE-2022-21698)What's Changed
- promhttp: Check validity of method and code label values by
@bwplotkaand@kakkoyunin prometheus/client_golang#987Full Changelog: https://github.com/prometheus/client_golang/compare/v1.11.0...v1.11.1
v1.11.0 / 2021-06-07
- [CHANGE] Add new collectors package. #862
- [CHANGE]
prometheus.NewExpvarCollectoris deprecated, usecollectors.NewExpvarCollectorinstead. #862- [CHANGE]
prometheus.NewGoCollectoris deprecated, usecollectors.NewGoCollectorinstead. #862- [CHANGE]
prometheus.NewBuildInfoCollectoris deprecated, usecollectors.NewBuildInfoCollectorinstead. #862- [FEATURE] Add new collector for database/sql#DBStats. #866
- [FEATURE] API client: Add exemplars API support. #861
- [ENHANCEMENT] API client: Add newer fields to Rules API. #855
- [ENHANCEMENT] API client: Add missing fields to Targets API. #856
What's Changed
- Synchronize common files from prometheus/prometheus by
@prombotin prometheus/client_golang#846- Synchronize common files from prometheus/prometheus by
@prombotin prometheus/client_golang#849- Synchronize common files from prometheus/prometheus by
@prombotin prometheus/client_golang#853- Add newer fields to Rules API by
@gouthamvein prometheus/client_golang#855- Add missing fields to targets API by
@yeya24in prometheus/client_golang#856- Synchronize common files from prometheus/prometheus by
@prombotin prometheus/client_golang#857- Add exemplars API support by
@yeya24in prometheus/client_golang#861- Improve description of MaxAge in summary docs by
@Dean-Coakleyin prometheus/client_golang#864- Add new collectors package by
@johejoin prometheus/client_golang#862- Add collector for database/sql#DBStats by
@johejoin prometheus/client_golang#866- Make dbStatsCollector more DRY by
@beorn7in prometheus/client_golang#867- Change maintainers from
@beorn7to @bwplotka/@kakkoyunby@beorn7in prometheus/client_golang#873- Document implications of negative observations by
@beorn7in prometheus/client_golang#871- Update Go modules by
@SuperQin prometheus/client_golang#875New Contributors
@gouthamvemade their first contribution in prometheus/client_golang#855Full Changelog: https://github.com/prometheus/client_golang/compare/v1.10.0...v1.11.0
1.10.0 / 2021-03-18
- [CHANGE] Minimum required Go version is now 1.13.
- [CHANGE] API client: Add matchers to
LabelNamesandLabesValues. #828- [FEATURE] API client: Add buildinfo call. #841
- [BUGFIX] Fix build on riscv64. #833
What's Changed
- Add SECURITY.md by
@roidelapluiein prometheus/client_golang#831- Bump prometheus/procfs to 0.3.0 to fix building on riscv64 by
@zhsjin prometheus/client_golang#833- Fix typo in comments in prometheus/client_golang#835
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Unreleased
1.22.0 / 2025-04-07
:warning: This release contains potential breaking change if you use experimental
zstdsupport introduce in #1496 :warning:Experimental support for
zstdon scrape was added, controlled by the requestAccept-Encodingheader. It was enabled by default since version 1.20, but now you need to add a blank import to enable it. The decision to make it opt-in by default was originally made because the Go standard library was expected to have default zstd support added soon, golang/go#62513 however, the work took longer than anticipated and it will be postponed to upcoming major Go versions.e.g.:
import ( _ "github.com/prometheus/client_golang/prometheus/promhttp/zstd" )
- [FEATURE] prometheus: Add new CollectorFunc utility #1724
- [CHANGE] Minimum required Go version is now 1.22 (we also test client_golang against latest go version - 1.24) #1738
- [FEATURE] api:
WithLookbackDeltaandWithStatsoptions have been added to API client. #1743- [CHANGE] :warning: promhttp: Isolate zstd support and klauspost/compress library use to promhttp/zstd package. #1765
1.21.1 / 2025-03-04
- [BUGFIX] prometheus: Revert of
Inc,AddandObservecumulative metric CAS optimizations (#1661), causing regressions on low contention cases.- [BUGFIX] prometheus: Fix GOOS=ios build, broken due to process_collector_* wrong build tags.
1.21.0 / 2025-02-17
:warning: This release contains potential breaking change if you upgrade
github.com/prometheus/commonto 0.62+ together with client_golang. :warning:New common version changes
model.NameValidationSchemeglobal variable, which relaxes the validation of label names and metric name, allowing all UTF-8 characters. Typically, this should not break any user, unless your test or usage expects strict certain names to panic/fail on client_golang metric registration, gathering or scrape. In case of problems changemodel.NameValidationSchemeto oldmodel.LegacyValidationvalue in your projectinitfunction.
- [BUGFIX] gocollector: Fix help message for runtime/metric metrics. #1583
- [BUGFIX] prometheus: Fix
Desc.String()method for no labels case. #1687- [ENHANCEMENT] prometheus: Optimize popular
prometheus.BuildFQNamefunction; now up to 30% faster. #1665- [ENHANCEMENT] prometheus: Optimize
Inc,AddandObservecumulative metrics; now up to 50% faster under high concurrent contention. #1661- [CHANGE] Upgrade prometheus/common to 0.62.0 which changes
model.NameValidationSchemeglobal variable. #1712- [CHANGE] Add support for Go 1.23. #1602
- [FEATURE] process_collector: Add support for Darwin systems. #1600 #1616 #1625 #1675 #1715
- [FEATURE] api: Add ability to invoke
CloseIdleConnectionson api.Client usingapi.Client.(CloseIdler).CloseIdleConnections()casting. #1513- [FEATURE] promhttp: Add
promhttp.HandlerOpts.EnableOpenMetricsTextCreatedSamplesoption to create OpenMetrics _created lines. Not recommended unless you want to use opt-in Created Timestamp feature. Community works on OpenMetrics 2.0 format that should make those lines obsolete (they increase cardinality significantly). #1408- [FEATURE] prometheus: Add
NewConstNativeHistogramfunction. #16541.20.5 / 2024-10-15
- [BUGFIX] testutil: Reverted #1424; functions using compareMetricFamilies are (again) only failing if filtered metricNames are in the expected input.
... (truncated)
Commits
989baa3promhttp: Check validity of method and code label values (#962) (#987)8184d76Cut v1.11.0 (#877)2539062Merge pull request #875 from prometheus/superq/update_mods68cd1e9Update Go modulesf22935dMerge pull request #871 from prometheus/beorn7/doc11aba26Change maintainers from@beorn7to @bwplotka/@kakkoyun(#873)f34145aDocument implications of negative observationsa7515caMerge pull request #867 from prometheus/beorn7/collectors81a9556Make dbStatsCollector more DRYa66da1dAdd collector for database/sql#DBStats (#866)- Additional commits viewable in compare view
Updates golang.org/x/crypto from 0.0.0-20201002170205-7f63de1d35b0 to 0.31.0
Commits
- See full diff in compare view
Updates golang.org/x/net from 0.0.0-20201224014010-6772e930b67b to 0.33.0
Commits
- See full diff in compare view
Updates golang.org/x/sys from 0.0.0-20210112080510-489259a85091 to 0.28.0
Commits
- See full diff in compare view
Updates google.golang.org/protobuf from 1.25.0 to 1.26.0-rc.1
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
You can disable automated security fix PRs for this repo from the Security Alerts page.
Pull Request Statistics
1
2
+128
-60
Package Dependencies
golang.org/x/crypto
go
0.0.0-20201002170205-7f63de1d35b0 → 0.31.0
Minor
golang.org/x/net
go
0.0.0-20201224014010-6772e930b67b → 0.33.0
Minor
github.com/go-git/go-git/v5
go
5.2.0 → 5.13.0
Minor
google.golang.org/protobuf
go
1.25.0 → 1.26.0-rc.1
Minor
golang.org/x/sys
go
0.0.0-20210112080510-489259a85091 → 0.28.0
Minor
github.com/prometheus/client_golang
go
1.6.0 → 1.11.1
Minor
Technical Details
| ID: | 1037381 |
| UUID: | 2520144433 |
| Node ID: | PR_kwDONtX7c86WNlox |
| Host: | GitHub |
| Repository: | https-gitcom/enhancements |
| Merge State: | Unknown |