Skip to content

build(deps): bump @capacitor/cli from 1.5.3 to 8.3.0#1965

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/capacitor/cli-8.3.0
Closed

build(deps): bump @capacitor/cli from 1.5.3 to 8.3.0#1965
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/capacitor/cli-8.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @capacitor/cli from 1.5.3 to 8.3.0.

Release notes

Sourced from @​capacitor/cli's releases.

8.3.0

8.3.0 (2026-03-25)

Bug Fixes

  • android: correctly parsing server.url when they include paths (#8391) (a9f2181)
  • cli: inline CSS sourcemaps in addition to JS sourcemaps (#8377) (69476ab)
  • http: handle URL objects on fetch (#8386) (003099a)
  • ios: make getArray accesible on Objective-C plugins (#8392) (afb80f2)
  • SystemBars: use native safe area insets on Android (#8384) (4e99598)

Features

  • cli: Experimental config for swift-tools-version in SPM apps (#8372) (d2ee84f)
  • cli: support SPM package traits in generated Package.swift (#8351) (27e6aa8)

8.2.0

8.2.0 (2026-03-06)

Bug Fixes

  • android: Add missing null checks in BridgeActivity (#8185) (bd29b99)
  • android: Concurrent Range Requests for assets (#8357) (5e82c89)
  • android: handle lowercase range header (#8368) (ae0e2dd)
  • android: invalid http range seeking (#8369) (3109d22)
  • cli: Allow to run update on non macOS (#8344) (a441280)
  • cli: Don't overwrite config.server section with --live-reload (#7528) (782b9d9)
  • cli: use 8.0.0 as default Capacitor SPM dependency version (#8341) (a55dc5e)
  • docs: fix typo in CapApp-SPM README (#8348) (7d001ac)
  • ios: remove tmpWindow usages on presentVC/dismissVC (#8338) (fc9647f)

Features

  • cli: Add --https option for --live-reload (#8194) (5db81e6)

8.1.0

8.1.0 (2026-02-11)

Bug Fixes

  • cookies: only send expires param on web if a date is set (b10cd7f)

... (truncated)

Changelog

Sourced from @​capacitor/cli's changelog.

8.3.0 (2026-03-25)

Bug Fixes

  • android: correctly parsing server.url when they include paths (#8391) (a9f2181)
  • cli: inline CSS sourcemaps in addition to JS sourcemaps (#8377) (69476ab)
  • http: handle URL objects on fetch (#8386) (003099a)
  • ios: make getArray accesible on Objective-C plugins (#8392) (afb80f2)
  • SystemBars: use native safe area insets on Android (#8384) (4e99598)

Features

  • cli: Experimental config for swift-tools-version in SPM apps (#8372) (d2ee84f)
  • cli: support SPM package traits in generated Package.swift (#8351) (27e6aa8)

8.2.0 (2026-03-06)

Bug Fixes

  • android: Add missing null checks in BridgeActivity (#8185) (bd29b99)
  • android: Concurrent Range Requests for assets (#8357) (5e82c89)
  • android: handle lowercase range header (#8368) (ae0e2dd)
  • android: invalid http range seeking (#8369) (3109d22)
  • cli: Allow to run update on non macOS (#8344) (a441280)
  • cli: Don't overwrite config.server section with --live-reload (#7528) (782b9d9)
  • cli: use 8.0.0 as default Capacitor SPM dependency version (#8341) (a55dc5e)
  • docs: fix typo in CapApp-SPM README (#8348) (7d001ac)
  • ios: remove tmpWindow usages on presentVC/dismissVC (#8338) (fc9647f)

Features

  • cli: Add --https option for --live-reload (#8194) (5db81e6)

8.1.0 (2026-02-11)

Bug Fixes

  • cookies: only send expires param on web if a date is set (b10cd7f)

Features

Reverts

8.0.2 (2026-01-27)

Bug Fixes

... (truncated)

Commits
  • 39f084a Release 8.3.0
  • 27e6aa8 feat(cli): support SPM package traits in generated Package.swift (#8351)
  • f03cfbe chore: direct Feature Requests to canny (#8395)
  • 69476ab fix(cli): inline CSS sourcemaps in addition to JS sourcemaps (#8377)
  • d2ee84f feat(cli): Experimental config for swift-tools-version in SPM apps (#8372)
  • a9f2181 fix(android): correctly parsing server.url when they include paths (#8391)
  • afb80f2 fix(ios): make getArray accesible on Objective-C plugins (#8392)
  • 14e4af2 chore: change needs reproduction bot message (#8390)
  • 4e99598 fix(SystemBars): use native safe area insets on Android (#8384)
  • 003099a fix(http): handle URL objects on fetch (#8386)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by capacitor-plugin-bot, a new releaser for @​capacitor/cli since your current version.


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 [@capacitor/cli](https://github.com/ionic-team/capacitor) from 1.5.3 to 8.3.0.
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md)
- [Commits](ionic-team/capacitor@1.5.3...8.3.0)

---
updated-dependencies:
- dependency-name: "@capacitor/cli"
  dependency-version: 8.3.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 Mar 27, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Inactive PR

@github-actions github-actions bot added the Stale label Mar 30, 2026
@github-actions github-actions bot closed this Apr 1, 2026
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/capacitor/cli-8.3.0 branch April 1, 2026 01:35
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

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 Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants