Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2025

Bumps typenum from 1.17.0 to 1.18.0.

Release notes

Sourced from typenum's releases.

v1.18.0

Features

Commits

  • b237efb: Version v1.17.0 (#200) (Paho Lurie-Gregg) #200
  • 68980e9: add elixir style capturing of the rest of the array (Kyle Gullion) #214
  • 21c7d60: Setup nix flake (Paho Lurie-Gregg)
  • 137863c: Fix CI build, introduce justfile (#218) (Paho Lurie-Gregg) #218
  • bab772b: Check-in generated code (#219) (Paho Lurie-Gregg) #219
  • 9eec4b7: Add constant for 3600 (#220) (Paho Lurie-Gregg) #220
  • 4bccf7d: Setup nix flake (Paho Lurie-Gregg)
  • 372a281: Fix CI build, introduce justfile (#218) (Paho Lurie-Gregg)
  • 83e03f5: Check-in generated code (#219) (Paho Lurie-Gregg)
  • 74d63c1: Add constant for 3600 (#220) (Paho Lurie-Gregg)
  • 2488205: Merge branch 'kgullion-elixir-style-tarr' (Paho Lurie-Gregg)
  • 67584b5: Version 1.18 (#221) (Paho Lurie-Gregg) #221
Changelog

Sourced from typenum's changelog.

1.18.0 (2025-02-17)

  • [changed] Remove build scripts; instead check-in the built code (PR #219)
  • [added] Constants for 3600 (PR #220)
  • [added] Elixir-style syntax for tarr! macro (PR #214)
  • [added] FoldAdd and FoldMul to get the sum/product of an array (PR #209)
Commits

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 20, 2025
@codecov
Copy link

codecov bot commented Feb 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.25%. Comparing base (a66a3d2) to head (f91e096).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #753   +/-   ##
=======================================
  Coverage   81.25%   81.25%           
=======================================
  Files          41       41           
  Lines       12123    12123           
=======================================
  Hits         9850     9850           
  Misses       2273     2273           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/cargo/typenum-1.18.0 branch 2 times, most recently from 87ca100 to 0158821 Compare February 20, 2025 08:46
Bumps [typenum](https://github.com/paholg/typenum) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/paholg/typenum/releases)
- [Changelog](https://github.com/paholg/typenum/blob/main/CHANGELOG.md)
- [Commits](paholg/typenum@v1.17.0...v1.18.0)

---
updated-dependencies:
- dependency-name: typenum
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/typenum-1.18.0 branch from 0158821 to f91e096 Compare February 20, 2025 20:03
@pamburus pamburus merged commit d540d79 into master Feb 20, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/typenum-1.18.0 branch February 20, 2025 20:16
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants