Skip to content

ci(deps): bump stefanzweifel/git-auto-commit-action from 6.0.1 to 7.1.0#63

Merged
nanasess merged 2 commits into
mainfrom
dependabot/github_actions/stefanzweifel/git-auto-commit-action-7.1.0
Jun 2, 2026
Merged

ci(deps): bump stefanzweifel/git-auto-commit-action from 6.0.1 to 7.1.0#63
nanasess merged 2 commits into
mainfrom
dependabot/github_actions/stefanzweifel/git-auto-commit-action-7.1.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps stefanzweifel/git-auto-commit-action from 6.0.1 to 7.1.0.

Release notes

Sourced from stefanzweifel/git-auto-commit-action's releases.

v7.1.0

Added

Changes

Dependency Updates

v7.0.0

Added

Changed

Dependency Updates

Changelog

Sourced from stefanzweifel/git-auto-commit-action'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

TBD

v7.1.0 - 2025-12-17

Added

Changes

Dependency Updates

v7.0.0 - 2025-10-12

Added

Changed

Dependency Updates

v6.0.1 - 2025-06-11

Fixed

v6.0.0 - 2025-06-10

... (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 [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 6.0.1 to 7.1.0.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](stefanzweifel/git-auto-commit-action@778341a...04702ed)

---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
  dependency-version: 7.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 github_actions Pull requests that update GitHub Actions code labels Jun 2, 2026
@nanasess
nanasess merged commit 57229eb into main Jun 2, 2026
57 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/stefanzweifel/git-auto-commit-action-7.1.0 branch June 2, 2026 23:35
@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown

🚀 Performance Benchmark Results

Benchmark executed on merge to main branch from PR #63

Configuration

  • Iterations per test: 10,000
  • PHP Version: 8.2
  • Extension: bcmath (native) vs polyfill

Results

📊 Detailed Benchmark Results (click to expand)

BCMath Performance Benchmark Results

Operation Context Native Time Polyfill Time Ratio
bcadd Small numbers (10 digits) 1.661ms 59.241ms 35.66x
bcsub Small numbers (10 digits) 1.694ms 59.317ms 35.02x
bcmul Small numbers (10 digits) 2.733ms 84.504ms 30.92x
bcdiv Small numbers (10 digits) 1.892ms 85.247ms 45.05x
bcadd Decimals (scale=10) 1.707ms 67.998ms 39.83x
bcsub Decimals (scale=10) 1.803ms 61.897ms 34.33x
bcmul Decimals (scale=10) 3.374ms 87.013ms 25.79x
bcdiv Decimals (scale=10) 5.519ms 89.052ms 16.14x
bcadd Medium numbers (50 digits) 2.701ms 75.646ms 28.01x
bcsub Medium numbers (50 digits) 2.787ms 75.778ms 27.19x
bcmul Medium numbers (50 digits) 15.826ms 103.311ms 6.53x
bcdiv Medium numbers (50 digits) 2.554ms 100.706ms 39.43x
bcpow Power (small exponent) 2.734ms 235.943ms 86.30x
bcpow Power (large base) 4.552ms 204.358ms 44.89x
bcsqrt Square root 42.244ms 33.967ms 0.80x
bcmod Modulo 3.844ms 80.852ms 21.03x
bcadd 100 digits 4.023ms 86.320ms 21.46x
bcmul 100 digits (first 50 digits) 21.162ms 99.285ms 4.69x
bcadd 500 digits 14.668ms 148.295ms 10.11x
bcmul 500 digits (first 50 digits) 21.264ms 98.722ms 4.64x
bcadd 1000 digits 28.571ms 251.510ms 8.80x
bcdiv Scale 20 6.110ms 89.488ms 14.65x
bcsqrt Scale 20 53.689ms 43.536ms 0.81x
bcdiv Scale 50 14.584ms 91.652ms 6.28x
bcsqrt Scale 50 186.757ms 83.795ms 0.45x
bcdiv Scale 100 28.762ms 97.877ms 3.40x
bcsqrt Scale 100 969.494ms 150.599ms 0.16x

Summary

Summary
========================================
Average performance ratio: 1.88x
Polyfill is on average 1.9x slower than native


🤖 Generated automatically by GitHub Actions

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.

1 participant