Skip to content

Comments

build(deps): bump Apple-Actions/import-codesign-certs from 5 to 6#20334

Merged
cmmarslender merged 1 commit intomainfrom
dependabot/github_actions/Apple-Actions/import-codesign-certs-6
Feb 16, 2026
Merged

build(deps): bump Apple-Actions/import-codesign-certs from 5 to 6#20334
cmmarslender merged 1 commit intomainfrom
dependabot/github_actions/Apple-Actions/import-codesign-certs-6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2025

Bumps Apple-Actions/import-codesign-certs from 5 to 6.

Release notes

Sourced from Apple-Actions/import-codesign-certs's releases.

v6.0.0

What's Changed

Dependency upgrades

Full Changelog: Apple-Actions/import-codesign-certs@v5.0.3...v6.0.0

v5.0.3

What's Changed

Full Changelog: Apple-Actions/import-codesign-certs@v5.0.2...v5.0.3

v5.0.2

What's Changed

New Contributors

... (truncated)

Commits
  • b610f78 Add productsign to approved list (fixes #131)
  • 97479d5 Upgrade to node24
  • 146e065 Regenerate lock file
  • 017f6a7 Merge remote-tracking branches 'origin/dependabot/github_actions/actions/chec...
  • 8ecea96 Bump actions/checkout from 5.0.0 to 6.0.0
  • 82d766c Bump glob from 10.4.5 to 10.5.0
  • 40f8eea Bump js-yaml from 4.1.0 to 4.1.1
  • 71e9997 Bump eslint from 9.36.0 to 9.39.0
  • f841f31 Bump @​vercel/ncc from 0.38.3 to 0.38.4
  • b1c34a9 Bump knip from 5.64.2 to 5.66.4
  • Additional commits viewable 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

Low Risk
Single GitHub Actions dependency bump in the macOS CI workflow; main risk is potential CI/signing behavior differences in the updated action.

Overview
Updates the macOS installer build workflow (.github/workflows/build-macos-installers.yml) to use Apple-Actions/import-codesign-certs@v6 instead of @v5 when importing the Apple app signing certificate.

Written by Cursor Bugbot for commit aea5b84. This will update automatically on new commits. Configure here.

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

@dependabot dependabot bot added Changed Required label for PR that categorizes merge commit message as "Changed" for changelog dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Dec 9, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 9, 2025 20:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code Changed Required label for PR that categorizes merge commit message as "Changed" for changelog labels Dec 9, 2025
@coveralls-official
Copy link

Pull Request Test Coverage Report for Build 20076925578

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 27 unchanged lines in 7 files lost coverage.
  • Overall coverage increased (+0.01%) to 90.804%

Files with Coverage Reduction New Missed Lines %
chia/data_layer/data_layer.py 1 86.22%
chia/wallet/util/wallet_sync_utils.py 1 85.57%
chia/farmer/farmer_api.py 2 95.04%
chia/server/server.py 3 85.18%
chia/wallet/wallet_node.py 4 86.76%
chia/server/address_manager.py 7 92.83%
chia/server/node_discovery.py 9 80.32%
Totals Coverage Status
Change from base Build 20075942353: 0.01%
Covered Lines: 102746
Relevant Lines: 112980

💛 - Coveralls

@github-actions
Copy link
Contributor

This PR has been flagged as stale due to no activity for over 60 days. It will not be automatically closed, but it has been given a stale-pr label and should be manually reviewed by the relevant parties.

@github-actions github-actions bot added stale-pr Flagged as stale and in need of manual review and removed stale-pr Flagged as stale and in need of manual review labels Jan 24, 2026
@emlowe emlowe removed the Changed Required label for PR that categorizes merge commit message as "Changed" for changelog label Feb 2, 2026
@emlowe emlowe closed this Feb 2, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 2, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@emlowe emlowe reopened this Feb 2, 2026
Bumps [Apple-Actions/import-codesign-certs](https://github.com/apple-actions/import-codesign-certs) from 5 to 6.
- [Release notes](https://github.com/apple-actions/import-codesign-certs/releases)
- [Commits](Apple-Actions/import-codesign-certs@v5...v6)

---
updated-dependencies:
- dependency-name: Apple-Actions/import-codesign-certs
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/Apple-Actions/import-codesign-certs-6 branch from 3c81e4c to aea5b84 Compare February 2, 2026 23:29
@cmmarslender cmmarslender merged commit 5655777 into main Feb 16, 2026
391 checks passed
@cmmarslender cmmarslender deleted the dependabot/github_actions/Apple-Actions/import-codesign-certs-6 branch February 16, 2026 18:49
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 github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants