robingenz / capacitor-plugin-demo

⚡️ Simple Ionic Angular app to demonstrate the use of certain Capacitor plugins.
https://capacitor-plugin-demo-robingenz.vercel.app/home
MIT License
93 stars 21 forks source link

chore(deps): bump @capacitor/ios from 4.0.1 to 4.1.0 #770

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @capacitor/ios from 4.0.1 to 4.1.0.

Release notes

Sourced from @​capacitor/ios'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)
Changelog

Sourced from @​capacitor/ios'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)
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)
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
capacitor-plugin-demo ✅ Ready (Inspect) Visit Preview Sep 1, 2022 at 2:06AM (UTC)
dependabot[bot] commented 1 year ago

Looks like @capacitor/ios is up-to-date now, so this is no longer needed.