[PR #229] [MERGED] chore(deps): bump paste from 1.0.8 to 1.0.9 #807

Closed
opened 2026-01-05 14:53:02 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/229
Author: @dependabot[bot]
Created: 9/5/2022
Status: Merged
Merged: 9/5/2022
Merged by: @LGUG2Z

Base: masterHead: dependabot/cargo/paste-1.0.9


📝 Commits (1)

  • 998f749 chore(deps): bump paste from 1.0.8 to 1.0.9

📊 Changes

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

View changed files

📝 Cargo.lock (+2 -2)

📄 Description

Bumps paste from 1.0.8 to 1.0.9.

Release notes

Sourced from paste's releases.

1.0.9

  • Preserve invisible delimiters in the input tokenstream if it contains no pastes (#86)
Commits
  • 2839b84 Release 1.0.9
  • 671460b Merge pull request #86 from dtolnay/clone
  • 25960a4 Avoid unused_self clippy pedantic lint in test
  • 19e73a0 Produce clone of input tokenstream if contains no paste
  • 772996f Add regression test for issue 85
  • 55380e3 Revert "Avoid cargo 1.45–1.50 in GitHub Actions"
  • 7480d0a Avoid cargo 1.45–1.50 in GitHub Actions
  • 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/LGUG2Z/komorebi/pull/229 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/5/2022 **Status:** ✅ Merged **Merged:** 9/5/2022 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `dependabot/cargo/paste-1.0.9` --- ### 📝 Commits (1) - [`998f749`](https://github.com/LGUG2Z/komorebi/commit/998f74936f2f78867c790f638191a8734687a89d) chore(deps): bump paste from 1.0.8 to 1.0.9 ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+2 -2) </details> ### 📄 Description Bumps [paste](https://github.com/dtolnay/paste) from 1.0.8 to 1.0.9. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/paste/releases">paste's releases</a>.</em></p> <blockquote> <h2>1.0.9</h2> <ul> <li>Preserve invisible delimiters in the input tokenstream if it contains no pastes (<a href="https://github-redirect.dependabot.com/dtolnay/paste/issues/86">#86</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/paste/commit/2839b84393cada03d60c849bd48ba99c5e8f01f9"><code>2839b84</code></a> Release 1.0.9</li> <li><a href="https://github.com/dtolnay/paste/commit/671460be063120a708b13b32fede491cade170c2"><code>671460b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/paste/issues/86">#86</a> from dtolnay/clone</li> <li><a href="https://github.com/dtolnay/paste/commit/25960a47d24af04cfa1558e8ca83bbd969e226c7"><code>25960a4</code></a> Avoid unused_self clippy pedantic lint in test</li> <li><a href="https://github.com/dtolnay/paste/commit/19e73a010d2dca4371e48f0451b81fc2bd4c7e74"><code>19e73a0</code></a> Produce clone of input tokenstream if contains no paste</li> <li><a href="https://github.com/dtolnay/paste/commit/772996feb0f9f8ad51c689079cdb1bb64a5eed75"><code>772996f</code></a> Add regression test for issue 85</li> <li><a href="https://github.com/dtolnay/paste/commit/55380e39396214359692c418e1324ea2cd02c6fc"><code>55380e3</code></a> Revert &quot;Avoid cargo 1.45–1.50 in GitHub Actions&quot;</li> <li><a href="https://github.com/dtolnay/paste/commit/7480d0a5b3a8a552e82cd87f32111d88d5cfdedb"><code>7480d0a</code></a> Avoid cargo 1.45–1.50 in GitHub Actions</li> <li>See full diff in <a href="https://github.com/dtolnay/paste/compare/1.0.8...1.0.9">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=paste&package-manager=cargo&previous-version=1.0.8&new-version=1.0.9)](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>
adam added the pull-request label 2026-01-05 14:53:02 +01:00
adam closed this issue 2026-01-05 14:53:02 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#807