Skip to content

chore(deps): bump @appium/strongbox from 1.1.3 to 2.0.0 - #1237

Merged
mykola-mokhnach merged 1 commit into
masterfrom
dependabot/npm_and_yarn/appium/strongbox-2.0.0
Aug 28, 2026
Merged

chore(deps): bump @appium/strongbox from 1.1.3 to 2.0.0#1237
mykola-mokhnach merged 1 commit into
masterfrom
dependabot/npm_and_yarn/appium/strongbox-2.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps @appium/strongbox from 1.1.3 to 2.0.0.

Release notes

Sourced from @​appium/strongbox's releases.

@​appium/strongbox@​2.0.0

2.0.0 (2026-08-24)

⚠ BREAKING CHANGES

  • strongbox: @​appium/strongbox is now an ESM-only package. It can no longer be loaded via CommonJS require(); consumers must use import or dynamic import(). No other package in this monorepo currently depends on @​appium/strongbox, so this only affects external consumers.

Features

Bug Fixes

  • strongbox: custom container paths are always rejected on Windows (#22665) (76ff5aa)
Changelog

Sourced from @​appium/strongbox's changelog.

2.0.0 (2026-08-24)

⚠ BREAKING CHANGES

  • strongbox: @​appium/strongbox is now an ESM-only package. It can no longer be loaded via CommonJS require(); consumers must use import or dynamic import(). No other package in this monorepo currently depends on @​appium/strongbox, so this only affects external consumers.

Features

Bug Fixes

  • strongbox: custom container paths are always rejected on Windows (#22665) (76ff5aa)
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 [@appium/strongbox](https://github.com/appium/appium/tree/HEAD/packages/strongbox) from 1.1.3 to 2.0.0.
- [Release notes](https://github.com/appium/appium/releases)
- [Changelog](https://github.com/appium/appium/blob/master/packages/strongbox/CHANGELOG.md)
- [Commits](https://github.com/appium/appium/commits/@appium/strongbox@2.0.0/packages/strongbox)

---
updated-dependencies:
- dependency-name: "@appium/strongbox"
  dependency-version: 2.0.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 javascript Pull requests that update javascript code labels Aug 28, 2026
@mykola-mokhnach
mykola-mokhnach merged commit 03db844 into master Aug 28, 2026
55 of 60 checks passed
@mykola-mokhnach
mykola-mokhnach deleted the dependabot/npm_and_yarn/appium/strongbox-2.0.0 branch August 28, 2026 13:13
github-actions Bot pushed a commit that referenced this pull request Aug 28, 2026
## [16.9.2](v16.9.1...v16.9.2) (2026-08-28)

### Bug Fixes

* cache the testmanagerd protocol version fallback on timeout ([#1228](#1228)) ([f3d8e0c](f3d8e0c))
* sanitize non-UTF-8-encodable strings before JSON response serialization ([#1236](#1236)) ([fa6a250](fa6a250))

### Miscellaneous Chores

* **deps:** bump @appium/strongbox from 1.1.3 to 2.0.0 ([#1237](#1237)) ([03db844](03db844))
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 16.9.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant