Skip to content

Bump calc from 0.4.0 to 0.5.0#333

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/calc-0.5.0
Open

Bump calc from 0.4.0 to 0.5.0#333
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/calc-0.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps calc from 0.4.0 to 0.5.0.

Release notes

Sourced from calc's releases.

0.5.0 - 2025-10-21

Release Notes

Feat #5: choose backing value type at evaluation time, not CLI Feat #25: add version/build info and -V/--version flags

Install calc 0.5.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/coriolinus/calc/releases/download/v0.5.0/calc-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/coriolinus/calc/releases/download/v0.5.0/calc-installer.ps1 | iex"

Download calc 0.5.0

File Platform Checksum
calc-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
calc-x86_64-pc-windows-msvc.zip x64 Windows checksum
calc-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
calc-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
Changelog

Sourced from calc's changelog.

[0.5.0] - 2025-10-21

Feat #5: choose backing value type at evaluation time, not CLI Feat #25: add version/build info and -V/--version flags

Commits
  • 3fcf469 Merge pull request #27 from coriolinus/fix/dist-script
  • 6041aa5 build: update release script
  • cfdde2c chore: update changelog for release
  • cc9b676 Merge pull request #26 from coriolinus/feat/versioning
  • f2d2ad0 chore: update changelog
  • 7a7dd3a feat: add version / build information
  • 5869efa Merge pull request #24 from coriolinus/test/add-unit-tests
  • eafbbec test: add a unit-testing suite for comparisons
  • dcbd6ea test: add a unit-testing suite for demoting operations
  • 7e9b262 test: add a unit-testing suite for bitwise operations
  • Additional commits viewable 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 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)

Bumps [calc](https://github.com/coriolinus/calc) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/coriolinus/calc/releases)
- [Changelog](https://github.com/coriolinus/calc/blob/main/CHANGELOG.md)
- [Commits](coriolinus/calc@v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: calc
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants