Skip to content

chore: bump prqlc from 0.13.4 to 0.13.5 in /src/rust#372

Merged
eitsupi merged 4 commits intomainfrom
dependabot/cargo/src/rust/prqlc-0.13.5
Oct 13, 2025
Merged

chore: bump prqlc from 0.13.4 to 0.13.5 in /src/rust#372
eitsupi merged 4 commits intomainfrom
dependabot/cargo/src/rust/prqlc-0.13.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps prqlc from 0.13.4 to 0.13.5.

Release notes

Sourced from prqlc's releases.

0.13.5 has 237 commits from 14 contributors. Selected changes:

Features:

Fixes:

Documentation:

Integrations:

Internal changes:

  • Upgrade parser and lexer to chumsky 0.11, providing a 7x performance improvement (#5223, #5476, #5477)
  • Set Rust linker on win64, fix build crash (@​kgutwin, #5345)
  • Integration tests compile all dialects and diff (@​kgutwin, #5344)

New Contributors:

Changelog

Sourced from prqlc's changelog.

0.13.5 — 2025-10-09

0.13.5 has 237 commits from 14 contributors. Selected changes:

Features:

Fixes:

Documentation:

Integrations:

Internal changes:

  • Upgrade parser and lexer to chumsky 0.11, providing a 7x performance improvement (#5223, #5476, #5477)
  • Set Rust linker on win64, fix build crash (@​kgutwin, #5345)
  • Integration tests compile all dialects and diff (@​kgutwin, #5344)

New Contributors:

... (truncated)

Commits
  • 047439e chore: Add 0.13.5 changelog entry (#5487)
  • 33401ff fix(postprocess): when redirecting sort columns, look up the relation from th...
  • ec6b118 feat: Upgrade parser to Chumsky 0.11.1 (#5483)
  • 51d4e64 fix: ignore links that block CI requests in link checker (#5485)
  • 1eadf46 chore: bump astral-sh/setup-uv from 6 to 7 (#5479)
  • 7fcf447 docs: clarify cargo test command syntax in CLAUDE.md (#5484)
  • 541974b fix: revert distinct_ons change and add to typos allowlist (#5482)
  • 5d741a6 chore: fix pre-commit mutable reference warning (#5481)
  • 9570b1d refactor: consolidate taskfiles with clear separation of concerns (#5478)
  • cb22bdd internal: lexer optimization with .boxed() and chumsky best practices (#5477)
  • 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)

Bumps [prqlc](https://github.com/PRQL/prql) from 0.13.4 to 0.13.5.
- [Release notes](https://github.com/PRQL/prql/releases)
- [Changelog](https://github.com/PRQL/prql/blob/main/CHANGELOG.md)
- [Commits](PRQL/prql@0.13.4...0.13.5)

---
updated-dependencies:
- dependency-name: prqlc
  dependency-version: 0.13.5
  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 Oct 13, 2025
@eitsupi
Copy link
Member

eitsupi commented Oct 13, 2025

Because of PRQL/prql#5491, we should set rust-version to 1.84.0.

@eitsupi eitsupi merged commit a7cbd64 into main Oct 13, 2025
31 checks passed
@eitsupi eitsupi deleted the dependabot/cargo/src/rust/prqlc-0.13.5 branch October 13, 2025 10:31
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