Skip to content

Bump the github-actions group with 6 updates - #20

Merged
zemd merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-860f972cb9
Sep 1, 2026
Merged

Bump the github-actions group with 6 updates#20
zemd merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-860f972cb9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 6 updates:

Package From To
zemd/js/.github/workflows/shared-benchmarks.yml 4.0.1 4.0.5
zemd/js/.github/workflows/shared-ci.yml 4.0.1 4.0.5
zemd/js/.github/workflows/shared-codeql.yml 4.0.1 4.0.5
zemd/js/.github/workflows/shared-release.yml 4.0.1 4.0.5
zemd/js/.github/workflows/shared-scorecard.yml 4.0.1 4.0.5
zemd/js/.github/workflows/shared-zizmor.yml 4.0.1 4.0.5

Updates zemd/js/.github/workflows/shared-benchmarks.yml from 4.0.1 to 4.0.5

Release notes

Sourced from zemd/js/.github/workflows/shared-benchmarks.yml's releases.

Shared workflows v4.0.5

Shared GitHub Actions workflows. Add one job per workflow to a caller in .github/workflows/, pinned to this commit:

uses: zemd/js/.github/workflows/shared-benchmarks.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5
uses: zemd/js/.github/workflows/shared-ci.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5
uses: zemd/js/.github/workflows/shared-codeql.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5
uses: zemd/js/.github/workflows/shared-pnpm-update.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5
uses: zemd/js/.github/workflows/shared-release.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5
uses: zemd/js/.github/workflows/shared-scorecard.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5
uses: zemd/js/.github/workflows/shared-zizmor.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5

Ready-to-copy callers: .github/workflows-examples.

Re-resolve this commit at any time:

gh api repos/zemd/js/git/ref/tags/v4 --jq .object.sha

Changes

Patch Changes

  • Add a secure weekly Corepack workflow that opens pnpm update pull requests through Release Branchkeeper.

What's Changed

Full Changelog: zemd/js@v4.0.4...v4.0.5

Shared workflows v4.0.4

Shared GitHub Actions workflows. Add one job per workflow to a caller in .github/workflows/, pinned to this commit:

uses: zemd/js/.github/workflows/shared-benchmarks.yml@90cbb33b807a57692d0b86fb24e41c003e440c8e # v4.0.4
uses: zemd/js/.github/workflows/shared-ci.yml@90cbb33b807a57692d0b86fb24e41c003e440c8e # v4.0.4
uses: zemd/js/.github/workflows/shared-codeql.yml@90cbb33b807a57692d0b86fb24e41c003e440c8e # v4.0.4
uses: zemd/js/.github/workflows/shared-release.yml@90cbb33b807a57692d0b86fb24e41c003e440c8e # v4.0.4
uses: zemd/js/.github/workflows/shared-scorecard.yml@90cbb33b807a57692d0b86fb24e41c003e440c8e # v4.0.4
uses: zemd/js/.github/workflows/shared-zizmor.yml@90cbb33b807a57692d0b86fb24e41c003e440c8e # v4.0.4

... (truncated)

Commits
  • 802d24c chore(release): version packages (#71)
  • c5c1ac9 Automate pnpm updates (#70)
  • 90cbb33 chore(release): version packages (#69)
  • d86427e Bump devcontainers/javascript-node (#67)
  • 033e288 Bump the github-actions group with 5 updates (#68)
  • af81e6f chore(release): version packages (#66)
  • 69be6d7 Add new artifact handling for release plans (#65)
  • 573e15a Add workflow for oxfmt updates (#64)
  • 529abe3 Bump the development-dependencies group across 2 directories with 6 updates (...
  • 1ecbb2f chore(release): version packages (#63)
  • Additional commits viewable in compare view

Updates zemd/js/.github/workflows/shared-ci.yml from 4.0.1 to 4.0.5

Release notes

Sourced from zemd/js/.github/workflows/shared-ci.yml's releases.

Shared workflows v4.0.5

Shared GitHub Actions workflows. Add one job per workflow to a caller in .github/workflows/, pinned to this commit:

uses: zemd/js/.github/workflows/shared-benchmarks.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5
uses: zemd/js/.github/workflows/shared-ci.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5
uses: zemd/js/.github/workflows/shared-codeql.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5
uses: zemd/js/.github/workflows/shared-pnpm-update.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5
uses: zemd/js/.github/workflows/shared-release.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5
uses: zemd/js/.github/workflows/shared-scorecard.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5
uses: zemd/js/.github/workflows/shared-zizmor.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5

Ready-to-copy callers: .github/workflows-examples.

Re-resolve this commit at any time:

gh api repos/zemd/js/git/ref/tags/v4 --jq .object.sha

Changes

Patch Changes

  • Add a secure weekly Corepack workflow that opens pnpm update pull requests through Release Branchkeeper.

What's Changed

Full Changelog: zemd/js@v4.0.4...v4.0.5

Shared workflows v4.0.4

Shared GitHub Actions workflows. Add one job per workflow to a caller in .github/workflows/, pinned to this commit:

uses: zemd/js/.github/workflows/shared-benchmarks.yml@90cbb33b807a57692d0b86fb24e41c003e440c8e # v4.0.4
uses: zemd/js/.github/workflows/shared-ci.yml@90cbb33b807a57692d0b86fb24e41c003e440c8e # v4.0.4
uses: zemd/js/.github/workflows/shared-codeql.yml@90cbb33b807a57692d0b86fb24e41c003e440c8e # v4.0.4
uses: zemd/js/.github/workflows/shared-release.yml@90cbb33b807a57692d0b86fb24e41c003e440c8e # v4.0.4
uses: zemd/js/.github/workflows/shared-scorecard.yml@90cbb33b807a57692d0b86fb24e41c003e440c8e # v4.0.4
uses: zemd/js/.github/workflows/shared-zizmor.yml@90cbb33b807a57692d0b86fb24e41c003e440c8e # v4.0.4

... (truncated)

Commits
  • 802d24c chore(release): version packages (#71)
  • c5c1ac9 Automate pnpm updates (#70)
  • 90cbb33 chore(release): version packages (#69)
  • d86427e Bump devcontainers/javascript-node (#67)
  • 033e288 Bump the github-actions group with 5 updates (#68)
  • af81e6f chore(release): version packages (#66)
  • 69be6d7 Add new artifact handling for release plans (#65)
  • 573e15a Add workflow for oxfmt updates (#64)
  • 529abe3 Bump the development-dependencies group across 2 directories with 6 updates (...
  • 1ecbb2f chore(release): version packages (#63)
  • Additional commits viewable in compare view

Updates zemd/js/.github/workflows/shared-codeql.yml from 4.0.1 to 4.0.5

Release notes

Sourced from zemd/js/.github/workflows/shared-codeql.yml's releases.

Shared workflows v4.0.5

Shared GitHub Actions workflows. Add one job per workflow to a caller in .github/workflows/, pinned to this commit:

uses: zemd/js/.github/workflows/shared-benchmarks.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5
uses: zemd/js/.github/workflows/shared-ci.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5
uses: zemd/js/.github/workflows/shared-codeql.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5
uses: zemd/js/.github/workflows/shared-pnpm-update.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5
uses: zemd/js/.github/workflows/shared-release.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5
uses: zemd/js/.github/workflows/shared-scorecard.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5
uses: zemd/js/.github/workflows/shared-zizmor.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5

Ready-to-copy callers: .github/workflows-examples.

Re-resolve this commit at any time:

gh api repos/zemd/js/git/ref/tags/v4 --jq .object.sha

Changes

Patch Changes

  • Add a secure weekly Corepack workflow that opens pnpm update pull requests through Release Branchkeeper.

What's Changed

Full Changelog: zemd/js@v4.0.4...v4.0.5

Shared workflows v4.0.4

Shared GitHub Actions workflows. Add one job per workflow to a caller in .github/workflows/, pinned to this commit:

uses: zemd/js/.github/workflows/shared-benchmarks.yml@90cbb33b807a57692d0b86fb24e41c003e440c8e # v4.0.4
uses: zemd/js/.github/workflows/shared-ci.yml@90cbb33b807a57692d0b86fb24e41c003e440c8e # v4.0.4
uses: zemd/js/.github/workflows/shared-codeql.yml@90cbb33b807a57692d0b86fb24e41c003e440c8e # v4.0.4
uses: zemd/js/.github/workflows/shared-release.yml@90cbb33b807a57692d0b86fb24e41c003e440c8e # v4.0.4
uses: zemd/js/.github/workflows/shared-scorecard.yml@90cbb33b807a57692d0b86fb24e41c003e440c8e # v4.0.4
uses: zemd/js/.github/workflows/shared-zizmor.yml@90cbb33b807a57692d0b86fb24e41c003e440c8e # v4.0.4

... (truncated)

Commits
  • 802d24c chore(release): version packages (#71)
  • c5c1ac9 Automate pnpm updates (#70)
  • 90cbb33 chore(release): version packages (#69)
  • d86427e Bump devcontainers/javascript-node (#67)
  • 033e288 Bump the github-actions group with 5 updates (#68)
  • af81e6f chore(release): version packages (#66)
  • 69be6d7 Add new artifact handling for release plans (#65)
  • 573e15a Add workflow for oxfmt updates (#64)
  • 529abe3 Bump the development-dependencies group across 2 directories with 6 updates (...
  • 1ecbb2f chore(release): version packages (#63)
  • Additional commits viewable in compare view

Updates zemd/js/.github/workflows/shared-release.yml from 4.0.1 to 4.0.5

Release notes

Sourced from zemd/js/.github/workflows/shared-release.yml's releases.

Shared workflows v4.0.5

Shared GitHub Actions workflows. Add one job per workflow to a caller in .github/workflows/, pinned to this commit:

uses: zemd/js/.github/workflows/shared-benchmarks.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5
uses: zemd/js/.github/workflows/shared-ci.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5
uses: zemd/js/.github/workflows/shared-codeql.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5
uses: zemd/js/.github/workflows/shared-pnpm-update.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5
uses: zemd/js/.github/workflows/shared-release.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5
uses: zemd/js/.github/workflows/shared-scorecard.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5
uses: zemd/js/.github/workflows/shared-zizmor.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5

Ready-to-copy callers: .github/workflows-examples.

Re-resolve this commit at any time:

gh api repos/zemd/js/git/ref/tags/v4 --jq .object.sha

Changes

Patch Changes

  • Add a secure weekly Corepack workflow that opens pnpm update pull requests through Release Branchkeeper.

What's Changed

Full Changelog: zemd/js@v4.0.4...v4.0.5

Shared workflows v4.0.4

Shared GitHub Actions workflows. Add one job per workflow to a caller in .github/workflows/, pinned to this commit:

uses: zemd/js/.github/workflows/shared-benchmarks.yml@90cbb33b807a57692d0b86fb24e41c003e440c8e # v4.0.4
uses: zemd/js/.github/workflows/shared-ci.yml@90cbb33b807a57692d0b86fb24e41c003e440c8e # v4.0.4
uses: zemd/js/.github/workflows/shared-codeql.yml@90cbb33b807a57692d0b86fb24e41c003e440c8e # v4.0.4
uses: zemd/js/.github/workflows/shared-release.yml@90cbb33b807a57692d0b86fb24e41c003e440c8e # v4.0.4
uses: zemd/js/.github/workflows/shared-scorecard.yml@90cbb33b807a57692d0b86fb24e41c003e440c8e # v4.0.4
uses: zemd/js/.github/workflows/shared-zizmor.yml@90cbb33b807a57692d0b86fb24e41c003e440c8e # v4.0.4

... (truncated)

Commits
  • 802d24c chore(release): version packages (#71)
  • c5c1ac9 Automate pnpm updates (#70)
  • 90cbb33 chore(release): version packages (#69)
  • d86427e Bump devcontainers/javascript-node (#67)
  • 033e288 Bump the github-actions group with 5 updates (#68)
  • af81e6f chore(release): version packages (#66)
  • 69be6d7 Add new artifact handling for release plans (#65)
  • 573e15a Add workflow for oxfmt updates (#64)
  • 529abe3 Bump the development-dependencies group across 2 directories with 6 updates (...
  • 1ecbb2f chore(release): version packages (#63)
  • Additional commits viewable in compare view

Updates zemd/js/.github/workflows/shared-scorecard.yml from 4.0.1 to 4.0.5

Release notes

Sourced from zemd/js/.github/workflows/shared-scorecard.yml's releases.

Shared workflows v4.0.5

Shared GitHub Actions workflows. Add one job per workflow to a caller in .github/workflows/, pinned to this commit:

uses: zemd/js/.github/workflows/shared-benchmarks.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5
uses: zemd/js/.github/workflows/shared-ci.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5
uses: zemd/js/.github/workflows/shared-codeql.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5
uses: zemd/js/.github/workflows/shared-pnpm-update.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5
uses: zemd/js/.github/workflows/shared-release.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5
uses: zemd/js/.github/workflows/shared-scorecard.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5
uses: zemd/js/.github/workflows/shared-zizmor.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5

Ready-to-copy callers: .github/workflows-examples.

Re-resolve this commit at any time:

gh api repos/zemd/js/git/ref/tags/v4 --jq .object.sha

Changes

Patch Changes

  • Add a secure weekly Corepack workflow that opens pnpm update pull requests through Release Branchkeeper.

What's Changed

Full Changelog: zemd/js@v4.0.4...v4.0.5

Shared workflows v4.0.4

Shared GitHub Actions workflows. Add one job per workflow to a caller in .github/workflows/, pinned to this commit:

uses: zemd/js/.github/workflows/shared-benchmarks.yml@90cbb33b807a57692d0b86fb24e41c003e440c8e # v4.0.4
uses: zemd/js/.github/workflows/shared-ci.yml@90cbb33b807a57692d0b86fb24e41c003e440c8e # v4.0.4
uses: zemd/js/.github/workflows/shared-codeql.yml@90cbb33b807a57692d0b86fb24e41c003e440c8e # v4.0.4
uses: zemd/js/.github/workflows/shared-release.yml@90cbb33b807a57692d0b86fb24e41c003e440c8e # v4.0.4
uses: zemd/js/.github/workflows/shared-scorecard.yml@90cbb33b807a57692d0b86fb24e41c003e440c8e # v4.0.4
uses: zemd/js/.github/workflows/shared-zizmor.yml@90cbb33b807a57692d0b86fb24e41c003e440c8e # v4.0.4

... (truncated)

Commits
  • 802d24c chore(release): version packages (#71)
  • c5c1ac9 Automate pnpm updates (#70)
  • 90cbb33 chore(release): version packages (#69)
  • d86427e Bump devcontainers/javascript-node (#67)
  • 033e288 Bump the github-actions group with 5 updates (#68)
  • af81e6f chore(release): version packages (#66)
  • 69be6d7 Add new artifact handling for release plans (#65)
  • 573e15a Add workflow for oxfmt updates (#64)
  • 529abe3 Bump the development-dependencies group across 2 directories with 6 updates (...
  • 1ecbb2f chore(release): version packages (#63)
  • Additional commits viewable in compare view

Updates zemd/js/.github/workflows/shared-zizmor.yml from 4.0.1 to 4.0.5

Release notes

Sourced from zemd/js/.github/workflows/shared-zizmor.yml's releases.

Shared workflows v4.0.5

Shared GitHub Actions workflows. Add one job per workflow to a caller in .github/workflows/, pinned to this commit:

uses: zemd/js/.github/workflows/shared-benchmarks.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5
uses: zemd/js/.github/workflows/shared-ci.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5
uses: zemd/js/.github/workflows/shared-codeql.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5
uses: zemd/js/.github/workflows/shared-pnpm-update.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5
uses: zemd/js/.github/workflows/shared-release.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5
uses: zemd/js/.github/workflows/shared-scorecard.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5
uses: zemd/js/.github/workflows/shared-zizmor.yml@802d24c5b50e0863a43133d634e78cdc4a7eb99c # v4.0.5

Ready-to-copy callers: .github/workflows-examples.

Re-resolve this commit at any time:

gh api repos/zemd/js/git/ref/tags/v4 --jq .object.sha

Changes

Patch Changes

  • Add a secure weekly Corepack workflow that opens pnpm update pull requests through Release Branchkeeper.

What's Changed

Full Changelog: zemd/js@v4.0.4...v4.0.5

Shared workflows v4.0.4

Shared GitHub Actions workflows. Add one job per workflow to a caller in .github/workflows/, pinned to this commit:

uses: zemd/js/.github/workflows/shared-benchmarks.yml@90cbb33b807a57692d0b86fb24e41c003e440c8e # v4.0.4
uses: zemd/js/.github/workflows/shared-ci.yml@90cbb33b807a57692d0b86fb24e41c003e440c8e # v4.0.4
uses: zemd/js/.github/workflows/shared-codeql.yml@90cbb33b807a57692d0b86fb24e41c003e440c8e # v4.0.4
uses: zemd/js/.github/workflows/shared-release.yml@90cbb33b807a57692d0b86fb24e41c003e440c8e # v4.0.4
uses: zemd/js/.github/workflows/shared-scorecard.yml@90cbb33b807a57692d0b86fb24e41c003e440c8e # v4.0.4
uses: zemd/js/.github/workflows/shared-zizmor.yml@90cbb33b807a57692d0b86fb24e41c003e440c8e # v4.0.4

... (truncated)

Commits
  • 802d24c chore(release): version packages (#71)
  • c5c1ac9 Automate pnpm updates (#70)
  • 90cbb33 chore(release): version packages (#69)
  • d86427e Bump devcontainers/javascript-node (#67)
  • 033e288 Bump the github-actions group with 5 updates (#68)
  • af81e6f chore(release): version packages (#66)
  • 69be6d7 Add new artifact handling for release plans (#65)
  • 573e15a Add workflow for oxfmt updates (#64)
  • 529abe3 Bump the development-dependencies group across 2 directories with 6 updates (...
  • 1ecbb2f chore(release): version packages (#63)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [zemd/js/.github/workflows/shared-benchmarks.yml](https://github.com/zemd/js) | `4.0.1` | `4.0.5` |
| [zemd/js/.github/workflows/shared-ci.yml](https://github.com/zemd/js) | `4.0.1` | `4.0.5` |
| [zemd/js/.github/workflows/shared-codeql.yml](https://github.com/zemd/js) | `4.0.1` | `4.0.5` |
| [zemd/js/.github/workflows/shared-release.yml](https://github.com/zemd/js) | `4.0.1` | `4.0.5` |
| [zemd/js/.github/workflows/shared-scorecard.yml](https://github.com/zemd/js) | `4.0.1` | `4.0.5` |
| [zemd/js/.github/workflows/shared-zizmor.yml](https://github.com/zemd/js) | `4.0.1` | `4.0.5` |


Updates `zemd/js/.github/workflows/shared-benchmarks.yml` from 4.0.1 to 4.0.5
- [Release notes](https://github.com/zemd/js/releases)
- [Commits](zemd/js@fb41af5...802d24c)

Updates `zemd/js/.github/workflows/shared-ci.yml` from 4.0.1 to 4.0.5
- [Release notes](https://github.com/zemd/js/releases)
- [Commits](zemd/js@fb41af5...802d24c)

Updates `zemd/js/.github/workflows/shared-codeql.yml` from 4.0.1 to 4.0.5
- [Release notes](https://github.com/zemd/js/releases)
- [Commits](zemd/js@fb41af5...802d24c)

Updates `zemd/js/.github/workflows/shared-release.yml` from 4.0.1 to 4.0.5
- [Release notes](https://github.com/zemd/js/releases)
- [Commits](zemd/js@fb41af5...802d24c)

Updates `zemd/js/.github/workflows/shared-scorecard.yml` from 4.0.1 to 4.0.5
- [Release notes](https://github.com/zemd/js/releases)
- [Commits](zemd/js@fb41af5...802d24c)

Updates `zemd/js/.github/workflows/shared-zizmor.yml` from 4.0.1 to 4.0.5
- [Release notes](https://github.com/zemd/js/releases)
- [Commits](zemd/js@fb41af5...802d24c)

---
updated-dependencies:
- dependency-name: zemd/js/.github/workflows/shared-benchmarks.yml
  dependency-version: 4.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: zemd/js/.github/workflows/shared-ci.yml
  dependency-version: 4.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: zemd/js/.github/workflows/shared-codeql.yml
  dependency-version: 4.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: zemd/js/.github/workflows/shared-release.yml
  dependency-version: 4.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: zemd/js/.github/workflows/shared-scorecard.yml
  dependency-version: 4.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: zemd/js/.github/workflows/shared-zizmor.yml
  dependency-version: 4.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

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 Aug 31, 2026
@dependabot
dependabot Bot requested a review from zemd as a code owner August 31, 2026 21:17
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 31, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🐰 Bencher Report

Projectreact
Branchdependabot/github_actions/github-actions-860f972cb9
Testbedubuntu-latest

⚠️ WARNING: No Threshold found!

Without a Threshold, no Alerts will ever be generated.

Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the --ci-only-thresholds flag.

Click to view all benchmark results
BenchmarkLatencynanoseconds (ns)Throughputoperations / second (ops/s) x 1e3
@zemd/react-modals/append and remove by id📈 view plot
⚠️ NO THRESHOLD
575.50 ns📈 view plot
⚠️ NO THRESHOLD
1,737.61 ops/s x 1e3
@zemd/react-modals/append and remove latest📈 view plot
⚠️ NO THRESHOLD
486.72 ns📈 view plot
⚠️ NO THRESHOLD
2,054.57 ops/s x 1e3
@zemd/react-slottable/render default slot📈 view plot
⚠️ NO THRESHOLD
24,101.68 ns📈 view plot
⚠️ NO THRESHOLD
41.49 ops/s x 1e3
@zemd/react-slottable/render overridden slot📈 view plot
⚠️ NO THRESHOLD
6,939.44 ns📈 view plot
⚠️ NO THRESHOLD
144.10 ops/s x 1e3
🐰 View full continuous benchmarking report in Bencher

@zemd
zemd merged commit 406e33c into main Sep 1, 2026
14 checks passed
@zemd
zemd deleted the dependabot/github_actions/github-actions-860f972cb9 branch September 1, 2026 05:14
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