Skip to content

Bump the actions group with 5 updates#639

Open
dependabot[bot] wants to merge 1 commit into
nextfrom
dependabot/github_actions/next/actions-1ced1fd407
Open

Bump the actions group with 5 updates#639
dependabot[bot] wants to merge 1 commit into
nextfrom
dependabot/github_actions/next/actions-1ced1fd407

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the actions group with 5 updates:

Package From To
wdzeng/chrome-extension 1.3.0 2.0.1
wdzeng/edge-addon 2.1.0 2.1.1
wdzeng/firefox-addon 1.2.0 1.2.1
actions/checkout 6 7
dev-build-deploy/release-me 0.18.2 1.0.0

Updates wdzeng/chrome-extension from 1.3.0 to 2.0.1

Release notes

Sourced from wdzeng/chrome-extension's releases.

v2.0.0

Use Chrome Web Store v2 API.

Breaking changes:

  • Replace upload-only and check-credentials-only inputs with action.

v1.3.2

Fix runner.

v1.3.1

Use node24 runner.

Commits
  • ccb488e Release: v2.0.1
  • d13687a ci: use wdzeng/aciton-of-action@v5
  • 1152c19 Bump to v2.0.0
  • bdf5b9a refactor: reorganize source code files
  • b8c1052 refactor: rename tryResolvePath to globFile and move to utils.ts
  • 3063f3b style: rename updatePackage to uploadExtension
  • a2faa87 ci: refactor test and CI codes
  • 8f567f0 feat!: use Chrome Web Store API v2
  • ac02972 style: lint codebase
  • 2275092 chore: update tsconfig.json after migrating to TypeScript v6
  • Additional commits viewable in compare view

Updates wdzeng/edge-addon from 2.1.0 to 2.1.1

Release notes

Sourced from wdzeng/edge-addon's releases.

v2.1.1

Use GitHub node24 runner. Thanks to @​ali-kamalizade!

Commits
  • 9881f57 build 1789a71b22f04d91ba3208c98e134d2fb6047197 (v2.1.1)
  • See full diff in compare view

Updates wdzeng/firefox-addon from 1.2.0 to 1.2.1

Release notes

Sourced from wdzeng/firefox-addon's releases.

v1.2.1

Use node24 runner.

Commits
  • 3184ee4 build f1b171ea39576c9cddd605423d4510ce6706af74 (v1.2.1)
  • See full diff in compare view

Updates actions/checkout from 6 to 7

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

v6.0.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v6...v6.0.3

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

Full Changelog: actions/checkout@v6...v6.0.1

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

... (truncated)

Commits

Updates dev-build-deploy/release-me from 0.18.2 to 1.0.0

Release notes

Sourced from dev-build-deploy/release-me's releases.

v1.0.0

What's Changed

💥 Breaking Changes

  • Migrate action runtime and toolchain to node24

v0.19.0

What's Changed

✨ New Features

  • Add path-based commit filtering
Commits
  • 945aedf feat!: migrate action runtime and toolchain to node24
  • 9701896 chore(deps): bump fast-xml-builder from 1.1.5 to 1.2.0
  • 7e22eae chore(deps): bump fast-xml-parser from 5.2.5 to 5.7.1
  • 09281e6 feat(releasing): add path-based commit filtering
  • d35173b chore(deps): bump actions/setup-node from 4 to 6
  • e5ed8ba chore(deps): bump actions/publish-action from 0.3.0 to 0.4.0
  • a340da8 chore(deps): bump actions/checkout from 4 to 6
  • e247846 chore(deps-dev): bump @​eslint/compat from 1.2.8 to 1.3.1
  • See full diff in compare view

You can trigger a rebase of this PR 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 actions group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [wdzeng/chrome-extension](https://github.com/wdzeng/chrome-extension) | `1.3.0` | `2.0.1` |
| [wdzeng/edge-addon](https://github.com/wdzeng/edge-addon) | `2.1.0` | `2.1.1` |
| [wdzeng/firefox-addon](https://github.com/wdzeng/firefox-addon) | `1.2.0` | `1.2.1` |
| [actions/checkout](https://github.com/actions/checkout) | `6` | `7` |
| [dev-build-deploy/release-me](https://github.com/dev-build-deploy/release-me) | `0.18.2` | `1.0.0` |


Updates `wdzeng/chrome-extension` from 1.3.0 to 2.0.1
- [Release notes](https://github.com/wdzeng/chrome-extension/releases)
- [Commits](wdzeng/chrome-extension@v1.3.0...v2.0.1)

Updates `wdzeng/edge-addon` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/wdzeng/edge-addon/releases)
- [Commits](wdzeng/edge-addon@v2.1.0...v2.1.1)

Updates `wdzeng/firefox-addon` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/wdzeng/firefox-addon/releases)
- [Commits](wdzeng/firefox-addon@v1.2.0...v1.2.1)

Updates `actions/checkout` from 6 to 7
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v6...v7)

Updates `dev-build-deploy/release-me` from 0.18.2 to 1.0.0
- [Release notes](https://github.com/dev-build-deploy/release-me/releases)
- [Commits](dev-build-deploy/release-me@v0.18.2...v1.0.0)

---
updated-dependencies:
- dependency-name: wdzeng/chrome-extension
  dependency-version: 2.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: wdzeng/edge-addon
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: wdzeng/firefox-addon
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: dev-build-deploy/release-me
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

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

1 participant