[PR #864] [MERGED] Bump serde from 1.0.127 to 1.0.128 #1065

Closed
opened 2026-02-28 14:54:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Rigellute/spotify-tui/pull/864
Author: @dependabot[bot]
Created: 8/23/2021
Status: Merged
Merged: 8/23/2021
Merged by: @Rigellute

Base: masterHead: dependabot/cargo/serde-1.0.128


📝 Commits (1)

  • b70aacb Bump serde from 1.0.127 to 1.0.128

📊 Changes

1 file changed (+4 additions, -4 deletions)

View changed files

📝 Cargo.lock (+4 -4)

📄 Description

Bumps serde from 1.0.127 to 1.0.128.

Release notes

Sourced from serde's releases.

v1.0.128

Commits
  • a587eb8 Release 1.0.128
  • 990f7eb Merge pull request #2076 from Manishearth/emscripten-i128
  • 082e18f Rust supports i128/u128 on emscripten post Rust 1.40
  • f309485 Ignore buggy collapsible_match clippy lint
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Rigellute/spotify-tui/pull/864 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/23/2021 **Status:** ✅ Merged **Merged:** 8/23/2021 **Merged by:** [@Rigellute](https://github.com/Rigellute) **Base:** `master` ← **Head:** `dependabot/cargo/serde-1.0.128` --- ### 📝 Commits (1) - [`b70aacb`](https://github.com/Rigellute/spotify-tui/commit/b70aacb23feececc4ac819af9c3cd0f673cce320) Bump serde from 1.0.127 to 1.0.128 ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+4 -4) </details> ### 📄 Description Bumps [serde](https://github.com/serde-rs/serde) from 1.0.127 to 1.0.128. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/serde-rs/serde/releases">serde's releases</a>.</em></p> <blockquote> <h2>v1.0.128</h2> <ul> <li>Enable 128-bit integers on emscripten in Rust 1.40+ (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/2076">#2076</a>, thanks <a href="https://github.com/Manishearth"><code>@​Manishearth</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/serde/commit/a587eb8953d823a2406c7319c442c45fed2aee5c"><code>a587eb8</code></a> Release 1.0.128</li> <li><a href="https://github.com/serde-rs/serde/commit/990f7eb6c1b84be43f5439ce17d23db8e63a5854"><code>990f7eb</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/2076">#2076</a> from Manishearth/emscripten-i128</li> <li><a href="https://github.com/serde-rs/serde/commit/082e18f9a1f9f48437229c34bc092ebf98be440d"><code>082e18f</code></a> Rust supports i128/u128 on emscripten post Rust 1.40</li> <li><a href="https://github.com/serde-rs/serde/commit/f3094857875fad3e65224117c86ca8f1d33c48c0"><code>f309485</code></a> Ignore buggy collapsible_match clippy lint</li> <li>See full diff in <a href="https://github.com/serde-rs/serde/compare/v1.0.127...v1.0.128">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=serde&package-manager=cargo&previous-version=1.0.127&new-version=1.0.128)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:54:20 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-tui#1065
No description provided.