Skip to content

chore(deps): bump MetaMask/action-publish-release from 3 to 3.2.3#28

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/main/MetaMask/action-publish-release-3.2.3
Open

chore(deps): bump MetaMask/action-publish-release from 3 to 3.2.3#28
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/main/MetaMask/action-publish-release-3.2.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 2, 2026

Copy link
Copy Markdown
Contributor

Bumps MetaMask/action-publish-release from 3 to 3.2.3.

Release notes

Sourced from MetaMask/action-publish-release's releases.

3.2.3

Fixed

  • Determine release packages by tag existence on GitHub instead of NPM (#116)
    • This fixes a bug where the action may fail if packages are published to NPM ahead of running the action.

3.2.2

Fixed

  • Pin the Git tag created in the action to the commit that ran the action, not main (#96)

3.2.1

Fixed

  • Skip packages with version 0.0.0 (#89)
  • Don't attempt publishing published versions (#91)
    • Previously it would only compare the current package version with the latest version. It would incorrectly attempt publishing already-published non-latest versions

3.2.0

Added

  • Add optional npm-tag input to use when checking latest version (#82, #83)

3.1.0

Added

  • List package versions in releases for monorepos with independent versioning (#79)
Changelog

Sourced from MetaMask/action-publish-release's changelog.

[3.2.3]

Fixed

  • Determine release packages by tag existence on GitHub instead of NPM (#116)
    • This fixes a bug where the action may fail if packages are published to NPM ahead of running the action.

[3.2.2]

Fixed

  • Pin the Git tag created in the action to the commit that ran the action, not main (#96)

[3.2.1]

Fixed

  • Skip packages with version 0.0.0 (#89)
  • Don't attempt publishing published versions (#91)
    • Previously it would only compare the current package version with the latest version. It would incorrectly attempt publishing already-published non-latest versions

[3.2.0]

Added

  • Add optional npm-tag input to use when checking latest version (#82, #83)

[3.1.0]

Added

  • List package versions in releases for monorepos with independent versioning (#79)

[3.0.0]

Changed

  • BREAKING: Bump minimum Node.js version to 14 (#64)

Fixed

  • Handle undefined versioningStrategy (#60)

[2.1.0]

Added

  • Support monorepos with independent versions (#51)

[2.0.2]

Changed

  • Resolve GitHub action deprecation warnings (#55)

[2.0.1]

Changed

  • Bump actions, removing deprecation warning (#53)
  • Get version and repository info from package.json, improving compatibility with forked repositories. (#49)

[2.0.0]

Changed

  • BREAKING: Use the version in package.json to determine the release version instead of the name of the release branch (#46)
    • Projects that use this action should no longer pass a release-branch-prefix input. Additionally, they should make sure that when a release branch is merged, the version of the package (or root package in the case of a monorepo) is updated to the desired release version.

[1.0.3]

Changed

... (truncated)

Commits

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 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 [MetaMask/action-publish-release](https://github.com/metamask/action-publish-release) from 3 to 3.2.3.
- [Release notes](https://github.com/metamask/action-publish-release/releases)
- [Changelog](https://github.com/MetaMask/action-publish-release/blob/main/CHANGELOG.md)
- [Commits](MetaMask/action-publish-release@v3...v3.2.3)

---
updated-dependencies:
- dependency-name: MetaMask/action-publish-release
  dependency-version: 3.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 2, 2026
@dependabot dependabot Bot requested a review from a team as a code owner July 2, 2026 06:06
@dependabot dependabot Bot added the github_actions Pull requests that update GitHub Actions code label Jul 2, 2026
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.

0 participants