Skip to content

Conversation

dependabot[bot]
Copy link

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

Bumps @electron/notarize from 2.5.0 to 3.1.0.

Release notes

Sourced from @​electron/notarize's releases.

v3.1.0

3.1.0 (2025-09-02)

Features

  • add support for individual API keys (Xcode 26 supported feature) (#246) (a0f6912)

v3.0.2

3.0.2 (2025-08-08)

Bug Fixes

  • export all relevant types from package (#248) (5af3ec0)

v3.0.1

3.0.1 (2025-03-21)

Bug Fixes

  • remove graceful-fs and use direct imports (#229) (451b6e7)

v3.0.0

3.0.0 (2025-03-14)

This new major release is part of our initiative to move the Electron ecosystem to Node 22. Read more about it on our blog.

BREAKING CHANGES

  • Requires Node.js v22.12.0 LTS or higher.
  • This package is now ESM-only.
  • The Legacy strategy for Apple's sunset altool has now been removed.
    • This package's types have been simplified in accordance.
Commits
  • a0f6912 feat: add support for individual API keys (Xcode 26 supported feature) (#246)
  • 5af3ec0 fix: export all relevant types from package (#248)
  • ad9cdbf chore: remove unused delay helper (#244)
  • 4c58e9e ci: timeout release job after 1 hour (#243)
  • c0f1212 build(deps): bump azure/login from 2.2.0 to 2.3.0 (#242)
  • d7da7b3 build(deps): bump actions/setup-node from 4.3.0 to 4.4.0 (#241)
  • 67bf38c build(deps): bump vite from 6.2.6 to 6.3.4 (#240)
  • bd703aa chore: fix minor typo in README.md (#239)
  • 8e2a6b1 build(deps): bump vite from 6.2.5 to 6.2.6 (#238)
  • e7ddb71 build(deps): bump vite from 6.2.4 to 6.2.5 (#236)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot 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)

Bumps [@electron/notarize](https://github.com/electron/notarize) from 2.5.0 to 3.1.0.
- [Release notes](https://github.com/electron/notarize/releases)
- [Changelog](https://github.com/electron/notarize/blob/main/.releaserc.json)
- [Commits](electron/notarize@v2.5.0...v3.1.0)

---
updated-dependencies:
- dependency-name: "@electron/notarize"
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 1, 2025
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 javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants