Skip to content

Conversation

@bug-ops
Copy link
Owner

@bug-ops bug-ops commented Jan 12, 2026

Summary

  • Bump version to 0.4.1
  • Update quick-xml from 0.38 to 0.39
  • Update reqwest from 0.12 to 0.13 (switched from rustls-tls to rustls feature)
  • Add OpenSSL license to deny.toml for aws-lc-sys (rustls crypto backend)

Test plan

  • cargo +nightly fmt - code formatted
  • cargo clippy --all-targets --all-features -- -D warnings - no warnings
  • cargo nextest run - 600 tests passed
  • cargo deny check - security audit passed
  • cargo doc --no-deps - documentation builds
  • cargo build --examples --benches - examples and benchmarks build
  • cargo test --doc - doctests pass

- Bump version to 0.4.1
- quick-xml: 0.38 -> 0.39
- reqwest: 0.12 -> 0.13 (rustls-tls -> rustls feature)
- Add OpenSSL license to deny.toml for aws-lc-sys (rustls crypto backend)
- Update CHANGELOG.md
@github-actions github-actions bot added type: documentation Improvements or additions to documentation type: build Build system, dependencies, or tooling type: tooling Development tools, CI/CD, or infrastructure component: core feedparser-rs-core Rust library component: python Python bindings (PyO3) component: node Node.js bindings (napi-rs) component: ci CI/CD workflows and automation component: dependencies Dependency updates or management area: security Security-sensitive code lang: rust Rust code size: L Large PR (<500 lines changed) labels Jan 12, 2026
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #43   +/-   ##
=======================================
  Coverage   91.84%   91.84%           
=======================================
  Files          34       34           
  Lines        7758     7758           
=======================================
  Hits         7125     7125           
  Misses        633      633           
Flag Coverage Δ
rust-core 91.84% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bug-ops bug-ops merged commit cee76ef into main Jan 12, 2026
31 checks passed
@bug-ops bug-ops deleted the chore/update-dependencies branch January 12, 2026 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: security Security-sensitive code component: ci CI/CD workflows and automation component: core feedparser-rs-core Rust library component: dependencies Dependency updates or management component: node Node.js bindings (napi-rs) component: python Python bindings (PyO3) lang: rust Rust code size: L Large PR (<500 lines changed) type: build Build system, dependencies, or tooling type: documentation Improvements or additions to documentation type: tooling Development tools, CI/CD, or infrastructure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants