Skip to content

Releases: github/branch-deploy

v11.1.4

01 May 09:46
ddf8ca4

Choose a tag to compare

What's Changed

  • update actions/checkout by @GrantBirki in #435
  • Bump prettier from 3.6.2 to 3.7.3 in the npm-dependencies group by @dependabot[bot] in #436
  • Remove automatic copilot code review setting by @BigDadBear in #437
  • chore: node dependency updates by @GrantBirki in #441
  • Bump actions/upload-artifact from 5.0.0 to 6.0.0 in the github-actions group by @dependabot[bot] in #439
  • Bump the npm-dependencies group with 6 updates by @dependabot[bot] in #442
  • Delete .github/workflows/codeql-analysis.yml by @nobe4 in #445
  • Combined PRs by @sae-iam-combine[bot] in #459
  • chore(deps-dev): bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in #447
  • chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 in the github-actions group by @dependabot[bot] in #448
  • chore(deps): bump undici from 6.23.0 to 6.24.1 by @dependabot[bot] in #457
  • chore(deps): bump vite from 7.3.1 to 7.3.2 by @dependabot[bot] in #462
  • chore(deps): bump the npm-dependencies group across 1 directory with 4 updates by @dependabot[bot] in #460
  • chore(deps): bump vite from 8.0.1 to 8.0.10 by @dependabot[bot] in #463
  • add dependency cooldowns by @GrantBirki in #465
  • remove codeql status badge by @GrantBirki in #464
  • chore(version): bump by @nobe4 in #467

New Contributors

  • @BigDadBear made their first contribution in #437
  • @sae-iam-combine[bot] made their first contribution in #459

Full Changelog: v11...v11.1.4

v11.1.2

26 Nov 21:57
fded035

Choose a tag to compare

What's Changed

Full Changelog: v11.1.1...v11.1.2

v11.1.1

04 Nov 17:38
15a9c15

Choose a tag to compare

What's Changed

Full Changelog: v11.1.0...v11.1.1

v11.1.0

27 Oct 16:26
7896fb5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v11.0.0...v11.1.0

v11.0.0

07 Oct 22:05
48285b1

Choose a tag to compare

What's Changed

📖 TL;DR: Internal node package updates, updated to node24, converted the project to ES modules

🚨 Breaking change notice: The vast majority of users should be able to seamlessly upgrade to v11 without needing to make any changes at all. This is mainly just a major version release to accomodate for the fact that branch-deploy is moving to a default runtime of node24 which requires up-to-date Actions runner versions. Additionally, a lot of internal dependencies were updated and the entire project was migrated from CommonJS to ES modules. Out of caution, I have opted to published this release as a major version change.

Full Changelog: v10.4.3...v11.0.0

v10.4.3

22 Jul 23:11
c9fcc36

Choose a tag to compare

What's Changed

  • Fix typo from occured to occurred by @BaseMax in #393
  • Bump undici from 5.28.5 to 5.29.0 in the npm_and_yarn group by @dependabot[bot] in #394
  • Bump GrantBirki/json-yaml-validate from 3.3.0 to 3.3.2 in the github-actions group by @dependabot[bot] in #398
  • Add Missing Languages to CodeQL Advanced Configuration by @KyFaSt in #400
  • Unlock on Merge - Minor Improvements by @GrantBirki in #404
  • Bump the npm-dependencies group across 1 directory with 7 updates by @dependabot[bot] in #399

New Contributors

Full Changelog: v10.4.2...v10.4.3

v10.4.2

12 May 06:19
e837cad

Choose a tag to compare

What's Changed

This release contains some minor cleanup and internal code improvements and guard rails. It should be safe to upgrade for all users of this Action without any changes needed.

New Contributors

Full Changelog: v10.4.1...v10.4.2

v10.4.1

26 Mar 20:53
1c8e9e5

Choose a tag to compare

What's Changed

  • bug: handle edge cases where the committer object is missing a login attribute by @GrantBirki in #380

Full Changelog: v10...v10.4.1

v10.4.0

14 Mar 04:59
ae6decb

Choose a tag to compare

What's Changed

This release introduces a new feature/input called deployment_confirmation. This option is rooted in security/safety that gives deployers one last "safety check" to approve/deny a deployment before it starts. See the full documentation about this feature to learn more. Original issue: #373

Full Changelog: v10.3.1...v10.4.0

v10.3.1

19 Feb 06:42
64ae7da

Choose a tag to compare

What's Changed

Full Changelog: v10.3.0...v10.3.1