Releases: Apple-Actions/import-codesign-certs
Releases · Apple-Actions/import-codesign-certs
v7.0.0
What's Changed
- Switch from
ncctoesbuild - Bump flatted from 3.4.1 to 3.4.2 by @dependabot[bot] in #166
- Bump actions/setup-node from 6.2.0 to 6.3.0 by @dependabot[bot] in #167
- Bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in #168
- Bump knip from 5.78.0 to 6.2.0 by @dependabot[bot] in #173
Full Changelog: v6.1.0...v7.0.0
v6.1.0
What's Changed
- Bump actions/setup-node from 5.0.0 to 6.2.0 by @dependabot[bot] in #158
- Bump actions/checkout from 6.0.0 to 6.0.2 by @dependabot[bot] in #160
- Bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 by @dependabot[bot] in #162
- Bump actions/upload-artifact from 5.0.0 to 7.0.0 by @dependabot[bot] in #164
- Bump tar from 7.5.2 to 7.5.10 by @dependabot[bot] in #165
- Bump knip from 5.66.4 to 5.78.0 by @dependabot[bot] in #152
- Bump @actions/core from 1.11.1 to 2.0.1 by @dependabot[bot] in #154
- Bump eslint from 9.39.1 to 9.39.2 by @dependabot[bot] in #155
- Bump @actions/exec from 1.1.1 to 2.0.0 by @dependabot[bot] in #156
- Bump prettier from 3.6.2 to 3.7.4 by @dependabot[bot] in #153
Full Changelog: v6.0.0...v6.1.0
v6.0.0
What's Changed
- Upgrade to node24
- Allowed productsign (#131)
Dependency upgrades
- Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #126
- Bump eslint from 9.31.0 to 9.33.0 by @dependabot[bot] in #123
- Bump @types/node from 24.2.1 to 24.3.0 by @dependabot[bot] in #127
- Bump knip from 5.62.0 to 5.63.0 by @dependabot[bot] in #128
- Bump eslint from 9.33.0 to 9.34.0 by @dependabot[bot] in #129
- Bump actions/setup-node from 4.4.0 to 5.0.0 by @dependabot[bot] in #130
- Bump eslint from 9.34.0 to 9.36.0 by @dependabot[bot] in #133
- Bump knip from 5.63.0 to 5.64.1 by @dependabot[bot] in #134
- Bump @vercel/ncc from 0.38.3 to 0.38.4 by @dependabot[bot] in #135
- Bump @types/node from 24.3.0 to 24.6.1 by @dependabot[bot] in #136
- Bump typescript from 5.9.2 to 5.9.3 by @dependabot[bot] in #132
- Bump actions/upload-artifact from 4.6.2 to 5.0.0 by @dependabot[bot] in #139
- Bump @types/node from 24.6.2 to 24.9.2 by @dependabot[bot] in #140
- Bump knip from 5.64.2 to 5.66.4 by @dependabot[bot] in #141
- Bump @vercel/ncc from 0.38.3 to 0.38.4 by @dependabot[bot] in #142
- Bump eslint from 9.36.0 to 9.39.0 by @dependabot[bot] in #143
- Bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in #144
- Bump glob from 10.4.5 to 10.5.0 by @dependabot[bot] in #145
- Bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in #146
Full Changelog: v5.0.3...v6.0.0
v5.0.3
What's Changed
- Upgrade build to node 24
- Regenerate yarn.lock
- Bump eslint from 9.28.0 to 9.31.0 by @dependabot[bot] in #115
- Bump prettier from 3.5.3 to 3.6.2 by @dependabot[bot] in #112
- Bump knip from 5.59.1 to 5.62.0 by @dependabot[bot] in #117
- Bump @types/node from 20.17.57 to 20.19.9 by @dependabot[bot] in #118
- Bump eslint from 9.28.0 to 9.32.0 by @dependabot[bot] in #120
- Bump typescript from 5.8.3 to 5.9.2 by @dependabot[bot] in #121
- Bump tmp from 0.2.3 to 0.2.4 by @dependabot[bot] in #122
Full Changelog: v5.0.2...v5.0.3
v5.0.2
What's Changed
- Fix keychain deletion in multi-certificate workflows (Resubmit) by @FelixLisczyk in #100
New Contributors
- @FelixLisczyk made their first contribution in #100
Full Changelog: v5.0.1...v5.0.2
v5.0.1
v5.0.0
What's Changed
- Add cleanup so
delete-keychain-if-existsis no longer needed/supported - Add support for 3rd Party Mac Developer Installer certificates by @ky1vstar in #66
- Remove use of
-Ato allow all during import (#60)
New Contributors
Full Changelog: v4...v5.0.0