Skip to content

build(deps): bump the apple group in /ee/psso/authentikPlatform.xcodeproj with 3 updates#1092

Merged
BeryJu merged 1 commit into
mainfrom
dependabot/swift/ee/psso/authentikPlatform.xcodeproj/apple-81a50d9e8b
Jun 24, 2026
Merged

build(deps): bump the apple group in /ee/psso/authentikPlatform.xcodeproj with 3 updates#1092
BeryJu merged 1 commit into
mainfrom
dependabot/swift/ee/psso/authentikPlatform.xcodeproj/apple-81a50d9e8b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown
Contributor

Bumps the apple group in /ee/psso/authentikPlatform.xcodeproj with 3 updates: github.com/apple/swift-atomics, github.com/apple/swift-certificates and github.com/apple/swift-nio.

Updates github.com/apple/swift-atomics from 1.3.0 to 1.3.1

Release notes

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

Swift Atomics 1.3.1

This patch release fixes a previously undiagnosed naming ambiguity by renaming an internal helper extension that would cause a build error with an improved compiler (#126). There were no functional or API-level changes.

What's Changed

New Contributors

Full Changelog: apple/swift-atomics@1.3.0...1.3.1

Commits
  • 0442cb5 Merge pull request #126 from apple/rename-passRetained
  • 8563313 Rename internal passRetained helper to _passRetained
  • 7136010 Merge pull request #125 from incertum/chore/workflow-permissions
  • 455ab39 chore: restrict GitHub workflow permissions - future-proof
  • 537d0e7 Merge pull request #124 from apple/build-for-wasm-on-ci
  • 74033e1 Add enable_wasm_sdk_build: true to pull_request.yml
  • 53d9464 Merge pull request #122 from etcwilde/ewilde/computed-swift-module-triple
  • a53de94 Merge pull request #123 from azarovalex/fix-api-docs
  • 7e61358 Fix API documentation links in README.md
  • 19dab11 Install swiftmodules with full module triple
  • See full diff in compare view

Updates github.com/apple/swift-certificates from 1.19.1 to 1.19.2

Release notes

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

1.19.2

What's Changed

SemVer Patch

Other Changes

New Contributors

Full Changelog: apple/swift-certificates@1.19.1...1.19.2

Commits

Updates github.com/apple/swift-nio from 2.101.0 to 2.101.1

Release notes

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

2.101.1

What's Changed

SemVer Patch

Other Changes

New Contributors

Full Changelog: apple/swift-nio@2.101.0...2.101.1

Commits

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 apple group in /ee/psso/authentikPlatform.xcodeproj with 3 updates: [github.com/apple/swift-atomics](https://github.com/apple/swift-atomics), [github.com/apple/swift-certificates](https://github.com/apple/swift-certificates) and [github.com/apple/swift-nio](https://github.com/apple/swift-nio).


Updates `github.com/apple/swift-atomics` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/apple/swift-atomics/releases)
- [Commits](apple/swift-atomics@1.3.0...0442cb5)

Updates `github.com/apple/swift-certificates` from 1.19.1 to 1.19.2
- [Release notes](https://github.com/apple/swift-certificates/releases)
- [Commits](apple/swift-certificates@1.19.1...eaa10d4)

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

---
updated-dependencies:
- dependency-name: github.com/apple/swift-atomics
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: apple
- dependency-name: github.com/apple/swift-certificates
  dependency-version: 1.19.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: apple
- dependency-name: github.com/apple/swift-nio
  dependency-version: 2.101.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: apple
...

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 Jun 24, 2026
@codecov

codecov Bot commented Jun 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 38.22%. Comparing base (41b6d6c) to head (d96fba4).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1092      +/-   ##
==========================================
+ Coverage   38.16%   38.22%   +0.06%     
==========================================
  Files         158      158              
  Lines        5964     5964              
==========================================
+ Hits         2276     2280       +4     
  Misses       3427     3427              
+ Partials      261      257       -4     
Flag Coverage Δ
go-e2e 47.05% <ø> (+0.10%) ⬆️
go-integration 23.98% <ø> (ø)
go-macos-26 21.20% <ø> (ø)
go-ubuntu-24.04 20.76% <ø> (ø)
go-ubuntu-24.04-arm 20.15% <ø> (ø)
go-windows-2025 20.15% <ø> (ø)
rs-e2e 47.05% <ø> (+0.10%) ⬆️
swift 3.40% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@BeryJu BeryJu merged commit cfaaf45 into main Jun 24, 2026
78 of 79 checks passed
@BeryJu BeryJu deleted the dependabot/swift/ee/psso/authentikPlatform.xcodeproj/apple-81a50d9e8b branch June 24, 2026 10:45
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.

1 participant