Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

Bumps github.com/apple/swift-docc-plugin from 1.4.3 to 1.4.5.

Release notes

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

Swift-DocC-Plugin 1.4.5

What's Changed

  • Fix build errors on FreeBSD.

The 1.4.5 release includes contributions from @​jakepetroules. Thank you!

Swift-DocC-Plugin 1.4.4

What's Changed

  • Fix build errors on Android.
  • Fix Swift 6.2 code warnings about non-sendable types in isolated closures.

The 1.4.4 release includes contributions from @​finagolfin and @​d-ronnqvist. Thank you!

Commits
  • 3e4f133 Fix the build on FreeBSD
  • d169154 Fix warnings in Swift 6.2 about non-sendable types in isolated closures (#107)
  • 8357c77 Preview: Add new Android overlay
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [github.com/apple/swift-docc-plugin](https://github.com/apple/swift-docc-plugin) from 1.4.3 to 1.4.5.
- [Release notes](https://github.com/apple/swift-docc-plugin/releases)
- [Commits](swiftlang/swift-docc-plugin@1.4.3...1.4.5)

---
updated-dependencies:
- dependency-name: github.com/apple/swift-docc-plugin
  dependency-version: 1.4.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2025

Reviewers

The following users could not be added as reviewers: nik3212. Either the username does not exist or it does not have the correct permissions to be added as a reviewer.

Assignees

The following users could not be added as assignees: nik3212. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file swift_package_manager Pull requests that update Swift_package_manager code labels Jul 1, 2025
@ns-vasilev ns-vasilev merged commit 2abb0c3 into dev Nov 2, 2025
19 of 53 checks passed
@dependabot dependabot bot deleted the dependabot/swift/github.com/apple/swift-docc-plugin-1.4.5 branch November 2, 2025 10:00
ns-vasilev added a commit that referenced this pull request Nov 3, 2025
* Bump github.com/pointfreeco/swift-snapshot-testing from 1.18.3 to 1.18.4 (#114)

Bumps [github.com/pointfreeco/swift-snapshot-testing](https://github.com/pointfreeco/swift-snapshot-testing) from 1.18.3 to 1.18.4.
- [Release notes](https://github.com/pointfreeco/swift-snapshot-testing/releases)
- [Commits](pointfreeco/swift-snapshot-testing@1.18.3...1.18.4)

---
updated-dependencies:
- dependency-name: github.com/pointfreeco/swift-snapshot-testing
  dependency-version: 1.18.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/checkout from 4 to 5 (#120)

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add support for Swift 6.2 (#123)

* Add support for Swift 6.2

* Update `CHANGELOG.md`

* Remove support for Xcode 14.x

* Update `README.md`

* Fix a typo

* Fix snapshot tests

* Bump rexml from 3.3.9 to 3.4.2 (#121)

Bumps [rexml](https://github.com/ruby/rexml) from 3.3.9 to 3.4.2.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.3.9...v3.4.2)

---
updated-dependencies:
- dependency-name: rexml
  dependency-version: 3.4.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump github.com/apple/swift-docc-plugin from 1.4.3 to 1.4.5 (#116)

Bumps [github.com/apple/swift-docc-plugin](https://github.com/apple/swift-docc-plugin) from 1.4.3 to 1.4.5.
- [Release notes](https://github.com/apple/swift-docc-plugin/releases)
- [Commits](swiftlang/swift-docc-plugin@1.4.3...1.4.5)

---
updated-dependencies:
- dependency-name: github.com/apple/swift-docc-plugin
  dependency-version: 1.4.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump github.com/pointfreeco/swift-snapshot-testing from 1.18.4 to 1.18.7 (#122)

Bumps [github.com/pointfreeco/swift-snapshot-testing](https://github.com/pointfreeco/swift-snapshot-testing) from 1.18.4 to 1.18.7.
- [Release notes](https://github.com/pointfreeco/swift-snapshot-testing/releases)
- [Commits](pointfreeco/swift-snapshot-testing@1.18.4...1.18.7)

---
updated-dependencies:
- dependency-name: github.com/pointfreeco/swift-snapshot-testing
  dependency-version: 1.18.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/download-artifact from 4 to 6 (#125)

* Bump actions/upload-artifact from 4 to 5 (#124)

* Update `CHANGELOG.md` (#126)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file swift_package_manager Pull requests that update Swift_package_manager code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants