{"id":18400,"name":"github.com/apple/swift-nio-extras","ecosystem":"cocoapods","repository_url":null,"issues_count":13,"created_at":"2025-06-07T01:18:18.412Z","updated_at":"2025-06-07T01:18:18.412Z","purl":"pkg:cocoapods/github.com/apple/swift-nio-extras","unique_repositories_count":6,"unique_repositories_count_past_30_days":1,"recent_issues":[{"uuid":"3573532962","node_id":"PR_kwDOC--ABc6wwmxb","number":142,"state":"open","title":"Bump github.com/apple/swift-nio-extras from 1.29.0 to 1.30.0","user":"dependabot[bot]","labels":["dependencies","swift_package_manager"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-10-31T06:12:00.000Z","updated_at":"2025-10-31T06:16:50.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"github.com/apple/swift-nio-extras","old_version":"1.29.0","new_version":"1.30.0","repository_url":"https://github.com/apple/swift-nio-extras"}],"path":null,"ecosystem":"cocoapods"},"body":"Bumps [github.com/apple/swift-nio-extras](https://github.com/apple/swift-nio-extras) from 1.29.0 to 1.30.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-nio-extras/releases\"\u003egithub.com/apple/swift-nio-extras's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eSwiftNIO Extras 1.30.0\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eSemVer Minor\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eDrop Swift 5.10 by \u003ca href=\"https://github.com/yigityazicilar\"\u003e\u003ccode\u003e@​yigityazicilar\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/289\"\u003eapple/swift-nio-extras#289\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd makeServerConfigurationWithMTLS by \u003ca href=\"https://github.com/hamzahrmalik\"\u003e\u003ccode\u003e@​hamzahrmalik\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/286\"\u003eapple/swift-nio-extras#286\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eEnable release mode builds by \u003ca href=\"https://github.com/josephnoir\"\u003e\u003ccode\u003e@​josephnoir\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/284\"\u003eapple/swift-nio-extras#284\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBuild docs for NIOCertificateReloading by \u003ca href=\"https://github.com/czechboy0\"\u003e\u003ccode\u003e@​czechboy0\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/285\"\u003eapple/swift-nio-extras#285\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eEnable Swift 6.2 jobs in CI by \u003ca href=\"https://github.com/rnro\"\u003e\u003ccode\u003e@​rnro\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/287\"\u003eapple/swift-nio-extras#287\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eWorkaround known runtime crash in Swift by \u003ca href=\"https://github.com/Lukasa\"\u003e\u003ccode\u003e@​Lukasa\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/290\"\u003eapple/swift-nio-extras#290\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-nio-extras/compare/1.29.0...1.30.0\"\u003ehttps://github.com/apple/swift-nio-extras/compare/1.29.0...1.30.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/b87fdbf492c8fd5ac860e642c714d2d24156990a\"\u003e\u003ccode\u003eb87fdbf\u003c/code\u003e\u003c/a\u003e Add makeServerConfigurationWithMTLS (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/286\"\u003e#286\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/382b5fcd885998dc8454fb2ed0faa231d885aa8f\"\u003e\u003ccode\u003e382b5fc\u003c/code\u003e\u003c/a\u003e Drop Swift 5.10 (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/289\"\u003e#289\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/ecd27f75b7621987f142fd2ad88f793f5c9ee738\"\u003e\u003ccode\u003eecd27f7\u003c/code\u003e\u003c/a\u003e Workaround known runtime crash in Swift (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/290\"\u003e#290\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/558a605b34ec4033f3deb33481240126ce62129e\"\u003e\u003ccode\u003e558a605\u003c/code\u003e\u003c/a\u003e Enable Swift 6.2 jobs in CI (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/287\"\u003e#287\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/52446476e76c574f3bee0c0b0d112684e8de4ddd\"\u003e\u003ccode\u003e5244647\u003c/code\u003e\u003c/a\u003e Build docs for NIOCertificateReloading (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/285\"\u003e#285\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/babbd0ca2509d01553ab201b6a1a5200778349e4\"\u003e\u003ccode\u003ebabbd0c\u003c/code\u003e\u003c/a\u003e Enable release mode builds (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/284\"\u003e#284\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/apple/swift-nio-extras/compare/1.29.0...1.30.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/apple/swift-nio-extras\u0026package-manager=swift\u0026previous-version=1.29.0\u0026new-version=1.30.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/sersoft-gmbh/swift-smtp/pull/142","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/sersoft-gmbh%2Fswift-smtp/issues/142","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/142/packages"},{"uuid":"2744414728","node_id":"PR_kwDOK-QRbc6jlHII","number":38,"state":"closed","title":"chore(deps): bump github.com/apple/swift-nio-extras from 1.10.0 to 1.10.3 in /test/acceptance/workspaces/swift in the swift group across 1 directory","user":"dependabot[bot]","labels":["Stale","dependencies","swift_package_manager"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2025-09-15T01:21:22.000Z","author_association":"NONE","state_reason":null,"created_at":"2025-08-13T23:58:23.000Z","updated_at":"2025-09-15T01:21:22.000Z","time_to_close":2769779,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"github.com/apple/swift-nio-extras","old_version":"1.10.0","new_version":"1.10.3","repository_url":"https://github.com/apple/swift-nio-extras"}],"path":"/test/acceptance/workspaces/swift in the swift group across 1 directory","ecosystem":"cocoapods"},"body":"Bumps the swift group with 1 update in the /test/acceptance/workspaces/swift directory: [github.com/apple/swift-nio-extras](https://github.com/apple/swift-nio-extras).\n\nUpdates `github.com/apple/swift-nio-extras` from 1.10.0 to 1.10.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-nio-extras/releases\"\u003egithub.com/apple/swift-nio-extras's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eSwift NIO Extras 1.10.3\u003c/h2\u003e\n\u003ch3\u003eSemver Patch\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCorrectly validate the bounds of decompression (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/178\"\u003e#178\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eSwiftNIO Extras 1.10.2\u003c/h2\u003e\n\u003ch3\u003eSemVer Patch\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eRemove SourceKitten submodule. (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/145\"\u003e#145\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eSwiftNIO Extras 1.10.1\u003c/h2\u003e\n\u003ch3\u003eSemVer Patch\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd \u003ccode\u003efflush(stdout)\u003c/code\u003e to DebugInbound/OutboundEventsHandlers (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/140\"\u003e#140\u003c/a\u003e, patch credit to \u003ca href=\"https://github.com/NicolasCombe5555\"\u003e\u003ccode\u003e@​NicolasCombe5555\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eClean up imports and dependencies. (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/144\"\u003e#144\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate CI (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/141\"\u003e#141\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/142\"\u003e#142\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/d02584d64bfe3cf722f9b3b3ea5301f6c7109e77\"\u003e\u003ccode\u003ed02584d\u003c/code\u003e\u003c/a\u003e Backport \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/177\"\u003e#177\u003c/a\u003e to 1.10 release (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/178\"\u003e#178\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/f73ca5ee9c6806800243f1ac415fcf82de9a4c91\"\u003e\u003ccode\u003ef73ca5e\u003c/code\u003e\u003c/a\u003e Remove SourceKitten submodule. (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/145\"\u003e#145\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/d66ae0557e1b68976966b2c472b42b8ad2af26ae\"\u003e\u003ccode\u003ed66ae05\u003c/code\u003e\u003c/a\u003e Clean up imports and dependencies. (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/144\"\u003e#144\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/a39213b640b3650c8b8f0930446d6a302d47ae29\"\u003e\u003ccode\u003ea39213b\u003c/code\u003e\u003c/a\u003e update docker to always install ruby as it is used by some scripts (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/142\"\u003e#142\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/21bb5ba29d02be8a45de30917325b739bc478505\"\u003e\u003ccode\u003e21bb5ba\u003c/code\u003e\u003c/a\u003e Add \u003ccode\u003efflush(stdout)\u003c/code\u003e to DebugInboundEventsHandler and DebugOutboundEventsHand...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/5fbe51af5334558e0c2545a6ba9296aa2c1abde8\"\u003e\u003ccode\u003e5fbe51a\u003c/code\u003e\u003c/a\u003e fix doc generation and jazzy version (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/141\"\u003e#141\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/apple/swift-nio-extras/compare/1.10.0...1.10.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/apple/swift-nio-extras\u0026package-manager=swift\u0026previous-version=1.10.0\u0026new-version=1.10.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e` 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)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ScorpionBytes/snyk-cli/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/ScorpionBytes/snyk-cli/pull/38","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScorpionBytes%2Fsnyk-cli/issues/38","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/38/packages"},{"uuid":"2744414708","node_id":"PR_kwDOMOu9dM6jlHH0","number":43,"state":"open","title":"chore(deps): bump github.com/apple/swift-nio-extras from 1.10.0 to 1.10.3 in /test/acceptance/workspaces/swift in the swift group across 1 directory","user":"dependabot[bot]","labels":["dependencies","swift_package_manager"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"NONE","state_reason":null,"created_at":"2025-08-13T23:58:22.000Z","updated_at":"2025-08-13T23:58:23.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"github.com/apple/swift-nio-extras","old_version":"1.10.0","new_version":"1.10.3","repository_url":"https://github.com/apple/swift-nio-extras"}],"path":"/test/acceptance/workspaces/swift in the swift group across 1 directory","ecosystem":"cocoapods"},"body":"Bumps the swift group with 1 update in the /test/acceptance/workspaces/swift directory: [github.com/apple/swift-nio-extras](https://github.com/apple/swift-nio-extras).\n\nUpdates `github.com/apple/swift-nio-extras` from 1.10.0 to 1.10.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-nio-extras/releases\"\u003egithub.com/apple/swift-nio-extras's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eSwift NIO Extras 1.10.3\u003c/h2\u003e\n\u003ch3\u003eSemver Patch\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCorrectly validate the bounds of decompression (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/178\"\u003e#178\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eSwiftNIO Extras 1.10.2\u003c/h2\u003e\n\u003ch3\u003eSemVer Patch\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eRemove SourceKitten submodule. (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/145\"\u003e#145\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eSwiftNIO Extras 1.10.1\u003c/h2\u003e\n\u003ch3\u003eSemVer Patch\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd \u003ccode\u003efflush(stdout)\u003c/code\u003e to DebugInbound/OutboundEventsHandlers (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/140\"\u003e#140\u003c/a\u003e, patch credit to \u003ca href=\"https://github.com/NicolasCombe5555\"\u003e\u003ccode\u003e@​NicolasCombe5555\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eClean up imports and dependencies. (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/144\"\u003e#144\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate CI (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/141\"\u003e#141\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/142\"\u003e#142\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/d02584d64bfe3cf722f9b3b3ea5301f6c7109e77\"\u003e\u003ccode\u003ed02584d\u003c/code\u003e\u003c/a\u003e Backport \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/177\"\u003e#177\u003c/a\u003e to 1.10 release (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/178\"\u003e#178\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/f73ca5ee9c6806800243f1ac415fcf82de9a4c91\"\u003e\u003ccode\u003ef73ca5e\u003c/code\u003e\u003c/a\u003e Remove SourceKitten submodule. (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/145\"\u003e#145\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/d66ae0557e1b68976966b2c472b42b8ad2af26ae\"\u003e\u003ccode\u003ed66ae05\u003c/code\u003e\u003c/a\u003e Clean up imports and dependencies. (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/144\"\u003e#144\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/a39213b640b3650c8b8f0930446d6a302d47ae29\"\u003e\u003ccode\u003ea39213b\u003c/code\u003e\u003c/a\u003e update docker to always install ruby as it is used by some scripts (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/142\"\u003e#142\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/21bb5ba29d02be8a45de30917325b739bc478505\"\u003e\u003ccode\u003e21bb5ba\u003c/code\u003e\u003c/a\u003e Add \u003ccode\u003efflush(stdout)\u003c/code\u003e to DebugInboundEventsHandler and DebugOutboundEventsHand...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/5fbe51af5334558e0c2545a6ba9296aa2c1abde8\"\u003e\u003ccode\u003e5fbe51a\u003c/code\u003e\u003c/a\u003e fix doc generation and jazzy version (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/141\"\u003e#141\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/apple/swift-nio-extras/compare/1.10.0...1.10.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/apple/swift-nio-extras\u0026package-manager=swift\u0026previous-version=1.10.0\u0026new-version=1.10.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e` 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)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/matrix-compute/cla/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/matrix-compute/cla/pull/43","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/matrix-compute%2Fcla/issues/43","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/43/packages"},{"uuid":"2744414683","node_id":"PR_kwDOLYGZcc6jlHHb","number":479,"state":"open","title":"chore(deps): bump github.com/apple/swift-nio-extras from 1.10.0 to 1.10.3 in /test/acceptance/workspaces/swift in the swift group across 1 directory","user":"dependabot[bot]","labels":["dependencies","swift_package_manager"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"NONE","state_reason":null,"created_at":"2025-08-13T23:58:21.000Z","updated_at":"2025-08-13T23:58:21.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"github.com/apple/swift-nio-extras","old_version":"1.10.0","new_version":"1.10.3","repository_url":"https://github.com/apple/swift-nio-extras"}],"path":"/test/acceptance/workspaces/swift in the swift group across 1 directory","ecosystem":"cocoapods"},"body":"Bumps the swift group with 1 update in the /test/acceptance/workspaces/swift directory: [github.com/apple/swift-nio-extras](https://github.com/apple/swift-nio-extras).\n\nUpdates `github.com/apple/swift-nio-extras` from 1.10.0 to 1.10.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-nio-extras/releases\"\u003egithub.com/apple/swift-nio-extras's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eSwift NIO Extras 1.10.3\u003c/h2\u003e\n\u003ch3\u003eSemver Patch\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCorrectly validate the bounds of decompression (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/178\"\u003e#178\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eSwiftNIO Extras 1.10.2\u003c/h2\u003e\n\u003ch3\u003eSemVer Patch\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eRemove SourceKitten submodule. (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/145\"\u003e#145\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eSwiftNIO Extras 1.10.1\u003c/h2\u003e\n\u003ch3\u003eSemVer Patch\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd \u003ccode\u003efflush(stdout)\u003c/code\u003e to DebugInbound/OutboundEventsHandlers (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/140\"\u003e#140\u003c/a\u003e, patch credit to \u003ca href=\"https://github.com/NicolasCombe5555\"\u003e\u003ccode\u003e@​NicolasCombe5555\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eClean up imports and dependencies. (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/144\"\u003e#144\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate CI (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/141\"\u003e#141\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/142\"\u003e#142\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/d02584d64bfe3cf722f9b3b3ea5301f6c7109e77\"\u003e\u003ccode\u003ed02584d\u003c/code\u003e\u003c/a\u003e Backport \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/177\"\u003e#177\u003c/a\u003e to 1.10 release (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/178\"\u003e#178\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/f73ca5ee9c6806800243f1ac415fcf82de9a4c91\"\u003e\u003ccode\u003ef73ca5e\u003c/code\u003e\u003c/a\u003e Remove SourceKitten submodule. (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/145\"\u003e#145\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/d66ae0557e1b68976966b2c472b42b8ad2af26ae\"\u003e\u003ccode\u003ed66ae05\u003c/code\u003e\u003c/a\u003e Clean up imports and dependencies. (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/144\"\u003e#144\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/a39213b640b3650c8b8f0930446d6a302d47ae29\"\u003e\u003ccode\u003ea39213b\u003c/code\u003e\u003c/a\u003e update docker to always install ruby as it is used by some scripts (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/142\"\u003e#142\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/21bb5ba29d02be8a45de30917325b739bc478505\"\u003e\u003ccode\u003e21bb5ba\u003c/code\u003e\u003c/a\u003e Add \u003ccode\u003efflush(stdout)\u003c/code\u003e to DebugInboundEventsHandler and DebugOutboundEventsHand...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/5fbe51af5334558e0c2545a6ba9296aa2c1abde8\"\u003e\u003ccode\u003e5fbe51a\u003c/code\u003e\u003c/a\u003e fix doc generation and jazzy version (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/141\"\u003e#141\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/apple/swift-nio-extras/compare/1.10.0...1.10.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/apple/swift-nio-extras\u0026package-manager=swift\u0026previous-version=1.10.0\u0026new-version=1.10.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e` 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)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/SherfeyInv/clir/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/SherfeyInv/clir/pull/479","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/SherfeyInv%2Fclir/issues/479","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/479/packages"},{"uuid":"2719664729","node_id":"PR_kwDOFqR2-M6iGspZ","number":1447,"state":"open","title":"fix: bump the swift-dependencies group with 8 updates","user":"dependabot[bot]","labels":["dependencies","swift_package_manager"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-08-05T02:35:09.000Z","updated_at":"2025-08-05T02:35:11.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"fix: bump","group_name":"swift-dependencies","update_count":8,"packages":[{"name":"github.com/apple/swift-nio","old_version":"2.84.0","new_version":"2.85.0","repository_url":"https://github.com/apple/swift-nio"},{"name":"github.com/apple/swift-collections","old_version":"1.2.0","new_version":"1.2.1","repository_url":"https://github.com/apple/swift-collections"},{"name":"github.com/apple/swift-system","old_version":"1.5.0","new_version":"1.6.2","repository_url":"https://github.com/apple/swift-system"},{"name":"github.com/apple/swift-nio-ssl","old_version":"2.32.0","new_version":"2.33.0","repository_url":"https://github.com/apple/swift-nio-ssl"},{"name":"github.com/apple/swift-nio-http2","old_version":"1.37.0","new_version":"1.38.0","repository_url":"https://github.com/apple/swift-nio-http2"},{"name":"github.com/apple/swift-nio-extras","old_version":"1.28.0","new_version":"1.29.0","repository_url":"https://github.com/apple/swift-nio-extras"},{"name":"github.com/apple/swift-crypto","old_version":"3.12.3","new_version":"3.13.3","repository_url":"https://github.com/apple/swift-crypto"},{"name":"github.com/apple/swift-log","old_version":"1.6.3","new_version":"1.6.4","repository_url":"https://github.com/apple/swift-log"}],"path":null,"ecosystem":"cocoapods"},"body":"Bumps the swift-dependencies group with 8 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/apple/swift-nio](https://github.com/apple/swift-nio) | `2.84.0` | `2.85.0` |\n| [github.com/apple/swift-collections](https://github.com/apple/swift-collections) | `1.2.0` | `1.2.1` |\n| [github.com/apple/swift-system](https://github.com/apple/swift-system) | `1.5.0` | `1.6.2` |\n| [github.com/apple/swift-nio-ssl](https://github.com/apple/swift-nio-ssl) | `2.32.0` | `2.33.0` |\n| [github.com/apple/swift-nio-http2](https://github.com/apple/swift-nio-http2) | `1.37.0` | `1.38.0` |\n| [github.com/apple/swift-nio-extras](https://github.com/apple/swift-nio-extras) | `1.28.0` | `1.29.0` |\n| [github.com/apple/swift-crypto](https://github.com/apple/swift-crypto) | `3.12.3` | `3.13.3` |\n| [github.com/apple/swift-log](https://github.com/apple/swift-log) | `1.6.3` | `1.6.4` |\n\nUpdates `github.com/apple/swift-nio` from 2.84.0 to 2.85.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-nio/releases\"\u003egithub.com/apple/swift-nio's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eSwiftNIO 2.85.0\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eSemVer Minor\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eStructured Concurrency compliant MTELG create/shutdown by \u003ca href=\"https://github.com/weissi\"\u003e\u003ccode\u003e@​weissi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3296\"\u003eapple/swift-nio#3296\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eMake file handle sendable by \u003ca href=\"https://github.com/ali-ahsan-ali\"\u003e\u003ccode\u003e@​ali-ahsan-ali\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3300\"\u003eapple/swift-nio#3300\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eSemVer Patch\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFunctions that return values should return those values by \u003ca href=\"https://github.com/Lukasa\"\u003e\u003ccode\u003e@​Lukasa\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3283\"\u003eapple/swift-nio#3283\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRun \u003ccode\u003eupdate_and_patch_llhttp.sh\u003c/code\u003e script to update to 9.3.0 by \u003ca href=\"https://github.com/xtremekforever\"\u003e\u003ccode\u003e@​xtremekforever\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3298\"\u003eapple/swift-nio#3298\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eensure \u003ccode\u003e\u0026lt;stddef.h\u0026gt;\u003c/code\u003e is not imported within extern \u0026quot;C\u0026quot; by \u003ca href=\"https://github.com/xtremekforever\"\u003e\u003ccode\u003e@​xtremekforever\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3299\"\u003eapple/swift-nio#3299\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eimprove \u003ccode\u003einEventLoop\u003c/code\u003e checks by \u003ca href=\"https://github.com/weissi\"\u003e\u003ccode\u003e@​weissi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3302\"\u003eapple/swift-nio#3302\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eWrap closures stored in the \u003ccode\u003eCallbackList\u003c/code\u003e by \u003ca href=\"https://github.com/glbrntt\"\u003e\u003ccode\u003e@​glbrntt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3303\"\u003eapple/swift-nio#3303\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eNIOThread refactor: pthread_t lifetimes by \u003ca href=\"https://github.com/weissi\"\u003e\u003ccode\u003e@​weissi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3297\"\u003eapple/swift-nio#3297\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eNIOThread: remove the detached threads functionality by \u003ca href=\"https://github.com/weissi\"\u003e\u003ccode\u003e@​weissi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3304\"\u003eapple/swift-nio#3304\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCall channel initializer when using async methods on pipe bootstrap by \u003ca href=\"https://github.com/Lukasa\"\u003e\u003ccode\u003e@​Lukasa\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3309\"\u003eapple/swift-nio#3309\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove Foundation import by \u003ca href=\"https://github.com/glbrntt\"\u003e\u003ccode\u003e@​glbrntt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3310\"\u003eapple/swift-nio#3310\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eWiden the allocation limit on nightlies by \u003ca href=\"https://github.com/Lukasa\"\u003e\u003ccode\u003e@​Lukasa\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3280\"\u003eapple/swift-nio#3280\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate \u003ccode\u003egenerate_matrix.sh\u003c/code\u003e for windows nightlies to 2022 images by \u003ca href=\"https://github.com/rnro\"\u003e\u003ccode\u003e@​rnro\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3284\"\u003eapple/swift-nio#3284\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eMake use of symlink to latest Xcode beta  by \u003ca href=\"https://github.com/rnro\"\u003e\u003ccode\u003e@​rnro\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3285\"\u003eapple/swift-nio#3285\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd internals for stackdiff tool by \u003ca href=\"https://github.com/glbrntt\"\u003e\u003ccode\u003e@​glbrntt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3286\"\u003eapple/swift-nio#3286\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd diffing to the stackdiff tool by \u003ca href=\"https://github.com/glbrntt\"\u003e\u003ccode\u003e@​glbrntt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3287\"\u003eapple/swift-nio#3287\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd dtrace parsing by \u003ca href=\"https://github.com/glbrntt\"\u003e\u003ccode\u003e@​glbrntt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3288\"\u003eapple/swift-nio#3288\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd stackdiff dump by \u003ca href=\"https://github.com/glbrntt\"\u003e\u003ccode\u003e@​glbrntt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3289\"\u003eapple/swift-nio#3289\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd stackdiff merging by \u003ca href=\"https://github.com/glbrntt\"\u003e\u003ccode\u003e@​glbrntt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3290\"\u003eapple/swift-nio#3290\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAvoid spurious xcodebuild warning by \u003ca href=\"https://github.com/madrob\"\u003e\u003ccode\u003e@​madrob\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3291\"\u003eapple/swift-nio#3291\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd DocC docs for running alloc tests and debugging them by \u003ca href=\"https://github.com/glbrntt\"\u003e\u003ccode\u003e@​glbrntt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3293\"\u003eapple/swift-nio#3293\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd bpftrace allocations script by \u003ca href=\"https://github.com/Lukasa\"\u003e\u003ccode\u003e@​Lukasa\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3113\"\u003eapple/swift-nio#3113\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd \u003ccode\u003einEventLoop\u003c/code\u003e benchmark by \u003ca href=\"https://github.com/weissi\"\u003e\u003ccode\u003e@​weissi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3301\"\u003eapple/swift-nio#3301\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ePick visionOS version for Xcode 16.2 by \u003ca href=\"https://github.com/glbrntt\"\u003e\u003ccode\u003e@​glbrntt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3307\"\u003eapple/swift-nio#3307\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFixes a small mistake in the NIOTCPEchoServer README file by \u003ca href=\"https://github.com/rafaelcepeda\"\u003e\u003ccode\u003e@​rafaelcepeda\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3311\"\u003eapple/swift-nio#3311\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/madrob\"\u003e\u003ccode\u003e@​madrob\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3291\"\u003eapple/swift-nio#3291\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/xtremekforever\"\u003e\u003ccode\u003e@​xtremekforever\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3298\"\u003eapple/swift-nio#3298\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-nio/compare/2.84.0...2.85.0\"\u003ehttps://github.com/apple/swift-nio/compare/2.84.0...2.85.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio/commit/a5fea865badcb1c993c85b0f0e8d05a4bd2270fb\"\u003e\u003ccode\u003ea5fea86\u003c/code\u003e\u003c/a\u003e Fixes a small mistake in the NIOTCPEchoServer README file (\u003ca href=\"https://redirect.github.com/apple/swift-nio/issues/3311\"\u003e#3311\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio/commit/cae0a353d1a191e3c5efe164dcacd140242f8ca2\"\u003e\u003ccode\u003ecae0a35\u003c/code\u003e\u003c/a\u003e Remove Foundation import (\u003ca href=\"https://redirect.github.com/apple/swift-nio/issues/3310\"\u003e#3310\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio/commit/ee67a96bcba6f58f1e4787760b2fae6751046c26\"\u003e\u003ccode\u003eee67a96\u003c/code\u003e\u003c/a\u003e Call channel initializer when using async methods on pipe bootstrap (\u003ca href=\"https://redirect.github.com/apple/swift-nio/issues/3309\"\u003e#3309\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio/commit/66483af202c0af1b23c8e17d1b010ba5731ab2c7\"\u003e\u003ccode\u003e66483af\u003c/code\u003e\u003c/a\u003e Pick visionOS version for Xcode 16.2 (\u003ca href=\"https://redirect.github.com/apple/swift-nio/issues/3307\"\u003e#3307\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio/commit/344db24aaa0eb3a56f47a700a9121639fe5437f9\"\u003e\u003ccode\u003e344db24\u003c/code\u003e\u003c/a\u003e NIOThread: remove the detached threads functionality (\u003ca href=\"https://redirect.github.com/apple/swift-nio/issues/3304\"\u003e#3304\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio/commit/fe923bbbe6ee34eed575ebe534f4cf8c57d6357f\"\u003e\u003ccode\u003efe923bb\u003c/code\u003e\u003c/a\u003e Make file handle sendable (\u003ca href=\"https://redirect.github.com/apple/swift-nio/issues/3300\"\u003e#3300\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio/commit/933b9d738d306c0787ab872ee7e33d1d1bcb4d11\"\u003e\u003ccode\u003e933b9d7\u003c/code\u003e\u003c/a\u003e Structured Concurrency compliant MTELG create/shutdown (\u003ca href=\"https://redirect.github.com/apple/swift-nio/issues/3296\"\u003e#3296\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio/commit/acca4e525cd5b6391428448b6ad3f5365227adc5\"\u003e\u003ccode\u003eacca4e5\u003c/code\u003e\u003c/a\u003e NIOThread refactor: pthread_t lifetimes (\u003ca href=\"https://redirect.github.com/apple/swift-nio/issues/3297\"\u003e#3297\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio/commit/664032bdd6732ac493d1a30c72592e9573f89aed\"\u003e\u003ccode\u003e664032b\u003c/code\u003e\u003c/a\u003e Wrap closures stored in the CallbackList (\u003ca href=\"https://redirect.github.com/apple/swift-nio/issues/3303\"\u003e#3303\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio/commit/0b65385fad361663125f43d9439dfe0a16521edd\"\u003e\u003ccode\u003e0b65385\u003c/code\u003e\u003c/a\u003e improve inEventLoop checks (\u003ca href=\"https://redirect.github.com/apple/swift-nio/issues/3302\"\u003e#3302\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/apple/swift-nio/compare/2.84.0...2.85.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/apple/swift-collections` from 1.2.0 to 1.2.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-collections/releases\"\u003egithub.com/apple/swift-collections's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eSwift Collections 1.2.1\u003c/h2\u003e\n\u003cp\u003eThis is a patch release with the following minor improvements:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eBigString\u003c/code\u003e sometimes miscounted distances in its character view, resulting in an invalid collection conformance. This is now fixed. (\u003ca href=\"https://redirect.github.com/apple/swift-collections/issues/485\"\u003e#485\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eBigString\u003c/code\u003e's Unicode Scalar and character views now make better use of known lengths of the text chunks stored in the tree, resulting in significantly improved performance for their distance measurements. (\u003ca href=\"https://redirect.github.com/apple/swift-collections/issues/486\"\u003e#486\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eThe Foundation-specific toolchain configuration was updated to include the Deque type. (\u003ca href=\"https://redirect.github.com/apple/swift-collections/issues/496\"\u003e#496\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e[BigString] Fix character indexing operations by \u003ca href=\"https://github.com/lorentey\"\u003e\u003ccode\u003e@​lorentey\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-collections/pull/485\"\u003eapple/swift-collections#485\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[BigString] Harvest some low-hanging performance fruit by \u003ca href=\"https://github.com/lorentey\"\u003e\u003ccode\u003e@​lorentey\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-collections/pull/486\"\u003eapple/swift-collections#486\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eInclude DequeModule in the Foundation toolchain build by \u003ca href=\"https://github.com/cthielen\"\u003e\u003ccode\u003e@​cthielen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-collections/pull/496\"\u003eapple/swift-collections#496\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-collections/compare/1.2.0...1.2.1\"\u003ehttps://github.com/apple/swift-collections/compare/1.2.0...1.2.1\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-collections/commit/8c0c0a8b49e080e54e5e328cc552821ff07cd341\"\u003e\u003ccode\u003e8c0c0a8\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/apple/swift-collections/issues/496\"\u003e#496\u003c/a\u003e from cthielen/release/1.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-collections/commit/ab46d6415275a4f1c66923aad5d9759394b9999f\"\u003e\u003ccode\u003eab46d64\u003c/code\u003e\u003c/a\u003e Include DequeModule in the Foundation toolchain build\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-collections/commit/96bf8b85f50ec0d63ae1d0fcb4418d067dc9808e\"\u003e\u003ccode\u003e96bf8b8\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/apple/swift-collections/issues/486\"\u003e#486\u003c/a\u003e from lorentey/BigString-easy-speedups\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-collections/commit/fc411858ee8c2d1ca4113555c185752f5d8212f5\"\u003e\u003ccode\u003efc41185\u003c/code\u003e\u003c/a\u003e [BigString] Speed up index distance calculations\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-collections/commit/f1b0eba9482d82251f383ea4964546d87db78903\"\u003e\u003ccode\u003ef1b0eba\u003c/code\u003e\u003c/a\u003e [BigString] Add some basic benchmarks\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-collections/commit/f02550b23fdd0b714f6738c44c46d69afbb0c667\"\u003e\u003ccode\u003ef02550b\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/apple/swift-collections/issues/485\"\u003e#485\u003c/a\u003e from lorentey/fix-character-distance-1.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-collections/commit/65f99e3eff346e5033d9ac9310021a4ff55a9a64\"\u003e\u003ccode\u003e65f99e3\u003c/code\u003e\u003c/a\u003e [BigString] Fix character indexing operations\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-collections/commit/96a16f6dc1a67c80588a9902f5010ecb7e823266\"\u003e\u003ccode\u003e96a16f6\u003c/code\u003e\u003c/a\u003e [BigString] Add new tests exercising broken indexing operations\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/apple/swift-collections/compare/1.2.0...1.2.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/apple/swift-system` from 1.5.0 to 1.6.2\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-system/releases\"\u003egithub.com/apple/swift-system's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e1.6.2\u003c/h2\u003e\n\u003cp\u003eBug-fix release to fix a build error on Amazon Linux 2.\nAn important non-feature is the adoption of the availability macro, with thanks to \u003ca href=\"https://github.com/rauhul\"\u003e\u003ccode\u003e@​rauhul\u003c/code\u003e\u003c/a\u003e.\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix typedef errors on platforms with _ASM_GENERIC_INT headers by \u003ca href=\"https://github.com/jrflat\"\u003e\u003ccode\u003e@​jrflat\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-system/pull/254\"\u003eapple/swift-system#254\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace bespoke availability system by \u003ca href=\"https://github.com/rauhul\"\u003e\u003ccode\u003e@​rauhul\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-system/pull/232\"\u003eapple/swift-system#232\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-system/compare/1.6.1...1.6.2\"\u003ehttps://github.com/apple/swift-system/compare/1.6.1...1.6.2\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003e1.6.1\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix WASI build (dirent, umask, errno and open flag tests) by \u003ca href=\"https://github.com/jrflat\"\u003e\u003ccode\u003e@​jrflat\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-system/pull/239\"\u003eapple/swift-system#239\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix IORing release build by \u003ca href=\"https://github.com/jrflat\"\u003e\u003ccode\u003e@​jrflat\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-system/pull/241\"\u003eapple/swift-system#241\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix IORing static Linux SDK by \u003ca href=\"https://github.com/jrflat\"\u003e\u003ccode\u003e@​jrflat\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-system/pull/242\"\u003eapple/swift-system#242\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix IORing build for older Linux kernels by \u003ca href=\"https://github.com/jrflat\"\u003e\u003ccode\u003e@​jrflat\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-system/pull/247\"\u003eapple/swift-system#247\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/jrflat\"\u003e\u003ccode\u003e@​jrflat\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/apple/swift-system/pull/239\"\u003eapple/swift-system#239\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-system/compare/1.6.0...1.6.1\"\u003ehttps://github.com/apple/swift-system/compare/1.6.0...1.6.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003e1.6.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdd io_uring support to System by \u003ca href=\"https://github.com/Catfish-Man\"\u003e\u003ccode\u003e@​Catfish-Man\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-system/pull/208\"\u003eapple/swift-system#208\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix API documentation links in README.md by \u003ca href=\"https://github.com/azarovalex\"\u003e\u003ccode\u003e@​azarovalex\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-system/pull/234\"\u003eapple/swift-system#234\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Catfish-Man\"\u003e\u003ccode\u003e@​Catfish-Man\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/apple/swift-system/pull/208\"\u003eapple/swift-system#208\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/azarovalex\"\u003e\u003ccode\u003e@​azarovalex\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/apple/swift-system/pull/234\"\u003eapple/swift-system#234\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-system/compare/1.5.0...1.6.0\"\u003ehttps://github.com/apple/swift-system/compare/1.5.0...1.6.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-system/commit/890830fff1a577dc83134890c7984020c5f6b43b\"\u003e\u003ccode\u003e890830f\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/apple/swift-system/issues/254\"\u003e#254\u003c/a\u003e from jrflat/fix-generic-int-typedefs-1.6.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-system/commit/a5f13c77b809bd42844d7cf37fa39aa6e30e66bc\"\u003e\u003ccode\u003ea5f13c7\u003c/code\u003e\u003c/a\u003e Fix typedef errors on platforms with _ASM_GENERIC_INT headers\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-system/commit/9226c72b3aeb0c31b25c616fa363b60cbbc1c244\"\u003e\u003ccode\u003e9226c72\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/apple/swift-system/issues/232\"\u003e#232\u003c/a\u003e from apple/availability-macros\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-system/commit/d9d138a88e55a4365423b0b7ce55c785c2f72a7c\"\u003e\u003ccode\u003ed9d138a\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/apple/swift-system/issues/250\"\u003e#250\u003c/a\u003e from glessard/five-nine-required\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-system/commit/13ad3fe4aca421b8a18ff872724f916e4ff4d481\"\u003e\u003ccode\u003e13ad3fe\u003c/code\u003e\u003c/a\u003e Update copyright dates\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-system/commit/2610d66a5274c40b42374f66ad63340f11403320\"\u003e\u003ccode\u003e2610d66\u003c/code\u003e\u003c/a\u003e This package requires Swift 5.9\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-system/commit/e0d9cb0638be3afa6331bd5afe63ebdae7741e6a\"\u003e\u003ccode\u003ee0d9cb0\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/apple/swift-system/issues/249\"\u003e#249\u003c/a\u003e from glessard/feature-flag-condition\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-system/commit/c4fef8b59a68d5b773ddc1e8697815fe553280eb\"\u003e\u003ccode\u003ec4fef8b\u003c/code\u003e\u003c/a\u003e Disable non-escapable API by feature flag\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-system/commit/f97a80426c77504e51cffc6189d2f23e0965c83e\"\u003e\u003ccode\u003ef97a804\u003c/code\u003e\u003c/a\u003e update readme\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-system/commit/e5198c2b2d062741dc6653b993ce31566049364d\"\u003e\u003ccode\u003ee5198c2\u003c/code\u003e\u003c/a\u003e disable 16.0 and 16.1\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/apple/swift-system/compare/1.5.0...1.6.2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/apple/swift-nio-ssl` from 2.32.0 to 2.33.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-nio-ssl/releases\"\u003egithub.com/apple/swift-nio-ssl's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eSwiftNIO SSL 2.33.0\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eSemVer Minor\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd \u003ccode\u003emTLSConfiguration\u003c/code\u003e option for \u003ccode\u003eTLSConfiguration\u003c/code\u003e by \u003ca href=\"https://github.com/Lukasa\"\u003e\u003ccode\u003e@​Lukasa\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-ssl/pull/545\"\u003eapple/swift-nio-ssl#545\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eDeprecate \u003ccode\u003eNIOSSLCertificate(file:format:)\u003c/code\u003e by \u003ca href=\"https://github.com/glbrntt\"\u003e\u003ccode\u003e@​glbrntt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-ssl/pull/550\"\u003eapple/swift-nio-ssl#550\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eSemVer Patch\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eEnable -require-explicit-sendable compiler flag by \u003ca href=\"https://github.com/rafaelcepeda\"\u003e\u003ccode\u003e@​rafaelcepeda\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-ssl/pull/549\"\u003eapple/swift-nio-ssl#549\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAvoid small behaviour change in \u003ca href=\"https://redirect.github.com/apple/swift-nio-ssl/issues/550\"\u003e#550\u003c/a\u003e by \u003ca href=\"https://github.com/glbrntt\"\u003e\u003ccode\u003e@​glbrntt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-ssl/pull/551\"\u003eapple/swift-nio-ssl#551\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd static SDK CI workflow by \u003ca href=\"https://github.com/rnro\"\u003e\u003ccode\u003e@​rnro\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-ssl/pull/515\"\u003eapple/swift-nio-ssl#515\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove per-benchmark wiggle room by \u003ca href=\"https://github.com/glbrntt\"\u003e\u003ccode\u003e@​glbrntt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-ssl/pull/546\"\u003eapple/swift-nio-ssl#546\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd documentation of how trust roots settings affect validators by \u003ca href=\"https://github.com/Lukasa\"\u003e\u003ccode\u003e@​Lukasa\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-ssl/pull/548\"\u003eapple/swift-nio-ssl#548\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/rafaelcepeda\"\u003e\u003ccode\u003e@​rafaelcepeda\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/apple/swift-nio-ssl/pull/549\"\u003eapple/swift-nio-ssl#549\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-nio-ssl/compare/2.32.0...2.33.0\"\u003ehttps://github.com/apple/swift-nio-ssl/compare/2.32.0...2.33.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-ssl/commit/385f5bd783ffbfff46b246a7db7be8e4f04c53bd\"\u003e\u003ccode\u003e385f5bd\u003c/code\u003e\u003c/a\u003e Avoid small behaviour change in \u003ca href=\"https://redirect.github.com/apple/swift-nio-ssl/issues/550\"\u003e#550\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/apple/swift-nio-ssl/issues/551\"\u003e#551\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-ssl/commit/5108dbdec97c4394580522d6a5b805dbe9f48053\"\u003e\u003ccode\u003e5108dbd\u003c/code\u003e\u003c/a\u003e Deprecate NIOSSLCertificate(file:format:) (\u003ca href=\"https://redirect.github.com/apple/swift-nio-ssl/issues/550\"\u003e#550\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-ssl/commit/f64263a41fbc7ac04ab13585a7c8e0b4b6a8e1d2\"\u003e\u003ccode\u003ef64263a\u003c/code\u003e\u003c/a\u003e Enabled -require-explicit-sendable compiler flag (\u003ca href=\"https://redirect.github.com/apple/swift-nio-ssl/issues/549\"\u003e#549\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-ssl/commit/dacd828b9c0af1715e23f135c019ecf27ced6645\"\u003e\u003ccode\u003edacd828\u003c/code\u003e\u003c/a\u003e Add documentation of how trust roots settings affect validators (\u003ca href=\"https://redirect.github.com/apple/swift-nio-ssl/issues/548\"\u003e#548\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-ssl/commit/8d6730f567e2e8223eefbc13e9ec5d559030ac84\"\u003e\u003ccode\u003e8d6730f\u003c/code\u003e\u003c/a\u003e Add mTLSConfiguration option for TLSConfiguration (\u003ca href=\"https://redirect.github.com/apple/swift-nio-ssl/issues/545\"\u003e#545\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-ssl/commit/f76bfe9041a8040adf6e908bf4b6087eeaf40960\"\u003e\u003ccode\u003ef76bfe9\u003c/code\u003e\u003c/a\u003e Remove per-benchmark wiggle room (\u003ca href=\"https://redirect.github.com/apple/swift-nio-ssl/issues/546\"\u003e#546\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-ssl/commit/f19bb9918d507b3f82ab05d97ddb09110e31a8bd\"\u003e\u003ccode\u003ef19bb99\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Enable certificate verification if trustRoots are set to non-\u003ccode\u003enil\u003c/code\u003e\u0026quot; (...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-ssl/commit/34486a905735dd8e5e1159a45fbe65ace8240839\"\u003e\u003ccode\u003e34486a9\u003c/code\u003e\u003c/a\u003e Enable certificate verification if trustRoots are set to non-\u003ccode\u003enil\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/apple/swift-nio-ssl/issues/543\"\u003e#543\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-ssl/commit/fe415631b1fec99a5b7c895d2f2826b61ad903fb\"\u003e\u003ccode\u003efe41563\u003c/code\u003e\u003c/a\u003e Add static SDK CI workflow (\u003ca href=\"https://redirect.github.com/apple/swift-nio-ssl/issues/515\"\u003e#515\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/apple/swift-nio-ssl/compare/2.32.0...2.33.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/apple/swift-nio-http2` from 1.37.0 to 1.38.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-nio-http2/releases\"\u003egithub.com/apple/swift-nio-http2's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eSwiftNIO HTTP/2 1.38.0\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eSemVer Minor\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd GlitchesMonitor by \u003ca href=\"https://github.com/gjcairo\"\u003e\u003ccode\u003e@​gjcairo\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-http2/pull/518\"\u003eapple/swift-nio-http2#518\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd a frame delegate by \u003ca href=\"https://github.com/glbrntt\"\u003e\u003ccode\u003e@​glbrntt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-http2/pull/522\"\u003eapple/swift-nio-http2#522\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate allocation thresholds by \u003ca href=\"https://github.com/gjcairo\"\u003e\u003ccode\u003e@​gjcairo\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-http2/pull/520\"\u003eapple/swift-nio-http2#520\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-nio-http2/compare/1.37.0...1.38.0\"\u003ehttps://github.com/apple/swift-nio-http2/compare/1.37.0...1.38.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-http2/commit/5e9e99ec96c53bc2c18ddd10c1e25a3cd97c55e5\"\u003e\u003ccode\u003e5e9e99e\u003c/code\u003e\u003c/a\u003e Add a frame delegate (\u003ca href=\"https://redirect.github.com/apple/swift-nio-http2/issues/522\"\u003e#522\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-http2/commit/f0e94525a7c479d622c3847a6d78f65730a23587\"\u003e\u003ccode\u003ef0e9452\u003c/code\u003e\u003c/a\u003e Add GlitchesMonitor (\u003ca href=\"https://redirect.github.com/apple/swift-nio-http2/issues/518\"\u003e#518\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-http2/commit/bf0645a009f18af19cd7a70a1dddcf439cbb609a\"\u003e\u003ccode\u003ebf0645a\u003c/code\u003e\u003c/a\u003e Update allocation thresholds (\u003ca href=\"https://redirect.github.com/apple/swift-nio-http2/issues/520\"\u003e#520\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/apple/swift-nio-http2/compare/1.37.0...1.38.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/apple/swift-nio-extras` from 1.28.0 to 1.29.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-nio-extras/releases\"\u003egithub.com/apple/swift-nio-extras's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eSwiftNIO Extras 1.29.0\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eSemVer Minor\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eResponsiveness fallback handler by \u003ca href=\"https://github.com/josephnoir\"\u003e\u003ccode\u003e@​josephnoir\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/278\"\u003eapple/swift-nio-extras#278\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eSplit RequestResponseHandlers into Sendable and non-Sendable variants by \u003ca href=\"https://github.com/yigityazicilar\"\u003e\u003ccode\u003e@​yigityazicilar\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/279\"\u003eapple/swift-nio-extras#279\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd callback in TimedCertificateReloader to listen for reloads by \u003ca href=\"https://github.com/hamzahrmalik\"\u003e\u003ccode\u003e@​hamzahrmalik\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/281\"\u003eapple/swift-nio-extras#281\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eMake a new variant of makeReloaderValidatingSources which takes a Configuration by \u003ca href=\"https://github.com/hamzahrmalik\"\u003e\u003ccode\u003e@​hamzahrmalik\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/282\"\u003eapple/swift-nio-extras#282\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCallback for certificate reload failures by \u003ca href=\"https://github.com/hamzahrmalik\"\u003e\u003ccode\u003e@​hamzahrmalik\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/283\"\u003eapple/swift-nio-extras#283\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd static SDK CI workflow by \u003ca href=\"https://github.com/rnro\"\u003e\u003ccode\u003e@​rnro\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/252\"\u003eapple/swift-nio-extras#252\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eChanged GHA workflows to require explicit sendable on macOS. by \u003ca href=\"https://github.com/rafaelcepeda\"\u003e\u003ccode\u003e@​rafaelcepeda\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/280\"\u003eapple/swift-nio-extras#280\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/josephnoir\"\u003e\u003ccode\u003e@​josephnoir\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/278\"\u003eapple/swift-nio-extras#278\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/yigityazicilar\"\u003e\u003ccode\u003e@​yigityazicilar\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/279\"\u003eapple/swift-nio-extras#279\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/rafaelcepeda\"\u003e\u003ccode\u003e@​rafaelcepeda\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/280\"\u003eapple/swift-nio-extras#280\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hamzahrmalik\"\u003e\u003ccode\u003e@​hamzahrmalik\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/281\"\u003eapple/swift-nio-extras#281\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-nio-extras/compare/1.28.0...1.29.0\"\u003ehttps://github.com/apple/swift-nio-extras/compare/1.28.0...1.29.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/a55c3dd3a81d035af8a20ce5718889c0dcab073d\"\u003e\u003ccode\u003ea55c3dd\u003c/code\u003e\u003c/a\u003e Callback for certificate reload failures (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/283\"\u003e#283\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/614cedd4b11be72180a11fce7f1f9d62cdf11459\"\u003e\u003ccode\u003e614cedd\u003c/code\u003e\u003c/a\u003e Make a new variant of makeReloaderValidatingSources which takes a Configurati...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/0abfca1a175f1aa7a3ea02a6da4390561a49acd0\"\u003e\u003ccode\u003e0abfca1\u003c/code\u003e\u003c/a\u003e Add callback in TimedCertificateReloader to listen for reloads (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/281\"\u003e#281\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/be2fa03ee37a1e6799bcd23308c20c7bb957e546\"\u003e\u003ccode\u003ebe2fa03\u003c/code\u003e\u003c/a\u003e Changed GHA workflows to require explicit sendable on macOS. (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/280\"\u003e#280\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/774c2747897bf77aa96c626496994aaea47d9c5e\"\u003e\u003ccode\u003e774c274\u003c/code\u003e\u003c/a\u003e Split RequestResponseHandlers into Sendable and non-Sendable variants (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/279\"\u003e#279\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/07afea89d6cbbdd15af538afe0fb2c5e55035922\"\u003e\u003ccode\u003e07afea8\u003c/code\u003e\u003c/a\u003e Add static SDK CI workflow (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/252\"\u003e#252\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/c6714eeaa49272442d2b2d21ee1e2e645ae6f607\"\u003e\u003ccode\u003ec6714ee\u003c/code\u003e\u003c/a\u003e Responsiveness fallback handler (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/278\"\u003e#278\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/apple/swift-nio-extras/compare/1.28.0...1.29.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/apple/swift-crypto` from 3.12.3 to 3.13.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-crypto/releases\"\u003egithub.com/apple/swift-crypto's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eSwift Crypto 3.13.3\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eSemVer Patch\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCache curves to avoid repeatedly reallocating state by \u003ca href=\"https://github.com/Lukasa\"\u003e\u003ccode\u003e@​Lukasa\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-crypto/pull/391\"\u003eapple/swift-crypto#391\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd some benchmarks for EC key agreement by \u003ca href=\"https://github.com/Lukasa\"\u003e\u003ccode\u003e@​Lukasa\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-crypto/pull/390\"\u003eapple/swift-crypto#390\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-crypto/compare/3.13.2...3.13.3\"\u003ehttps://github.com/apple/swift-crypto/compare/3.13.2...3.13.3\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eSwift Crypto 3.13.2\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eSemVer Patch\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eWork around Swift compiler issue with consuming and TSAN by \u003ca href=\"https://github.com/Lukasa\"\u003e\u003ccode\u003e@​Lukasa\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-crypto/pull/384\"\u003eapple/swift-crypto#384\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove a few inlinability annotations by \u003ca href=\"https://github.com/glbrntt\"\u003e\u003ccode\u003e@​glbrntt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-crypto/pull/383\"\u003eapple/swift-crypto#383\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-crypto/compare/3.13.1...3.13.2\"\u003ehttps://github.com/apple/swift-crypto/compare/3.13.1...3.13.2\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eSwift Crypto 3.13.1\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eSemVer Patch\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003ebuild: Make swift-crypto build on Windows by \u003ca href=\"https://github.com/Steelskin\"\u003e\u003ccode\u003e@​Steelskin\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-crypto/pull/370\"\u003eapple/swift-crypto#370\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Steelskin\"\u003e\u003ccode\u003e@​Steelskin\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/apple/swift-crypto/pull/370\"\u003eapple/swift-crypto#370\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-crypto/compare/3.13.0...3.13.1\"\u003ehttps://github.com/apple/swift-crypto/compare/3.13.0...3.13.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eSwift Crypto 3.13.0\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eSemVer Minor\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eOpenBSD support. by \u003ca href=\"https://github.com/3405691582\"\u003e\u003ccode\u003e@​3405691582\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-crypto/pull/349\"\u003eapple/swift-crypto#349\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eDrop Swift 5.9 by \u003ca href=\"https://github.com/rnro\"\u003e\u003ccode\u003e@​rnro\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-crypto/pull/353\"\u003eapple/swift-crypto#353\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd a PKCS#8 DER property to private keys by \u003ca href=\"https://github.com/josephnoir\"\u003e\u003ccode\u003e@​josephnoir\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-crypto/pull/372\"\u003eapple/swift-crypto#372\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd API for ARC(P-256) and deprecate ARC(P-384) by \u003ca href=\"https://github.com/simonjbeaumont\"\u003e\u003ccode\u003e@​simonjbeaumont\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-crypto/pull/374\"\u003eapple/swift-crypto#374\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eTypealias CryptoKitError by \u003ca href=\"https://github.com/0xTim\"\u003e\u003ccode\u003e@​0xTim\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-crypto/pull/285\"\u003eapple/swift-crypto#285\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eSemVer Patch\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eperf: Add benchmarks and reduce allocations by ~50% for ARC and VOPRF by \u003ca href=\"https://github.com/simonjbeaumont\"\u003e\u003ccode\u003e@​simonjbeaumont\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-crypto/pull/346\"\u003eapple/swift-crypto#346\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eInstall swiftmodules with full module triple by \u003ca href=\"https://github.com/etcwilde\"\u003e\u003ccode\u003e@​etcwilde\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-crypto/pull/354\"\u003eapple/swift-crypto#354\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate BoringSSL to 035e720641f385e82c72b7b0a9e1d89e58cb5ed5 by \u003ca href=\"https://github.com/Lukasa\"\u003e\u003ccode\u003e@​Lukasa\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-crypto/pull/356\"\u003eapple/swift-crypto#356\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eMake EllipticCurvePoint and ArbitraryPrecisionInteger Sendable by \u003ca href=\"https://github.com/Lukasa\"\u003e\u003ccode\u003e@​Lukasa\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-crypto/pull/366\"\u003eapple/swift-crypto#366\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-crypto/commit/176abc28e002a9952470f08745cd26fad9286776\"\u003e\u003ccode\u003e176abc2\u003c/code\u003e\u003c/a\u003e Cache curves to avoid repeatedly reallocating state (\u003ca href=\"https://redirect.github.com/apple/swift-crypto/issues/391\"\u003e#391\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-crypto/commit/64a4de00fb65d97d68420ac908ba3962dfb97017\"\u003e\u003ccode\u003e64a4de0\u003c/code\u003e\u003c/a\u003e Add some benchmarks for EC key agreement (\u003ca href=\"https://redirect.github.com/apple/swift-crypto/issues/390\"\u003e#390\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-crypto/commit/84b1d494118d63629a785230135f82991f02329e\"\u003e\u003ccode\u003e84b1d49\u003c/code\u003e\u003c/a\u003e Add a few more inlinability annotation (\u003ca href=\"https://redirect.github.com/apple/swift-crypto/issues/383\"\u003e#383\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-crypto/commit/88b9c9b3b7f0f5d1fcbc682dba50881ab77de087\"\u003e\u003ccode\u003e88b9c9b\u003c/code\u003e\u003c/a\u003e Work around Swift compiler issue with consuming and TSAN (\u003ca href=\"https://redirect.github.com/apple/swift-crypto/issues/384\"\u003e#384\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-crypto/commit/993467897d0c6250bfb542e3334f4050ca745f72\"\u003e\u003ccode\u003e9934678\u003c/code\u003e\u003c/a\u003e build: Make swift-crypto build on Windows (\u003ca href=\"https://redirect.github.com/apple/swift-crypto/issues/370\"\u003e#370\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-crypto/commit/75475b8063d738195819012407f055f4493795ef\"\u003e\u003ccode\u003e75475b8\u003c/code\u003e\u003c/a\u003e Back out changes post-quantum changes for release (\u003ca href=\"https://redirect.github.com/apple/swift-crypto/issues/379\"\u003e#379\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-crypto/commit/e5f10a704b9e08cfa45b1cc2ca6baf13d66b3e33\"\u003e\u003ccode\u003ee5f10a7\u003c/code\u003e\u003c/a\u003e Mention Windows in README (\u003ca href=\"https://redirect.github.com/apple/swift-crypto/issues/378\"\u003e#378\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-crypto/commit/871f95d0ebaafb76626d41cc19ebbc81baf29d70\"\u003e\u003ccode\u003e871f95d\u003c/code\u003e\u003c/a\u003e Typealias CryptoKitError (\u003ca href=\"https://redirect.github.com/apple/swift-crypto/issues/285\"\u003e#285\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-crypto/commit/af6be725f5c1e7356878d3cc6a8fdb9c764e14c5\"\u003e\u003ccode\u003eaf6be72\u003c/code\u003e\u003c/a\u003e CMake: Declare ASN1 dependency (\u003ca href=\"https://redirect.github.com/apple/swift-crypto/issues/376\"\u003e#376\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-crypto/commit/93a2ebfad71baa299c2ffdc10fb505e05494252f\"\u003e\u003ccode\u003e93a2ebf\u003c/code\u003e\u003c/a\u003e Add API for ARC(P-256) and deprecate ARC(P-384) (\u003ca href=\"https://redirect.github.com/apple/swift-crypto/issues/374\"\u003e#374\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/apple/swift-crypto/compare/3.12.3...3.13.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/apple/swift-log` from 1.6.3 to 1.6.4\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-log/releases\"\u003egithub.com/apple/swift-log's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e1.6.4\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eSemVer Patch\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAndroid test fixes by \u003ca href=\"https://github.com/marcprux\"\u003e\u003ccode\u003e@​marcprux\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-log/pull/356\"\u003eapple/swift-log#356\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eremove superfluous whitespace by \u003ca href=\"https://github.com/weissi\"\u003e\u003ccode\u003e@​weissi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-log/pull/366\"\u003eapple/swift-log#366\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eEnable macOS CI on merge to main and daily timer by \u003ca href=\"https://github.com/rnro\"\u003e\u003ccode\u003e@​rnro\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-log/pull/357\"\u003eapple/swift-log#357\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eEnable macOS CI on pull requests by \u003ca href=\"https://github.com/rnro\"\u003e\u003ccode\u003e@​rnro\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-log/pull/358\"\u003eapple/swift-log#358\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd static SDK CI workflow by \u003ca href=\"https://github.com/rnro\"\u003e\u003ccode\u003e@​rnro\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-log/pull/355\"\u003eapple/swift-log#355\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eEnable Swift 6.1 jobs in CI by \u003ca href=\"https://github.com/rnro\"\u003e\u003ccode\u003e@​rnro\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-log/pull/359\"\u003eapple/swift-log#359\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove inaccurate code comment by \u003ca href=\"https://github.com/gwynne\"\u003e\u003ccode\u003e@​gwynne\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-log/pull/349\"\u003eapple/swift-log#349\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eOverhaul \u003ccode\u003eREADME\u003c/code\u003e and documentation catalog to introduce best practices by \u003ca href=\"https://github.com/FranzBusch\"\u003e\u003ccode\u003e@​FranzBusch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-log/pull/363\"\u003eapple/swift-log#363\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd an article how to implement a log handler by \u003ca href=\"https://github.com/FranzBusch\"\u003e\u003ccode\u003e@​FranzBusch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-log/pull/364\"\u003eapple/swift-log#364\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix broken link to documentation on README by \u003ca href=\"https://github.com/simonjbeaumont\"\u003e\u003ccode\u003e@​simonjbeaumont\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-log/pull/365\"\u003eapple/swift-log#365\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/marcprux\"\u003e\u003ccode\u003e@​marcprux\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/apple/swift-log/pull/356\"\u003eapple/swift-log#356\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/simonjbeaumont\"\u003e\u003ccode\u003e@​simonjbeaumont\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/apple/swift-log/pull/365\"\u003eapple/swift-log#365\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-log/compare/1.6.3...1.6.4\"\u003ehttps://github.com/apple/swift-log/compare/1.6.3...1.6.4\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-log/commit/ce592ae52f982c847a4efc0dd881cc9eb32d29f2\"\u003e\u003ccode\u003ece592ae\u003c/code\u003e\u003c/a\u003e remove superfluous whitespace (\u003ca href=\"https://redirect.github.com/apple/swift-log/issues/366\"\u003e#366\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-log/commit/e1600be8ecad82095bb100b17cb6a8e8eee79dd6\"\u003e\u003ccode\u003ee1600be\u003c/code\u003e\u003c/a\u003e Fix broken link to documentation on README (\u003ca href=\"https://redirect.github.com/apple/swift-log/issues/365\"\u003e#365\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-log/commit/cbd28c274b69c77d1a48bb8af741cab4bcac46e0\"\u003e\u003ccode\u003ecbd28c2\u003c/code\u003e\u003c/a\u003e Add an article how to implement a log handler (\u003ca href=\"https://redirect.github.com/apple/swift-log/issues/364\"\u003e#364\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-log/commit/c05d67286c7b92ad2d25781b4435a4c808028589\"\u003e\u003ccode\u003ec05d672\u003c/code\u003e\u003c/a\u003e Overhaul \u003ccode\u003eREADME\u003c/code\u003e and documentation catalog to introduce best practices (\u003ca href=\"https://redirect.github.com/apple/swift-log/issues/363\"\u003e#363\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-log/commit/2281e430605e04461b939d5d8fcfbb6a51c82bc6\"\u003e\u003ccode\u003e2281e43\u003c/code\u003e\u003c/a\u003e Remove inaccurate code comment (\u003ca href=\"https://redirect.github.com/apple/swift-log/issues/349\"\u003e#349\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-log/commit/81d3d07f1439ddcf3df61b2128857ab7532a5804\"\u003e\u003ccode\u003e81d3d07\u003c/code\u003e\u003c/a\u003e Enable Swift 6.1 jobs in CI (\u003ca href=\"https://redirect.github.com/apple/swift-log/issues/359\"\u003e#359\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-log/commit/09c99dd25a080ae991849d274e14dc191498e630\"\u003e\u003ccode\u003e09c99dd\u003c/code\u003e\u003c/a\u003e Add static SDK CI workflow (\u003ca href=\"https://redirect.github.com/apple/swift-log/issues/355\"\u003e#355\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-log/commit/748d1eb5d992f45e4fae73bd659d9b325b0d7199\"\u003e\u003ccode\u003e748d1eb\u003c/code\u003e\u003c/a\u003e Android test fixes (\u003ca href=\"https://redirect.github.com/apple/swift-log/issues/356\"\u003e#356\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-log/commit/765db8bc4768e49c9fbbc937be63daa69b88951b\"\u003e\u003ccode\u003e765db8b\u003c/code\u003e\u003c/a\u003e Enable macOS CI on pull requests (\u003ca href=\"https://redirect.github.com/apple/swift-log/issues/358\"\u003e#358\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-log/commit/222bf1b48ba70644c75d3f47619e97cba95b02e3\"\u003e\u003ccode\u003e222bf1b\u003c/code\u003e\u003c/a\u003e Enable macOS CI on merge to main and daily timer (\u003ca href=\"https://redirect.github.com/apple/swift-log/issues/357\"\u003e#357\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/apple/swift-log/compare/1.6.3...1.6.4\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e` 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)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/open-meteo/open-meteo/pull/1447","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-meteo%2Fopen-meteo/issues/1447","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1447/packages"},{"uuid":"2562672638","node_id":"PR_kwDOC--ABc6Yv0f-","number":123,"state":"closed","title":"Bump github.com/apple/swift-nio-extras from 1.27.1 to 1.28.0","user":"dependabot[bot]","labels":["dependencies","swift_package_manager"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-06-04T07:02:23.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-06-03T05:40:54.000Z","updated_at":"2025-06-04T07:02:24.000Z","time_to_close":91289,"merged_at":"2025-06-04T07:02:23.000Z","merged_by":"github-actions[bot]","closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"github.com/apple/swift-nio-extras","old_version":"1.27.1","new_version":"1.28.0","repository_url":"https://github.com/apple/swift-nio-extras"}],"path":null,"ecosystem":"cocoapods"},"body":"Bumps [github.com/apple/swift-nio-extras](https://github.com/apple/swift-nio-extras) from 1.27.1 to 1.28.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-nio-extras/releases\"\u003egithub.com/apple/swift-nio-extras's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eSwiftNIO Extras 1.28.0\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eSemVer Minor\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eTimedCertificateReloader prevents non-self-signed certificates from being loaded by \u003ca href=\"https://github.com/FranzBusch\"\u003e\u003ccode\u003e@​FranzBusch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/274\"\u003eapple/swift-nio-extras#274\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-nio-extras/compare/1.27.1...1.28.0\"\u003ehttps://github.com/apple/swift-nio-extras/compare/1.27.1...1.28.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/145db1962f4f33a4ea07a32e751d5217602eea29\"\u003e\u003ccode\u003e145db19\u003c/code\u003e\u003c/a\u003e TimedCertificateReloader prevents non-self-signed certificates from b… (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/274\"\u003e#274\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/apple/swift-nio-extras/compare/1.27.1...1.28.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/apple/swift-nio-extras\u0026package-manager=swift\u0026previous-version=1.27.1\u0026new-version=1.28.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/sersoft-gmbh/swift-smtp/pull/123","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/sersoft-gmbh%2Fswift-smtp/issues/123","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/123/packages"},{"uuid":"2560906161","node_id":"PR_kwDOG8kJ8M6YpFOx","number":355,"state":"open","title":"Bump github.com/apple/swift-nio-extras from 1.27.1 to 1.28.0 in the all-dependencies group","user":"dependabot[bot]","labels":["dependencies","swift_package_manager"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-06-02T14:35:45.000Z","updated_at":"2025-06-02T14:35:45.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"github.com/apple/swift-nio-extras","old_version":"1.27.1","new_version":"1.28.0","repository_url":"https://github.com/apple/swift-nio-extras"}],"path":"the all-dependencies group","ecosystem":"cocoapods"},"body":"Bumps the all-dependencies group with 1 update: [github.com/apple/swift-nio-extras](https://github.com/apple/swift-nio-extras).\n\nUpdates `github.com/apple/swift-nio-extras` from 1.27.1 to 1.28.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-nio-extras/releases\"\u003egithub.com/apple/swift-nio-extras's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eSwiftNIO Extras 1.28.0\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eSemVer Minor\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eTimedCertificateReloader prevents non-self-signed certificates from being loaded by \u003ca href=\"https://github.com/FranzBusch\"\u003e\u003ccode\u003e@​FranzBusch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/274\"\u003eapple/swift-nio-extras#274\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-nio-extras/compare/1.27.1...1.28.0\"\u003ehttps://github.com/apple/swift-nio-extras/compare/1.27.1...1.28.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/145db1962f4f33a4ea07a32e751d5217602eea29\"\u003e\u003ccode\u003e145db19\u003c/code\u003e\u003c/a\u003e TimedCertificateReloader prevents non-self-signed certificates from b… (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/274\"\u003e#274\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/apple/swift-nio-extras/compare/1.27.1...1.28.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/apple/swift-nio-extras\u0026package-manager=swift\u0026previous-version=1.27.1\u0026new-version=1.28.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e` 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)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/vapor/penny-bot/pull/355","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/vapor%2Fpenny-bot/issues/355","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/355/packages"},{"uuid":"2534507427","node_id":"PR_kwDOG8kJ8M6XEYOj","number":347,"state":"closed","title":"Bump github.com/apple/swift-nio-extras from 1.27.0 to 1.27.1 in the all-dependencies group","user":"dependabot[bot]","labels":["dependencies","swift_package_manager"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-05-21T17:25:10.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-05-21T14:01:12.000Z","updated_at":"2025-05-21T17:25:10.000Z","time_to_close":12238,"merged_at":"2025-05-21T17:25:10.000Z","merged_by":"MahdiBM","closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"github.com/apple/swift-nio-extras","old_version":"1.27.0","new_version":"1.27.1","repository_url":"https://github.com/apple/swift-nio-extras"}],"path":"the all-dependencies group","ecosystem":"cocoapods"},"body":"Bumps the all-dependencies group with 1 update: [github.com/apple/swift-nio-extras](https://github.com/apple/swift-nio-extras).\n\nUpdates `github.com/apple/swift-nio-extras` from 1.27.0 to 1.27.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-nio-extras/releases\"\u003egithub.com/apple/swift-nio-extras's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e1.27.1\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eSemVer Patch\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eSupport certificate chains from single PEM in \u003ccode\u003eTimedCertificateReloader\u003c/code\u003e by \u003ca href=\"https://github.com/FranzBusch\"\u003e\u003ccode\u003e@​FranzBusch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/273\"\u003eapple/swift-nio-extras#273\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate README.md  Swift version table by \u003ca href=\"https://github.com/rnro\"\u003e\u003ccode\u003e@​rnro\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/271\"\u003eapple/swift-nio-extras#271\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-nio-extras/compare/1.27.0...1.27.1\"\u003ehttps://github.com/apple/swift-nio-extras/compare/1.27.0...1.27.1\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/24cb15c9bc05e3e9eb5ebaf3d28517d42537bfb1\"\u003e\u003ccode\u003e24cb15c\u003c/code\u003e\u003c/a\u003e Support certificate chains from single PEM in \u003ccode\u003eTimedCertificateReloader\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/273\"\u003e#273\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/72a23eafe010279d7d5ea770ea320b876d0ee2ba\"\u003e\u003ccode\u003e72a23ea\u003c/code\u003e\u003c/a\u003e Update README.md  Swift version table (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/271\"\u003e#271\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/apple/swift-nio-extras/compare/1.27.0...1.27.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/apple/swift-nio-extras\u0026package-manager=swift\u0026previous-version=1.27.0\u0026new-version=1.27.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e` 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)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/vapor/penny-bot/pull/347","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/vapor%2Fpenny-bot/issues/347","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/347/packages"},{"uuid":"2533271195","node_id":"PR_kwDOC--ABc6W_qab","number":122,"state":"open","title":"Bump github.com/apple/swift-nio-extras from 1.27.0 to 1.27.1","user":"dependabot[bot]","labels":["dependencies","swift_package_manager"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-05-21T05:21:02.000Z","updated_at":"2025-05-21T07:03:21.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"github.com/apple/swift-nio-extras","old_version":"1.27.0","new_version":"1.27.1","repository_url":"https://github.com/apple/swift-nio-extras"}],"path":null,"ecosystem":"cocoapods"},"body":"Bumps [github.com/apple/swift-nio-extras](https://github.com/apple/swift-nio-extras) from 1.27.0 to 1.27.1.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-nio-extras/releases\"\u003egithub.com/apple/swift-nio-extras's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e1.27.1\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eSemVer Patch\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eSupport certificate chains from single PEM in \u003ccode\u003eTimedCertificateReloader\u003c/code\u003e by \u003ca href=\"https://github.com/FranzBusch\"\u003e\u003ccode\u003e@​FranzBusch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/273\"\u003eapple/swift-nio-extras#273\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate README.md  Swift version table by \u003ca href=\"https://github.com/rnro\"\u003e\u003ccode\u003e@​rnro\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/271\"\u003eapple/swift-nio-extras#271\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-nio-extras/compare/1.27.0...1.27.1\"\u003ehttps://github.com/apple/swift-nio-extras/compare/1.27.0...1.27.1\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/24cb15c9bc05e3e9eb5ebaf3d28517d42537bfb1\"\u003e\u003ccode\u003e24cb15c\u003c/code\u003e\u003c/a\u003e Support certificate chains from single PEM in \u003ccode\u003eTimedCertificateReloader\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/273\"\u003e#273\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/72a23eafe010279d7d5ea770ea320b876d0ee2ba\"\u003e\u003ccode\u003e72a23ea\u003c/code\u003e\u003c/a\u003e Update README.md  Swift version table (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/271\"\u003e#271\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/apple/swift-nio-extras/compare/1.27.0...1.27.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/apple/swift-nio-extras\u0026package-manager=swift\u0026previous-version=1.27.0\u0026new-version=1.27.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/sersoft-gmbh/swift-smtp/pull/122","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/sersoft-gmbh%2Fswift-smtp/issues/122","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/122/packages"},{"uuid":"3074875026","node_id":"PR_kwDOFqR2-M6Wx3gf","number":1345,"state":"open","title":"fix: bump the swift-dependencies group with 4 updates","user":"dependabot[bot]","labels":["dependencies","swift_package_manager"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-05-19T19:55:49.000Z","updated_at":"2025-05-19T19:55:52.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"fix: bump","group_name":"swift-dependencies","update_count":4,"packages":[{"name":"github.com/vapor/vapor","old_version":"4.114.1","new_version":"4.115.0","repository_url":"https://github.com/vapor/vapor"},{"name":"github.com/apple/swift-collections","old_version":"1.1.4","new_version":"1.2.0","repository_url":"https://github.com/apple/swift-collections"},{"name":"github.com/apple/swift-nio-extras","old_version":"1.26.0","new_version":"1.27.0","repository_url":"https://github.com/apple/swift-nio-extras"},{"name":"github.com/apple/swift-http-structured-headers","old_version":"1.2.2","new_version":"1.3.0","repository_url":"https://github.com/apple/swift-http-structured-headers"}],"path":null,"ecosystem":"cocoapods"},"body":"Bumps the swift-dependencies group with 4 updates: [github.com/vapor/vapor](https://github.com/vapor/vapor), [github.com/apple/swift-collections](https://github.com/apple/swift-collections), [github.com/apple/swift-nio-extras](https://github.com/apple/swift-nio-extras) and [github.com/apple/swift-http-structured-headers](https://github.com/apple/swift-http-structured-headers).\n\nUpdates `github.com/vapor/vapor` from 4.114.1 to 4.115.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/vapor/vapor/releases\"\u003egithub.com/vapor/vapor's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e4.115.0 - Improve \u003ccode\u003eVaporTesting\u003c/code\u003e's \u003ccode\u003ewithApp\u003c/code\u003e method\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cp\u003eImprove \u003ccode\u003eVaporTesting\u003c/code\u003e's \u003ccode\u003ewithApp\u003c/code\u003e method by \u003ca href=\"https://github.com/fpseverino\"\u003e\u003ccode\u003e@​fpseverino\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/vapor/vapor/issues/3332\"\u003e#3332\u003c/a\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003cp\u003eThis PR makes the \u003ccode\u003ewithApp\u003c/code\u003e helper method work as advertised, allowing an optional configuration method for the \u003ccode\u003eApplication\u003c/code\u003e to be passed.\u003c/p\u003e\n\u003cp\u003eAlso, marks it with \u003ccode\u003e@discardableResult\u003c/code\u003e to avoid unnecessary warnings.\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003ch6\u003e\u003cem\u003eThis patch was released by \u003ca href=\"https://github.com/gwynne\"\u003e\u003ccode\u003e@​gwynne\u003c/code\u003e\u003c/a\u003e\u003c/em\u003e\u003c/h6\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/vapor/vapor/compare/4.114.1...4.115.0\"\u003ehttps://github.com/vapor/vapor/compare/4.114.1...4.115.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vapor/vapor/commit/4014016aad591a120f244f9b9e8a57252b7e62b4\"\u003e\u003ccode\u003e4014016\u003c/code\u003e\u003c/a\u003e Improve \u003ccode\u003eVaporTesting\u003c/code\u003e's \u003ccode\u003ewithApp\u003c/code\u003e method (\u003ca href=\"https://redirect.github.com/vapor/vapor/issues/3332\"\u003e#3332\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vapor/vapor/commit/1cbae2c4afd44552d27f93a323dc2c58b5256dc9\"\u003e\u003ccode\u003e1cbae2c\u003c/code\u003e\u003c/a\u003e Add import for Android in AsyncAuthTests.swift (\u003ca href=\"https://redirect.github.com/vapor/vapor/issues/3319\"\u003e#3319\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vapor/vapor/commit/6e863e713033c01ac34b9c53d2f6311acdb464ec\"\u003e\u003ccode\u003e6e863e7\u003c/code\u003e\u003c/a\u003e Bump actions/create-github-app-token from 1 to 2 in the dependencies group (#...\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/vapor/vapor/compare/4.114.1...4.115.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/apple/swift-collections` from 1.1.4 to 1.2.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-collections/releases\"\u003egithub.com/apple/swift-collections's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eSwift Collections 1.2.0\u003c/h2\u003e\n\u003cp\u003eThis feature release includes the following improvements:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eThe package now compiles without warnings using Swift 6.0 and 6.1.\u003c/li\u003e\n\u003cli\u003eNew functionality:\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eHeap.removeAll(where:)\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/apple/swift-collections/issues/454\"\u003e#454\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eOrderedSet.appending(contentsOf:)\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/apple/swift-collections/issues/452\"\u003e#452\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003cli\u003eBug fixes and performance improvements:\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eHeap\u003c/code\u003e operations now agree on the identity of the maximal element, even if it has duplicates (\u003ca href=\"https://redirect.github.com/apple/swift-collections/issues/439\"\u003e#439\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eOrderedSet\u003c/code\u003e now runs faster in unspecialized generic contexts (\u003ca href=\"https://redirect.github.com/apple/swift-collections/issues/433\"\u003e#433\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eBuilding on OpenBSD no longer requires \u003ccode\u003eManagedBuffer.capacity\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/apple/swift-collections/issues/456\"\u003e#456\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eThis version supports Swift toolchain versions 5.10, 6.0 and 6.1.\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eSet up release/1.2 branch by \u003ca href=\"https://github.com/lorentey\"\u003e\u003ccode\u003e@​lorentey\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-collections/pull/423\"\u003eapple/swift-collections#423\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eOptimize unspecialized \u003ccode\u003eOrderedSet.init\u003c/code\u003e and \u003ccode\u003eOrderedSet.firstIndex(of:)\u003c/code\u003e by \u003ca href=\"https://github.com/dnadoba\"\u003e\u003ccode\u003e@​dnadoba\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-collections/pull/433\"\u003eapple/swift-collections#433\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix amd64 support by \u003ca href=\"https://github.com/michael-yuji\"\u003e\u003ccode\u003e@​michael-yuji\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-collections/pull/447\"\u003eapple/swift-collections#447\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[cmake] Install libraries in standard directories by \u003ca href=\"https://github.com/Steelskin\"\u003e\u003ccode\u003e@​Steelskin\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-collections/pull/446\"\u003eapple/swift-collections#446\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[1.2][OrderedDictionary] fix a typo by \u003ca href=\"https://github.com/lorentey\"\u003e\u003ccode\u003e@​lorentey\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-collections/pull/449\"\u003eapple/swift-collections#449\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[release/1.2] [CI] Add support for GitHub Actions by \u003ca href=\"https://github.com/shahmishal\"\u003e\u003ccode\u003e@​shahmishal\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-collections/pull/453\"\u003eapple/swift-collections#453\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReimplement \u003ccode\u003e_specialize(_:for:)\u003c/code\u003e for the 5.9 stdlib by \u003ca href=\"https://github.com/lorentey\"\u003e\u003ccode\u003e@​lorentey\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-collections/pull/472\"\u003eapple/swift-collections#472\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd .editorconfig by \u003ca href=\"https://github.com/lorentey\"\u003e\u003ccode\u003e@​lorentey\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-collections/pull/471\"\u003eapple/swift-collections#471\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCherry pick recent PRs destined for 1.2 by \u003ca href=\"https://github.com/lorentey\"\u003e\u003ccode\u003e@​lorentey\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-collections/pull/473\"\u003eapple/swift-collections#473\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eDrop support for the Swift 5.9.* toolchains by \u003ca href=\"https://github.com/lorentey\"\u003e\u003ccode\u003e@​lorentey\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-collections/pull/475\"\u003eapple/swift-collections#475\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[Rope] Resolve deprecation warnings on \u003ccode\u003eString.Index._description\u003c/code\u003e by \u003ca href=\"https://github.com/lorentey\"\u003e\u003ccode\u003e@​lorentey\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-collections/pull/474\"\u003eapple/swift-collections#474\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/dnadoba\"\u003e\u003ccode\u003e@​dnadoba\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/apple/swift-collections/pull/433\"\u003eapple/swift-collections#433\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/michael-yuji\"\u003e\u003ccode\u003e@​michael-yuji\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/apple/swift-collections/pull/447\"\u003eapple/swift-collections#447\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Steelskin\"\u003e\u003ccode\u003e@​Steelskin\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/apple/swift-collections/pull/446\"\u003eapple/swift-collections#446\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-collections/compare/1.1.4...1.2.0\"\u003ehttps://github.com/apple/swift-collections/compare/1.1.4...1.2.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-collections/commit/c1805596154bb3a265fd91b8ac0c4433b4348fb0\"\u003e\u003ccode\u003ec180559\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/apple/swift-collections/issues/476\"\u003e#476\u003c/a\u003e from lorentey/v1.2-fixups\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-collections/commit/e1be57c0f55f90d9489773dec69449bd86fce692\"\u003e\u003ccode\u003ee1be57c\u003c/code\u003e\u003c/a\u003e Also exclude Swift 5.9 on Windows\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-collections/commit/4161e4da0a83d94e27d0a41d8a992777e00150f3\"\u003e\u003ccode\u003e4161e4d\u003c/code\u003e\u003c/a\u003e Oops, fix thinko\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-collections/commit/5e3a05631224d4869a3a37ff06f32722b0d05185\"\u003e\u003ccode\u003e5e3a056\u003c/code\u003e\u003c/a\u003e Prerelease updates\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-collections/commit/578ea312bea3df4038556422dbe675c055cb08d8\"\u003e\u003ccode\u003e578ea31\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/apple/swift-collections/issues/474\"\u003e#474\u003c/a\u003e from lorentey/avoid-index-description\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-collections/commit/98697da900324a5bdd82fe563e58851e86b4623e\"\u003e\u003ccode\u003e98697da\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/apple/swift-collections/issues/475\"\u003e#475\u003c/a\u003e from lorentey/drop-5.9\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-collections/commit/a09d7cdf458769f6f9586a2782b03d624d710428\"\u003e\u003ccode\u003ea09d7cd\u003c/code\u003e\u003c/a\u003e Drop support for the Swift 5.9.* toolchains\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-collections/commit/c25a388c1375c634d42a6f5608a863a4b6aace2c\"\u003e\u003ccode\u003ec25a388\u003c/code\u003e\u003c/a\u003e [Rope] Avoid calling String.Index._description\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-collections/commit/d3c6642698069c69ea86106e99df7490dd54e5f9\"\u003e\u003ccode\u003ed3c6642\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/apple/swift-collections/issues/473\"\u003e#473\u003c/a\u003e from lorentey/cherry-pick-1.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-collections/commit/d5f3b81e690242c750deb4ede721539250297bd6\"\u003e\u003ccode\u003ed5f3b81\u003c/code\u003e\u003c/a\u003e [Heap] removeAll(where:): Fix exception safety\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/apple/swift-collections/compare/1.1.4...1.2.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/apple/swift-nio-extras` from 1.26.0 to 1.27.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-nio-extras/releases\"\u003egithub.com/apple/swift-nio-extras's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eSwiftNIO Extras 1.27.0\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eSemVer Minor\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eDrop Swift 5.9 by \u003ca href=\"https://github.com/rnro\"\u003e\u003ccode\u003e@​rnro\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/270\"\u003eapple/swift-nio-extras#270\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd a \u003ccode\u003eTimedCertificateReloader\u003c/code\u003e by \u003ca href=\"https://github.com/gjcairo\"\u003e\u003ccode\u003e@​gjcairo\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/269\"\u003eapple/swift-nio-extras#269\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gjcairo\"\u003e\u003ccode\u003e@​gjcairo\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/269\"\u003eapple/swift-nio-extras#269\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-nio-extras/compare/1.26.0...1.27.0\"\u003ehttps://github.com/apple/swift-nio-extras/compare/1.26.0...1.27.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/949cf2d3c895e3a576b0f5c5f902848ba17acbb9\"\u003e\u003ccode\u003e949cf2d\u003c/code\u003e\u003c/a\u003e Add a \u003ccode\u003eTimedCertificateReloader\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/269\"\u003e#269\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/0fc472ba34b5d94d0811acec2bd01e16804bbf47\"\u003e\u003ccode\u003e0fc472b\u003c/code\u003e\u003c/a\u003e Drop Swift 5.9 (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/270\"\u003e#270\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/apple/swift-nio-extras/compare/1.26.0...1.27.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/apple/swift-http-structured-headers` from 1.2.2 to 1.3.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-http-structured-headers/releases\"\u003egithub.com/apple/swift-http-structured-headers's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eSwift HTTP Structured Headers 1.3.0\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eSemVer Minor\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eDrop Swift 5.9 by \u003ca href=\"https://github.com/rnro\"\u003e\u003ccode\u003e@​rnro\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-http-structured-headers/pull/66\"\u003eapple/swift-http-structured-headers#66\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eSemVer Patch\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate StructuredFieldValueParser to add missing visionOS guard by \u003ca href=\"https://github.com/rnro\"\u003e\u003ccode\u003e@​rnro\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-http-structured-headers/pull/67\"\u003eapple/swift-http-structured-headers#67\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-http-structured-headers/compare/1.2.2...1.2.3\"\u003ehttps://github.com/apple/swift-http-structured-headers/compare/1.2.2...1.2.3\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-http-structured-headers/commit/db6eea3692638a65e2124990155cd220c2915903\"\u003e\u003ccode\u003edb6eea3\u003c/code\u003e\u003c/a\u003e Update StructuredFieldValueParser to add missing visionOS guard (\u003ca href=\"https://redirect.github.com/apple/swift-http-structured-headers/issues/67\"\u003e#67\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-http-structured-headers/commit/295bc9d823ab2139e8053ec1b2998866dde0287f\"\u003e\u003ccode\u003e295bc9d\u003c/code\u003e\u003c/a\u003e Drop Swift 5.9 (\u003ca href=\"https://redirect.github.com/apple/swift-http-structured-headers/issues/66\"\u003e#66\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/apple/swift-http-structured-headers/compare/1.2.2...1.3.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e` 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)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/open-meteo/open-meteo/pull/1345","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-meteo%2Fopen-meteo/issues/1345","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1345/packages"},{"uuid":"2524567796","node_id":"PR_kwDOG8kJ8M6Wedj0","number":344,"state":"closed","title":"Bump github.com/apple/swift-nio-extras from 1.26.0 to 1.27.0 in the all-dependencies group","user":"dependabot[bot]","labels":["dependencies","swift_package_manager"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-05-16T13:41:42.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-05-16T13:35:15.000Z","updated_at":"2025-05-16T13:41:43.000Z","time_to_close":387,"merged_at":"2025-05-16T13:41:42.000Z","merged_by":"MahdiBM","closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"github.com/apple/swift-nio-extras","old_version":"1.26.0","new_version":"1.27.0","repository_url":"https://github.com/apple/swift-nio-extras"}],"path":"the all-dependencies group","ecosystem":"cocoapods"},"body":"Bumps the all-dependencies group with 1 update: [github.com/apple/swift-nio-extras](https://github.com/apple/swift-nio-extras).\n\nUpdates `github.com/apple/swift-nio-extras` from 1.26.0 to 1.27.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-nio-extras/releases\"\u003egithub.com/apple/swift-nio-extras's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eSwiftNIO Extras 1.27.0\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eSemVer Minor\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eDrop Swift 5.9 by \u003ca href=\"https://github.com/rnro\"\u003e\u003ccode\u003e@​rnro\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/270\"\u003eapple/swift-nio-extras#270\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd a \u003ccode\u003eTimedCertificateReloader\u003c/code\u003e by \u003ca href=\"https://github.com/gjcairo\"\u003e\u003ccode\u003e@​gjcairo\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/269\"\u003eapple/swift-nio-extras#269\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gjcairo\"\u003e\u003ccode\u003e@​gjcairo\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/269\"\u003eapple/swift-nio-extras#269\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-nio-extras/compare/1.26.0...1.27.0\"\u003ehttps://github.com/apple/swift-nio-extras/compare/1.26.0...1.27.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/949cf2d3c895e3a576b0f5c5f902848ba17acbb9\"\u003e\u003ccode\u003e949cf2d\u003c/code\u003e\u003c/a\u003e Add a \u003ccode\u003eTimedCertificateReloader\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/269\"\u003e#269\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/0fc472ba34b5d94d0811acec2bd01e16804bbf47\"\u003e\u003ccode\u003e0fc472b\u003c/code\u003e\u003c/a\u003e Drop Swift 5.9 (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/270\"\u003e#270\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/apple/swift-nio-extras/compare/1.26.0...1.27.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/apple/swift-nio-extras\u0026package-manager=swift\u0026previous-version=1.26.0\u0026new-version=1.27.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e` 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)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/vapor/penny-bot/pull/344","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/vapor%2Fpenny-bot/issues/344","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/344/packages"}],"issue_packages":[{"old_version":"1.29.0","new_version":"1.30.0","update_type":"minor","path":null,"pr_created_at":"2025-10-31T06:12:00.000Z","version_change":"1.29.0 → 1.30.0","issue":{"uuid":"3573532962","node_id":"PR_kwDOC--ABc6wwmxb","number":142,"state":"open","title":"Bump github.com/apple/swift-nio-extras from 1.29.0 to 1.30.0","user":"dependabot[bot]","labels":["dependencies","swift_package_manager"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-10-31T06:12:00.000Z","updated_at":"2025-10-31T06:16:50.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"github.com/apple/swift-nio-extras","old_version":"1.29.0","new_version":"1.30.0","repository_url":"https://github.com/apple/swift-nio-extras"}],"path":null,"ecosystem":"cocoapods"},"body":"Bumps [github.com/apple/swift-nio-extras](https://github.com/apple/swift-nio-extras) from 1.29.0 to 1.30.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-nio-extras/releases\"\u003egithub.com/apple/swift-nio-extras's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eSwiftNIO Extras 1.30.0\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eSemVer Minor\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eDrop Swift 5.10 by \u003ca href=\"https://github.com/yigityazicilar\"\u003e\u003ccode\u003e@​yigityazicilar\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/289\"\u003eapple/swift-nio-extras#289\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd makeServerConfigurationWithMTLS by \u003ca href=\"https://github.com/hamzahrmalik\"\u003e\u003ccode\u003e@​hamzahrmalik\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/286\"\u003eapple/swift-nio-extras#286\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eEnable release mode builds by \u003ca href=\"https://github.com/josephnoir\"\u003e\u003ccode\u003e@​josephnoir\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/284\"\u003eapple/swift-nio-extras#284\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eBuild docs for NIOCertificateReloading by \u003ca href=\"https://github.com/czechboy0\"\u003e\u003ccode\u003e@​czechboy0\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/285\"\u003eapple/swift-nio-extras#285\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eEnable Swift 6.2 jobs in CI by \u003ca href=\"https://github.com/rnro\"\u003e\u003ccode\u003e@​rnro\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/287\"\u003eapple/swift-nio-extras#287\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eWorkaround known runtime crash in Swift by \u003ca href=\"https://github.com/Lukasa\"\u003e\u003ccode\u003e@​Lukasa\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/290\"\u003eapple/swift-nio-extras#290\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-nio-extras/compare/1.29.0...1.30.0\"\u003ehttps://github.com/apple/swift-nio-extras/compare/1.29.0...1.30.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/b87fdbf492c8fd5ac860e642c714d2d24156990a\"\u003e\u003ccode\u003eb87fdbf\u003c/code\u003e\u003c/a\u003e Add makeServerConfigurationWithMTLS (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/286\"\u003e#286\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/382b5fcd885998dc8454fb2ed0faa231d885aa8f\"\u003e\u003ccode\u003e382b5fc\u003c/code\u003e\u003c/a\u003e Drop Swift 5.10 (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/289\"\u003e#289\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/ecd27f75b7621987f142fd2ad88f793f5c9ee738\"\u003e\u003ccode\u003eecd27f7\u003c/code\u003e\u003c/a\u003e Workaround known runtime crash in Swift (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/290\"\u003e#290\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/558a605b34ec4033f3deb33481240126ce62129e\"\u003e\u003ccode\u003e558a605\u003c/code\u003e\u003c/a\u003e Enable Swift 6.2 jobs in CI (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/287\"\u003e#287\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/52446476e76c574f3bee0c0b0d112684e8de4ddd\"\u003e\u003ccode\u003e5244647\u003c/code\u003e\u003c/a\u003e Build docs for NIOCertificateReloading (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/285\"\u003e#285\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/babbd0ca2509d01553ab201b6a1a5200778349e4\"\u003e\u003ccode\u003ebabbd0c\u003c/code\u003e\u003c/a\u003e Enable release mode builds (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/284\"\u003e#284\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/apple/swift-nio-extras/compare/1.29.0...1.30.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/apple/swift-nio-extras\u0026package-manager=swift\u0026previous-version=1.29.0\u0026new-version=1.30.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/sersoft-gmbh/swift-smtp/pull/142","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/sersoft-gmbh%2Fswift-smtp/issues/142","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/142/packages"}},{"old_version":"1.10.0","new_version":"1.10.3","update_type":"patch","path":"/test/acceptance/workspaces/swift in the swift group across 1 directory","pr_created_at":"2025-08-13T23:58:23.000Z","version_change":"1.10.0 → 1.10.3","issue":{"uuid":"2744414728","node_id":"PR_kwDOK-QRbc6jlHII","number":38,"state":"closed","title":"chore(deps): bump github.com/apple/swift-nio-extras from 1.10.0 to 1.10.3 in /test/acceptance/workspaces/swift in the swift group across 1 directory","user":"dependabot[bot]","labels":["Stale","dependencies","swift_package_manager"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2025-09-15T01:21:22.000Z","author_association":"NONE","state_reason":null,"created_at":"2025-08-13T23:58:23.000Z","updated_at":"2025-09-15T01:21:22.000Z","time_to_close":2769779,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"github.com/apple/swift-nio-extras","old_version":"1.10.0","new_version":"1.10.3","repository_url":"https://github.com/apple/swift-nio-extras"}],"path":"/test/acceptance/workspaces/swift in the swift group across 1 directory","ecosystem":"cocoapods"},"body":"Bumps the swift group with 1 update in the /test/acceptance/workspaces/swift directory: [github.com/apple/swift-nio-extras](https://github.com/apple/swift-nio-extras).\n\nUpdates `github.com/apple/swift-nio-extras` from 1.10.0 to 1.10.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-nio-extras/releases\"\u003egithub.com/apple/swift-nio-extras's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eSwift NIO Extras 1.10.3\u003c/h2\u003e\n\u003ch3\u003eSemver Patch\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCorrectly validate the bounds of decompression (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/178\"\u003e#178\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eSwiftNIO Extras 1.10.2\u003c/h2\u003e\n\u003ch3\u003eSemVer Patch\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eRemove SourceKitten submodule. (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/145\"\u003e#145\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eSwiftNIO Extras 1.10.1\u003c/h2\u003e\n\u003ch3\u003eSemVer Patch\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd \u003ccode\u003efflush(stdout)\u003c/code\u003e to DebugInbound/OutboundEventsHandlers (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/140\"\u003e#140\u003c/a\u003e, patch credit to \u003ca href=\"https://github.com/NicolasCombe5555\"\u003e\u003ccode\u003e@​NicolasCombe5555\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eClean up imports and dependencies. (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/144\"\u003e#144\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate CI (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/141\"\u003e#141\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/142\"\u003e#142\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/d02584d64bfe3cf722f9b3b3ea5301f6c7109e77\"\u003e\u003ccode\u003ed02584d\u003c/code\u003e\u003c/a\u003e Backport \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/177\"\u003e#177\u003c/a\u003e to 1.10 release (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/178\"\u003e#178\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/f73ca5ee9c6806800243f1ac415fcf82de9a4c91\"\u003e\u003ccode\u003ef73ca5e\u003c/code\u003e\u003c/a\u003e Remove SourceKitten submodule. (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/145\"\u003e#145\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/d66ae0557e1b68976966b2c472b42b8ad2af26ae\"\u003e\u003ccode\u003ed66ae05\u003c/code\u003e\u003c/a\u003e Clean up imports and dependencies. (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/144\"\u003e#144\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/a39213b640b3650c8b8f0930446d6a302d47ae29\"\u003e\u003ccode\u003ea39213b\u003c/code\u003e\u003c/a\u003e update docker to always install ruby as it is used by some scripts (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/142\"\u003e#142\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/21bb5ba29d02be8a45de30917325b739bc478505\"\u003e\u003ccode\u003e21bb5ba\u003c/code\u003e\u003c/a\u003e Add \u003ccode\u003efflush(stdout)\u003c/code\u003e to DebugInboundEventsHandler and DebugOutboundEventsHand...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/5fbe51af5334558e0c2545a6ba9296aa2c1abde8\"\u003e\u003ccode\u003e5fbe51a\u003c/code\u003e\u003c/a\u003e fix doc generation and jazzy version (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/141\"\u003e#141\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/apple/swift-nio-extras/compare/1.10.0...1.10.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/apple/swift-nio-extras\u0026package-manager=swift\u0026previous-version=1.10.0\u0026new-version=1.10.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e` 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)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ScorpionBytes/snyk-cli/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/ScorpionBytes/snyk-cli/pull/38","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScorpionBytes%2Fsnyk-cli/issues/38","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/38/packages"}},{"old_version":"1.10.0","new_version":"1.10.3","update_type":"patch","path":"/test/acceptance/workspaces/swift in the swift group across 1 directory","pr_created_at":"2025-08-13T23:58:22.000Z","version_change":"1.10.0 → 1.10.3","issue":{"uuid":"2744414708","node_id":"PR_kwDOMOu9dM6jlHH0","number":43,"state":"open","title":"chore(deps): bump github.com/apple/swift-nio-extras from 1.10.0 to 1.10.3 in /test/acceptance/workspaces/swift in the swift group across 1 directory","user":"dependabot[bot]","labels":["dependencies","swift_package_manager"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"NONE","state_reason":null,"created_at":"2025-08-13T23:58:22.000Z","updated_at":"2025-08-13T23:58:23.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"github.com/apple/swift-nio-extras","old_version":"1.10.0","new_version":"1.10.3","repository_url":"https://github.com/apple/swift-nio-extras"}],"path":"/test/acceptance/workspaces/swift in the swift group across 1 directory","ecosystem":"cocoapods"},"body":"Bumps the swift group with 1 update in the /test/acceptance/workspaces/swift directory: [github.com/apple/swift-nio-extras](https://github.com/apple/swift-nio-extras).\n\nUpdates `github.com/apple/swift-nio-extras` from 1.10.0 to 1.10.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-nio-extras/releases\"\u003egithub.com/apple/swift-nio-extras's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eSwift NIO Extras 1.10.3\u003c/h2\u003e\n\u003ch3\u003eSemver Patch\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCorrectly validate the bounds of decompression (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/178\"\u003e#178\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eSwiftNIO Extras 1.10.2\u003c/h2\u003e\n\u003ch3\u003eSemVer Patch\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eRemove SourceKitten submodule. (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/145\"\u003e#145\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eSwiftNIO Extras 1.10.1\u003c/h2\u003e\n\u003ch3\u003eSemVer Patch\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd \u003ccode\u003efflush(stdout)\u003c/code\u003e to DebugInbound/OutboundEventsHandlers (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/140\"\u003e#140\u003c/a\u003e, patch credit to \u003ca href=\"https://github.com/NicolasCombe5555\"\u003e\u003ccode\u003e@​NicolasCombe5555\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eClean up imports and dependencies. (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/144\"\u003e#144\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate CI (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/141\"\u003e#141\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/142\"\u003e#142\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/d02584d64bfe3cf722f9b3b3ea5301f6c7109e77\"\u003e\u003ccode\u003ed02584d\u003c/code\u003e\u003c/a\u003e Backport \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/177\"\u003e#177\u003c/a\u003e to 1.10 release (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/178\"\u003e#178\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/f73ca5ee9c6806800243f1ac415fcf82de9a4c91\"\u003e\u003ccode\u003ef73ca5e\u003c/code\u003e\u003c/a\u003e Remove SourceKitten submodule. (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/145\"\u003e#145\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/d66ae0557e1b68976966b2c472b42b8ad2af26ae\"\u003e\u003ccode\u003ed66ae05\u003c/code\u003e\u003c/a\u003e Clean up imports and dependencies. (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/144\"\u003e#144\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/a39213b640b3650c8b8f0930446d6a302d47ae29\"\u003e\u003ccode\u003ea39213b\u003c/code\u003e\u003c/a\u003e update docker to always install ruby as it is used by some scripts (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/142\"\u003e#142\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/21bb5ba29d02be8a45de30917325b739bc478505\"\u003e\u003ccode\u003e21bb5ba\u003c/code\u003e\u003c/a\u003e Add \u003ccode\u003efflush(stdout)\u003c/code\u003e to DebugInboundEventsHandler and DebugOutboundEventsHand...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/5fbe51af5334558e0c2545a6ba9296aa2c1abde8\"\u003e\u003ccode\u003e5fbe51a\u003c/code\u003e\u003c/a\u003e fix doc generation and jazzy version (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/141\"\u003e#141\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/apple/swift-nio-extras/compare/1.10.0...1.10.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/apple/swift-nio-extras\u0026package-manager=swift\u0026previous-version=1.10.0\u0026new-version=1.10.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e` 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)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/matrix-compute/cla/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/matrix-compute/cla/pull/43","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/matrix-compute%2Fcla/issues/43","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/43/packages"}},{"old_version":"1.10.0","new_version":"1.10.3","update_type":"patch","path":"/test/acceptance/workspaces/swift in the swift group across 1 directory","pr_created_at":"2025-08-13T23:58:21.000Z","version_change":"1.10.0 → 1.10.3","issue":{"uuid":"2744414683","node_id":"PR_kwDOLYGZcc6jlHHb","number":479,"state":"open","title":"chore(deps): bump github.com/apple/swift-nio-extras from 1.10.0 to 1.10.3 in /test/acceptance/workspaces/swift in the swift group across 1 directory","user":"dependabot[bot]","labels":["dependencies","swift_package_manager"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"NONE","state_reason":null,"created_at":"2025-08-13T23:58:21.000Z","updated_at":"2025-08-13T23:58:21.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"github.com/apple/swift-nio-extras","old_version":"1.10.0","new_version":"1.10.3","repository_url":"https://github.com/apple/swift-nio-extras"}],"path":"/test/acceptance/workspaces/swift in the swift group across 1 directory","ecosystem":"cocoapods"},"body":"Bumps the swift group with 1 update in the /test/acceptance/workspaces/swift directory: [github.com/apple/swift-nio-extras](https://github.com/apple/swift-nio-extras).\n\nUpdates `github.com/apple/swift-nio-extras` from 1.10.0 to 1.10.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-nio-extras/releases\"\u003egithub.com/apple/swift-nio-extras's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eSwift NIO Extras 1.10.3\u003c/h2\u003e\n\u003ch3\u003eSemver Patch\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCorrectly validate the bounds of decompression (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/178\"\u003e#178\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eSwiftNIO Extras 1.10.2\u003c/h2\u003e\n\u003ch3\u003eSemVer Patch\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eRemove SourceKitten submodule. (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/145\"\u003e#145\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eSwiftNIO Extras 1.10.1\u003c/h2\u003e\n\u003ch3\u003eSemVer Patch\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd \u003ccode\u003efflush(stdout)\u003c/code\u003e to DebugInbound/OutboundEventsHandlers (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/140\"\u003e#140\u003c/a\u003e, patch credit to \u003ca href=\"https://github.com/NicolasCombe5555\"\u003e\u003ccode\u003e@​NicolasCombe5555\u003c/code\u003e\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eClean up imports and dependencies. (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/144\"\u003e#144\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate CI (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/141\"\u003e#141\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/142\"\u003e#142\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/d02584d64bfe3cf722f9b3b3ea5301f6c7109e77\"\u003e\u003ccode\u003ed02584d\u003c/code\u003e\u003c/a\u003e Backport \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/177\"\u003e#177\u003c/a\u003e to 1.10 release (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/178\"\u003e#178\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/f73ca5ee9c6806800243f1ac415fcf82de9a4c91\"\u003e\u003ccode\u003ef73ca5e\u003c/code\u003e\u003c/a\u003e Remove SourceKitten submodule. (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/145\"\u003e#145\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/d66ae0557e1b68976966b2c472b42b8ad2af26ae\"\u003e\u003ccode\u003ed66ae05\u003c/code\u003e\u003c/a\u003e Clean up imports and dependencies. (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/144\"\u003e#144\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/a39213b640b3650c8b8f0930446d6a302d47ae29\"\u003e\u003ccode\u003ea39213b\u003c/code\u003e\u003c/a\u003e update docker to always install ruby as it is used by some scripts (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/142\"\u003e#142\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/21bb5ba29d02be8a45de30917325b739bc478505\"\u003e\u003ccode\u003e21bb5ba\u003c/code\u003e\u003c/a\u003e Add \u003ccode\u003efflush(stdout)\u003c/code\u003e to DebugInboundEventsHandler and DebugOutboundEventsHand...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/5fbe51af5334558e0c2545a6ba9296aa2c1abde8\"\u003e\u003ccode\u003e5fbe51a\u003c/code\u003e\u003c/a\u003e fix doc generation and jazzy version (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/141\"\u003e#141\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/apple/swift-nio-extras/compare/1.10.0...1.10.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/apple/swift-nio-extras\u0026package-manager=swift\u0026previous-version=1.10.0\u0026new-version=1.10.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e` 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)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/SherfeyInv/clir/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/SherfeyInv/clir/pull/479","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/SherfeyInv%2Fclir/issues/479","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/479/packages"}},{"old_version":"1.28.0","new_version":"1.29.0","update_type":"minor","path":null,"pr_created_at":"2025-08-05T02:35:09.000Z","version_change":"1.28.0 → 1.29.0","issue":{"uuid":"2719664729","node_id":"PR_kwDOFqR2-M6iGspZ","number":1447,"state":"open","title":"fix: bump the swift-dependencies group with 8 updates","user":"dependabot[bot]","labels":["dependencies","swift_package_manager"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-08-05T02:35:09.000Z","updated_at":"2025-08-05T02:35:11.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"fix: bump","group_name":"swift-dependencies","update_count":8,"packages":[{"name":"github.com/apple/swift-nio","old_version":"2.84.0","new_version":"2.85.0","repository_url":"https://github.com/apple/swift-nio"},{"name":"github.com/apple/swift-collections","old_version":"1.2.0","new_version":"1.2.1","repository_url":"https://github.com/apple/swift-collections"},{"name":"github.com/apple/swift-system","old_version":"1.5.0","new_version":"1.6.2","repository_url":"https://github.com/apple/swift-system"},{"name":"github.com/apple/swift-nio-ssl","old_version":"2.32.0","new_version":"2.33.0","repository_url":"https://github.com/apple/swift-nio-ssl"},{"name":"github.com/apple/swift-nio-http2","old_version":"1.37.0","new_version":"1.38.0","repository_url":"https://github.com/apple/swift-nio-http2"},{"name":"github.com/apple/swift-nio-extras","old_version":"1.28.0","new_version":"1.29.0","repository_url":"https://github.com/apple/swift-nio-extras"},{"name":"github.com/apple/swift-crypto","old_version":"3.12.3","new_version":"3.13.3","repository_url":"https://github.com/apple/swift-crypto"},{"name":"github.com/apple/swift-log","old_version":"1.6.3","new_version":"1.6.4","repository_url":"https://github.com/apple/swift-log"}],"path":null,"ecosystem":"cocoapods"},"body":"Bumps the swift-dependencies group with 8 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/apple/swift-nio](https://github.com/apple/swift-nio) | `2.84.0` | `2.85.0` |\n| [github.com/apple/swift-collections](https://github.com/apple/swift-collections) | `1.2.0` | `1.2.1` |\n| [github.com/apple/swift-system](https://github.com/apple/swift-system) | `1.5.0` | `1.6.2` |\n| [github.com/apple/swift-nio-ssl](https://github.com/apple/swift-nio-ssl) | `2.32.0` | `2.33.0` |\n| [github.com/apple/swift-nio-http2](https://github.com/apple/swift-nio-http2) | `1.37.0` | `1.38.0` |\n| [github.com/apple/swift-nio-extras](https://github.com/apple/swift-nio-extras) | `1.28.0` | `1.29.0` |\n| [github.com/apple/swift-crypto](https://github.com/apple/swift-crypto) | `3.12.3` | `3.13.3` |\n| [github.com/apple/swift-log](https://github.com/apple/swift-log) | `1.6.3` | `1.6.4` |\n\nUpdates `github.com/apple/swift-nio` from 2.84.0 to 2.85.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-nio/releases\"\u003egithub.com/apple/swift-nio's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eSwiftNIO 2.85.0\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eSemVer Minor\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eStructured Concurrency compliant MTELG create/shutdown by \u003ca href=\"https://github.com/weissi\"\u003e\u003ccode\u003e@​weissi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3296\"\u003eapple/swift-nio#3296\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eMake file handle sendable by \u003ca href=\"https://github.com/ali-ahsan-ali\"\u003e\u003ccode\u003e@​ali-ahsan-ali\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3300\"\u003eapple/swift-nio#3300\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eSemVer Patch\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFunctions that return values should return those values by \u003ca href=\"https://github.com/Lukasa\"\u003e\u003ccode\u003e@​Lukasa\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3283\"\u003eapple/swift-nio#3283\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRun \u003ccode\u003eupdate_and_patch_llhttp.sh\u003c/code\u003e script to update to 9.3.0 by \u003ca href=\"https://github.com/xtremekforever\"\u003e\u003ccode\u003e@​xtremekforever\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3298\"\u003eapple/swift-nio#3298\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eensure \u003ccode\u003e\u0026lt;stddef.h\u0026gt;\u003c/code\u003e is not imported within extern \u0026quot;C\u0026quot; by \u003ca href=\"https://github.com/xtremekforever\"\u003e\u003ccode\u003e@​xtremekforever\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3299\"\u003eapple/swift-nio#3299\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eimprove \u003ccode\u003einEventLoop\u003c/code\u003e checks by \u003ca href=\"https://github.com/weissi\"\u003e\u003ccode\u003e@​weissi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3302\"\u003eapple/swift-nio#3302\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eWrap closures stored in the \u003ccode\u003eCallbackList\u003c/code\u003e by \u003ca href=\"https://github.com/glbrntt\"\u003e\u003ccode\u003e@​glbrntt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3303\"\u003eapple/swift-nio#3303\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eNIOThread refactor: pthread_t lifetimes by \u003ca href=\"https://github.com/weissi\"\u003e\u003ccode\u003e@​weissi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3297\"\u003eapple/swift-nio#3297\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eNIOThread: remove the detached threads functionality by \u003ca href=\"https://github.com/weissi\"\u003e\u003ccode\u003e@​weissi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3304\"\u003eapple/swift-nio#3304\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCall channel initializer when using async methods on pipe bootstrap by \u003ca href=\"https://github.com/Lukasa\"\u003e\u003ccode\u003e@​Lukasa\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3309\"\u003eapple/swift-nio#3309\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove Foundation import by \u003ca href=\"https://github.com/glbrntt\"\u003e\u003ccode\u003e@​glbrntt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3310\"\u003eapple/swift-nio#3310\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eWiden the allocation limit on nightlies by \u003ca href=\"https://github.com/Lukasa\"\u003e\u003ccode\u003e@​Lukasa\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3280\"\u003eapple/swift-nio#3280\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate \u003ccode\u003egenerate_matrix.sh\u003c/code\u003e for windows nightlies to 2022 images by \u003ca href=\"https://github.com/rnro\"\u003e\u003ccode\u003e@​rnro\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3284\"\u003eapple/swift-nio#3284\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eMake use of symlink to latest Xcode beta  by \u003ca href=\"https://github.com/rnro\"\u003e\u003ccode\u003e@​rnro\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3285\"\u003eapple/swift-nio#3285\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd internals for stackdiff tool by \u003ca href=\"https://github.com/glbrntt\"\u003e\u003ccode\u003e@​glbrntt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3286\"\u003eapple/swift-nio#3286\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd diffing to the stackdiff tool by \u003ca href=\"https://github.com/glbrntt\"\u003e\u003ccode\u003e@​glbrntt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3287\"\u003eapple/swift-nio#3287\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd dtrace parsing by \u003ca href=\"https://github.com/glbrntt\"\u003e\u003ccode\u003e@​glbrntt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3288\"\u003eapple/swift-nio#3288\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd stackdiff dump by \u003ca href=\"https://github.com/glbrntt\"\u003e\u003ccode\u003e@​glbrntt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3289\"\u003eapple/swift-nio#3289\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd stackdiff merging by \u003ca href=\"https://github.com/glbrntt\"\u003e\u003ccode\u003e@​glbrntt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3290\"\u003eapple/swift-nio#3290\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAvoid spurious xcodebuild warning by \u003ca href=\"https://github.com/madrob\"\u003e\u003ccode\u003e@​madrob\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3291\"\u003eapple/swift-nio#3291\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd DocC docs for running alloc tests and debugging them by \u003ca href=\"https://github.com/glbrntt\"\u003e\u003ccode\u003e@​glbrntt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3293\"\u003eapple/swift-nio#3293\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd bpftrace allocations script by \u003ca href=\"https://github.com/Lukasa\"\u003e\u003ccode\u003e@​Lukasa\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3113\"\u003eapple/swift-nio#3113\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd \u003ccode\u003einEventLoop\u003c/code\u003e benchmark by \u003ca href=\"https://github.com/weissi\"\u003e\u003ccode\u003e@​weissi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3301\"\u003eapple/swift-nio#3301\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ePick visionOS version for Xcode 16.2 by \u003ca href=\"https://github.com/glbrntt\"\u003e\u003ccode\u003e@​glbrntt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3307\"\u003eapple/swift-nio#3307\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFixes a small mistake in the NIOTCPEchoServer README file by \u003ca href=\"https://github.com/rafaelcepeda\"\u003e\u003ccode\u003e@​rafaelcepeda\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3311\"\u003eapple/swift-nio#3311\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/madrob\"\u003e\u003ccode\u003e@​madrob\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3291\"\u003eapple/swift-nio#3291\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/xtremekforever\"\u003e\u003ccode\u003e@​xtremekforever\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/apple/swift-nio/pull/3298\"\u003eapple/swift-nio#3298\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-nio/compare/2.84.0...2.85.0\"\u003ehttps://github.com/apple/swift-nio/compare/2.84.0...2.85.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio/commit/a5fea865badcb1c993c85b0f0e8d05a4bd2270fb\"\u003e\u003ccode\u003ea5fea86\u003c/code\u003e\u003c/a\u003e Fixes a small mistake in the NIOTCPEchoServer README file (\u003ca href=\"https://redirect.github.com/apple/swift-nio/issues/3311\"\u003e#3311\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio/commit/cae0a353d1a191e3c5efe164dcacd140242f8ca2\"\u003e\u003ccode\u003ecae0a35\u003c/code\u003e\u003c/a\u003e Remove Foundation import (\u003ca href=\"https://redirect.github.com/apple/swift-nio/issues/3310\"\u003e#3310\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio/commit/ee67a96bcba6f58f1e4787760b2fae6751046c26\"\u003e\u003ccode\u003eee67a96\u003c/code\u003e\u003c/a\u003e Call channel initializer when using async methods on pipe bootstrap (\u003ca href=\"https://redirect.github.com/apple/swift-nio/issues/3309\"\u003e#3309\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio/commit/66483af202c0af1b23c8e17d1b010ba5731ab2c7\"\u003e\u003ccode\u003e66483af\u003c/code\u003e\u003c/a\u003e Pick visionOS version for Xcode 16.2 (\u003ca href=\"https://redirect.github.com/apple/swift-nio/issues/3307\"\u003e#3307\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio/commit/344db24aaa0eb3a56f47a700a9121639fe5437f9\"\u003e\u003ccode\u003e344db24\u003c/code\u003e\u003c/a\u003e NIOThread: remove the detached threads functionality (\u003ca href=\"https://redirect.github.com/apple/swift-nio/issues/3304\"\u003e#3304\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio/commit/fe923bbbe6ee34eed575ebe534f4cf8c57d6357f\"\u003e\u003ccode\u003efe923bb\u003c/code\u003e\u003c/a\u003e Make file handle sendable (\u003ca href=\"https://redirect.github.com/apple/swift-nio/issues/3300\"\u003e#3300\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio/commit/933b9d738d306c0787ab872ee7e33d1d1bcb4d11\"\u003e\u003ccode\u003e933b9d7\u003c/code\u003e\u003c/a\u003e Structured Concurrency compliant MTELG create/shutdown (\u003ca href=\"https://redirect.github.com/apple/swift-nio/issues/3296\"\u003e#3296\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio/commit/acca4e525cd5b6391428448b6ad3f5365227adc5\"\u003e\u003ccode\u003eacca4e5\u003c/code\u003e\u003c/a\u003e NIOThread refactor: pthread_t lifetimes (\u003ca href=\"https://redirect.github.com/apple/swift-nio/issues/3297\"\u003e#3297\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio/commit/664032bdd6732ac493d1a30c72592e9573f89aed\"\u003e\u003ccode\u003e664032b\u003c/code\u003e\u003c/a\u003e Wrap closures stored in the CallbackList (\u003ca href=\"https://redirect.github.com/apple/swift-nio/issues/3303\"\u003e#3303\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio/commit/0b65385fad361663125f43d9439dfe0a16521edd\"\u003e\u003ccode\u003e0b65385\u003c/code\u003e\u003c/a\u003e improve inEventLoop checks (\u003ca href=\"https://redirect.github.com/apple/swift-nio/issues/3302\"\u003e#3302\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/apple/swift-nio/compare/2.84.0...2.85.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/apple/swift-collections` from 1.2.0 to 1.2.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-collections/releases\"\u003egithub.com/apple/swift-collections's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eSwift Collections 1.2.1\u003c/h2\u003e\n\u003cp\u003eThis is a patch release with the following minor improvements:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eBigString\u003c/code\u003e sometimes miscounted distances in its character view, resulting in an invalid collection conformance. This is now fixed. (\u003ca href=\"https://redirect.github.com/apple/swift-collections/issues/485\"\u003e#485\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eBigString\u003c/code\u003e's Unicode Scalar and character views now make better use of known lengths of the text chunks stored in the tree, resulting in significantly improved performance for their distance measurements. (\u003ca href=\"https://redirect.github.com/apple/swift-collections/issues/486\"\u003e#486\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eThe Foundation-specific toolchain configuration was updated to include the Deque type. (\u003ca href=\"https://redirect.github.com/apple/swift-collections/issues/496\"\u003e#496\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e[BigString] Fix character indexing operations by \u003ca href=\"https://github.com/lorentey\"\u003e\u003ccode\u003e@​lorentey\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-collections/pull/485\"\u003eapple/swift-collections#485\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[BigString] Harvest some low-hanging performance fruit by \u003ca href=\"https://github.com/lorentey\"\u003e\u003ccode\u003e@​lorentey\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-collections/pull/486\"\u003eapple/swift-collections#486\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eInclude DequeModule in the Foundation toolchain build by \u003ca href=\"https://github.com/cthielen\"\u003e\u003ccode\u003e@​cthielen\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-collections/pull/496\"\u003eapple/swift-collections#496\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-collections/compare/1.2.0...1.2.1\"\u003ehttps://github.com/apple/swift-collections/compare/1.2.0...1.2.1\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-collections/commit/8c0c0a8b49e080e54e5e328cc552821ff07cd341\"\u003e\u003ccode\u003e8c0c0a8\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/apple/swift-collections/issues/496\"\u003e#496\u003c/a\u003e from cthielen/release/1.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-collections/commit/ab46d6415275a4f1c66923aad5d9759394b9999f\"\u003e\u003ccode\u003eab46d64\u003c/code\u003e\u003c/a\u003e Include DequeModule in the Foundation toolchain build\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-collections/commit/96bf8b85f50ec0d63ae1d0fcb4418d067dc9808e\"\u003e\u003ccode\u003e96bf8b8\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/apple/swift-collections/issues/486\"\u003e#486\u003c/a\u003e from lorentey/BigString-easy-speedups\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-collections/commit/fc411858ee8c2d1ca4113555c185752f5d8212f5\"\u003e\u003ccode\u003efc41185\u003c/code\u003e\u003c/a\u003e [BigString] Speed up index distance calculations\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-collections/commit/f1b0eba9482d82251f383ea4964546d87db78903\"\u003e\u003ccode\u003ef1b0eba\u003c/code\u003e\u003c/a\u003e [BigString] Add some basic benchmarks\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-collections/commit/f02550b23fdd0b714f6738c44c46d69afbb0c667\"\u003e\u003ccode\u003ef02550b\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/apple/swift-collections/issues/485\"\u003e#485\u003c/a\u003e from lorentey/fix-character-distance-1.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-collections/commit/65f99e3eff346e5033d9ac9310021a4ff55a9a64\"\u003e\u003ccode\u003e65f99e3\u003c/code\u003e\u003c/a\u003e [BigString] Fix character indexing operations\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-collections/commit/96a16f6dc1a67c80588a9902f5010ecb7e823266\"\u003e\u003ccode\u003e96a16f6\u003c/code\u003e\u003c/a\u003e [BigString] Add new tests exercising broken indexing operations\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/apple/swift-collections/compare/1.2.0...1.2.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/apple/swift-system` from 1.5.0 to 1.6.2\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-system/releases\"\u003egithub.com/apple/swift-system's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e1.6.2\u003c/h2\u003e\n\u003cp\u003eBug-fix release to fix a build error on Amazon Linux 2.\nAn important non-feature is the adoption of the availability macro, with thanks to \u003ca href=\"https://github.com/rauhul\"\u003e\u003ccode\u003e@​rauhul\u003c/code\u003e\u003c/a\u003e.\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix typedef errors on platforms with _ASM_GENERIC_INT headers by \u003ca href=\"https://github.com/jrflat\"\u003e\u003ccode\u003e@​jrflat\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-system/pull/254\"\u003eapple/swift-system#254\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReplace bespoke availability system by \u003ca href=\"https://github.com/rauhul\"\u003e\u003ccode\u003e@​rauhul\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-system/pull/232\"\u003eapple/swift-system#232\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-system/compare/1.6.1...1.6.2\"\u003ehttps://github.com/apple/swift-system/compare/1.6.1...1.6.2\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003e1.6.1\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix WASI build (dirent, umask, errno and open flag tests) by \u003ca href=\"https://github.com/jrflat\"\u003e\u003ccode\u003e@​jrflat\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-system/pull/239\"\u003eapple/swift-system#239\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix IORing release build by \u003ca href=\"https://github.com/jrflat\"\u003e\u003ccode\u003e@​jrflat\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-system/pull/241\"\u003eapple/swift-system#241\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix IORing static Linux SDK by \u003ca href=\"https://github.com/jrflat\"\u003e\u003ccode\u003e@​jrflat\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-system/pull/242\"\u003eapple/swift-system#242\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix IORing build for older Linux kernels by \u003ca href=\"https://github.com/jrflat\"\u003e\u003ccode\u003e@​jrflat\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-system/pull/247\"\u003eapple/swift-system#247\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/jrflat\"\u003e\u003ccode\u003e@​jrflat\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/apple/swift-system/pull/239\"\u003eapple/swift-system#239\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-system/compare/1.6.0...1.6.1\"\u003ehttps://github.com/apple/swift-system/compare/1.6.0...1.6.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003e1.6.0\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdd io_uring support to System by \u003ca href=\"https://github.com/Catfish-Man\"\u003e\u003ccode\u003e@​Catfish-Man\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-system/pull/208\"\u003eapple/swift-system#208\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix API documentation links in README.md by \u003ca href=\"https://github.com/azarovalex\"\u003e\u003ccode\u003e@​azarovalex\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-system/pull/234\"\u003eapple/swift-system#234\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Catfish-Man\"\u003e\u003ccode\u003e@​Catfish-Man\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/apple/swift-system/pull/208\"\u003eapple/swift-system#208\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/azarovalex\"\u003e\u003ccode\u003e@​azarovalex\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/apple/swift-system/pull/234\"\u003eapple/swift-system#234\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-system/compare/1.5.0...1.6.0\"\u003ehttps://github.com/apple/swift-system/compare/1.5.0...1.6.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-system/commit/890830fff1a577dc83134890c7984020c5f6b43b\"\u003e\u003ccode\u003e890830f\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/apple/swift-system/issues/254\"\u003e#254\u003c/a\u003e from jrflat/fix-generic-int-typedefs-1.6.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-system/commit/a5f13c77b809bd42844d7cf37fa39aa6e30e66bc\"\u003e\u003ccode\u003ea5f13c7\u003c/code\u003e\u003c/a\u003e Fix typedef errors on platforms with _ASM_GENERIC_INT headers\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-system/commit/9226c72b3aeb0c31b25c616fa363b60cbbc1c244\"\u003e\u003ccode\u003e9226c72\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/apple/swift-system/issues/232\"\u003e#232\u003c/a\u003e from apple/availability-macros\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-system/commit/d9d138a88e55a4365423b0b7ce55c785c2f72a7c\"\u003e\u003ccode\u003ed9d138a\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/apple/swift-system/issues/250\"\u003e#250\u003c/a\u003e from glessard/five-nine-required\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-system/commit/13ad3fe4aca421b8a18ff872724f916e4ff4d481\"\u003e\u003ccode\u003e13ad3fe\u003c/code\u003e\u003c/a\u003e Update copyright dates\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-system/commit/2610d66a5274c40b42374f66ad63340f11403320\"\u003e\u003ccode\u003e2610d66\u003c/code\u003e\u003c/a\u003e This package requires Swift 5.9\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-system/commit/e0d9cb0638be3afa6331bd5afe63ebdae7741e6a\"\u003e\u003ccode\u003ee0d9cb0\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/apple/swift-system/issues/249\"\u003e#249\u003c/a\u003e from glessard/feature-flag-condition\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-system/commit/c4fef8b59a68d5b773ddc1e8697815fe553280eb\"\u003e\u003ccode\u003ec4fef8b\u003c/code\u003e\u003c/a\u003e Disable non-escapable API by feature flag\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-system/commit/f97a80426c77504e51cffc6189d2f23e0965c83e\"\u003e\u003ccode\u003ef97a804\u003c/code\u003e\u003c/a\u003e update readme\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-system/commit/e5198c2b2d062741dc6653b993ce31566049364d\"\u003e\u003ccode\u003ee5198c2\u003c/code\u003e\u003c/a\u003e disable 16.0 and 16.1\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/apple/swift-system/compare/1.5.0...1.6.2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/apple/swift-nio-ssl` from 2.32.0 to 2.33.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-nio-ssl/releases\"\u003egithub.com/apple/swift-nio-ssl's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eSwiftNIO SSL 2.33.0\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eSemVer Minor\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd \u003ccode\u003emTLSConfiguration\u003c/code\u003e option for \u003ccode\u003eTLSConfiguration\u003c/code\u003e by \u003ca href=\"https://github.com/Lukasa\"\u003e\u003ccode\u003e@​Lukasa\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-ssl/pull/545\"\u003eapple/swift-nio-ssl#545\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eDeprecate \u003ccode\u003eNIOSSLCertificate(file:format:)\u003c/code\u003e by \u003ca href=\"https://github.com/glbrntt\"\u003e\u003ccode\u003e@​glbrntt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-ssl/pull/550\"\u003eapple/swift-nio-ssl#550\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eSemVer Patch\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eEnable -require-explicit-sendable compiler flag by \u003ca href=\"https://github.com/rafaelcepeda\"\u003e\u003ccode\u003e@​rafaelcepeda\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-ssl/pull/549\"\u003eapple/swift-nio-ssl#549\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAvoid small behaviour change in \u003ca href=\"https://redirect.github.com/apple/swift-nio-ssl/issues/550\"\u003e#550\u003c/a\u003e by \u003ca href=\"https://github.com/glbrntt\"\u003e\u003ccode\u003e@​glbrntt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-ssl/pull/551\"\u003eapple/swift-nio-ssl#551\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd static SDK CI workflow by \u003ca href=\"https://github.com/rnro\"\u003e\u003ccode\u003e@​rnro\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-ssl/pull/515\"\u003eapple/swift-nio-ssl#515\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove per-benchmark wiggle room by \u003ca href=\"https://github.com/glbrntt\"\u003e\u003ccode\u003e@​glbrntt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-ssl/pull/546\"\u003eapple/swift-nio-ssl#546\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd documentation of how trust roots settings affect validators by \u003ca href=\"https://github.com/Lukasa\"\u003e\u003ccode\u003e@​Lukasa\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-ssl/pull/548\"\u003eapple/swift-nio-ssl#548\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/rafaelcepeda\"\u003e\u003ccode\u003e@​rafaelcepeda\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/apple/swift-nio-ssl/pull/549\"\u003eapple/swift-nio-ssl#549\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-nio-ssl/compare/2.32.0...2.33.0\"\u003ehttps://github.com/apple/swift-nio-ssl/compare/2.32.0...2.33.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-ssl/commit/385f5bd783ffbfff46b246a7db7be8e4f04c53bd\"\u003e\u003ccode\u003e385f5bd\u003c/code\u003e\u003c/a\u003e Avoid small behaviour change in \u003ca href=\"https://redirect.github.com/apple/swift-nio-ssl/issues/550\"\u003e#550\u003c/a\u003e (\u003ca href=\"https://redirect.github.com/apple/swift-nio-ssl/issues/551\"\u003e#551\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-ssl/commit/5108dbdec97c4394580522d6a5b805dbe9f48053\"\u003e\u003ccode\u003e5108dbd\u003c/code\u003e\u003c/a\u003e Deprecate NIOSSLCertificate(file:format:) (\u003ca href=\"https://redirect.github.com/apple/swift-nio-ssl/issues/550\"\u003e#550\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-ssl/commit/f64263a41fbc7ac04ab13585a7c8e0b4b6a8e1d2\"\u003e\u003ccode\u003ef64263a\u003c/code\u003e\u003c/a\u003e Enabled -require-explicit-sendable compiler flag (\u003ca href=\"https://redirect.github.com/apple/swift-nio-ssl/issues/549\"\u003e#549\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-ssl/commit/dacd828b9c0af1715e23f135c019ecf27ced6645\"\u003e\u003ccode\u003edacd828\u003c/code\u003e\u003c/a\u003e Add documentation of how trust roots settings affect validators (\u003ca href=\"https://redirect.github.com/apple/swift-nio-ssl/issues/548\"\u003e#548\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-ssl/commit/8d6730f567e2e8223eefbc13e9ec5d559030ac84\"\u003e\u003ccode\u003e8d6730f\u003c/code\u003e\u003c/a\u003e Add mTLSConfiguration option for TLSConfiguration (\u003ca href=\"https://redirect.github.com/apple/swift-nio-ssl/issues/545\"\u003e#545\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-ssl/commit/f76bfe9041a8040adf6e908bf4b6087eeaf40960\"\u003e\u003ccode\u003ef76bfe9\u003c/code\u003e\u003c/a\u003e Remove per-benchmark wiggle room (\u003ca href=\"https://redirect.github.com/apple/swift-nio-ssl/issues/546\"\u003e#546\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-ssl/commit/f19bb9918d507b3f82ab05d97ddb09110e31a8bd\"\u003e\u003ccode\u003ef19bb99\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Enable certificate verification if trustRoots are set to non-\u003ccode\u003enil\u003c/code\u003e\u0026quot; (...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-ssl/commit/34486a905735dd8e5e1159a45fbe65ace8240839\"\u003e\u003ccode\u003e34486a9\u003c/code\u003e\u003c/a\u003e Enable certificate verification if trustRoots are set to non-\u003ccode\u003enil\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/apple/swift-nio-ssl/issues/543\"\u003e#543\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-ssl/commit/fe415631b1fec99a5b7c895d2f2826b61ad903fb\"\u003e\u003ccode\u003efe41563\u003c/code\u003e\u003c/a\u003e Add static SDK CI workflow (\u003ca href=\"https://redirect.github.com/apple/swift-nio-ssl/issues/515\"\u003e#515\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/apple/swift-nio-ssl/compare/2.32.0...2.33.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/apple/swift-nio-http2` from 1.37.0 to 1.38.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-nio-http2/releases\"\u003egithub.com/apple/swift-nio-http2's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eSwiftNIO HTTP/2 1.38.0\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eSemVer Minor\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd GlitchesMonitor by \u003ca href=\"https://github.com/gjcairo\"\u003e\u003ccode\u003e@​gjcairo\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-http2/pull/518\"\u003eapple/swift-nio-http2#518\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd a frame delegate by \u003ca href=\"https://github.com/glbrntt\"\u003e\u003ccode\u003e@​glbrntt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-http2/pull/522\"\u003eapple/swift-nio-http2#522\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate allocation thresholds by \u003ca href=\"https://github.com/gjcairo\"\u003e\u003ccode\u003e@​gjcairo\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-http2/pull/520\"\u003eapple/swift-nio-http2#520\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-nio-http2/compare/1.37.0...1.38.0\"\u003ehttps://github.com/apple/swift-nio-http2/compare/1.37.0...1.38.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-http2/commit/5e9e99ec96c53bc2c18ddd10c1e25a3cd97c55e5\"\u003e\u003ccode\u003e5e9e99e\u003c/code\u003e\u003c/a\u003e Add a frame delegate (\u003ca href=\"https://redirect.github.com/apple/swift-nio-http2/issues/522\"\u003e#522\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-http2/commit/f0e94525a7c479d622c3847a6d78f65730a23587\"\u003e\u003ccode\u003ef0e9452\u003c/code\u003e\u003c/a\u003e Add GlitchesMonitor (\u003ca href=\"https://redirect.github.com/apple/swift-nio-http2/issues/518\"\u003e#518\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-http2/commit/bf0645a009f18af19cd7a70a1dddcf439cbb609a\"\u003e\u003ccode\u003ebf0645a\u003c/code\u003e\u003c/a\u003e Update allocation thresholds (\u003ca href=\"https://redirect.github.com/apple/swift-nio-http2/issues/520\"\u003e#520\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/apple/swift-nio-http2/compare/1.37.0...1.38.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/apple/swift-nio-extras` from 1.28.0 to 1.29.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-nio-extras/releases\"\u003egithub.com/apple/swift-nio-extras's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eSwiftNIO Extras 1.29.0\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eSemVer Minor\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eResponsiveness fallback handler by \u003ca href=\"https://github.com/josephnoir\"\u003e\u003ccode\u003e@​josephnoir\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/278\"\u003eapple/swift-nio-extras#278\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eSplit RequestResponseHandlers into Sendable and non-Sendable variants by \u003ca href=\"https://github.com/yigityazicilar\"\u003e\u003ccode\u003e@​yigityazicilar\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/279\"\u003eapple/swift-nio-extras#279\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd callback in TimedCertificateReloader to listen for reloads by \u003ca href=\"https://github.com/hamzahrmalik\"\u003e\u003ccode\u003e@​hamzahrmalik\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/281\"\u003eapple/swift-nio-extras#281\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eMake a new variant of makeReloaderValidatingSources which takes a Configuration by \u003ca href=\"https://github.com/hamzahrmalik\"\u003e\u003ccode\u003e@​hamzahrmalik\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/282\"\u003eapple/swift-nio-extras#282\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCallback for certificate reload failures by \u003ca href=\"https://github.com/hamzahrmalik\"\u003e\u003ccode\u003e@​hamzahrmalik\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/283\"\u003eapple/swift-nio-extras#283\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd static SDK CI workflow by \u003ca href=\"https://github.com/rnro\"\u003e\u003ccode\u003e@​rnro\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/252\"\u003eapple/swift-nio-extras#252\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eChanged GHA workflows to require explicit sendable on macOS. by \u003ca href=\"https://github.com/rafaelcepeda\"\u003e\u003ccode\u003e@​rafaelcepeda\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/280\"\u003eapple/swift-nio-extras#280\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/josephnoir\"\u003e\u003ccode\u003e@​josephnoir\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/278\"\u003eapple/swift-nio-extras#278\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/yigityazicilar\"\u003e\u003ccode\u003e@​yigityazicilar\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/279\"\u003eapple/swift-nio-extras#279\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/rafaelcepeda\"\u003e\u003ccode\u003e@​rafaelcepeda\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/280\"\u003eapple/swift-nio-extras#280\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/hamzahrmalik\"\u003e\u003ccode\u003e@​hamzahrmalik\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/281\"\u003eapple/swift-nio-extras#281\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-nio-extras/compare/1.28.0...1.29.0\"\u003ehttps://github.com/apple/swift-nio-extras/compare/1.28.0...1.29.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/a55c3dd3a81d035af8a20ce5718889c0dcab073d\"\u003e\u003ccode\u003ea55c3dd\u003c/code\u003e\u003c/a\u003e Callback for certificate reload failures (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/283\"\u003e#283\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/614cedd4b11be72180a11fce7f1f9d62cdf11459\"\u003e\u003ccode\u003e614cedd\u003c/code\u003e\u003c/a\u003e Make a new variant of makeReloaderValidatingSources which takes a Configurati...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/0abfca1a175f1aa7a3ea02a6da4390561a49acd0\"\u003e\u003ccode\u003e0abfca1\u003c/code\u003e\u003c/a\u003e Add callback in TimedCertificateReloader to listen for reloads (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/281\"\u003e#281\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/be2fa03ee37a1e6799bcd23308c20c7bb957e546\"\u003e\u003ccode\u003ebe2fa03\u003c/code\u003e\u003c/a\u003e Changed GHA workflows to require explicit sendable on macOS. (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/280\"\u003e#280\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/774c2747897bf77aa96c626496994aaea47d9c5e\"\u003e\u003ccode\u003e774c274\u003c/code\u003e\u003c/a\u003e Split RequestResponseHandlers into Sendable and non-Sendable variants (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/279\"\u003e#279\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/07afea89d6cbbdd15af538afe0fb2c5e55035922\"\u003e\u003ccode\u003e07afea8\u003c/code\u003e\u003c/a\u003e Add static SDK CI workflow (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/252\"\u003e#252\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/c6714eeaa49272442d2b2d21ee1e2e645ae6f607\"\u003e\u003ccode\u003ec6714ee\u003c/code\u003e\u003c/a\u003e Responsiveness fallback handler (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/278\"\u003e#278\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/apple/swift-nio-extras/compare/1.28.0...1.29.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/apple/swift-crypto` from 3.12.3 to 3.13.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-crypto/releases\"\u003egithub.com/apple/swift-crypto's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eSwift Crypto 3.13.3\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eSemVer Patch\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCache curves to avoid repeatedly reallocating state by \u003ca href=\"https://github.com/Lukasa\"\u003e\u003ccode\u003e@​Lukasa\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-crypto/pull/391\"\u003eapple/swift-crypto#391\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd some benchmarks for EC key agreement by \u003ca href=\"https://github.com/Lukasa\"\u003e\u003ccode\u003e@​Lukasa\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-crypto/pull/390\"\u003eapple/swift-crypto#390\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-crypto/compare/3.13.2...3.13.3\"\u003ehttps://github.com/apple/swift-crypto/compare/3.13.2...3.13.3\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eSwift Crypto 3.13.2\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eSemVer Patch\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eWork around Swift compiler issue with consuming and TSAN by \u003ca href=\"https://github.com/Lukasa\"\u003e\u003ccode\u003e@​Lukasa\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-crypto/pull/384\"\u003eapple/swift-crypto#384\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove a few inlinability annotations by \u003ca href=\"https://github.com/glbrntt\"\u003e\u003ccode\u003e@​glbrntt\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-crypto/pull/383\"\u003eapple/swift-crypto#383\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-crypto/compare/3.13.1...3.13.2\"\u003ehttps://github.com/apple/swift-crypto/compare/3.13.1...3.13.2\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eSwift Crypto 3.13.1\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eSemVer Patch\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003ebuild: Make swift-crypto build on Windows by \u003ca href=\"https://github.com/Steelskin\"\u003e\u003ccode\u003e@​Steelskin\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-crypto/pull/370\"\u003eapple/swift-crypto#370\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Steelskin\"\u003e\u003ccode\u003e@​Steelskin\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/apple/swift-crypto/pull/370\"\u003eapple/swift-crypto#370\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-crypto/compare/3.13.0...3.13.1\"\u003ehttps://github.com/apple/swift-crypto/compare/3.13.0...3.13.1\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eSwift Crypto 3.13.0\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eSemVer Minor\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eOpenBSD support. by \u003ca href=\"https://github.com/3405691582\"\u003e\u003ccode\u003e@​3405691582\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-crypto/pull/349\"\u003eapple/swift-crypto#349\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eDrop Swift 5.9 by \u003ca href=\"https://github.com/rnro\"\u003e\u003ccode\u003e@​rnro\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-crypto/pull/353\"\u003eapple/swift-crypto#353\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd a PKCS#8 DER property to private keys by \u003ca href=\"https://github.com/josephnoir\"\u003e\u003ccode\u003e@​josephnoir\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-crypto/pull/372\"\u003eapple/swift-crypto#372\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd API for ARC(P-256) and deprecate ARC(P-384) by \u003ca href=\"https://github.com/simonjbeaumont\"\u003e\u003ccode\u003e@​simonjbeaumont\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-crypto/pull/374\"\u003eapple/swift-crypto#374\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eTypealias CryptoKitError by \u003ca href=\"https://github.com/0xTim\"\u003e\u003ccode\u003e@​0xTim\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-crypto/pull/285\"\u003eapple/swift-crypto#285\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eSemVer Patch\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eperf: Add benchmarks and reduce allocations by ~50% for ARC and VOPRF by \u003ca href=\"https://github.com/simonjbeaumont\"\u003e\u003ccode\u003e@​simonjbeaumont\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-crypto/pull/346\"\u003eapple/swift-crypto#346\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eInstall swiftmodules with full module triple by \u003ca href=\"https://github.com/etcwilde\"\u003e\u003ccode\u003e@​etcwilde\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-crypto/pull/354\"\u003eapple/swift-crypto#354\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUpdate BoringSSL to 035e720641f385e82c72b7b0a9e1d89e58cb5ed5 by \u003ca href=\"https://github.com/Lukasa\"\u003e\u003ccode\u003e@​Lukasa\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-crypto/pull/356\"\u003eapple/swift-crypto#356\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eMake EllipticCurvePoint and ArbitraryPrecisionInteger Sendable by \u003ca href=\"https://github.com/Lukasa\"\u003e\u003ccode\u003e@​Lukasa\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-crypto/pull/366\"\u003eapple/swift-crypto#366\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-crypto/commit/176abc28e002a9952470f08745cd26fad9286776\"\u003e\u003ccode\u003e176abc2\u003c/code\u003e\u003c/a\u003e Cache curves to avoid repeatedly reallocating state (\u003ca href=\"https://redirect.github.com/apple/swift-crypto/issues/391\"\u003e#391\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-crypto/commit/64a4de00fb65d97d68420ac908ba3962dfb97017\"\u003e\u003ccode\u003e64a4de0\u003c/code\u003e\u003c/a\u003e Add some benchmarks for EC key agreement (\u003ca href=\"https://redirect.github.com/apple/swift-crypto/issues/390\"\u003e#390\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-crypto/commit/84b1d494118d63629a785230135f82991f02329e\"\u003e\u003ccode\u003e84b1d49\u003c/code\u003e\u003c/a\u003e Add a few more inlinability annotation (\u003ca href=\"https://redirect.github.com/apple/swift-crypto/issues/383\"\u003e#383\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-crypto/commit/88b9c9b3b7f0f5d1fcbc682dba50881ab77de087\"\u003e\u003ccode\u003e88b9c9b\u003c/code\u003e\u003c/a\u003e Work around Swift compiler issue with consuming and TSAN (\u003ca href=\"https://redirect.github.com/apple/swift-crypto/issues/384\"\u003e#384\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-crypto/commit/993467897d0c6250bfb542e3334f4050ca745f72\"\u003e\u003ccode\u003e9934678\u003c/code\u003e\u003c/a\u003e build: Make swift-crypto build on Windows (\u003ca href=\"https://redirect.github.com/apple/swift-crypto/issues/370\"\u003e#370\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-crypto/commit/75475b8063d738195819012407f055f4493795ef\"\u003e\u003ccode\u003e75475b8\u003c/code\u003e\u003c/a\u003e Back out changes post-quantum changes for release (\u003ca href=\"https://redirect.github.com/apple/swift-crypto/issues/379\"\u003e#379\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-crypto/commit/e5f10a704b9e08cfa45b1cc2ca6baf13d66b3e33\"\u003e\u003ccode\u003ee5f10a7\u003c/code\u003e\u003c/a\u003e Mention Windows in README (\u003ca href=\"https://redirect.github.com/apple/swift-crypto/issues/378\"\u003e#378\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-crypto/commit/871f95d0ebaafb76626d41cc19ebbc81baf29d70\"\u003e\u003ccode\u003e871f95d\u003c/code\u003e\u003c/a\u003e Typealias CryptoKitError (\u003ca href=\"https://redirect.github.com/apple/swift-crypto/issues/285\"\u003e#285\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-crypto/commit/af6be725f5c1e7356878d3cc6a8fdb9c764e14c5\"\u003e\u003ccode\u003eaf6be72\u003c/code\u003e\u003c/a\u003e CMake: Declare ASN1 dependency (\u003ca href=\"https://redirect.github.com/apple/swift-crypto/issues/376\"\u003e#376\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-crypto/commit/93a2ebfad71baa299c2ffdc10fb505e05494252f\"\u003e\u003ccode\u003e93a2ebf\u003c/code\u003e\u003c/a\u003e Add API for ARC(P-256) and deprecate ARC(P-384) (\u003ca href=\"https://redirect.github.com/apple/swift-crypto/issues/374\"\u003e#374\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/apple/swift-crypto/compare/3.12.3...3.13.3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/apple/swift-log` from 1.6.3 to 1.6.4\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-log/releases\"\u003egithub.com/apple/swift-log's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e1.6.4\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eSemVer Patch\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAndroid test fixes by \u003ca href=\"https://github.com/marcprux\"\u003e\u003ccode\u003e@​marcprux\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-log/pull/356\"\u003eapple/swift-log#356\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eremove superfluous whitespace by \u003ca href=\"https://github.com/weissi\"\u003e\u003ccode\u003e@​weissi\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-log/pull/366\"\u003eapple/swift-log#366\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eEnable macOS CI on merge to main and daily timer by \u003ca href=\"https://github.com/rnro\"\u003e\u003ccode\u003e@​rnro\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-log/pull/357\"\u003eapple/swift-log#357\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eEnable macOS CI on pull requests by \u003ca href=\"https://github.com/rnro\"\u003e\u003ccode\u003e@​rnro\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-log/pull/358\"\u003eapple/swift-log#358\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd static SDK CI workflow by \u003ca href=\"https://github.com/rnro\"\u003e\u003ccode\u003e@​rnro\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-log/pull/355\"\u003eapple/swift-log#355\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eEnable Swift 6.1 jobs in CI by \u003ca href=\"https://github.com/rnro\"\u003e\u003ccode\u003e@​rnro\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-log/pull/359\"\u003eapple/swift-log#359\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eRemove inaccurate code comment by \u003ca href=\"https://github.com/gwynne\"\u003e\u003ccode\u003e@​gwynne\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-log/pull/349\"\u003eapple/swift-log#349\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eOverhaul \u003ccode\u003eREADME\u003c/code\u003e and documentation catalog to introduce best practices by \u003ca href=\"https://github.com/FranzBusch\"\u003e\u003ccode\u003e@​FranzBusch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-log/pull/363\"\u003eapple/swift-log#363\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd an article how to implement a log handler by \u003ca href=\"https://github.com/FranzBusch\"\u003e\u003ccode\u003e@​FranzBusch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-log/pull/364\"\u003eapple/swift-log#364\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix broken link to documentation on README by \u003ca href=\"https://github.com/simonjbeaumont\"\u003e\u003ccode\u003e@​simonjbeaumont\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-log/pull/365\"\u003eapple/swift-log#365\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/marcprux\"\u003e\u003ccode\u003e@​marcprux\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/apple/swift-log/pull/356\"\u003eapple/swift-log#356\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/simonjbeaumont\"\u003e\u003ccode\u003e@​simonjbeaumont\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/apple/swift-log/pull/365\"\u003eapple/swift-log#365\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-log/compare/1.6.3...1.6.4\"\u003ehttps://github.com/apple/swift-log/compare/1.6.3...1.6.4\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-log/commit/ce592ae52f982c847a4efc0dd881cc9eb32d29f2\"\u003e\u003ccode\u003ece592ae\u003c/code\u003e\u003c/a\u003e remove superfluous whitespace (\u003ca href=\"https://redirect.github.com/apple/swift-log/issues/366\"\u003e#366\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-log/commit/e1600be8ecad82095bb100b17cb6a8e8eee79dd6\"\u003e\u003ccode\u003ee1600be\u003c/code\u003e\u003c/a\u003e Fix broken link to documentation on README (\u003ca href=\"https://redirect.github.com/apple/swift-log/issues/365\"\u003e#365\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-log/commit/cbd28c274b69c77d1a48bb8af741cab4bcac46e0\"\u003e\u003ccode\u003ecbd28c2\u003c/code\u003e\u003c/a\u003e Add an article how to implement a log handler (\u003ca href=\"https://redirect.github.com/apple/swift-log/issues/364\"\u003e#364\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-log/commit/c05d67286c7b92ad2d25781b4435a4c808028589\"\u003e\u003ccode\u003ec05d672\u003c/code\u003e\u003c/a\u003e Overhaul \u003ccode\u003eREADME\u003c/code\u003e and documentation catalog to introduce best practices (\u003ca href=\"https://redirect.github.com/apple/swift-log/issues/363\"\u003e#363\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-log/commit/2281e430605e04461b939d5d8fcfbb6a51c82bc6\"\u003e\u003ccode\u003e2281e43\u003c/code\u003e\u003c/a\u003e Remove inaccurate code comment (\u003ca href=\"https://redirect.github.com/apple/swift-log/issues/349\"\u003e#349\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-log/commit/81d3d07f1439ddcf3df61b2128857ab7532a5804\"\u003e\u003ccode\u003e81d3d07\u003c/code\u003e\u003c/a\u003e Enable Swift 6.1 jobs in CI (\u003ca href=\"https://redirect.github.com/apple/swift-log/issues/359\"\u003e#359\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-log/commit/09c99dd25a080ae991849d274e14dc191498e630\"\u003e\u003ccode\u003e09c99dd\u003c/code\u003e\u003c/a\u003e Add static SDK CI workflow (\u003ca href=\"https://redirect.github.com/apple/swift-log/issues/355\"\u003e#355\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-log/commit/748d1eb5d992f45e4fae73bd659d9b325b0d7199\"\u003e\u003ccode\u003e748d1eb\u003c/code\u003e\u003c/a\u003e Android test fixes (\u003ca href=\"https://redirect.github.com/apple/swift-log/issues/356\"\u003e#356\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-log/commit/765db8bc4768e49c9fbbc937be63daa69b88951b\"\u003e\u003ccode\u003e765db8b\u003c/code\u003e\u003c/a\u003e Enable macOS CI on pull requests (\u003ca href=\"https://redirect.github.com/apple/swift-log/issues/358\"\u003e#358\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-log/commit/222bf1b48ba70644c75d3f47619e97cba95b02e3\"\u003e\u003ccode\u003e222bf1b\u003c/code\u003e\u003c/a\u003e Enable macOS CI on merge to main and daily timer (\u003ca href=\"https://redirect.github.com/apple/swift-log/issues/357\"\u003e#357\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/apple/swift-log/compare/1.6.3...1.6.4\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e` 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)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/open-meteo/open-meteo/pull/1447","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-meteo%2Fopen-meteo/issues/1447","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1447/packages"}},{"old_version":"1.27.1","new_version":"1.28.0","update_type":"minor","path":null,"pr_created_at":"2025-06-03T05:40:54.000Z","version_change":"1.27.1 → 1.28.0","issue":{"uuid":"2562672638","node_id":"PR_kwDOC--ABc6Yv0f-","number":123,"state":"closed","title":"Bump github.com/apple/swift-nio-extras from 1.27.1 to 1.28.0","user":"dependabot[bot]","labels":["dependencies","swift_package_manager"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-06-04T07:02:23.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-06-03T05:40:54.000Z","updated_at":"2025-06-04T07:02:24.000Z","time_to_close":91289,"merged_at":"2025-06-04T07:02:23.000Z","merged_by":"github-actions[bot]","closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"github.com/apple/swift-nio-extras","old_version":"1.27.1","new_version":"1.28.0","repository_url":"https://github.com/apple/swift-nio-extras"}],"path":null,"ecosystem":"cocoapods"},"body":"Bumps [github.com/apple/swift-nio-extras](https://github.com/apple/swift-nio-extras) from 1.27.1 to 1.28.0.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-nio-extras/releases\"\u003egithub.com/apple/swift-nio-extras's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eSwiftNIO Extras 1.28.0\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eSemVer Minor\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eTimedCertificateReloader prevents non-self-signed certificates from being loaded by \u003ca href=\"https://github.com/FranzBusch\"\u003e\u003ccode\u003e@​FranzBusch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/274\"\u003eapple/swift-nio-extras#274\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-nio-extras/compare/1.27.1...1.28.0\"\u003ehttps://github.com/apple/swift-nio-extras/compare/1.27.1...1.28.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/145db1962f4f33a4ea07a32e751d5217602eea29\"\u003e\u003ccode\u003e145db19\u003c/code\u003e\u003c/a\u003e TimedCertificateReloader prevents non-self-signed certificates from b… (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/274\"\u003e#274\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/apple/swift-nio-extras/compare/1.27.1...1.28.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/apple/swift-nio-extras\u0026package-manager=swift\u0026previous-version=1.27.1\u0026new-version=1.28.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/sersoft-gmbh/swift-smtp/pull/123","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/sersoft-gmbh%2Fswift-smtp/issues/123","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/123/packages"}},{"old_version":"1.27.1","new_version":"1.28.0","update_type":"minor","path":"the all-dependencies group","pr_created_at":"2025-06-02T14:35:45.000Z","version_change":"1.27.1 → 1.28.0","issue":{"uuid":"2560906161","node_id":"PR_kwDOG8kJ8M6YpFOx","number":355,"state":"open","title":"Bump github.com/apple/swift-nio-extras from 1.27.1 to 1.28.0 in the all-dependencies group","user":"dependabot[bot]","labels":["dependencies","swift_package_manager"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-06-02T14:35:45.000Z","updated_at":"2025-06-02T14:35:45.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"github.com/apple/swift-nio-extras","old_version":"1.27.1","new_version":"1.28.0","repository_url":"https://github.com/apple/swift-nio-extras"}],"path":"the all-dependencies group","ecosystem":"cocoapods"},"body":"Bumps the all-dependencies group with 1 update: [github.com/apple/swift-nio-extras](https://github.com/apple/swift-nio-extras).\n\nUpdates `github.com/apple/swift-nio-extras` from 1.27.1 to 1.28.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-nio-extras/releases\"\u003egithub.com/apple/swift-nio-extras's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eSwiftNIO Extras 1.28.0\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eSemVer Minor\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eTimedCertificateReloader prevents non-self-signed certificates from being loaded by \u003ca href=\"https://github.com/FranzBusch\"\u003e\u003ccode\u003e@​FranzBusch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/274\"\u003eapple/swift-nio-extras#274\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-nio-extras/compare/1.27.1...1.28.0\"\u003ehttps://github.com/apple/swift-nio-extras/compare/1.27.1...1.28.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/145db1962f4f33a4ea07a32e751d5217602eea29\"\u003e\u003ccode\u003e145db19\u003c/code\u003e\u003c/a\u003e TimedCertificateReloader prevents non-self-signed certificates from b… (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/274\"\u003e#274\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/apple/swift-nio-extras/compare/1.27.1...1.28.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/apple/swift-nio-extras\u0026package-manager=swift\u0026previous-version=1.27.1\u0026new-version=1.28.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e` 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)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/vapor/penny-bot/pull/355","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/vapor%2Fpenny-bot/issues/355","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/355/packages"}},{"old_version":"1.27.0","new_version":"1.27.1","update_type":"patch","path":"the all-dependencies group","pr_created_at":"2025-05-21T14:01:12.000Z","version_change":"1.27.0 → 1.27.1","issue":{"uuid":"2534507427","node_id":"PR_kwDOG8kJ8M6XEYOj","number":347,"state":"closed","title":"Bump github.com/apple/swift-nio-extras from 1.27.0 to 1.27.1 in the all-dependencies group","user":"dependabot[bot]","labels":["dependencies","swift_package_manager"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-05-21T17:25:10.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-05-21T14:01:12.000Z","updated_at":"2025-05-21T17:25:10.000Z","time_to_close":12238,"merged_at":"2025-05-21T17:25:10.000Z","merged_by":"MahdiBM","closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"github.com/apple/swift-nio-extras","old_version":"1.27.0","new_version":"1.27.1","repository_url":"https://github.com/apple/swift-nio-extras"}],"path":"the all-dependencies group","ecosystem":"cocoapods"},"body":"Bumps the all-dependencies group with 1 update: [github.com/apple/swift-nio-extras](https://github.com/apple/swift-nio-extras).\n\nUpdates `github.com/apple/swift-nio-extras` from 1.27.0 to 1.27.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-nio-extras/releases\"\u003egithub.com/apple/swift-nio-extras's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e1.27.1\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eSemVer Patch\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eSupport certificate chains from single PEM in \u003ccode\u003eTimedCertificateReloader\u003c/code\u003e by \u003ca href=\"https://github.com/FranzBusch\"\u003e\u003ccode\u003e@​FranzBusch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/273\"\u003eapple/swift-nio-extras#273\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate README.md  Swift version table by \u003ca href=\"https://github.com/rnro\"\u003e\u003ccode\u003e@​rnro\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/271\"\u003eapple/swift-nio-extras#271\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-nio-extras/compare/1.27.0...1.27.1\"\u003ehttps://github.com/apple/swift-nio-extras/compare/1.27.0...1.27.1\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/24cb15c9bc05e3e9eb5ebaf3d28517d42537bfb1\"\u003e\u003ccode\u003e24cb15c\u003c/code\u003e\u003c/a\u003e Support certificate chains from single PEM in \u003ccode\u003eTimedCertificateReloader\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/273\"\u003e#273\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/72a23eafe010279d7d5ea770ea320b876d0ee2ba\"\u003e\u003ccode\u003e72a23ea\u003c/code\u003e\u003c/a\u003e Update README.md  Swift version table (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/271\"\u003e#271\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/apple/swift-nio-extras/compare/1.27.0...1.27.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/apple/swift-nio-extras\u0026package-manager=swift\u0026previous-version=1.27.0\u0026new-version=1.27.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e` 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)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/vapor/penny-bot/pull/347","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/vapor%2Fpenny-bot/issues/347","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/347/packages"}},{"old_version":"1.27.0","new_version":"1.27.1","update_type":"patch","path":null,"pr_created_at":"2025-05-21T05:21:02.000Z","version_change":"1.27.0 → 1.27.1","issue":{"uuid":"2533271195","node_id":"PR_kwDOC--ABc6W_qab","number":122,"state":"open","title":"Bump github.com/apple/swift-nio-extras from 1.27.0 to 1.27.1","user":"dependabot[bot]","labels":["dependencies","swift_package_manager"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-05-21T05:21:02.000Z","updated_at":"2025-05-21T07:03:21.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"github.com/apple/swift-nio-extras","old_version":"1.27.0","new_version":"1.27.1","repository_url":"https://github.com/apple/swift-nio-extras"}],"path":null,"ecosystem":"cocoapods"},"body":"Bumps [github.com/apple/swift-nio-extras](https://github.com/apple/swift-nio-extras) from 1.27.0 to 1.27.1.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-nio-extras/releases\"\u003egithub.com/apple/swift-nio-extras's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e1.27.1\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eSemVer Patch\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eSupport certificate chains from single PEM in \u003ccode\u003eTimedCertificateReloader\u003c/code\u003e by \u003ca href=\"https://github.com/FranzBusch\"\u003e\u003ccode\u003e@​FranzBusch\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/273\"\u003eapple/swift-nio-extras#273\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate README.md  Swift version table by \u003ca href=\"https://github.com/rnro\"\u003e\u003ccode\u003e@​rnro\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/271\"\u003eapple/swift-nio-extras#271\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-nio-extras/compare/1.27.0...1.27.1\"\u003ehttps://github.com/apple/swift-nio-extras/compare/1.27.0...1.27.1\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/24cb15c9bc05e3e9eb5ebaf3d28517d42537bfb1\"\u003e\u003ccode\u003e24cb15c\u003c/code\u003e\u003c/a\u003e Support certificate chains from single PEM in \u003ccode\u003eTimedCertificateReloader\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/273\"\u003e#273\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/72a23eafe010279d7d5ea770ea320b876d0ee2ba\"\u003e\u003ccode\u003e72a23ea\u003c/code\u003e\u003c/a\u003e Update README.md  Swift version table (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/271\"\u003e#271\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/apple/swift-nio-extras/compare/1.27.0...1.27.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/apple/swift-nio-extras\u0026package-manager=swift\u0026previous-version=1.27.0\u0026new-version=1.27.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/sersoft-gmbh/swift-smtp/pull/122","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/sersoft-gmbh%2Fswift-smtp/issues/122","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/122/packages"}},{"old_version":"1.26.0","new_version":"1.27.0","update_type":"minor","path":null,"pr_created_at":"2025-05-19T19:55:49.000Z","version_change":"1.26.0 → 1.27.0","issue":{"uuid":"3074875026","node_id":"PR_kwDOFqR2-M6Wx3gf","number":1345,"state":"open","title":"fix: bump the swift-dependencies group with 4 updates","user":"dependabot[bot]","labels":["dependencies","swift_package_manager"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-05-19T19:55:49.000Z","updated_at":"2025-05-19T19:55:52.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"fix: bump","group_name":"swift-dependencies","update_count":4,"packages":[{"name":"github.com/vapor/vapor","old_version":"4.114.1","new_version":"4.115.0","repository_url":"https://github.com/vapor/vapor"},{"name":"github.com/apple/swift-collections","old_version":"1.1.4","new_version":"1.2.0","repository_url":"https://github.com/apple/swift-collections"},{"name":"github.com/apple/swift-nio-extras","old_version":"1.26.0","new_version":"1.27.0","repository_url":"https://github.com/apple/swift-nio-extras"},{"name":"github.com/apple/swift-http-structured-headers","old_version":"1.2.2","new_version":"1.3.0","repository_url":"https://github.com/apple/swift-http-structured-headers"}],"path":null,"ecosystem":"cocoapods"},"body":"Bumps the swift-dependencies group with 4 updates: [github.com/vapor/vapor](https://github.com/vapor/vapor), [github.com/apple/swift-collections](https://github.com/apple/swift-collections), [github.com/apple/swift-nio-extras](https://github.com/apple/swift-nio-extras) and [github.com/apple/swift-http-structured-headers](https://github.com/apple/swift-http-structured-headers).\n\nUpdates `github.com/vapor/vapor` from 4.114.1 to 4.115.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/vapor/vapor/releases\"\u003egithub.com/vapor/vapor's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e4.115.0 - Improve \u003ccode\u003eVaporTesting\u003c/code\u003e's \u003ccode\u003ewithApp\u003c/code\u003e method\u003c/h2\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cp\u003eImprove \u003ccode\u003eVaporTesting\u003c/code\u003e's \u003ccode\u003ewithApp\u003c/code\u003e method by \u003ca href=\"https://github.com/fpseverino\"\u003e\u003ccode\u003e@​fpseverino\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/vapor/vapor/issues/3332\"\u003e#3332\u003c/a\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003cp\u003eThis PR makes the \u003ccode\u003ewithApp\u003c/code\u003e helper method work as advertised, allowing an optional configuration method for the \u003ccode\u003eApplication\u003c/code\u003e to be passed.\u003c/p\u003e\n\u003cp\u003eAlso, marks it with \u003ccode\u003e@discardableResult\u003c/code\u003e to avoid unnecessary warnings.\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003ch6\u003e\u003cem\u003eThis patch was released by \u003ca href=\"https://github.com/gwynne\"\u003e\u003ccode\u003e@​gwynne\u003c/code\u003e\u003c/a\u003e\u003c/em\u003e\u003c/h6\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/vapor/vapor/compare/4.114.1...4.115.0\"\u003ehttps://github.com/vapor/vapor/compare/4.114.1...4.115.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vapor/vapor/commit/4014016aad591a120f244f9b9e8a57252b7e62b4\"\u003e\u003ccode\u003e4014016\u003c/code\u003e\u003c/a\u003e Improve \u003ccode\u003eVaporTesting\u003c/code\u003e's \u003ccode\u003ewithApp\u003c/code\u003e method (\u003ca href=\"https://redirect.github.com/vapor/vapor/issues/3332\"\u003e#3332\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vapor/vapor/commit/1cbae2c4afd44552d27f93a323dc2c58b5256dc9\"\u003e\u003ccode\u003e1cbae2c\u003c/code\u003e\u003c/a\u003e Add import for Android in AsyncAuthTests.swift (\u003ca href=\"https://redirect.github.com/vapor/vapor/issues/3319\"\u003e#3319\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/vapor/vapor/commit/6e863e713033c01ac34b9c53d2f6311acdb464ec\"\u003e\u003ccode\u003e6e863e7\u003c/code\u003e\u003c/a\u003e Bump actions/create-github-app-token from 1 to 2 in the dependencies group (#...\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/vapor/vapor/compare/4.114.1...4.115.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/apple/swift-collections` from 1.1.4 to 1.2.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-collections/releases\"\u003egithub.com/apple/swift-collections's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eSwift Collections 1.2.0\u003c/h2\u003e\n\u003cp\u003eThis feature release includes the following improvements:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eThe package now compiles without warnings using Swift 6.0 and 6.1.\u003c/li\u003e\n\u003cli\u003eNew functionality:\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eHeap.removeAll(where:)\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/apple/swift-collections/issues/454\"\u003e#454\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eOrderedSet.appending(contentsOf:)\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/apple/swift-collections/issues/452\"\u003e#452\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003cli\u003eBug fixes and performance improvements:\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003eHeap\u003c/code\u003e operations now agree on the identity of the maximal element, even if it has duplicates (\u003ca href=\"https://redirect.github.com/apple/swift-collections/issues/439\"\u003e#439\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003eOrderedSet\u003c/code\u003e now runs faster in unspecialized generic contexts (\u003ca href=\"https://redirect.github.com/apple/swift-collections/issues/433\"\u003e#433\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eBuilding on OpenBSD no longer requires \u003ccode\u003eManagedBuffer.capacity\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/apple/swift-collections/issues/456\"\u003e#456\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eThis version supports Swift toolchain versions 5.10, 6.0 and 6.1.\u003c/p\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eSet up release/1.2 branch by \u003ca href=\"https://github.com/lorentey\"\u003e\u003ccode\u003e@​lorentey\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-collections/pull/423\"\u003eapple/swift-collections#423\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eOptimize unspecialized \u003ccode\u003eOrderedSet.init\u003c/code\u003e and \u003ccode\u003eOrderedSet.firstIndex(of:)\u003c/code\u003e by \u003ca href=\"https://github.com/dnadoba\"\u003e\u003ccode\u003e@​dnadoba\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-collections/pull/433\"\u003eapple/swift-collections#433\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003efix amd64 support by \u003ca href=\"https://github.com/michael-yuji\"\u003e\u003ccode\u003e@​michael-yuji\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-collections/pull/447\"\u003eapple/swift-collections#447\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[cmake] Install libraries in standard directories by \u003ca href=\"https://github.com/Steelskin\"\u003e\u003ccode\u003e@​Steelskin\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-collections/pull/446\"\u003eapple/swift-collections#446\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[1.2][OrderedDictionary] fix a typo by \u003ca href=\"https://github.com/lorentey\"\u003e\u003ccode\u003e@​lorentey\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-collections/pull/449\"\u003eapple/swift-collections#449\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[release/1.2] [CI] Add support for GitHub Actions by \u003ca href=\"https://github.com/shahmishal\"\u003e\u003ccode\u003e@​shahmishal\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-collections/pull/453\"\u003eapple/swift-collections#453\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eReimplement \u003ccode\u003e_specialize(_:for:)\u003c/code\u003e for the 5.9 stdlib by \u003ca href=\"https://github.com/lorentey\"\u003e\u003ccode\u003e@​lorentey\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-collections/pull/472\"\u003eapple/swift-collections#472\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd .editorconfig by \u003ca href=\"https://github.com/lorentey\"\u003e\u003ccode\u003e@​lorentey\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-collections/pull/471\"\u003eapple/swift-collections#471\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eCherry pick recent PRs destined for 1.2 by \u003ca href=\"https://github.com/lorentey\"\u003e\u003ccode\u003e@​lorentey\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-collections/pull/473\"\u003eapple/swift-collections#473\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eDrop support for the Swift 5.9.* toolchains by \u003ca href=\"https://github.com/lorentey\"\u003e\u003ccode\u003e@​lorentey\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-collections/pull/475\"\u003eapple/swift-collections#475\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e[Rope] Resolve deprecation warnings on \u003ccode\u003eString.Index._description\u003c/code\u003e by \u003ca href=\"https://github.com/lorentey\"\u003e\u003ccode\u003e@​lorentey\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-collections/pull/474\"\u003eapple/swift-collections#474\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/dnadoba\"\u003e\u003ccode\u003e@​dnadoba\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/apple/swift-collections/pull/433\"\u003eapple/swift-collections#433\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/michael-yuji\"\u003e\u003ccode\u003e@​michael-yuji\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/apple/swift-collections/pull/447\"\u003eapple/swift-collections#447\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Steelskin\"\u003e\u003ccode\u003e@​Steelskin\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/apple/swift-collections/pull/446\"\u003eapple/swift-collections#446\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-collections/compare/1.1.4...1.2.0\"\u003ehttps://github.com/apple/swift-collections/compare/1.1.4...1.2.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-collections/commit/c1805596154bb3a265fd91b8ac0c4433b4348fb0\"\u003e\u003ccode\u003ec180559\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/apple/swift-collections/issues/476\"\u003e#476\u003c/a\u003e from lorentey/v1.2-fixups\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-collections/commit/e1be57c0f55f90d9489773dec69449bd86fce692\"\u003e\u003ccode\u003ee1be57c\u003c/code\u003e\u003c/a\u003e Also exclude Swift 5.9 on Windows\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-collections/commit/4161e4da0a83d94e27d0a41d8a992777e00150f3\"\u003e\u003ccode\u003e4161e4d\u003c/code\u003e\u003c/a\u003e Oops, fix thinko\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-collections/commit/5e3a05631224d4869a3a37ff06f32722b0d05185\"\u003e\u003ccode\u003e5e3a056\u003c/code\u003e\u003c/a\u003e Prerelease updates\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-collections/commit/578ea312bea3df4038556422dbe675c055cb08d8\"\u003e\u003ccode\u003e578ea31\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/apple/swift-collections/issues/474\"\u003e#474\u003c/a\u003e from lorentey/avoid-index-description\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-collections/commit/98697da900324a5bdd82fe563e58851e86b4623e\"\u003e\u003ccode\u003e98697da\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/apple/swift-collections/issues/475\"\u003e#475\u003c/a\u003e from lorentey/drop-5.9\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-collections/commit/a09d7cdf458769f6f9586a2782b03d624d710428\"\u003e\u003ccode\u003ea09d7cd\u003c/code\u003e\u003c/a\u003e Drop support for the Swift 5.9.* toolchains\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-collections/commit/c25a388c1375c634d42a6f5608a863a4b6aace2c\"\u003e\u003ccode\u003ec25a388\u003c/code\u003e\u003c/a\u003e [Rope] Avoid calling String.Index._description\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-collections/commit/d3c6642698069c69ea86106e99df7490dd54e5f9\"\u003e\u003ccode\u003ed3c6642\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/apple/swift-collections/issues/473\"\u003e#473\u003c/a\u003e from lorentey/cherry-pick-1.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-collections/commit/d5f3b81e690242c750deb4ede721539250297bd6\"\u003e\u003ccode\u003ed5f3b81\u003c/code\u003e\u003c/a\u003e [Heap] removeAll(where:): Fix exception safety\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/apple/swift-collections/compare/1.1.4...1.2.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/apple/swift-nio-extras` from 1.26.0 to 1.27.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-nio-extras/releases\"\u003egithub.com/apple/swift-nio-extras's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eSwiftNIO Extras 1.27.0\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eSemVer Minor\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eDrop Swift 5.9 by \u003ca href=\"https://github.com/rnro\"\u003e\u003ccode\u003e@​rnro\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/270\"\u003eapple/swift-nio-extras#270\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd a \u003ccode\u003eTimedCertificateReloader\u003c/code\u003e by \u003ca href=\"https://github.com/gjcairo\"\u003e\u003ccode\u003e@​gjcairo\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/269\"\u003eapple/swift-nio-extras#269\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gjcairo\"\u003e\u003ccode\u003e@​gjcairo\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/269\"\u003eapple/swift-nio-extras#269\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-nio-extras/compare/1.26.0...1.27.0\"\u003ehttps://github.com/apple/swift-nio-extras/compare/1.26.0...1.27.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/949cf2d3c895e3a576b0f5c5f902848ba17acbb9\"\u003e\u003ccode\u003e949cf2d\u003c/code\u003e\u003c/a\u003e Add a \u003ccode\u003eTimedCertificateReloader\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/269\"\u003e#269\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/0fc472ba34b5d94d0811acec2bd01e16804bbf47\"\u003e\u003ccode\u003e0fc472b\u003c/code\u003e\u003c/a\u003e Drop Swift 5.9 (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/270\"\u003e#270\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/apple/swift-nio-extras/compare/1.26.0...1.27.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `github.com/apple/swift-http-structured-headers` from 1.2.2 to 1.3.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-http-structured-headers/releases\"\u003egithub.com/apple/swift-http-structured-headers's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eSwift HTTP Structured Headers 1.3.0\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eSemVer Minor\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eDrop Swift 5.9 by \u003ca href=\"https://github.com/rnro\"\u003e\u003ccode\u003e@​rnro\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-http-structured-headers/pull/66\"\u003eapple/swift-http-structured-headers#66\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eSemVer Patch\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate StructuredFieldValueParser to add missing visionOS guard by \u003ca href=\"https://github.com/rnro\"\u003e\u003ccode\u003e@​rnro\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-http-structured-headers/pull/67\"\u003eapple/swift-http-structured-headers#67\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-http-structured-headers/compare/1.2.2...1.2.3\"\u003ehttps://github.com/apple/swift-http-structured-headers/compare/1.2.2...1.2.3\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-http-structured-headers/commit/db6eea3692638a65e2124990155cd220c2915903\"\u003e\u003ccode\u003edb6eea3\u003c/code\u003e\u003c/a\u003e Update StructuredFieldValueParser to add missing visionOS guard (\u003ca href=\"https://redirect.github.com/apple/swift-http-structured-headers/issues/67\"\u003e#67\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-http-structured-headers/commit/295bc9d823ab2139e8053ec1b2998866dde0287f\"\u003e\u003ccode\u003e295bc9d\u003c/code\u003e\u003c/a\u003e Drop Swift 5.9 (\u003ca href=\"https://redirect.github.com/apple/swift-http-structured-headers/issues/66\"\u003e#66\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/apple/swift-http-structured-headers/compare/1.2.2...1.3.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e` 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)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/open-meteo/open-meteo/pull/1345","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-meteo%2Fopen-meteo/issues/1345","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1345/packages"}},{"old_version":"1.26.0","new_version":"1.27.0","update_type":"minor","path":"the all-dependencies group","pr_created_at":"2025-05-16T13:35:15.000Z","version_change":"1.26.0 → 1.27.0","issue":{"uuid":"2524567796","node_id":"PR_kwDOG8kJ8M6Wedj0","number":344,"state":"closed","title":"Bump github.com/apple/swift-nio-extras from 1.26.0 to 1.27.0 in the all-dependencies group","user":"dependabot[bot]","labels":["dependencies","swift_package_manager"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":"2025-05-16T13:41:42.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-05-16T13:35:15.000Z","updated_at":"2025-05-16T13:41:43.000Z","time_to_close":387,"merged_at":"2025-05-16T13:41:42.000Z","merged_by":"MahdiBM","closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"github.com/apple/swift-nio-extras","old_version":"1.26.0","new_version":"1.27.0","repository_url":"https://github.com/apple/swift-nio-extras"}],"path":"the all-dependencies group","ecosystem":"cocoapods"},"body":"Bumps the all-dependencies group with 1 update: [github.com/apple/swift-nio-extras](https://github.com/apple/swift-nio-extras).\n\nUpdates `github.com/apple/swift-nio-extras` from 1.26.0 to 1.27.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/apple/swift-nio-extras/releases\"\u003egithub.com/apple/swift-nio-extras's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eSwiftNIO Extras 1.27.0\u003c/h2\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003ch2\u003eWhat's Changed\u003c/h2\u003e\n\u003ch3\u003eSemVer Minor\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eDrop Swift 5.9 by \u003ca href=\"https://github.com/rnro\"\u003e\u003ccode\u003e@​rnro\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/270\"\u003eapple/swift-nio-extras#270\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd a \u003ccode\u003eTimedCertificateReloader\u003c/code\u003e by \u003ca href=\"https://github.com/gjcairo\"\u003e\u003ccode\u003e@​gjcairo\u003c/code\u003e\u003c/a\u003e in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/269\"\u003eapple/swift-nio-extras#269\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eNew Contributors\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/gjcairo\"\u003e\u003ccode\u003e@​gjcairo\u003c/code\u003e\u003c/a\u003e made their first contribution in \u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/pull/269\"\u003eapple/swift-nio-extras#269\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/apple/swift-nio-extras/compare/1.26.0...1.27.0\"\u003ehttps://github.com/apple/swift-nio-extras/compare/1.26.0...1.27.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/949cf2d3c895e3a576b0f5c5f902848ba17acbb9\"\u003e\u003ccode\u003e949cf2d\u003c/code\u003e\u003c/a\u003e Add a \u003ccode\u003eTimedCertificateReloader\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/269\"\u003e#269\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/apple/swift-nio-extras/commit/0fc472ba34b5d94d0811acec2bd01e16804bbf47\"\u003e\u003ccode\u003e0fc472b\u003c/code\u003e\u003c/a\u003e Drop Swift 5.9 (\u003ca href=\"https://redirect.github.com/apple/swift-nio-extras/issues/270\"\u003e#270\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/apple/swift-nio-extras/compare/1.26.0...1.27.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/apple/swift-nio-extras\u0026package-manager=swift\u0026previous-version=1.26.0\u0026new-version=1.27.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e 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)\n- `@dependabot ignore \u003cdependency name\u003e` 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)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/vapor/penny-bot/pull/344","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/vapor%2Fpenny-bot/issues/344","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/344/packages"}}]}