BranchMetrics / capacitor-branch-deep-links

Capacitor plugin for branch.io deep links
MIT License
33 stars 43 forks source link

build(deps-dev): bump @capacitor/core from 4.8.0 to 5.0.4 #105

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps @capacitor/core from 4.8.0 to 5.0.4.

Release notes

Sourced from @​capacitor/core's releases.

5.0.4

5.0.4 (2023-05-23)

Bug Fixes

  • cicd: removed set -eo pipefail to allow job to continue (#6596) (caeeb09)
  • cli: correct migration of package from AndroidManifest.xml to build.gradle (#6607) (1c26a3e)
  • cli: Don't succeed migration if npm install failed (#6595) (6843d96)
  • cli: proper plugin module patch in monorepos (#6589) (d49e632)

5.0.3

5.0.3 (2023-05-10)

Note: Version bump only for package capacitor

5.0.2

5.0.2 (2023-05-09)

Bug Fixes

  • cli: handle unrecognized java --version (#6577) (56b0037)
  • cli: Move package to build.gradle in Capacitor plugins (#6569) (8cb26cd)
  • fallback to plain pod if Gemfile does not contain CocoaPods (#6581) (3a41b4c)

5.0.1

5.0.1 (2023-05-05)

Bug Fixes

5.0.0

5.0.0 (2023-05-03)

Note: Version bump only for package capacitor

5.0.0-rc.3

5.0.0-rc.3 (2023-05-03)

Note: Version bump only for package capacitor

5.0.0-rc.2

5.0.0-rc.2 (2023-05-03)

Bug Fixes

... (truncated)

Changelog

Sourced from @​capacitor/core's changelog.

5.0.4 (2023-05-23)

Bug Fixes

  • cicd: removed set -eo pipefail to allow job to continue (#6596) (caeeb09)
  • cli: correct migration of package from AndroidManifest.xml to build.gradle (#6607) (1c26a3e)
  • cli: Don't succeed migration if npm install failed (#6595) (6843d96)
  • cli: proper plugin module patch in monorepos (#6589) (d49e632)

5.0.3 (2023-05-10)

Note: Version bump only for package capacitor

5.0.2 (2023-05-09)

Bug Fixes

  • cli: handle unrecognized java --version (#6577) (56b0037)
  • cli: Move package to build.gradle in Capacitor plugins (#6569) (8cb26cd)
  • fallback to plain pod if Gemfile does not contain CocoaPods (#6581) (3a41b4c)

5.0.1 (2023-05-05)

Bug Fixes

5.0.0 (2023-05-03)

Note: Version bump only for package capacitor

5.0.0-rc.3 (2023-05-03)

Note: Version bump only for package capacitor

5.0.0-rc.2 (2023-05-03)

Bug Fixes

5.0.0-rc.1 (2023-05-02)

Bug Fixes

  • cli: Avoid infinite loop in namespace migration (#6551) (d3aacde)
  • cli: Migrate more plugin variables (#6552) (b7da5b9)

5.0.0-rc.0 (2023-05-01)

... (truncated)

Commits
  • 5a6971f Release 5.0.4
  • 760126e chore(readme): add new contributor (#6610)
  • 1c26a3e fix(cli): correct migration of package from AndroidManifest.xml to build.grad...
  • 6843d96 fix(cli): Don't succeed migration if npm install failed (#6595)
  • caeeb09 fix(cicd): removed set -eo pipefail to allow job to continue (#6596)
  • d49e632 fix(cli): proper plugin module patch in monorepos (#6589)
  • b209760 chore(deps): pin @​types/node version to 18.x (#6590)
  • b104cb1 Release 5.0.3
  • fcf22df chore(android): missing dependnecies from POM again (#6584)
  • bc302d2 Release 5.0.2
  • 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 11 months ago

Superseded by #108.