Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @capacitor/android from 4.7.0 to 5.0.5 #1363

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2023

Bumps @capacitor/android from 4.7.0 to 5.0.5.

Release notes

Sourced from @​capacitor/android's releases.

5.0.5

5.0.5 (2023-06-09)

Bug Fixes

  • http: don't throw errors when content-type is null on response (#6627) (538821f)

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)

... (truncated)

Changelog

Sourced from @​capacitor/android's changelog.

5.0.5 (2023-06-09)

Bug Fixes

  • http: don't throw errors when content-type is null on response (#6627) (538821f)

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)

... (truncated)

Commits
  • 0cebe55 Release 5.0.5
  • 538821f fix(http): don't throw errors when content-type is null on response (#6627)
  • 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
  • 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/android](https://github.com/ionic-team/capacitor) from 4.7.0 to 5.0.5.
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md)
- [Commits](ionic-team/capacitor@4.7.0...5.0.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 12, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jun 12, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants