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

chore(deps): bump xml2js and @capacitor/cli in /Samples/IonicCapacitor/IonicCapReactProject #213

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 24, 2023

Bumps xml2js to 0.5.0 and updates ancestor dependency @capacitor/cli. These dependencies need to be updated together.

Updates xml2js from 0.4.23 to 0.5.0

Commits

Updates @capacitor/cli from 2.4.6 to 5.0.4

Release notes

Sourced from @​capacitor/cli'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/cli'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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) to 0.5.0 and updates ancestor dependency [@capacitor/cli](https://github.com/ionic-team/capacitor). These dependencies need to be updated together.


Updates `xml2js` from 0.4.23 to 0.5.0
- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/commits/0.5.0)

Updates `@capacitor/cli` from 2.4.6 to 5.0.4
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md)
- [Commits](ionic-team/capacitor@2.4.6...5.0.4)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: indirect
- dependency-name: "@capacitor/cli"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 24, 2023
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.

0 participants