Skip to content

Update vendored polyglot-sql to 0.8.0 #2

Description

@github-actions

The upstream Polyglot project has released 0.8.0, newer than the 0.6.2 currently vendored by this package.

How to update

  1. tools/update-vendor.sh 0.8.0 — bumps the dependency, refreshes Cargo.lock, re-vendors all crates into src/rust/vendor.tar.xz and regenerates inst/COPYRIGHTS.
  2. Set Config/polyglotSQL/upstream: 0.8.0 in DESCRIPTION.
  3. Re-check the minimum Rust version printed by the script and keep src/rust/Cargo.toml (rust-version) and DESCRIPTION (SystemRequirements) in sync.
  4. Run devtools::test() — a test asserts the linked crate version matches DESCRIPTION.
  5. Note the upgrade in NEWS.md.

Opened automatically by the upstream-watch workflow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    upstream-updateVendored polyglot-sql is behind upstream

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions