Skip to content

Update ructe requirement from 0.17.0 to 0.18.2 - #21

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/ructe-0.18.2
Open

Update ructe requirement from 0.17.0 to 0.18.2#21
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/ructe-0.18.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 7, 2025

Copy link
Copy Markdown
Contributor

Updates the requirements on ructe to permit the latest version.

Changelog

Sourced from ructe's changelog.

Release 0.18.2 -- 2025-02-07

  • Updated nom to 8.0.0, and added nom-language.
  • Removed itertools depenendency (PR #147).
  • Updated my email address in author field.
  • MSRV is now 1.65.0, as required by nom 8.0.

Release 0.18.0 -- 2025-02-03

  • Fixed clippy lints in generated code (PR #143). Thanks @​vbrandl!
  • Added a clearer "Getting started" section in the docs (PR #145). Thanks @​j-n-f for the suggestion.
  • Fixed some clippy lints in ructe itself.
  • Updated itertools depenendency to 0.14.0.
  • Updated optional rsass dependency to 0.29.0.
  • Removed historic mime02 feature and iron and nickel examples.
  • Updated axum in example to 0.8.1.
  • MSRV is now 1.63.0.

Release 0.17.2 -- 2024-06-30

  • The main branch in git is now main rather than master.
  • Update clippy lint usage to get rid of warnings in all code using ructe (PR #137). Thanks @​vbradl!
  • Identified a problem with Content parameters sent through intermediate templates, and documented a workaround for it (Issue #134, PR #141). Thanks @​drehren and @​kornelski.
  • The axum test is mentioned in [README.md] (PR #138). Thanks @​abd0-omar!
  • Update base64 to 0.22.1 and itertools dependency to 0.13.0.
  • MSRV is now 1.61.0.

Release 0.17.0 -- 2023-07-22

  • Added a check that no more than one of the http-types, mime02, or mime03 features are enabled (PR #124). Thanks @​rustafarian-dev.
  • Changed the writer type from W: &mut Write to just W: Write (PR #125). Thanks @​kornelski!
  • Fixed handling of MULTI_WORD_CONSTANTS in templates (Issue #129, PR #130). Thanks @​wezm!
  • More ways to create a working rust symbol name from a "strange" static file name. Illegal characters are replaced by _, and if the file name starts with a number it is prefixed with n (Issue #82, PR #132). Thanks @​Aedius for reporting!
  • Fixed more clippy lints (PR #123, #127). Thanks @​vbrandl!
  • Updated rsass to 0.28.0 and itertools to 0.11.0.

... (truncated)

Commits

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 [ructe](https://github.com/kaj/ructe) to permit the latest version.
- [Release notes](https://github.com/kaj/ructe/releases)
- [Changelog](https://github.com/kaj/ructe/blob/main/CHANGELOG.md)
- [Commits](kaj/ructe@v0.17.0...v0.18.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 7, 2025
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