Bump the all-go-mod-patch-and-minor group across 1 directory with 4 updates #42
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 all-go-mod-patch-and-minor group with 4 updates in the / directory: github.com/Masterminds/sprig/v3, github.com/prometheus/client_golang, github.com/robertkrimen/otto and go.uber.org/zap/exp.
Updates
github.com/Masterminds/sprig/v3
from 3.2.3 to 3.3.0Release notes
Sourced from github.com/Masterminds/sprig/v3's releases.
Changelog
Sourced from github.com/Masterminds/sprig/v3's changelog.
Commits
e708470
Merge pull request #408 from mattfarina/update-changelog-3.38fc4354
Updating the changelog for the 3.3.0 releasecb81a32
Merge pull request #407 from mattfarina/remove-dup-math-functions2637693
Removing duplicate documentation06b9a87
Merge pull request #290 from zzhu41/patch-1e663ec6
Merge pull request #369 from chey/patch-1bb2f73f
Merge pull request #375 from carlpett/patch-1f07659e
Merge pull request #400 from itzik-elayev/master98b35c1
Add closing bracket7a88928
Merge pull request #406 from mattfarina/update-mergoUpdates
github.com/prometheus/client_golang
from 1.20.1 to 1.20.5Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
48e12a1
Merge pull request #1645 from prometheus/cut-1204-pr1424504ad9b
Cut 1.20.5; update comments.584a7ce
Revert "testutil compareMetricFamilies: make less error-prone (#1424)"05fcde9
Merge pull request #1623 from krajorama/data-race-in-histogram-write209f4c0
Add changelog1e398cc
native histogram: Fix race between Write and addExemplaref2f87e
Merge pull request #1620 from prometheus/arthursens/prepare-1.20.3937ac63
Add changelog entry for 1.20.36e9914d
Merge pull request #1608 from krajorama/index-out-of-range-native-histogram-e...d6b8c89
Update comments with more explanationsUpdates
github.com/robertkrimen/otto
from 0.4.0 to 0.5.1Release notes
Sourced from github.com/robertkrimen/otto's releases.
Commits
43d0d58
docs: clean up readme (#539)c9ce175
ci: update goreleaser args (#538)c136deb
fix: string slice and replace (#535)aefc75a
chore: update go and tools (#537)a81d9a5
chore: update underscore to 1.13.7 (#536)a39e65d
Fix missing flag from regex literal in corner case (#529)d4edd51
fix(parser/lexer): ID_Start & ID_Continue checks (#524)2d23528
feat: support trailing comma after the last argument (#520)Updates
go.uber.org/zap/exp
from 0.2.0 to 0.3.0Release notes
Sourced from go.uber.org/zap/exp's releases.
Commits
0ba452d
exp: Release v0.3.0 (#1465)ede8e18
ci: Test with Go 1.23 (#1464)d6b2d14
chore: fix function name (#1463)f87c7be
fix: fix slice init length (#1461)5786471
Addfunc DictObject
(#1460)3f27eb9
fix(test): correct assertion message (#1454)f95879b
build(deps): bump golang.org/x/vuln from 1.1.2 to 1.1.3 in /tools (#1453)f9b9f66
zaptest: add ability to filter observer logs by logger name (#1452)8dcd020
Fix typos (#1451)bd0cf04
build(deps): bump golangci/golangci-lint-action from 5 to 6 (#1435)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