Skip to content

chore(deps): bump the swift-dependencies group with 4 updates#39

Merged
nficano merged 1 commit into
mainfrom
dependabot/swift/swift-dependencies-1124a7e63a
May 22, 2026
Merged

chore(deps): bump the swift-dependencies group with 4 updates#39
nficano merged 1 commit into
mainfrom
dependabot/swift/swift-dependencies-1124a7e63a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Bumps the swift-dependencies group with 4 updates: github.com/apple/swift-log, github.com/apple/swift-nio, github.com/vapor/jwt-kit and github.com/apple/swift-format.

Updates github.com/apple/swift-log from 1.12.0 to 1.12.1

Release notes

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

1.12.1

What's Changed

SemVer Patch

Other Changes

New Contributors

Full Changelog: apple/swift-log@1.12.0...1.12.1

Commits
  • a012e0a Adopt multi-package macOS benchmarks workflow (#466)
  • 1069d31 Skip handler dispatch for setters under MaxLogLevelNone (#465)
  • 3061a62 Shared workflows changed from Xcode XX.X to Xcode swift X.X (#461)
  • 184c737 Migrate macOS CI to Swift version inputs (#457)
  • eca8199 [SLG-0004]: metadata value attributes proposal (revision 2) (#440)
  • ac3646e Disable nightly 6.3 WASM builds (#454)
  • 5c348a6 Cleanup repository structure (#451)
  • deae26e Add tests for SwiftLogNoOpLogHandler (#449)
  • 1fe83fb Make dependabot set label (#448)
  • 41592e4 Bump swiftlang/github-workflows/.github/workflows/soundness.yml from 0.0.9 to...
  • Additional commits viewable in compare view

Updates github.com/apple/swift-nio from 2.99.0 to 2.100.0

Release notes

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

2.100.0

What's Changed

SemVer Minor

SemVer Patch

Other Changes

New Contributors

Full Changelog: apple/swift-nio@2.99.0...2.100.0

Commits
  • 57c0a08 Speed up the tests (#3601)
  • b24872d Merge commit from fork
  • 87f935b Merge commit from fork
  • dd16365 Merge commit from fork
  • 6338e9f Fix doubled 'the' in NIOAsyncChannel upgrade docs (#3600)
  • 0ee0fd1 [Android] Gate getifaddrs behind API 24 availability (#3506)
  • 9f50660 Add dnsResolver configuration option for randomized DNS load balancing (#3577)
  • dea1734 Remove linux_nightly_6_1_enabled shim from workflow inputs (#3599)
  • c077074 Allow concurrent createDirectory calls with shared ancestor paths (#3598)
  • 32f395b Add helpers for reading length-prefixed things (#3589)
  • Additional commits viewable in compare view

Updates github.com/vapor/jwt-kit from 5.2.0 to 5.5.0

Release notes

Sourced from github.com/vapor/jwt-kit's releases.

5.5.0 - X5CVerifier: support more signature algorithms

What's Changed

X5CVerifier: support more signature algorithms by @​m-barthelemy in #238

Noticed jwt-kit’s X5CVerifier only supports ES256 while trying to use Ed25519 certs and signatures. This PR tries to add support for ES384, ES512 and EdDSA (did not bother with RSA yet). Would that be an okay way of doing so?

Reviewers

Thanks to the reviewers for their help:

This patch was released by @​ptoffy

Full Changelog: vapor/jwt-kit@5.4.1...5.5.0

5.4.1 - Remove NSString API usage

What's Changed

Remove NSString API usage by @​Cyberbeni in #243

resolves #242

Remove NSString API usage

This patch was released by @​ptoffy

Full Changelog: vapor/jwt-kit@5.4.0...5.4.1

5.4.0

What's Changed

Full Changelog: vapor/jwt-kit@5.3.0...5.4.0

5.3.0

Behavioural change

This release includes a behavioural change (in #231). Before 5.3.0, the default VerifierPolicy in X5CVerifier.verifyJWS(_, as:, jsonDecoder:, policy:) was RFC5280Policy which was conflicting with the same policy being reused later. The new default policy is an EmptyPolicy which does nothing by itself.

What's Changed

... (truncated)

Commits

Updates github.com/apple/swift-format from 600.0.0 to 602.0.0

Release notes

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

602.0.0

What's Changed

... (truncated)

Commits
  • 62eaad2 Change version to 602.0.0
  • 3666242 Change swift-syntax dependency to 602.0.0
  • 4052d2c Merge pull request #1055 from TTOzzi/inline-array-type-sugar-6.2
  • 00a36e5 Support InlineArray type sugar
  • d038d54 Merge pull request #1053 from bnbarham/update-version
  • 6184618 Merge pull request #1049 from swiftlang/automerge/merge-main-2025-07-21_09-04
  • 883cb8a Update generated code (#1046)
  • e43a1b1 Merge pull request #1042 from swiftlang/automerge/merge-main-2025-06-30_09-02
  • cbe4886 Fix handling of raw multiline string newline-suppressing continuations. (#1041)
  • c2b33f2 Fix line breaking for attributes by grouping them with their type (#1039)
  • Additional commits viewable 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-dependencies group with 4 updates: [github.com/apple/swift-log](https://github.com/apple/swift-log), [github.com/apple/swift-nio](https://github.com/apple/swift-nio), [github.com/vapor/jwt-kit](https://github.com/vapor/jwt-kit) and [github.com/apple/swift-format](https://github.com/apple/swift-format).


Updates `github.com/apple/swift-log` from 1.12.0 to 1.12.1
- [Release notes](https://github.com/apple/swift-log/releases)
- [Commits](apple/swift-log@1.12.0...1.12.1)

Updates `github.com/apple/swift-nio` from 2.99.0 to 2.100.0
- [Release notes](https://github.com/apple/swift-nio/releases)
- [Commits](apple/swift-nio@2.99.0...2.100.0)

Updates `github.com/vapor/jwt-kit` from 5.2.0 to 5.5.0
- [Release notes](https://github.com/vapor/jwt-kit/releases)
- [Commits](vapor/jwt-kit@5.2.0...5.5.0)

Updates `github.com/apple/swift-format` from 600.0.0 to 602.0.0
- [Release notes](https://github.com/apple/swift-format/releases)
- [Commits](swiftlang/swift-format@600.0.0...602.0.0)

---
updated-dependencies:
- dependency-name: github.com/apple/swift-log
  dependency-version: 1.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: swift-dependencies
- dependency-name: github.com/apple/swift-nio
  dependency-version: 2.100.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: swift-dependencies
- dependency-name: github.com/vapor/jwt-kit
  dependency-version: 5.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: swift-dependencies
- dependency-name: github.com/apple/swift-format
  dependency-version: 602.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: swift-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 22, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@nficano nficano merged commit 7b0debd into main May 22, 2026
0 of 2 checks passed
@dependabot dependabot Bot deleted the dependabot/swift/swift-dependencies-1124a7e63a branch May 22, 2026 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant