Skip to content

chore(deps): bump jaq-core from 3.1.0 to 3.1.1 - #83

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/jaq-core-3.1.1
Open

chore(deps): bump jaq-core from 3.1.0 to 3.1.1#83
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/jaq-core-3.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 3, 2026

Copy link
Copy Markdown
Contributor

Bumps jaq-core from 3.1.0 to 3.1.1.

Release notes

Sourced from jaq-core's releases.

3.1.1

This release features a new man page that is now generated by jaq itself. Apart from demonstrating jaq's XHTML processing capabilities, this serves to lift jaq's build dependency on Pandoc (01mf02/jaq#442). To quote @​alerque, jaq's Arch Linux package maintainer: "For any other project I'd say this was an absurd way to work around not wanting to use a standard tool. I guess for this project to dog food itself is ... chaotic genius?" This comment alone was nearly worth the endeavour.

Furthermore, this release makes it possible to disable a few dependencies when using jaq via its API (#448, thanks to @​kleinesfilmroellchen!), and handles broken pipes more gracefully 01mf02/jaq#445.

New Contributors

Full Changelog: 01mf02/jaq@v3.1.0...v3.1.1

Commits
  • c866e70 Update version numbers.
  • d6d7b0e Update dependencies.
  • 56f21d3 Merge pull request #456 from 01mf02/hide-tests
  • f3125af Add missing comma.
  • 63deaa8 Add link to documentation.
  • 2eeccf0 Merge pull request #458 from 01mf02/escape-errors
  • f26fd2f Escape errors on playground and handle colors correctly again.
  • d5ffa6d Merge pull request #445 from 01mf02/broken-pipe
  • 0855d95 Remove --run-tests from list of documented flags.
  • fc907af Document.
  • 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 [jaq-core](https://github.com/01mf02/jaq) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/01mf02/jaq/releases)
- [Commits](01mf02/jaq@v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: jaq-core
  dependency-version: 3.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 3, 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