Skip to content

Bump MetaMask/action-create-release-pr from 1 to 5#124

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/main/MetaMask/action-create-release-pr-5
Open

Bump MetaMask/action-create-release-pr from 1 to 5#124
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/main/MetaMask/action-create-release-pr-5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown
Contributor

Bumps MetaMask/action-create-release-pr from 1 to 5.

Release notes

Sourced from MetaMask/action-create-release-pr's releases.

5.0.0

Added

  • BREAKING: Automatically categorize changelog entries with conventional commit type (#160)
    • This changes the order of changelogs for commits with a conventional commit type (feat:, fix:, etc.).
  • Add option to use Oxfmt for formatting changelog (#156)
    • The action now accepts an optional formatter option which can be set to either "oxfmt" or "prettier" (default).

Changed

  • BREAKING: Bump minimum Node.js version to ^20 (#151)

4.0.0

Changed

  • BREAKING: Bump minimum Node.js version to ^18.18 (#142)
  • BREAKING: Bump @metamask/auto-changelog to ^4.0.0 (#142)
    • This requires prettier@>=3.0.0.

3.0.1

Changed

  • build(deps): bump @​metamask/auto-changelog from 3.3.0 to 3.4.4 (#127, #124)

Fixed

  • Fixed updatePackageChangelog to not throw when there are unreleased changes (#139)

3.0.0

Changed

  • BREAKING: Bump minimum Node version to 18 (#118)
  • BREAKING: Format changelog using Prettier (#116)

2.0.0

Changed

  • BREAKING: Bump minimum Node version to 16 (#111)
  • build(deps): bump @​metamask/auto-changelog from 2.6.0 to 3.1.0 (#105)

1.5.0

Changed

  • Check for workspace:^ before replacing the version in package.json (#108)

1.4.3

Changed

  • Bump @actions/core (#102)

1.4.2

Changed

  • Resolve GitHub action deprecation warnings (#98, #100)
    • GitHub actions have been updated to v3, and the deprecated set-output command is no longer used.

1.4.1

Fixed

  • Handle GitHub being slow to create a pull request (#96)

... (truncated)

Changelog

Sourced from MetaMask/action-create-release-pr's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[5.1.0]

Added

  • Add support for performing Git operations with GitHub token (#170)
    • The action no longer depends on credentials persisted to .git/config (i.e., the default behaviour of actions/checkout), and now supports providing a github-token, which defaults to the GITHUB_TOKEN environment variable, or github.token variable.

[5.0.0]

Added

  • BREAKING: Automatically categorize changelog entries with conventional commit type (#160)
    • This changes the order of changelogs for commits with a conventional commit type (feat:, fix:, etc.).
  • Add option to use Oxfmt for formatting changelog (#156)
    • The action now accepts an optional formatter option which can be set to either "oxfmt" or "prettier" (default).

Changed

  • BREAKING: Bump minimum Node.js version to ^20 (#151)

[4.0.0]

Changed

  • BREAKING: Bump minimum Node.js version to ^18.18 (#142)
  • BREAKING: Bump @metamask/auto-changelog to ^4.0.0 (#142)
    • This requires prettier@>=3.0.0.

[3.0.1]

Changed

  • build(deps): bump @​metamask/auto-changelog from 3.3.0 to 3.4.4 (#127, #124)

Fixed

  • Fixed updatePackageChangelog to not throw when there are unreleased changes (#139)

[3.0.0]

Changed

... (truncated)

Commits
  • 15b416c 5.1.0 (#171)
  • 98c198f feat: support Git operations with GitHub token (#170)
  • 4b3b9f5 5.0.0 (#164)
  • 85ca559 build(deps): bump the npm_and_yarn group across 1 directory with 6 updates (#...
  • 5ecb91a build(deps): bump braces in the npm_and_yarn group across 1 directory (#162)
  • 1a18cc4 build(deps): bump tar in the npm_and_yarn group across 1 directory (#161)
  • f30f042 feat: Add option to use Oxfmt for formatting changelog (#156)
  • 600f5fd feat!: Automatically categorize changelog entries with conventional commit ty...
  • 5098ed4 chore: Convert action to ESM (#158)
  • 667c8c5 chore: Replace Jest with Vitest (#157)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 12, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 12, 2026 17:20
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 12, 2026
Bumps [MetaMask/action-create-release-pr](https://github.com/metamask/action-create-release-pr) from 1 to 5.
- [Release notes](https://github.com/metamask/action-create-release-pr/releases)
- [Changelog](https://github.com/MetaMask/action-create-release-pr/blob/main/CHANGELOG.md)
- [Commits](MetaMask/action-create-release-pr@v1...v5)

---
updated-dependencies:
- dependency-name: MetaMask/action-create-release-pr
  dependency-version: '5'
  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/main/MetaMask/action-create-release-pr-5 branch from 5acece9 to 9e61432 Compare June 12, 2026 18:55
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