silkimen / cordova-plugin-advanced-http

Cordova / Phonegap plugin for communicating with HTTP servers. Allows for SSL pinning!
MIT License
391 stars 313 forks source link

chore(deps): bump got and cordova #508

Open dependabot[bot] opened 11 months ago

dependabot[bot] commented 11 months ago

Removes got. It's no longer used after updating ancestor dependency cordova. These dependencies need to be updated together.

Removes got

Updates cordova from 11.0.0 to 12.0.0

Changelog

Sourced from cordova's changelog.

12.0.0 (May 20, 2023)

Breaking:

  • GH-611 feat!(run): call platform api to list targets
  • GH-595 feat!: remove update-notifier support
  • GH-615 dep!: bump cordova-create@5.0.0 & cordova-lib@12.0.0
  • GH-613 dep!: bump possible dependencies & set bump node requirement >=16.13.0
    • @cordova/eslint-config@^5.0.0
    • jasmine@^4.6.0
    • rewire@^6.0.0
    • cordova-common@5.0.0
    • fs-extra@11.1.1
    • nopt@7.1.0
    • semver@7.5.0
    • systeminformation@5.17.12

11.1.0 (Jan 11, 2023)

  • GH-603 dep: bump to latest minor+patch w/ package-lock rebuild
    • cordova-common@^4.1.0
    • cordova-create@^4.1.0
    • cordova-lib@^11.1.0
    • systeminformation@^5.17.3
  • GH-599 chore: remove unnecessary gendered text
  • GH-600 ci: update codecov & run on node 14-18
  • GH-587 dep(npm): bump packages to latest minor/patch revisions w/ package-lock
Commits
  • df419a1 release(12.0.0): updated release notes & version (cli-12.0.0)
  • 1603cec dep!: bump cordova-create@5.0.0 & cordova-lib@12.0.0 (#615)
  • 32a2025 feat!(run): call platform api to list targets (#611)
  • b2f0237 feat!: remove update-notifier support (#595)
  • 93bcae0 dep!: bump all possible dependencies (#613)
  • dfb8be3 feat!: bump to 12.0.0-dev (#612)
  • 8d2286c chore: increment package version to 11.1.1-dev
  • 934a0ff release(11.1.0): updated release notes & version (cli-11.1.0)
  • 402eea8 dep: bump to latest minor+patch w/ package-lock rebuild (#603)
  • b786158 Remove unnecessary gendered text (#599)
  • 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](https://github.com/silkimen/cordova-plugin-advanced-http/network/alerts).