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 cordova-plugin-camera from 7.0.0 to 8.0.0 #171

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2024

Bumps cordova-plugin-camera from 7.0.0 to 8.0.0.

Changelog

Sourced from cordova-plugin-camera's changelog.

8.0.0 (Oct 30, 2024)

Breaking Changes:

  • GH-889 fix(android): Remove media permissions to make complaint with Android 14 requirements (#889)
  • GH-902 fix(android): return content uris when possible when selecting from gallery (#902)
  • GH-909 refactor(android): Make WRITE_EXTERNAL_STORAGE optional (#909)
  • GH-910 fix(android): Return data uris as an URI (#910)
  • GH-911 fix(ios): Sync camera API return to match Android changes (#911)
  • GH-912 fix(browser): Make data uri be returned as actual URI strings (#912)

Fixes:

  • GH-901 fix(android): Isolate provider access to a subdirectory (#901)
  • GH-915 fix(android): Improper serialization of image uri in save instance state (#903)
  • GH-904 fix(android): Use VERSION_CODES instead of hard-coded API literals (#904)
  • GH-915 fix(android): improper cache path construction during image manipulation (#905)
  • GH-906 refactor(android): replace image path usage with image uris (#906)
  • GH-915 refactor(android): remove query img usage (#907)
  • GH-915 fix!: Remove WRITE_EXTERNAL_PERMISSION (#915)

CI:

  • GH-890 ci(android): Update Android CI to be compatible with cordova-android@​13 (#890)
  • GH-895 ci: sync workflow with paramedic (#895)

Documentation:

  • GH-913 docs: Revisions for v8 public API changes with the return string formats of getPicture (#913)

Other:

Commits
  • 7f33ef4 chore: version 8.0.0
  • 4c9dc10 deprecation: allowEdit (#914)
  • de468b6 fix: Remove WRITE_EXTERNAL_PERMISSION (#915)
  • 48c4cdd refactor(android): Make WRITE_EXTERNAL_STORAGE optional (#909)
  • 7d159cf docs: Revisions for v8 public API changes with the return string formats of g...
  • c208754 refactor(android): remove query img usage (#907)
  • 0d86764 refactor(android): replace image path usage with image uris (#906)
  • 7adccc8 fix(ios): Sync camera API return to match Android changes (#911)
  • 5379545 fix(browser): Make data uri be returned as actual URI strings (#912)
  • 2eaa9a3 fix: return content uris when possible when selecting from gallery (#902)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by normanbreau, a new releaser for cordova-plugin-camera since your current version.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [cordova-plugin-camera](https://github.com/apache/cordova-plugin-camera) from 7.0.0 to 8.0.0.
- [Changelog](https://github.com/apache/cordova-plugin-camera/blob/master/RELEASENOTES.md)
- [Commits](apache/cordova-plugin-camera@7.0.0...8.0.0)

---
updated-dependencies:
- dependency-name: cordova-plugin-camera
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 4, 2024
@teolemon teolemon merged commit fbc1159 into develop Nov 11, 2024
3 checks passed
@teolemon teolemon deleted the dependabot/npm_and_yarn/cordova-plugin-camera-8.0.0 branch November 11, 2024 11:14
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant