[PR #112] [CLOSED] Bump fortio.org/safecast from 0.1.1 to 1.0.0 #118

Closed
opened 2026-03-15 16:10:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fortio/dnsping/pull/112
Author: @dependabot[bot]
Created: 9/23/2024
Status: Closed

Base: mainHead: dependabot/go_modules/fortio.org/safecast-1.0.0


📝 Commits (1)

  • eb6f9b2 Bump fortio.org/safecast from 0.1.1 to 1.0.0

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+2 -2)

📄 Description

Bumps fortio.org/safecast from 0.1.1 to 1.0.0.

Release notes

Sourced from fortio.org/safecast's releases.

v1.0.0

This is functionally same as v0.1.1 except with slightly smaller API surface (removed Negative() and SameSign()) as well as cover the odd case of MaxUInt64 which should error when converting to float64 and float32.

No (other) bugs have been found in the previous release so this should be now ready for 1.0.0 🎉

What's Changed

Full Changelog: https://github.com/fortio/safecast/compare/v0.1.1...v1.0.0

Commits
  • f3c7bc0 Add wikipedia links to IEEE standard and check the 53 and 24 numbers (#11)
  • cf3835e Create SECURITY.md (#10)
  • 348295a Add link to gosec and CWE (#9)
  • c7f9f39 Adding test and fix for ^uint64(0) -> float (#8)
  • 6f51d68 Switch back to main branch which has the token passing for codecov (#7)
  • 37f0ed4 Update README.md (#6)
  • See full diff in compare view

Dependabot compatibility score

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 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)

🔄 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/fortio/dnsping/pull/112 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/23/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/go_modules/fortio.org/safecast-1.0.0` --- ### 📝 Commits (1) - [`eb6f9b2`](https://github.com/fortio/dnsping/commit/eb6f9b2e5a4c5dbc4d941b92f9616ec96367544d) Bump fortio.org/safecast from 0.1.1 to 1.0.0 ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -2) </details> ### 📄 Description Bumps [fortio.org/safecast](https://github.com/fortio/safecast) from 0.1.1 to 1.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fortio/safecast/releases">fortio.org/safecast's releases</a>.</em></p> <blockquote> <h2>v1.0.0</h2> <p>This is functionally same as v0.1.1 except with slightly smaller API surface (removed <code>Negative()</code> and <code>SameSign()</code>) as well as cover the odd case of MaxUInt64 which should error when converting to float64 and float32.</p> <p>No (other) bugs have been found in the previous release so this should be now ready for 1.0.0 🎉</p> <h2>What's Changed</h2> <ul> <li>Update README.md by <a href="https://github.com/ldemailly"><code>@​ldemailly</code></a> in <a href="https://redirect.github.com/fortio/safecast/pull/6">fortio/safecast#6</a></li> <li>Switch back to main branch which has the token passing for codecov by <a href="https://github.com/ldemailly"><code>@​ldemailly</code></a> in <a href="https://redirect.github.com/fortio/safecast/pull/7">fortio/safecast#7</a></li> <li>Adding test and fix for ^uint64(0) -&gt; float by <a href="https://github.com/ldemailly"><code>@​ldemailly</code></a> in <a href="https://redirect.github.com/fortio/safecast/pull/8">fortio/safecast#8</a></li> <li>Add link to gosec and CWE by <a href="https://github.com/ldemailly"><code>@​ldemailly</code></a> in <a href="https://redirect.github.com/fortio/safecast/pull/9">fortio/safecast#9</a></li> <li>Create SECURITY.md by <a href="https://github.com/ldemailly"><code>@​ldemailly</code></a> in <a href="https://redirect.github.com/fortio/safecast/pull/10">fortio/safecast#10</a></li> <li>Add wikipedia links to IEEE standard and check the 53 and 24 numbers by <a href="https://github.com/ldemailly"><code>@​ldemailly</code></a> in <a href="https://redirect.github.com/fortio/safecast/pull/11">fortio/safecast#11</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fortio/safecast/compare/v0.1.1...v1.0.0">https://github.com/fortio/safecast/compare/v0.1.1...v1.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fortio/safecast/commit/f3c7bc0cfbff767c1cba51e07f8d589e4395e37d"><code>f3c7bc0</code></a> Add wikipedia links to IEEE standard and check the 53 and 24 numbers (<a href="https://redirect.github.com/fortio/safecast/issues/11">#11</a>)</li> <li><a href="https://github.com/fortio/safecast/commit/cf3835eeff7943d7647706fcd2963b92d34e31f1"><code>cf3835e</code></a> Create SECURITY.md (<a href="https://redirect.github.com/fortio/safecast/issues/10">#10</a>)</li> <li><a href="https://github.com/fortio/safecast/commit/348295aa21b4627c12609ce85ca4492caea0ad1f"><code>348295a</code></a> Add link to gosec and CWE (<a href="https://redirect.github.com/fortio/safecast/issues/9">#9</a>)</li> <li><a href="https://github.com/fortio/safecast/commit/c7f9f39e0b100bbbfff770f0c758bb7c7eb15eaf"><code>c7f9f39</code></a> Adding test and fix for ^uint64(0) -&gt; float (<a href="https://redirect.github.com/fortio/safecast/issues/8">#8</a>)</li> <li><a href="https://github.com/fortio/safecast/commit/6f51d6803f6d8bdea315851a5a988b515d782605"><code>6f51d68</code></a> Switch back to main branch which has the token passing for codecov (<a href="https://redirect.github.com/fortio/safecast/issues/7">#7</a>)</li> <li><a href="https://github.com/fortio/safecast/commit/37f0ed43736a41f38f2993bf33086629a61eb3c2"><code>37f0ed4</code></a> Update README.md (<a href="https://redirect.github.com/fortio/safecast/issues/6">#6</a>)</li> <li>See full diff in <a href="https://github.com/fortio/safecast/compare/v0.1.1...v1.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=fortio.org/safecast&package-manager=go_modules&previous-version=0.1.1&new-version=1.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 16:10:50 +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/dnsping#118
No description provided.