Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

build(deps-dev): bump @capacitor/cli from 3.3.1 to 4.1.0#791

Closed
dependabot[bot] wants to merge 1 commit intov3.xfrom
dependabot/npm_and_yarn/v3.x/capacitor/cli-4.1.0
Closed

build(deps-dev): bump @capacitor/cli from 3.3.1 to 4.1.0#791
dependabot[bot] wants to merge 1 commit intov3.xfrom
dependabot/npm_and_yarn/v3.x/capacitor/cli-4.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 2022

Bumps @capacitor/cli from 3.3.1 to 4.1.0.

Release notes

Sourced from @​capacitor/cli's releases.

4.1.0

4.1.0 (2022-08-18)

Bug Fixes

  • cli: Also update preferences plugin if present (#5831) (b9d5954)
  • cli: Don't add google-services plugin if missing (#5825) (48ff9e6)
  • cli: make migrator also update plugin variables (#5871) (478d48c)
  • cli: Migrator put registerPlugin before super.onCreate (#5828) (8cd3373)
  • cli: prevent error on migrate when devDependencies is missing (#5863) (474ad1f)
  • cli: remove double space in cap 2 variables file (#5826) (7184097)
  • cli: Support of BoM dependencies on cordova plugins (#5827) (ea2d95b)
  • ios: Prevent Xcode 14 warning on CAPWebView (#5821) (66954ef)
  • ios: return proper mimeType on M1 x86_64 simulators (#5853) (325b6fe), closes #5793
  • update @​types/tar to prevent core build failure (#5822) (59e64b7)

Features

  • cli: Option to inline JS source maps during sync (#5843) (7ce6dd4)
  • ios: Add setServerBasePath(_:) to CAPBridgeProtocol (#5860) (76f28e7)

4.0.1

4.0.1 (2022-07-28)

Bug Fixes

4.0.0

4.0.0 (2022-07-27)

Bug Fixes

Features

  • android: Add android.minWebviewVersion configuration option (#5768) (ad83827)
  • android: Add Optional Data Param for Error Object (#5719) (174172b)
  • android: Use addWebMessageListener where available (#5427) (c2dfe80)
  • android-template: Use Android 12 splash API (#5777) (f3ab951)
  • cli: add migrator for cap3 to cap4 (#5762) (7cb660a)

... (truncated)

Changelog

Sourced from @​capacitor/cli's changelog.

4.1.0 (2022-08-18)

Bug Fixes

  • cli: Also update preferences plugin if present (#5831) (b9d5954)
  • cli: Don't add google-services plugin if missing (#5825) (48ff9e6)
  • cli: make migrator also update plugin variables (#5871) (478d48c)
  • cli: Migrator put registerPlugin before super.onCreate (#5828) (8cd3373)
  • cli: prevent error on migrate when devDependencies is missing (#5863) (474ad1f)
  • cli: remove double space in cap 2 variables file (#5826) (7184097)
  • cli: Support of BoM dependencies on cordova plugins (#5827) (ea2d95b)
  • ios: Prevent Xcode 14 warning on CAPWebView (#5821) (66954ef)
  • ios: return proper mimeType on M1 x86_64 simulators (#5853) (325b6fe), closes #5793
  • update @​types/tar to prevent core build failure (#5822) (59e64b7)

Features

  • cli: Option to inline JS source maps during sync (#5843) (7ce6dd4)
  • ios: Add setServerBasePath(_:) to CAPBridgeProtocol (#5860) (76f28e7)

4.0.1 (2022-07-28)

Bug Fixes

4.0.0 (2022-07-27)

Bug Fixes

Features

... (truncated)

Commits
  • 0b5c2b7 Release 4.1.0
  • 325b6fe fix(ios): return proper mimeType on M1 x86_64 simulators (#5853)
  • 478d48c fix(cli): make migrator also update plugin variables (#5871)
  • 76f28e7 feat(ios): Add setServerBasePath(_:) to CAPBridgeProtocol (#5860)
  • c700256 chore(readme): remove undefined contributor (#5868)
  • a1543ed chore(readme): add new contributor (#5867)
  • 474ad1f fix(cli): prevent error on migrate when devDependencies is missing (#5863)
  • 0ad41d0 chore: enable nightly releases (#5859)
  • 8cd3373 fix(cli): Migrator put registerPlugin before super.onCreate (#5828)
  • ea2d95b fix(cli): Support of BoM dependencies on cordova plugins (#5827)
  • Additional commits viewable 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 3.3.1 to 4.1.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@3.3.1...4.1.0)

---
updated-dependencies:
- dependency-name: "@capacitor/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 8, 2022

Superseded by #807.

@dependabot dependabot bot closed this Sep 8, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/v3.x/capacitor/cli-4.1.0 branch September 8, 2022 23:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants