Skip to content

build(deps): bump rinja from 0.3.5 to 0.4.0+deprecated#397

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rinja-0.4.0deprecated
Closed

build(deps): bump rinja from 0.3.5 to 0.4.0+deprecated#397
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rinja-0.4.0deprecated

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2025

Bumps rinja from 0.3.5 to 0.4.0+deprecated.

Release notes

Sourced from rinja's releases.

rinja/v0.4.0+deprecated

New versions of rinja will be released under the name askama. Please update your dependencies from e.g. rinja = "0.3.5" to askama = "0.13.0".

Useful information can be found in our upgrade guide, and in our blog post.

Commits
  • f58e26c Update dependency on error-chain to 0.11
  • 2bd1745 Add package metadata for new askama_shared crate
  • 27ba9ae Add badge for Gitter chat to README
  • 9c4f37c Decrease coupling with Rocket in generated code
  • 0129365 Add documentation on optional features
  • 6003615 Allow setting an extension with source attributes
  • ddcc045 Make path and source attributes mutually exclusive
  • 09514f0 Tighten up and expand documentation on variables
  • 697f461 Cover all template() attribute options
  • 832c23b Slightly extend introduction to creating templates
  • 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 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 dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 31, 2025
@qodo-free-for-open-source-projects
Copy link
Copy Markdown

qodo-free-for-open-source-projects bot commented Mar 31, 2025

CI Feedback 🧐

(Feedback updated until commit 1478410)

A test triggered by this PR failed. Here is an AI-generated analysis of the failure:

Action: Rust Cross

Failed stage: Check [❌]

Failure summary:

The action failed because the build process encountered an error with the rinja crate. The crate has
been deprecated and renamed to askama. The error message indicates that you need to update your
dependencies from rinja = "0.3.5" to askama = "0.13.0". The error occurred in the file
/home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rinja-0.4.0+deprecated/src/lib.rs
at line 6.

Relevant error logs:
1:  ##[group]Operating System
2:  Ubuntu
...

327:  �[1m�[32m  Downloaded�[0m lock_api v0.4.12
328:  �[1m�[32m  Downloaded�[0m http-body-util v0.1.2
329:  �[1m�[32m  Downloaded�[0m tokio v1.44.1
330:  �[1m�[32m  Downloaded�[0m futures-channel v0.3.31
331:  �[1m�[32m  Downloaded�[0m clap_derive v4.5.32
332:  �[1m�[32m  Downloaded�[0m bitflags v2.6.0
333:  �[1m�[32m  Downloaded�[0m unicase v2.8.0
334:  �[1m�[32m  Downloaded�[0m strsim v0.11.1
335:  �[1m�[32m  Downloaded�[0m slab v0.4.9
336:  �[1m�[32m  Downloaded�[0m serde_urlencoded v0.7.1
337:  �[1m�[32m  Downloaded�[0m rustversion v1.0.18
338:  �[1m�[32m  Downloaded�[0m overload v0.1.1
339:  �[1m�[32m  Downloaded�[0m tokio-macros v2.5.0
340:  �[1m�[32m  Downloaded�[0m mime v0.3.17
341:  �[1m�[32m  Downloaded�[0m form_urlencoded v1.2.1
342:  �[1m�[32m  Downloaded�[0m serde_path_to_error v0.1.16
343:  �[1m�[32m  Downloaded�[0m scopeguard v1.2.0
...

415:  �[1m�[32m    Checking�[0m sync_wrapper v1.0.2
416:  �[1m�[32m    Checking�[0m anstream v0.6.18
417:  �[1m�[32m    Checking�[0m form_urlencoded v1.2.1
418:  �[1m�[32m    Checking�[0m strsim v0.11.1
419:  �[1m�[32m    Checking�[0m powerfmt v0.2.0
420:  �[1m�[32m    Checking�[0m overload v0.1.1
421:  �[1m�[32m    Checking�[0m clap_lex v0.7.4
422:  �[1m�[32m    Checking�[0m lazy_static v1.5.0
423:  �[1m�[32m    Checking�[0m memchr v2.7.4
424:  �[1m�[32m   Compiling�[0m heck v0.5.0
425:  �[1m�[32m    Checking�[0m clap_builder v4.5.35
426:  �[1m�[32m    Checking�[0m sharded-slab v0.1.7
427:  �[1m�[32m    Checking�[0m deranged v0.4.0
428:  �[1m�[32m    Checking�[0m nu-ansi-term v0.46.0
429:  �[1m�[32m    Checking�[0m serde_urlencoded v0.7.1
430:  �[1m�[32m    Checking�[0m serde_path_to_error v0.1.16
431:  �[1m�[32m    Checking�[0m tracing-log v0.2.0
432:  �[1m�[32m    Checking�[0m thread_local v1.1.8
433:  �[1m�[32m    Checking�[0m num-conv v0.1.0
434:  �[1m�[32m    Checking�[0m matchit v0.8.4
435:  �[1m�[32m    Checking�[0m http-range-header v0.4.2
436:  �[1m�[32m    Checking�[0m bitflags v2.6.0
437:  �[1m�[32m    Checking�[0m time-core v0.1.4
438:  �[1m�[32m    Checking�[0m time v0.3.41
439:  �[1m�[32m    Checking�[0m tracing-subscriber v0.3.19
440:  �[1m�[32m    Checking�[0m rinja v0.4.0+deprecated
441:  �[0m�[1m�[38;5;9merror�[0m�[0m�[1m: New versions of `rinja` will be released under the name `askama`. Please update your dependencies from e.g. `rinja = "0.3.5"` to `askama = "0.13.0"`.�[0m
442:  �[0m�[1m       Useful information can be found in our upgrade guide <https://askama.readthedocs.io/en/v0.13.0/upgrading.html>, and in our blog post <https://blog.guillaume-gomez.fr/articles/2025-03-19+Askama+and+Rinja+merge>.�[0m
443:  �[0m  �[0m�[0m�[1m�[38;5;12m--> �[0m�[0m/home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rinja-0.4.0+deprecated/src/lib.rs:6:1�[0m
444:  �[0m   �[0m�[0m�[1m�[38;5;12m|�[0m
445:  �[0m�[1m�[38;5;12m6�[0m�[0m  �[0m�[0m�[1m�[38;5;12m|�[0m�[0m �[0m�[0m�[1m�[38;5;9m/�[0m�[0m �[0m�[0mcompile_error!(�[0m
446:  �[0m�[1m�[38;5;12m7�[0m�[0m  �[0m�[0m�[1m�[38;5;12m|�[0m�[0m �[0m�[0m�[1m�[38;5;9m|�[0m�[0m �[0m�[0m    "\�[0m
447:  �[0m�[1m�[38;5;12m8�[0m�[0m  �[0m�[0m�[1m�[38;5;12m|�[0m�[0m �[0m�[0m�[1m�[38;5;9m|�[0m�[0m �[0m�[0m    New versions of `rinja` will be released under the name `askama`. \�[0m
448:  �[0m�[1m�[38;5;12m9�[0m�[0m  �[0m�[0m�[1m�[38;5;12m|�[0m�[0m �[0m�[0m�[1m�[38;5;9m|�[0m�[0m �[0m�[0m    Please update your dependencies from e.g. `rinja = \"0.3.5\"` to \�[0m
449:  �[0m�[1m�[38;5;12m...�[0m�[0m  �[0m�[0m�[1m�[38;5;9m|�[0m
450:  �[0m�[1m�[38;5;12m14�[0m�[0m �[0m�[0m�[1m�[38;5;12m|�[0m�[0m �[0m�[0m�[1m�[38;5;9m|�[0m�[0m �[0m�[0m    "�[0m
451:  �[0m�[1m�[38;5;12m15�[0m�[0m �[0m�[0m�[1m�[38;5;12m|�[0m�[0m �[0m�[0m�[1m�[38;5;9m|�[0m�[0m �[0m�[0m);�[0m
452:  �[0m   �[0m�[0m�[1m�[38;5;12m|�[0m�[0m �[0m�[0m�[1m�[38;5;9m|_^�[0m
453:  �[1m�[31merror�[0m�[1m:�[0m could not compile `rinja` (lib) due to 1 previous error
454:  �[1m�[33mwarning�[0m�[1m:�[0m build failed, waiting for other jobs to finish...
455:  ##[error]Process completed with exit code 101.
456:  Post job cleanup.

@dependabot dependabot bot force-pushed the dependabot/cargo/rinja-0.4.0deprecated branch from f021a50 to 7b94c08 Compare April 10, 2025 15:36
Bumps [rinja](https://github.com/rinja-rs/rinja) from 0.3.5 to 0.4.0+deprecated.
- [Release notes](https://github.com/rinja-rs/rinja/releases)
- [Commits](askama-rs/askama@v0.3.5...0.4.0)

---
updated-dependencies:
- dependency-name: rinja
  dependency-version: 0.4.0+deprecated
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/rinja-0.4.0deprecated branch from 7b94c08 to 1478410 Compare April 10, 2025 15:39
@ttys3
Copy link
Copy Markdown
Owner

ttys3 commented Apr 10, 2025

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 10, 2025

Looks like rinja is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Apr 10, 2025
@dependabot dependabot bot deleted the dependabot/cargo/rinja-0.4.0deprecated branch April 10, 2025 15:42
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.

1 participant