build(deps): bump the minor-and-patch group across 1 directory with 5 updates - #175
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
… updates Bumps the minor-and-patch group with 5 updates in the /processor directory: | Package | From | To | | --- | --- | --- | | [github.com/go-telegram/bot](https://github.com/go-telegram/bot) | `1.20.0` | `1.22.0` | | [github.com/jellydator/ttlcache/v3](https://github.com/jellydator/ttlcache) | `3.4.0` | `3.4.1` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.23.2` | `1.24.1` | | [github.com/ringsaturn/tzf](https://github.com/ringsaturn/tzf) | `1.2.1` | `1.2.3` | | [github.com/tidwall/rtree](https://github.com/tidwall/rtree) | `1.10.0` | `1.10.1` | Updates `github.com/go-telegram/bot` from 1.20.0 to 1.22.0 - [Release notes](https://github.com/go-telegram/bot/releases) - [Changelog](https://github.com/go-telegram/bot/blob/main/CHANGELOG.md) - [Commits](go-telegram/bot@v1.20.0...v1.22.0) Updates `github.com/jellydator/ttlcache/v3` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/jellydator/ttlcache/releases) - [Commits](jellydator/ttlcache@v3.4.0...v3.4.1) Updates `github.com/prometheus/client_golang` from 1.23.2 to 1.24.1 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/v1.24.1/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.23.2...v1.24.1) Updates `github.com/ringsaturn/tzf` from 1.2.1 to 1.2.3 - [Release notes](https://github.com/ringsaturn/tzf/releases) - [Commits](ringsaturn/tzf@v1.2.1...v1.2.3) Updates `github.com/tidwall/rtree` from 1.10.0 to 1.10.1 - [Commits](tidwall/rtree@v1.10.0...v1.10.1) --- updated-dependencies: - dependency-name: github.com/go-telegram/bot dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/jellydator/ttlcache/v3 dependency-version: 3.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/prometheus/client_golang dependency-version: 1.24.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/ringsaturn/tzf dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/tidwall/rtree dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 minor-and-patch group with 5 updates in the /processor directory:
1.20.01.22.03.4.03.4.11.23.21.24.11.2.11.2.31.10.01.10.1Updates
github.com/go-telegram/botfrom 1.20.0 to 1.22.0Release notes
Sourced from github.com/go-telegram/bot's releases.
Changelog
Sourced from github.com/go-telegram/bot's changelog.
Commits
06d05edchangelog74a6bedfeat: support Bot API 10.1 (Rich Messages) (#283)007aa4bchangelog7867c29feat: Support Bot API 9.6 & 10.0, multipart fixes — closes #279 #280, fixes #...Updates
github.com/jellydator/ttlcache/v3from 3.4.0 to 3.4.1Release notes
Sourced from github.com/jellydator/ttlcache/v3's releases.
Commits
0f3b351fix: correctly notify auto-cleaner when an item's TTL is shortened (#206)87a96cbBump actions/checkout from 6 to 7 (#211)ebb17fftest: avoid testing.AllocsPerRun panic with paused parallel tests (#208)db85e4fupdate README04020e7Bump actions/checkout from 5 to 60bea47efix concurrent AllocsPerRun usage6757579fix: use correct type in readme.md example (#199)0e73dcdBump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#192)bc42155Bump actions/checkout from 4 to 5 (#189)a81e243Bump actions/setup-go from 5 to 6 (#193)Updates
github.com/prometheus/client_golangfrom 1.23.2 to 1.24.1Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
d6087eerelease: cut v1.24.1 (#2076)48dd383Cut v1.24.0 (#2061)a725305Cut v1.24.0-rc.0 (#2058)77c584fbuild(deps): update all Go dependencies in all go.mod files (#2059)78262a7feat(promhttp): add CoalesceGather option to deduplicate concurrent Gather ca...34e9a7fMerge pull request #2055 from prombot/repo_sync43749bcUpdate common Prometheus filesde19217examples: improve simple main.go example (#1999)20355ebfix: correct typos in comments and test error messages (#2049)4cd2d3atest: fix two flaky tests (darwin start_time regex, memstats HeapReleased dri...Updates
github.com/ringsaturn/tzffrom 1.2.1 to 1.2.3Release notes
Sourced from github.com/ringsaturn/tzf's releases.
Commits
145e13eupdate data324d2a7fix preindex ensure inside check4edeb76Update bench summary5299b6bbump tzf dist1a41f5eUnify float64/int32 polygon paths with generics3c124f8Store compressed topology coordinates as scaled int328255c43Shrink yStripesIndex memory by dropping stored Y ranges3cd2d61cleanup file02b4647fix preindex exclude abkhaziaaf49114Bump golang.org/x/sync from 0.20.0 to 0.21.0 in the dependencies group (#212)Updates
github.com/tidwall/rtreefrom 1.10.0 to 1.10.1Commits
0c561bfupdate go versione6d5068Minor optimizations84eaba7Merge pull request #13 from MD-Mushfiqur123/refactor/interface-to-anyaac1babrefactor: replace interface{} with any (Go 1.18+)22949beInclude type param for dist in Nearbycb0ed45Merge pull request #10 from SiarheiFedartsou/patch-1dc9f475Fix typo in rtree.go00f2f43Update algorithm descriptionDependabot 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 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