Skip to content

Bump serde_qs from 0.15.0 to 1.1.0#285

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/serde_qs-1.1.0
Open

Bump serde_qs from 0.15.0 to 1.1.0#285
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/serde_qs-1.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps serde_qs from 0.15.0 to 1.1.0.

Release notes

Sourced from serde_qs's releases.

v1.1.0

Added

  • add DuplicateKeyBehavior config option (#162)

v1.0.0

Other

  • fix typos and improve clarity in documentation comments (#157)

v1.0.0-rc.5

Other

  • fix typos and improve clarity in documentation comments (#157)

v1.0.0-rc.4

Other

  • Bump warp (#156)
  • Update deserialization logic + add principles. (#147)
  • Bump MSRV + add profiling examples (#154)

v1.0.0-rc.3

Other

  • Error when hitting serialization max depth (#144)
  • Deserialize empty value as bool=true (#142)

v1.0.0-rc.2

Other

  • Cleanup of web utils remove redundant OptionalQsQuery (since Option<T> now works) and add QsForm (#140)
  • More tests / minor change to field encoding (#139)

v1.0.0-rc.1

Other

  • Fix maps with integer keys. (#138)
  • Support explicit serialization formatting for arrays. (#137)
  • v1 changelog (and more tests) (#135)

v1.0.0-rc.0

Release candidate for stable v1 release

This release constitutes an full, incremental rewrite of v0.15 (the core of which was written about 8 years ago).

Changes

The rewrite:

... (truncated)

Changelog

Sourced from serde_qs's changelog.

1.1.0 - 2026-03-21

Added

  • add DuplicateKeyBehavior config option (#162)

1.0.0 - 2026-01-09

Other

  • fix typos and improve clarity in documentation comments (#157)

1.0.0-rc.4 - 2025-12-14

Other

  • Bump warp (#156)
  • Update deserialization logic + add principles. (#147)
  • Bump MSRV + add profiling examples (#154)

1.0.0-rc.3 - 2025-05-27

Other

  • Error when hitting serialization max depth (#144)
  • Deserialize empty value as bool=true (#142)

1.0.0-rc.2 - 2025-05-27

Other

  • Cleanup of web utils remove redundant OptionalQsQuery (since Option<T> now works) and add QsForm (#140)
  • More tests / minor change to field encoding (#139)

1.0.0-rc.1 - 2025-05-26

Other

  • Fix maps with integer keys. (#138)
  • Support explicit serialization formatting for arrays. (#137)
  • v1 changelog (and more tests) (#135)

1.0.0-rc.0 - 2025-05-26

This release constitutes an full, incremental rewrite of v0.15 (the core of which was written about 8 years ago).

Changes

The rewrite:

... (truncated)

Commits

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 23, 2026
@dependabot dependabot bot force-pushed the dependabot/cargo/serde_qs-1.1.0 branch 2 times, most recently from e99288c to 0ed21f7 Compare March 23, 2026 19:17
@dzervas
Copy link
Copy Markdown
Owner

dzervas commented Mar 23, 2026

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/cargo/serde_qs-1.1.0 branch 2 times, most recently from 3821f95 to b077adb Compare March 24, 2026 00:14
@dependabot dependabot bot force-pushed the dependabot/cargo/serde_qs-1.1.0 branch from b077adb to ccf5f23 Compare March 24, 2026 00:15
@dzervas dzervas force-pushed the main branch 4 times, most recently from 946482b to fc1c27e Compare March 24, 2026 11:37
@dependabot dependabot bot force-pushed the dependabot/cargo/serde_qs-1.1.0 branch from ccf5f23 to bb5f874 Compare March 24, 2026 11:39
Bumps [serde_qs](https://github.com/samscott89/serde_qs) from 0.15.0 to 1.1.0.
- [Release notes](https://github.com/samscott89/serde_qs/releases)
- [Changelog](https://github.com/samscott89/serde_qs/blob/main/CHANGELOG.md)
- [Commits](samscott89/serde_qs@v0.15.0...v1.1.0)

---
updated-dependencies:
- dependency-name: serde_qs
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/serde_qs-1.1.0 branch from bb5f874 to 512359e Compare March 26, 2026 22:43
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