[PR #468] [CLOSED] Bump proc-macro2 from 1.0.12 to 1.0.13 #841

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

📋 Pull Request Information

Original PR: https://github.com/Rigellute/spotify-tui/pull/468
Author: @dependabot-preview[bot]
Created: 5/18/2020
Status: Closed

Base: masterHead: dependabot/cargo/proc-macro2-1.0.13


📝 Commits (1)

  • ae462be Bump proc-macro2 from 1.0.12 to 1.0.13

📊 Changes

2 files changed (+15 additions, -15 deletions)

View changed files

📝 Cargo.lock (+14 -14)
📝 Cargo.toml (+1 -1)

📄 Description

Bumps proc-macro2 from 1.0.12 to 1.0.13.

Release notes

Sourced from proc-macro2's releases.

1.0.13

  • Parse literal suffix on byte string, byte, and char literal tokens: br#"..."#suffix, b'?'suffix, '?'suffix
Commits
  • 3f9b24d Release 1.0.13
  • f28fd3a Add test of raw and byte strings with suffix
  • e62ab4b Format next_ch macro
  • 8898a98 Rename Cursor::expect to avoid collision with Result::expect
  • 7334752 Parse literal suffix on bytes and chars
  • 6b1234b Parse literal suffix on raw and byte strings
  • 5975a61 Condense character literal parser into one function
  • 79837fc Condense byte literal parser into one function
  • 8637d88 Parse close quotes just once
  • f7bcad3 Separate out suffix parser to share with other literals
  • Additional commits viewable 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 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/468 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 5/18/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/cargo/proc-macro2-1.0.13` --- ### 📝 Commits (1) - [`ae462be`](https://github.com/Rigellute/spotify-tui/commit/ae462be32de8590c74720ccbf4f6402e9ab4eea7) Bump proc-macro2 from 1.0.12 to 1.0.13 ### 📊 Changes **2 files changed** (+15 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+14 -14) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [proc-macro2](https://github.com/alexcrichton/proc-macro2) from 1.0.12 to 1.0.13. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/alexcrichton/proc-macro2/releases">proc-macro2's releases</a>.</em></p> <blockquote> <h2>1.0.13</h2> <ul> <li>Parse literal suffix on byte string, byte, and char literal tokens: <code>br#&quot;...&quot;#suffix</code>, <code>b'?'suffix</code>, <code>'?'suffix</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/alexcrichton/proc-macro2/commit/3f9b24d63611b82d9378c6d794dd93ef6007a79d"><code>3f9b24d</code></a> Release 1.0.13</li> <li><a href="https://github.com/alexcrichton/proc-macro2/commit/f28fd3a7416f50ae8940714220946a924cef8a88"><code>f28fd3a</code></a> Add test of raw and byte strings with suffix</li> <li><a href="https://github.com/alexcrichton/proc-macro2/commit/e62ab4bb70ab4ac860c11adaf0466910249497f1"><code>e62ab4b</code></a> Format next_ch macro</li> <li><a href="https://github.com/alexcrichton/proc-macro2/commit/8898a9884086f34a22d5400049f6fbc73e74b540"><code>8898a98</code></a> Rename Cursor::expect to avoid collision with Result::expect</li> <li><a href="https://github.com/alexcrichton/proc-macro2/commit/7334752aa0633aa8bd5ab3bbc11abae097cf41d1"><code>7334752</code></a> Parse literal suffix on bytes and chars</li> <li><a href="https://github.com/alexcrichton/proc-macro2/commit/6b1234b0342fa1d186a4407fd7fa64116be90a8b"><code>6b1234b</code></a> Parse literal suffix on raw and byte strings</li> <li><a href="https://github.com/alexcrichton/proc-macro2/commit/5975a6114e3eb9a74fa13aa619b9e1a6e399ec44"><code>5975a61</code></a> Condense character literal parser into one function</li> <li><a href="https://github.com/alexcrichton/proc-macro2/commit/79837fc718e689fd10aa7d45542a862439be7252"><code>79837fc</code></a> Condense byte literal parser into one function</li> <li><a href="https://github.com/alexcrichton/proc-macro2/commit/8637d88168cd375cecb8334987e923fb792dc088"><code>8637d88</code></a> Parse close quotes just once</li> <li><a href="https://github.com/alexcrichton/proc-macro2/commit/f7bcad3f0a1e319e8356ea333283893918ad0da4"><code>f7bcad3</code></a> Separate out suffix parser to share with other literals</li> <li>Additional commits viewable in <a href="https://github.com/alexcrichton/proc-macro2/compare/1.0.12...1.0.13">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=proc-macro2&package-manager=cargo&previous-version=1.0.12&new-version=1.0.13)](https://dependabot.com/compatibility-score/?dependency-name=proc-macro2&package-manager=cargo&previous-version=1.0.12&new-version=1.0.13) 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </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:53:33 +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#841
No description provided.