Skip to content

build(deps): bump the swift-deps group across 1 directory with 2 updates - #18

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/swift/apps/swabble/swift-deps-ccecb792a8
Open

build(deps): bump the swift-deps group across 1 directory with 2 updates#18
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/swift/apps/swabble/swift-deps-ccecb792a8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps the swift-deps group with 2 updates in the /apps/swabble directory: github.com/steipete/commander and github.com/apple/swift-testing.

Updates github.com/steipete/commander from 0.2.2 to 0.2.3

Release notes

Sourced from github.com/steipete/commander's releases.

Commander 0.2.3

Highlights

  • Commands that declare no positional inputs now reject stray arguments instead of accepting malformed invocations.
  • CI once again verifies builds across all advertised Apple simulator platforms.

Fixed

  • Reject unexpected positional arguments when a command declares no positional inputs. (commit)
  • Restore CI build coverage for the advertised iOS, tvOS, watchOS, and visionOS simulator targets. (PR 4, PR 5)

Supporting changes

  • Refresh Swift build and artifact checks. (PR 3)
  • Clarify concurrency support and correct the public flag-construction example. (PR 2, PR 6)
  • Correct the release changelog after verifying there is no DocC packaging delta from v0.2.2. (PR 7)

Verification

Commits
  • b9fb005 chore: prepare 0.2.3 release
  • af3dee7 Merge pull request #7 from steipete/codex/fix-release-changelog
  • dbd9bf0 docs: correct unreleased changelog
  • 58473e1 Merge pull request #6 from steipete/codex/fix-flag-definition-readme
  • 699ae2d docs: fix public flag definition example
  • 7d8b469 ci: stabilize Apple simulator builds (#5)
  • d582c65 ci: restore Apple simulator coverage (#4)
  • 904435a ci: refresh Swift build and artifact checks (#3)
  • 39d7141 docs: clarify concurrency support (#2)
  • 4fb474b chore: refresh package metadata (#1)
  • Additional commits viewable in compare view

Updates github.com/apple/swift-testing from 6.3.1 to 6.3.2

Release notes

Sourced from github.com/apple/swift-testing's releases.

Swift 6.3.2 Release

What's Changed

Full Changelog: swiftlang/swift-testing@swift-6.3.1-RELEASE...swift-6.3.2-RELEASE

Commits
  • 70eff26 [6.3.2] Fix off-by-one error trimming barrier sequences from exit test output...
  • d9e7815 Bump the Swift version to 6.3.2 (#1661)
  • d0fd54f [6.3.x] Diagnose the use of a generic clause on @Test, @Suite, and @Tag...
  • 2e4d297 [6.3] Fully-qualify reference to 'Comment' type in #expect expansion when com...
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the swift-deps group with 2 updates in the /apps/swabble directory: [github.com/steipete/commander](https://github.com/steipete/Commander) and [github.com/apple/swift-testing](https://github.com/apple/swift-testing).


Updates `github.com/steipete/commander` from 0.2.2 to 0.2.3
- [Release notes](https://github.com/steipete/Commander/releases)
- [Commits](steipete/Commander@v0.2.2...v0.2.3)

Updates `github.com/apple/swift-testing` from 6.3.1 to 6.3.2
- [Release notes](https://github.com/apple/swift-testing/releases)
- [Commits](swiftlang/swift-testing@6.3.1...6.3.2)

---
updated-dependencies:
- dependency-name: github.com/steipete/commander
  dependency-version: 0.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: swift-deps
- dependency-name: github.com/apple/swift-testing
  dependency-version: 6.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: swift-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file swift_package_manager Pull requests that update swift_package_manager code labels Jul 6, 2026
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 swift_package_manager Pull requests that update swift_package_manager code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants