Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): update RustQuant requirement from 0.0.49 to 0.2.3 #35

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Updates the requirements on RustQuant to permit the latest version.

Release notes

Sourced from RustQuant's releases.

v0.2.3

Other

  • update plotters dep to GitHub repo (attempt to fix docs building issue #191)
  • fix some tests
  • minor book edit, CI edits.
  • cargo_build, cargo_test
  • deploy book, again.
  • deploy book, again.
  • deploy book
  • cargo_test
  • Create mdbook.yml
Changelog

Sourced from RustQuant's changelog.

0.2.3 - 2024-03-15

Other

  • update plotters dep to GitHub repo (attempt to fix docs building issue #191)
  • fix some tests
  • minor book edit, CI edits.
  • cargo_build, cargo_test
  • deploy book, again.
  • deploy book, again.
  • deploy book
  • cargo_test
  • Create mdbook.yml

0.2.2 - 2024-03-13

Other

  • fix exponential distribution constructor doc comment

0.2.1 - 2024-03-13

Added

  • started an mdBook

0.2.0 - 2024-03-12

Added

  • Rootfinding routines (Bisection, Brent, Newton-Raphson) and fixed unit/doc-test failures.

Fixed

  • restructure Money module into Instruments and Cashflows

Other

  • minor doc edits

0.1.1 - 2024-03-04

Other

  • clippy lints.

0.0.49 - 2024-02-25

Other

  • Merge branch 'main' of github.com:avhz/RustQuant
  • remove more unused dependencies.

0.0.48 - 2024-02-24

Other

  • remove unused dependencies.

... (truncated)

Commits
  • bc9250e refactor: consolidate error types into RustQuantError
  • c54a11b Merge pull request #207 from avhz/release-plz-2024-03-15T13-27-41Z
  • 59b6e44 chore: release
  • 7d26fbf build: update plotters dep to GitHub repo (attempt to fix docs building issue...
  • 87aaf98 tests: fix some tests
  • ba90f6d docs: minor book edit, CI edits.
  • 910f022 Workflows: cargo_build, cargo_test
  • 287c2e4 Workflows: deploy book, again.
  • b74764f Workflows: deploy book, again.
  • 2190877 Workflows: deploy book
  • Additional commits viewable in compare view

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)

Updates the requirements on [RustQuant](https://github.com/avhz/RustQuant) to permit the latest version.
- [Release notes](https://github.com/avhz/RustQuant/releases)
- [Changelog](https://github.com/avhz/RustQuant/blob/main/CHANGELOG.md)
- [Commits](avhz/RustQuant@v0.0.49...v0.2.3)

---
updated-dependencies:
- dependency-name: RustQuant
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the 🌱 dependencies Pull requests that update a dependency file label Mar 18, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 25, 2024

Superseded by #36.

@dependabot dependabot bot closed this Apr 25, 2024
@dependabot dependabot bot deleted the dependabot/cargo/RustQuant-0.2.3 branch April 25, 2024 01:22
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.

0 participants