Releases: jelmer/silver-platter
Releases · jelmer/silver-platter
v0.6.1
What's Changed
- Use idiomatic rust, add more tests by @jelmer in #568
- Add --auto-merge flag for proposing changes with automerge enabled by @jelmer in #569
- Add monorepo support for creating multiple PRs per repository by @jelmer in #571
- Improve documentation across the project by @jelmer in #572
- build(deps): bump ruff from 0.12.5 to 0.12.7 by @dependabot[bot] in #574
- build(deps): bump debian-control from 0.1.46 to 0.1.47 by @dependabot[bot] in #573
- Attempt to fix build issue by @jelmer in #582
- build(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #580
- build(deps): bump ruff from 0.12.7 to 0.12.9 by @dependabot[bot] in #584
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #583
- Reduce dependabot PRs by @jelmer in #590
- build(deps): bump clap from 4.5.45 to 4.5.46 by @dependabot[bot] in #591
- build(deps): bump ruff from 0.12.9 to 0.12.10 by @dependabot[bot] in #589
- build(deps): bump tempfile from 3.20.0 to 3.21.0 by @dependabot[bot] in #585
- build(deps): bump breezyshim from 0.6.4 to 0.6.5 by @dependabot[bot] in #593
- build(deps): bump ruff from 0.12.10 to 0.12.11 in the all group by @dependabot[bot] in #592
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Bump ruff from 0.9.10 to 0.11.0 by @dependabot[bot] in #498
- Bump tempfile from 3.19.0 to 3.19.1 by @dependabot[bot] in #502
- Bump reqwest from 0.12.14 to 0.12.15 by @dependabot[bot] in #501
- Bump pyo3-filelike from 0.3.0 to 0.4.1 by @dependabot[bot] in #500
- Bump ruff from 0.11.0 to 0.11.2 by @dependabot[bot] in #499
- auto-merge dependabot PRs by @jelmer in #503
- Fix typo with kali.org by @g0tmi1k in #504
- Move debian functions to silver_platter.debian by @jelmer in #506
- Migrate svp/debian-svp to rust by @jelmer in #507
- Bump debian-analyzer from 0.158.25 to 0.158.26 by @dependabot[bot] in #511
- Bump clap from 4.5.32 to 4.5.34 by @dependabot[bot] in #510
- Bump log from 0.4.26 to 0.4.27 by @dependabot[bot] in #509
- Add default for overwrite_unrelated by @jelmer in #512
- Bump env_logger from 0.11.7 to 0.11.8 by @dependabot[bot] in #517
- Bump flate2 from 1.1.0 to 1.1.1 by @dependabot[bot] in #515
- Bump tokio from 1.44.1 to 1.44.2 by @dependabot[bot] in #518
- Bump ruff from 0.11.2 to 0.11.4 by @dependabot[bot] in #514
- Bump openssl from 0.10.71 to 0.10.72 by @dependabot[bot] in #513
- Bump crossbeam-channel from 0.5.14 to 0.5.15 by @dependabot[bot] in #519
- Bump pyo3-filelike from 0.4.1 to 0.4.2 by @dependabot[bot] in #521
- Bump clap from 4.5.34 to 4.5.36 by @dependabot[bot] in #520
- Bump rand from 0.9.0 to 0.9.1 by @dependabot[bot] in #526
- Bump libc from 0.2.171 to 0.2.172 by @dependabot[bot] in #525
- Bump ruff from 0.11.4 to 0.11.6 by @dependabot[bot] in #523
- Bump clap from 4.5.36 to 4.5.37 by @dependabot[bot] in #524
- More tests by @jelmer in #527
- Bump debian-analyzer from 0.158.26 to 0.158.27 by @dependabot[bot] in #528
- Bump breezyshim from 0.1.227 to 0.1.228 by @dependabot[bot] in #529
- Bump ruff from 0.11.6 to 0.11.8 by @dependabot[bot] in #533
- release 0.5.48, enable debian feature for svp-py by @jelmer in #534
- Split out Python readme by @jelmer in #535
- Bump chrono from 0.4.40 to 0.4.41 by @dependabot[bot] in #531
- Bump xdg from 2.5.2 to 3.0.0 by @dependabot[bot] in #532
- Don't fail ci if coverage upload fails by @jelmer in #536
- Fix license string by @jelmer in #537
- Fix build with all features by @jelmer in #538
- README: Full path to GitHub for logo by @g0tmi1k in #508
- build(deps): bump ruff from 0.11.8 to 0.11.11 by @dependabot[bot] in #543
- build(deps): bump flate2 from 1.1.1 to 1.1.2 by @dependabot[bot] in #549
- build(deps): bump libc from 0.2.172 to 0.2.174 by @dependabot[bot] in #554
- build(deps): bump ruff from 0.11.11 to 0.12.0 by @dependabot[bot] in #553
- build(deps): bump reqwest from 0.12.15 to 0.12.22 by @dependabot[bot] in #557
- build(deps): bump ruff from 0.12.0 to 0.12.4 by @dependabot[bot] in #563
- build(deps): bump serde_json from 1.0.140 to 1.0.141 by @dependabot[bot] in #562
- build(deps): bump rand from 0.9.1 to 0.9.2 by @dependabot[bot] in #561
- build(deps): bump debian-changelog from 0.2.0 to 0.2.1 by @dependabot[bot] in #565
- build(deps): bump ruff from 0.12.4 to 0.12.5 by @dependabot[bot] in #564
- Update to latest versions by @jelmer in #566
- Attempt to fix build with static library by @jelmer in #567
New Contributors
Full Changelog: v0.5.47...v0.6.0
0.5.26
What's Changed
- Bump url from 2.5.1 to 2.5.2 by @dependabot in #282
- Bump ruff from 0.4.9 to 0.4.10 by @dependabot in #281
- Bump dependencies by @jelmer in #283
- Pyo3 0.22 by @jelmer in #285
- Relax dependencies a bit by @jelmer in #284
- Pyo3 0.22 by @jelmer in #286
Full Changelog: 0.5.25...0.5.26
0.5.25
0.5.24
What's Changed
- Bump ruff from 0.4.7 to 0.4.8 by @dependabot in #271
- Install submodules by @jelmer in #272
- Ship py.typed by @jelmer in #273
- Add Branch.vcs_type by @jelmer in #274
- Drop duplicate file by @jelmer in #275
- Don't recreate Branch object from breezy by @jelmer in #276
Full Changelog: 0.5.23...0.5.24
0.5.23
0.5.22
0.5.21
What's Changed
- bump breezyshim by @jelmer in #195
- Bump breezyshim by @jelmer in #196
- Bump breezyshim by @jelmer in #197
- Bump shlex from 1.2.0 to 1.3.0 by @dependabot in #199
- Bump h2 from 0.3.22 to 0.3.24 by @dependabot in #198
- Add dependabot configuration by @jelmer in #200
- Bump the github_actions group with 5 updates by @dependabot in #201
- Bump dependencies by @jelmer in #202
- Update ruff settings, bump deps by @jelmer in #203
- Fix cargo test by @jelmer in #206
- Convert debian-svp (mostly) to rust by @jelmer in #205
- Convert workspace to rust by @jelmer in #207
- Add svp client crate by @jelmer in #204
- Bump mio from 0.8.10 to 0.8.11 by @dependabot in #208
- Configure dependabot for rust by @jelmer in #210
- Ruff fixes by @jelmer in #211
- Bump dependencies by @jelmer in #209
- Bump tempfile from 3.10.0 to 3.10.1 by @dependabot in #212
- Bump serde_json from 1.0.113 to 1.0.114 by @dependabot in #213
- Add more rust functions for debian-uploader by @jelmer in #217
- Bump env_logger from 0.9.3 to 0.10.2 by @dependabot in #216
- Bump reqwest from 0.11.25 to 0.11.26 by @dependabot in #218
- Bump serde_yaml from 0.9.32 to 0.9.33 by @dependabot in #220
- Bump dependencies by @jelmer in #221
- Run lintian-brush from git by @jelmer in #222
- Bump reqwest from 0.11.27 to 0.12.1 by @dependabot in #225
- Bump dependencies by @jelmer in #226
- Bump env_logger from 0.10.2 to 0.11.3 by @dependabot in #224
- Rust fmt by @jelmer in #227
- Fix cli dependencies by @jelmer in #228
- Bump h2 from 0.4.3 to 0.4.4 by @dependabot in #229
- Bump deps by @jelmer in #230
- Fix cibuildwheel by @jelmer in #232
- Configure cibuildwheels in pyproject.toml by @jelmer in #231
- Don't build for musllinux by @jelmer in #233
- Fix use of cached_branch by @jelmer in #234
- Bump env_logger from 0.10.2 to 0.11.3 by @dependabot in #235
- Add logo by @jelmer in #238
- Include logo by @jelmer in #239
- Bump serde from 1.0.197 to 1.0.198 by @dependabot in #244
- Bump debian-analyzer from
cf0e279to8f45effby @dependabot in #242 - Bump serde_json from 1.0.115 to 1.0.116 by @dependabot in #241
- Bump reqwest from 0.12.3 to 0.12.4 by @dependabot in #240
- Bump chrono from 0.4.37 to 0.4.38 by @dependabot in #243
- Bump flate2 from 1.0.28 to 1.0.29 by @dependabot in #245
- Fix ruff by @jelmer in #247
- Bump serde from 1.0.198 to 1.0.200 by @dependabot in #248
- Pin ruff and update via actions by @jelmer in #249
- Bump libc from 0.2.153 to 0.2.154 by @dependabot in #250
- Bump flate2 from 1.0.29 to 1.0.30 by @dependabot in #251
- Bump breezyshim from 0.1.89 to 0.1.92 by @dependabot in #252
- Bump ruff from 0.4.3 to 0.4.4 by @dependabot in #257
- Bump debian-analyzer from
8f45efftof2c1bb4by @dependabot in #256 - Bump serde from 1.0.200 to 1.0.201 by @dependabot in #255
- Bump serde_json from 1.0.116 to 1.0.117 by @dependabot in #253
- Bump debversion from 0.3.0 to 0.3.1 by @dependabot in #254
- Bump debian-analyzer from
f2c1bb4toc3f90dbby @dependabot in #260 - Bump serde from 1.0.201 to 1.0.202 by @dependabot in #259
- Bump libc from 0.2.154 to 0.2.155 by @dependabot in #258
- Bump ruff from 0.4.4 to 0.4.5 by @dependabot in #262
- Bump serde from 1.0.202 to 1.0.203 by @dependabot in #261
- Bump tera from 1.19.1 to 1.20.0 by @dependabot in #264
- Bump ruff from 0.4.5 to 0.4.7 by @dependabot in #263
- Bump debian-analyzer from
c3f90dbto8ea147fby @dependabot in #265 - Also upload sdist by @jelmer in #266
Full Changelog: 0.5.20...0.5.21