capawesome-team / capacitor-nfc-demo

⚡️ Simple Ionic Angular app to demonstrate the use of the Capacitor NFC plugin.
https://nfc-demo.capawesome.io/
13 stars 7 forks source link

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

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @capacitor/cli from 3.6.0 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)
dependabot[bot] commented 2 years ago

Superseded by #14.