[PR #82] [MERGED] chore(deps): bump getset from 0.1.1 to 0.1.2 #732

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

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/82
Author: @dependabot[bot]
Created: 12/1/2021
Status: Merged
Merged: 12/1/2021
Merged by: @LGUG2Z

Base: masterHead: dependabot/cargo/getset-0.1.2


📝 Commits (1)

  • 60337c0 chore(deps): bump getset from 0.1.1 to 0.1.2

📊 Changes

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

View changed files

📝 Cargo.lock (+2 -2)

📄 Description

Bumps getset from 0.1.1 to 0.1.2.

Release notes

Sourced from getset's releases.

0.1.2

See milestone for changes: https://github.com/Hoverbear/getset/milestone/7?closed=1

Commits
  • e540fd4 Merge pull request #81 from Hoverbear/release-0.1.2
  • 7ce51b0 0.1.2
  • 09b2019 Merge pull request #80 from Hoverbear/remove-coverage
  • ec6cbd1 Remove coverage on CI (broken)
  • f081d39 Merge pull request #76 from pnevyk/skip-attribute
  • 639c915 Fix formatting and clippy warning
  • f0cd4d9 Add docs for skipping fields
  • 4ded087 Make use of a setter/getter with skip invalid
  • 1181b1a Add option for skipping fields
  • a4222c2 Merge pull request #71 from Anders429/master
  • 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)

🔄 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/82 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/1/2021 **Status:** ✅ Merged **Merged:** 12/1/2021 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `dependabot/cargo/getset-0.1.2` --- ### 📝 Commits (1) - [`60337c0`](https://github.com/LGUG2Z/komorebi/commit/60337c0866a0c87a5aeef75aa01f8d30ffac8fdb) chore(deps): bump getset from 0.1.1 to 0.1.2 ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+2 -2) </details> ### 📄 Description Bumps [getset](https://github.com/Hoverbear/getset) from 0.1.1 to 0.1.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Hoverbear/getset/releases">getset's releases</a>.</em></p> <blockquote> <h2>0.1.2</h2> <p>See milestone for changes: <a href="https://github.com/Hoverbear/getset/milestone/7?closed=1">https://github.com/Hoverbear/getset/milestone/7?closed=1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Hoverbear/getset/commit/e540fd438dada61f39f81a5cc87192cce9c9d1e0"><code>e540fd4</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Hoverbear/getset/issues/81">#81</a> from Hoverbear/release-0.1.2</li> <li><a href="https://github.com/Hoverbear/getset/commit/7ce51b0f445bedeeafc73593cdaf3f558e6f5015"><code>7ce51b0</code></a> 0.1.2</li> <li><a href="https://github.com/Hoverbear/getset/commit/09b20190414b7c5b19687c73f5371441db7d1afe"><code>09b2019</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Hoverbear/getset/issues/80">#80</a> from Hoverbear/remove-coverage</li> <li><a href="https://github.com/Hoverbear/getset/commit/ec6cbd1c9438ec041db98bceaaf1d852160cb946"><code>ec6cbd1</code></a> Remove coverage on CI (broken)</li> <li><a href="https://github.com/Hoverbear/getset/commit/f081d39f1fba7c871d238214519afc607604f259"><code>f081d39</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Hoverbear/getset/issues/76">#76</a> from pnevyk/skip-attribute</li> <li><a href="https://github.com/Hoverbear/getset/commit/639c91548aceb80a78720e91302b80b90807ccdd"><code>639c915</code></a> Fix formatting and clippy warning</li> <li><a href="https://github.com/Hoverbear/getset/commit/f0cd4d97db48855b78ec8bf06d2f8f073f085d13"><code>f0cd4d9</code></a> Add docs for skipping fields</li> <li><a href="https://github.com/Hoverbear/getset/commit/4ded0877a44fc837a9ce234a018e6e736fb2e0b9"><code>4ded087</code></a> Make use of a setter/getter with skip invalid</li> <li><a href="https://github.com/Hoverbear/getset/commit/1181b1a489ecad0e1d4735b5d1f99e2c79cf4cfd"><code>1181b1a</code></a> Add option for skipping fields</li> <li><a href="https://github.com/Hoverbear/getset/commit/a4222c2fdd4f3325fb23813e2782f11369b20b46"><code>a4222c2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Hoverbear/getset/issues/71">#71</a> from Anders429/master</li> <li>Additional commits viewable in <a href="https://github.com/Hoverbear/getset/compare/0.1.1...0.1.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=getset&package-manager=cargo&previous-version=0.1.1&new-version=0.1.2)](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:52:46 +01:00
adam closed this issue 2026-01-05 14:52:46 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#732