Skip to content

chore(deps-dev): bump jest-webextension-mock from 4.0.0 to 4.1.0#14

Merged
TheArqsz merged 1 commit intomainfrom
dependabot/npm_and_yarn/jest-webextension-mock-4.1.0
Mar 1, 2026
Merged

chore(deps-dev): bump jest-webextension-mock from 4.0.0 to 4.1.0#14
TheArqsz merged 1 commit intomainfrom
dependabot/npm_and_yarn/jest-webextension-mock-4.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2026

Bumps jest-webextension-mock from 4.0.0 to 4.1.0.

Changelog

Sourced from jest-webextension-mock's changelog.

4.1.0

Minor Changes

  • a9debb1: Add browser.action (MV3 alias for browserAction) and browser.pageAction APIs. Expand browserAction with missing methods (getBadgeTextColor, getUserSettings, isEnabled, openPopup, setBadgeTextColor) and upgrade events to use createEventListeners().
  • 68ab1a8: Add browser.alarms API mock with create, get, getAll, clear, clearAll, and onAlarm event.

Patch Changes

  • 135c31f: Add integration runner to validate the package against external repos before publishing.
  • 7dd6007: Overhaul CI/CD pipeline: fix broken ESLint (migrate to flat config), remove dist/ from git, enforce changeset entries on PRs, slim down published package.
  • 7ee3b3c: Fix storage.get() returning { key: value } instead of { [key]: value } when retrieving a single string key.
Commits
  • 1acfebe release: v4.1.0
  • 135c31f feat: add integration test runner (#23)
  • 70993dc Merge pull request #17 from MikkCZ/feat-alarms-api
  • 68ab1a8 feat: implement browser.alarms API (#17)
  • ad01a1f Merge pull request #10 from MikkCZ/issue-4-add-browser-action
  • a9debb1 feat: add browser.action and browser.pageAction (#10)
  • 19a297e Merge pull request #22 from RickyMarou/fix/storage-single-key-return
  • 7ee3b3c fix: storage return value for a single key (#19)
  • 7dd6007 add changeset for CI overhaul
  • 1c4e7da overhaul CI/CD, fix linting, remove dist from git
  • See full diff in compare view

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 [jest-webextension-mock](https://github.com/RickyMarou/jest-webextension-mock) from 4.0.0 to 4.1.0.
- [Changelog](https://github.com/RickyMarou/jest-webextension-mock/blob/main/CHANGELOG.md)
- [Commits](RickyMarou/jest-webextension-mock@4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: jest-webextension-mock
  dependency-version: 4.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 27, 2026
@TheArqsz TheArqsz self-requested a review March 1, 2026 19:28
@TheArqsz TheArqsz merged commit 69224dd into main Mar 1, 2026
2 checks passed
@TheArqsz TheArqsz deleted the dependabot/npm_and_yarn/jest-webextension-mock-4.1.0 branch March 1, 2026 19:29
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant