Skip to content

Bump brace-expansion and cordova-android - #29

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-18909a0e03
Open

Bump brace-expansion and cordova-android#29
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-18909a0e03

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Removes brace-expansion. It's no longer used after updating ancestor dependency cordova-android. These dependencies need to be updated together.

Removes brace-expansion

Updates cordova-android from 11.0.0 to 15.1.0

Release notes

Sourced from cordova-android's releases.

15.1.0

Release Announcement: https://cordova.apache.org/announcements/2026/07/22/cordova-android-15.1.0.html

Full Changelog: apache/cordova-android@rel/15.0.0...rel/15.1.0

Changelog

Sourced from cordova-android's changelog.

15.1.0

Features:

  • feat: call new method CordovaPlugin.onRequestPermissionsResult (#1855) [b66f0f33]
  • feat: deprecate PermissionHelper (#1857) [8c839764]
  • feat: remove unused private Method PermissionHelper.deliverPermissionResult (#1858) [9c3d8268]

Fixes:

  • fix: webview loses scrollability and creates empty bottom space (#1924) [b91144c0]
  • fix: handle permissions for getUserMedia (#1895) [24502178]
  • fix: overwritten backbutton not firing on first time by hardware button and never on back gesture (#1910) [0bfbc20b]
  • fix(android): use AndroidX OnBackPressedCallback instead of OnBackInvokedCallback (#1903) [9064bc07]
  • fix(gradle-9): unable to resolve class XmlParser for Groovy 4.x (#1896) [9ae489bd]
  • fix(statusbar.js): remove trailing whitespace in comment for lint (#1970) [cdbeb603]
  • fix(statusbar): Properly handle CSS colours (#1955) [dd3fd357]
  • fix(SystemBarPlugin): remove canEdgeToEdge check for execute method (#1971) [61ebdcde]
  • fix(SystemBarPlugin): remove sentinel value INVALID_COLOR, use null instead (#1939) [f4ecf997]

Others

  • chore: cleanup PermissionHelper (#1925) [7dd7f504]
  • chore: bump package 15.1.0-dev.0 & update package-lock (#1964) [929f2054]
  • chore: remove redundant Hello World template files (#1926) [56e263fe]
  • chore: simplify edge-to-edge preference logic in CordovaActivity and SystemBarPlugin (#1902) [190076ba]
  • chore: ignore gradle build artificat problems-report.html (#1912) [b1705d83]
  • chore: more license header updates (#1909) [1f70d396]
  • chore: update package-lock (#1905) [af56a003]
  • chore(ci): update & clean workflow (#1966) [654b03a3]
  • chore(ci): improve workflows & dependabot (#1928) [08c4fd1e]
  • chore(deps-dev): bump js-yaml from 4.1.1 to 4.2.0 (#1960) [ebccedf6]
  • chore(deps-dev): bump tmp from 0.2.6 to 0.2.7 (#1956) [d90eeecb]
  • chore(deps-dev): bump tmp from 0.2.5 to 0.2.6 (#1945) [a63c1e18]
  • chore(deps-dev): bump c8 from 10.1.3 to 11.0.0 (#1941) [74fbbdce]
  • chore(deps-dev): bump jasmine from 6.1.0 to 6.2.0 (#1932) [90b4b057]
  • chore(deps): bump github/codeql-action/analyze from 4.36.3 to 4.37.0 (#1973) [80658ea4]
  • chore(deps): bump github/codeql-action/init from 4.36.3 to 4.37.0 (#1972) [89771e64]
  • chore(deps): bump actions/setup-java from 5.4.0 to 5.5.0 (#1974) [065a99d8]
  • chore(deps): bump github/codeql-action/analyze from 4.36.2 to 4.36.3 (#1969) [d830222e]
  • chore(deps): bump github/codeql-action/init from 4.36.2 to 4.36.3 (#1968) [1e2f0ca6]
  • chore(deps): bump codecov/codecov-action from 4.6.0 to 7.0.0 (#1954) [acbc5b48]
  • chore(deps): bump actions/setup-java from 5.3.0 to 5.4.0 (#1965) [cb52fb8d]
  • chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 (#1959) [79771499]
  • chore(deps): bump actions/setup-java from 5.2.0 to 5.3.0 (#1958) [e53dc373]
  • chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#1952) [703ebeae]
  • chore(deps): bump github/codeql-action from 4.36.0 to 4.36.2 (#1953) [363a9a77]
  • chore(deps): bump github/codeql-action from 4.35.5 to 4.36.0 (#1944) [a1f75a3e]
  • chore(deps): bump erisu/apache-rat-action from 2.0.0 to 3.0.0 (#1937) [4ce731da]
  • chore(deps): bump semver from 7.7.4 to 7.8.0 (#1934) [c636f8bb]

... (truncated)

Commits
  • 034075d release(15.1.0): updated release notes & version
  • 61ebdcd fix(SystemBarPlugin): remove canEdgeToEdge check for execute method (#1971)
  • 80658ea chore(deps): bump github/codeql-action/analyze from 4.36.3 to 4.37.0 (#1973)
  • 89771e6 chore(deps): bump github/codeql-action/init from 4.36.3 to 4.37.0 (#1972)
  • 065a99d chore(deps): bump actions/setup-java from 5.4.0 to 5.5.0 (#1974)
  • cdbeb60 fix(statusbar.js): remove trailing whitespace in comment for lint (#1970)
  • 50ee09e doc(statusbar.js): document visible property and setBackgroundColor metho...
  • d830222 chore(deps): bump github/codeql-action/analyze from 4.36.2 to 4.36.3 (#1969)
  • 1e2f0ca chore(deps): bump github/codeql-action/init from 4.36.2 to 4.36.3 (#1968)
  • 654b03a chore(ci): update & clean workflow (#1966)
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [brace-expansion](https://github.com/juliangruber/brace-expansion). It's no longer used after updating ancestor dependency [cordova-android](https://github.com/apache/cordova-android). These dependencies need to be updated together.


Removes `brace-expansion`

Updates `cordova-android` from 11.0.0 to 15.1.0
- [Release notes](https://github.com/apache/cordova-android/releases)
- [Changelog](https://github.com/apache/cordova-android/blob/master/RELEASENOTES.md)
- [Commits](apache/cordova-android@11.0.0...rel/15.1.0)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version:
  dependency-type: indirect
- dependency-name: cordova-android
  dependency-version: 15.1.0
  dependency-type: direct:production
...

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 Jul 29, 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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants