[PR #714] [MERGED] Bump github.com/spf13/cast from 1.3.1 to 1.5.1 #2860

Closed
opened 2026-03-15 21:07:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/714
Author: @dependabot[bot]
Created: 7/31/2023
Status: Merged
Merged: 9/8/2023
Merged by: @hibiken

Base: masterHead: dependabot/go_modules/github.com/spf13/cast-1.5.1


📝 Commits (1)

  • 5a7c65e Bump github.com/spf13/cast from 1.3.1 to 1.5.1

📊 Changes

2 files changed (+17 additions, -9 deletions)

View changed files

📝 go.mod (+3 -2)
📝 go.sum (+14 -7)

📄 Description

Bumps github.com/spf13/cast from 1.3.1 to 1.5.1.

Release notes

Sourced from github.com/spf13/cast's releases.

v1.5.1

What's Changed

New Contributors

Full Changelog: https://github.com/spf13/cast/compare/v1.5.0...v1.5.1

v1.5.0

  • Add support for json.Number
  • Enable integer and float conversion of time.Weekday and time.Month values
  • Allow nil in ToFloat* (which gets it in line with the rest)
  • Trim trailing zero decimals from string numbers, e.g. 10.0 before any int parsing.
  • Remove some test duplication
  • Replace testify with quicktest

v1.4.1

No release notes provided.

Add ToTimeInDefaultLocation/E

No release notes provided.

Commits
  • bbed555 Pull the 2006-01-02 layout to the top when checking
  • ba0a5b6 Merge pull request #153 from yveshield/more-int-to-bool
  • 7ef7a18 Bump github.com/frankban/quicktest from 1.14.3 to 1.14.4
  • 5959a75 Merge pull request #167 from spf13/improve-ci
  • 1f57725 Merge pull request #164 from qwxingzhe/patch-1
  • 111af0b chore: improve badges in readme
  • cb4b5fb ci: add a name to the build
  • b7b9986 ci: add dependabot config
  • c9c46a1 ci: add Go 1.19 and 1.20 to the build matrix
  • 160eccf ci: general ci improvements
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note

Automatic rebases have been disabled on this pull request as it has been open for over 30 days.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hibiken/asynq/pull/714 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/31/2023 **Status:** ✅ Merged **Merged:** 9/8/2023 **Merged by:** [@hibiken](https://github.com/hibiken) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/spf13/cast-1.5.1` --- ### 📝 Commits (1) - [`5a7c65e`](https://github.com/hibiken/asynq/commit/5a7c65ef10c7f348e7200a1ef757efaed1be7d23) Bump github.com/spf13/cast from 1.3.1 to 1.5.1 ### 📊 Changes **2 files changed** (+17 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+3 -2) 📝 `go.sum` (+14 -7) </details> ### 📄 Description Bumps [github.com/spf13/cast](https://github.com/spf13/cast) from 1.3.1 to 1.5.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spf13/cast/releases">github.com/spf13/cast's releases</a>.</em></p> <blockquote> <h2>v1.5.1</h2> <h2>What's Changed</h2> <ul> <li>Correction of hugo URL error by <a href="https://github.com/qwxingzhe"><code>@​qwxingzhe</code></a> in <a href="https://redirect.github.com/spf13/cast/pull/164">spf13/cast#164</a></li> <li>Improve CI by <a href="https://github.com/sagikazarmark"><code>@​sagikazarmark</code></a> in <a href="https://redirect.github.com/spf13/cast/pull/167">spf13/cast#167</a></li> <li>Bump github.com/frankban/quicktest from 1.14.3 to 1.14.4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/spf13/cast/pull/168">spf13/cast#168</a></li> <li>Add more integer to boolean conversions by <a href="https://github.com/yveshield"><code>@​yveshield</code></a> in <a href="https://redirect.github.com/spf13/cast/pull/153">spf13/cast#153</a></li> <li>Pull the 2006-01-02 layout to the top when checking by <a href="https://github.com/bep"><code>@​bep</code></a> in <a href="https://redirect.github.com/spf13/cast/pull/187">spf13/cast#187</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/qwxingzhe"><code>@​qwxingzhe</code></a> made their first contribution in <a href="https://redirect.github.com/spf13/cast/pull/164">spf13/cast#164</a></li> <li><a href="https://github.com/sagikazarmark"><code>@​sagikazarmark</code></a> made their first contribution in <a href="https://redirect.github.com/spf13/cast/pull/167">spf13/cast#167</a></li> <li><a href="https://github.com/dependabot"><code>@​dependabot</code></a> made their first contribution in <a href="https://redirect.github.com/spf13/cast/pull/168">spf13/cast#168</a></li> <li><a href="https://github.com/yveshield"><code>@​yveshield</code></a> made their first contribution in <a href="https://redirect.github.com/spf13/cast/pull/153">spf13/cast#153</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/spf13/cast/compare/v1.5.0...v1.5.1">https://github.com/spf13/cast/compare/v1.5.0...v1.5.1</a></p> <h2>v1.5.0</h2> <ul> <li>Add support for <code>json.Number</code></li> <li>Enable integer and float conversion of <code>time.Weekday</code> and <code>time.Month</code> values</li> <li>Allow nil in ToFloat* (which gets it in line with the rest)</li> <li>Trim trailing zero decimals from string numbers, e.g. <code>10.0</code> before any int parsing.</li> <li>Remove some test duplication</li> <li>Replace testify with <a href="https://github.com/frankban/quicktest">quicktest</a></li> </ul> <h2>v1.4.1</h2> <p>No release notes provided.</p> <h2>Add ToTimeInDefaultLocation/E</h2> <p>No release notes provided.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spf13/cast/commit/bbed5559a59db54120dda79106f85f9ec0afb038"><code>bbed555</code></a> Pull the 2006-01-02 layout to the top when checking</li> <li><a href="https://github.com/spf13/cast/commit/ba0a5b63c8972d97f400e6d235d07a2f52532f01"><code>ba0a5b6</code></a> Merge pull request <a href="https://redirect.github.com/spf13/cast/issues/153">#153</a> from yveshield/more-int-to-bool</li> <li><a href="https://github.com/spf13/cast/commit/7ef7a1881934b25b73c11590fd9d3228aea33561"><code>7ef7a18</code></a> Bump github.com/frankban/quicktest from 1.14.3 to 1.14.4</li> <li><a href="https://github.com/spf13/cast/commit/5959a756aff427b5c40c9932cd4c5296b77cbc1b"><code>5959a75</code></a> Merge pull request <a href="https://redirect.github.com/spf13/cast/issues/167">#167</a> from spf13/improve-ci</li> <li><a href="https://github.com/spf13/cast/commit/1f57725177b9879b28f14ca4714679163c4e27dd"><code>1f57725</code></a> Merge pull request <a href="https://redirect.github.com/spf13/cast/issues/164">#164</a> from qwxingzhe/patch-1</li> <li><a href="https://github.com/spf13/cast/commit/111af0b83989e6796f75cf356ae4febda185b6d1"><code>111af0b</code></a> chore: improve badges in readme</li> <li><a href="https://github.com/spf13/cast/commit/cb4b5fb39691151d77c436ad606dfc7fbb9c56a4"><code>cb4b5fb</code></a> ci: add a name to the build</li> <li><a href="https://github.com/spf13/cast/commit/b7b9986f2c2e97d7aee51342d4efe6ff7cb1a59e"><code>b7b9986</code></a> ci: add dependabot config</li> <li><a href="https://github.com/spf13/cast/commit/c9c46a17924c84b0cacac50d0523ed70e41e0a41"><code>c9c46a1</code></a> ci: add Go 1.19 and 1.20 to the build matrix</li> <li><a href="https://github.com/spf13/cast/commit/160eccf352f68a06342e3c7963f56910b4f82944"><code>160eccf</code></a> ci: general ci improvements</li> <li>Additional commits viewable in <a href="https://github.com/spf13/cast/compare/v1.3.1...v1.5.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/spf13/cast&package-manager=go_modules&previous-version=1.3.1&new-version=1.5.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 21:07:11 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asynq#2860
No description provided.