Skip to content

Bump brace-expansion and cordova-ios in /example#4

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/example/multi-569e476412
Open

Bump brace-expansion and cordova-ios in /example#4
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/example/multi-569e476412

Conversation

@dependabot
Copy link
Copy Markdown

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

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

Removes brace-expansion

Updates cordova-ios from 4.5.5 to 8.0.1

Release notes

Sourced from cordova-ios's releases.

8.0.1

Release Announcement: https://cordova.apache.org/announcements/2026/03/12/cordova-ios-8.0.1.html

Full Changelog: apache/cordova-ios@rel/8.0.0...rel/8.0.1

8.0.0

Release Announcement: https://cordova.apache.org/announcements/2025/11/23/cordova-ios-8.0.0.html

Full Changelog: apache/cordova-ios@rel/7.1.1...rel/8.0.0

8.0.0-beta.1

Release Announcement: https://cordova.apache.org/announcements/2024/10/21/cordova-ios-8.1.1-beta.1.html

Full Changelog: apache/cordova-ios@rel/7.1.1...rel/8.0.0-beta.1

7.1.0

Release Announcement: https://cordova.apache.org/announcements/2024/04/03/cordova-ios-7.1.0.html

Full Changelog: apache/cordova-ios@rel/7.0.0...rel/7.1.0

7.0.0

Release Announcement: https://cordova.apache.org/announcements/2023/07/10/cordova-ios-7.0.0.html

Full Changelog: apache/cordova-ios@rel/6.3.0...rel/7.0.0

6.3.0

Release announcement: https://cordova.apache.org/announcements/2023/04/15/cordova-ios-release-6.3.0.html

Full Changelog: apache/cordova-ios@rel/6.2.0...6.3.0

Changelog

Sourced from cordova-ios's changelog.

8.0.1

Fixes:

  • GH-1618 fix(xcode): Fix library search paths for target
  • GH-1621 fix(xcode): Ensure we do NFD normalization on PRODUCT_NAME
  • GH-1616 fix(spm): Ensure the deployment target always gets set
  • GH-1606 fix(webview): Ensure scheme task is always finished
  • GH-1610 fix(scheme): Fix /_app_file_/ URLs not working
  • GH-1612 fix(spm): Set deployment target in Package.swift
  • GH-1597 fix(spm): git-ignore Swift Package Manager build artifacts

Others:

  • GH-1614 doc(readme): improve badges
  • GH-1622 refactor(versions): Refactor version code for test reliability
  • GH-1619 chore(deps): Update to latest jasmine & c8 versions
  • GH-1623 chore(ci): draft release
  • GH-1624 chore: cleanup license headers
  • GH-1625 chore: add DEVELOPMENT.md & cleanup README.md
  • GH-1598 Add missing trailing new line
  • GH-1601 chore: Remove compileBitcode from export options
  • GH-1611 chore: set swift-tools-version to 5.9
  • GH-1599 chore(deps): bump lodash from 4.17.21 to 4.17.23
  • GH-1592 doc(readme): add minimum iOS version
  • GH-1591 doc(readme): add Link to iOS Platform Guide
  • GH-1588 chore: update release audit workflow & license headers

8.0.0 (Nov 21, 2025)

Also see "8.0.0-beta.1" release notes below.

Breaking Changes:

  • GH-1586 chore!: update dependencies & node engine
  • GH-1583 feat!: drop iOS-sim & use simctl directly
  • GH-1560 feat!: Add CDVSceneDelegate class as an extension point
  • GH-1558 refactor!: Deprecate CDVWebViewProcessPoolFactory
  • GH-1557 chore!: update template defaults
  • GH-1556 chore(npm)!: bump cordova-common@6.0.0 w/ rebuilt package-lock.json
  • GH-1528 feat!: bump node engine requirement >=20.5.0 & update deps
  • GH-1520 refactor!(SPM): rename Swift package from CordovaLib to Cordova

Features:

  • GH-1515 feat(spm): Support plugins as Swift packages
  • GH-1523 feat(statusbar): Simple built-in status bar support
  • GH-1514 feat(plugins): Better define plugin behaviour protocols
  • GH-1518 feat: bump tooling minimum requirements

... (truncated)

Commits
  • 6a130fd chore: Fix missing licence headers (#1628)
  • 8a4681e release(8.0.1): Update release notes and version (#1627)
  • 204b85e chore(ci): draft release (#1623)
  • 3d1acba chore: cleanup license headers (#1624)
  • 0246411 chore: add DEVELOPMENT.md & cleanup README.md (#1625)
  • 1788102 fix(xcode): Fix library search paths for target (#1618)
  • d39c787 fix(xcode): Ensure we do NFD normalization on PRODUCT_NAME (#1621)
  • 09dd69a refactor(versions): Refactor version code for test reliability (#1622)
  • 2962ad0 chore(deps): Update to latest jasmine & c8 versions (#1619)
  • 19e5b47 fix(spm): Ensure the deployment target always gets set (#1616)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by dpogue, a new releaser for cordova-ios since your current version.

Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


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-ios](https://github.com/apache/cordova-ios). These dependencies need to be updated together.


Removes `brace-expansion`

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

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 
  dependency-type: indirect
- dependency-name: cordova-ios
  dependency-version: 8.0.1
  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 Mar 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