Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 10, 2025

🤖 New release

  • samling-clorinde: 0.12.0 -> 0.13.0 (⚠ API breaking changes)
  • samling: 0.13.1 -> 0.13.2 (✓ API compatible changes)

samling-clorinde breaking changes

--- failure trait_method_requires_different_generic_type_params: trait method now requires a different number of generic type parameters ---

Description:
A trait method now requires a different number of generic type parameters than it used to. Calls or implementations of this trait method using the previous number of generic types will be broken.
        ref: https://doc.rust-lang.org/reference/items/generics.html
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.40.0/src/lints/trait_method_requires_different_generic_type_params.ron

Failed in:
  GenericClient::query_raw (3 -> 2 generic types) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/client/async_/generic_client.rs:42

--- failure trait_mismatched_generic_lifetimes: trait now takes a different number of generic lifetimes ---

Description:
A trait now takes a different number of generic lifetime parameters. Uses of this trait that name the previous number of parameters, such as in trait bounds, will be broken.
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.40.0/src/lints/trait_mismatched_generic_lifetimes.ron
Failed in:
  trait Params (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/client/async_.rs:10

--- failure type_mismatched_generic_lifetimes: type now takes a different number of generic lifetimes ---

Description:
A type now takes a different number of generic lifetime parameters. Uses of this type that name the previous number of parameters will be broken.
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.40.0/src/lints/type_mismatched_generic_lifetimes.ron
Failed in:
  Struct PriceListRowQuery (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/queries/pricelist.rs:130
  Struct I32Query (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/queries/attribute.rs:171
  Struct CollectionRowQuery (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/queries/collection.rs:218
  Struct PriceListSummaryRowQuery (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/queries/pricelist.rs:185
  Struct CollectionSummaryRowQuery (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/queries/collection.rs:273
  Struct I32Query (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/queries/organization.rs:110
  Struct PriceRowQuery (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/queries/price.rs:131
  Struct I32Query (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/queries/collection.rs:328
  Struct I32Query (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/queries/price.rs:183
  Struct StringQuery (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/queries/user.rs:276
  Struct StringFilterChoiceRowQuery (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/queries/admin.rs:104
  Struct Veci32Query (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/queries/user.rs:221
  Struct SizeRowQuery (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/queries/size.rs:144
  Struct StyleRefsQuery (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/queries/style.rs:557
  Struct EntityFilterChoiceRowQuery (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/queries/admin.rs:49
  Struct StringQuery (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/queries/image.rs:208
  Struct I32Query (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/queries/pricelist.rs:240
  Struct CategoryRowQuery (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/queries/category.rs:90
  Struct ImageRowQuery (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/queries/image.rs:104
  Struct StyleRowQuery (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/queries/style.rs:343
  Struct ColorRefsQuery (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/queries/color.rs:252
  Struct UserRowQuery (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/queries/user.rs:117
  Struct NestedStyleRowQuery (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/queries/style.rs:395
  Struct AttributeRowQuery (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/queries/attribute.rs:116
  Struct I32Query (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/queries/user.rs:169
  Struct NestedStyleSummaryRowQuery (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/queries/style.rs:450
  Struct I32Query (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/queries/size.rs:196
  Struct OrganizationRowQuery (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/queries/organization.rs:55
  Struct I32Query (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/queries/style.rs:505
  Struct GroupRowQuery (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/queries/group.rs:181
  Struct I32Query (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/queries/image.rs:156
  Struct GroupSummaryRowQuery (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/queries/group.rs:233
  Struct I32Query (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/queries/category.rs:145
  Struct ColorRowQuery (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/queries/color.rs:148
  Struct I32Query (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/queries/group.rs:288
  Struct I32Query (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/queries/color.rs:200
  Struct AttributeTypeRowQuery (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/queries/attributetype.rs:87
  Struct I32Query (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/queries/misc.rs:5
  Struct I32Query (1 -> 3 lifetime params) in /tmp/.tmpY6HLHZ/samling/samling-clorinde/src/queries/attributetype.rs:142
Changelog

samling-clorinde

0.13.0 - 2025-04-09

Fixed

  • update deps
  • update deps

samling

0.13.2 - 2025-04-09

Fixed

  • update deps
  • Update deps
  • update deps


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2025-01-10T10-48-33Z branch from 734e493 to a4a6316 Compare January 13, 2025 20:16
@github-actions github-actions bot force-pushed the release-plz-2025-01-10T10-48-33Z branch 2 times, most recently from 05cfae9 to c625e32 Compare April 9, 2025 15:25
@github-actions github-actions bot force-pushed the release-plz-2025-01-10T10-48-33Z branch from c625e32 to 8ca46b0 Compare April 9, 2025 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant