Release notes
*Sourced from [cordova-plugin-ionic-webview's releases](https://github.com/ionic-team/cordova-plugin-ionic-webview/releases).*
> ## v4.1.2
> ## [4.1.2](https://github.com/ionic-team/cordova-plugin-ionic-webview/compare/v4.1.1...v4.1.2) (2019-09-25)
>
>
> ### Bug Fixes
>
> * **android:** allow schemes that start by https ([#437](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/437)) ([fab9d1f](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/fab9d1f))
> * **Android:** return proper mimeType for wasm files ([0eb8a37](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/0eb8a37))
> * **ios:** make programmatically focus work on iOS 13 ([#438](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/438)) ([7a514b0](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/7a514b0)), closes [#435](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/435)
>
> ## v4.1.1
> ## [4.1.1](https://github.com/ionic-team/cordova-plugin-ionic-webview/compare/v4.1.0...v4.1.1) (2019-06-26)
>
>
> ### Bug Fixes
>
> * **ios:** show error message when app fails to load ([#382](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/382)) ([cb1f026](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/cb1f026))
>
> ## v4.1.0
> # [4.1.0](https://github.com/ionic-team/cordova-plugin-ionic-webview/compare/v4.0.1...v4.1.0) (2019-06-10)
>
>
> ### Features
>
> * **ios:** Add WKSuspendInBackground preference ([#356](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/356)) ([3613602](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/3613602))
>
> ## v4.0.1
> ## [4.0.1](https://github.com/ionic-team/cordova-plugin-ionic-webview/compare/v4.0.0...v4.0.1) (2019-03-26)
>
>
> ### Bug Fixes
>
> * **ios:** Fix autofocus on iOS 12.2 ([#334](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/334)) ([cb4c491](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/cb4c491)), closes [#330](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/330)
> * account port on resolving uri path ([#321](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/321)) ([fdfe8aa](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/fdfe8aa))
>
> ## v4.0.0
> # [4.0.0](https://github.com/ionic-team/cordova-plugin-ionic-webview/compare/v3.1.2...v4.0.0) (2019-02-18)
>
>
> ### Features
>
> * **ios:** Make iOS app Scheme configurable with a preference ([#307](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/307)) ([d52d37e](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/d52d37e)), closes [#282](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/282)
> * **ios:** Remove WKSuspendInBackground preference ([#309](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/309)) ([73b6659](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/73b6659)), closes [#286](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/286)
>
>
> ### BREAKING CHANGES
>
> * **ios:** Remove the WKSuspendInBackground preference, so app relying on that prefere will
> not behave as expected
>
> ... (truncated)
Changelog
*Sourced from [cordova-plugin-ionic-webview's changelog](https://github.com/ionic-team/cordova-plugin-ionic-webview/blob/master/CHANGELOG.md).*
> ## [4.1.2](https://github.com/ionic-team/cordova-plugin-ionic-webview/compare/v4.1.1...v4.1.2) (2019-09-25)
>
>
> ### Bug Fixes
>
> * **android:** allow schemes that start by https ([#437](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/437)) ([fab9d1f](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/fab9d1f))
> * **Android:** return proper mimeType for wasm files ([0eb8a37](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/0eb8a37))
> * **ios:** make programmatically focus work on iOS 13 ([#438](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/438)) ([7a514b0](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/7a514b0)), closes [#435](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/435)
>
> ## [4.1.1](https://github.com/ionic-team/cordova-plugin-ionic-webview/compare/v4.1.0...v4.1.1) (2019-06-26)
>
>
> ### Bug Fixes
>
> * **ios:** show error message when app fails to load ([#382](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/382)) ([cb1f026](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/cb1f026))
>
> # [4.1.0](https://github.com/ionic-team/cordova-plugin-ionic-webview/compare/v4.0.1...v4.1.0) (2019-06-10)
>
>
> ### Features
>
> * **ios:** Add WKSuspendInBackground preference ([#356](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/356)) ([3613602](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/3613602))
>
> ## [4.0.1](https://github.com/ionic-team/cordova-plugin-ionic-webview/compare/v4.0.0...v4.0.1) (2019-03-26)
>
>
> ### Bug Fixes
>
> * **ios:** Fix autofocus on iOS 12.2 ([#334](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/334)) ([cb4c491](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/cb4c491)), closes [#330](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/330)
> * account port on resolving uri path ([#321](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/321)) ([fdfe8aa](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/fdfe8aa))
>
> # [4.0.0](https://github.com/ionic-team/cordova-plugin-ionic-webview/compare/v3.1.2...v4.0.0) (2019-02-18)
>
>
> ### Features
>
> * **ios:** Make iOS app Scheme configurable with a preference ([#307](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/307)) ([d52d37e](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/d52d37e)), closes [#282](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/282)
> * **ios:** Remove WKSuspendInBackground preference ([#309](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/309)) ([73b6659](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/73b6659)), closes [#286](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/286)
>
>
> ### BREAKING CHANGES
>
> * **ios:** Remove the WKSuspendInBackground preference, so app relying on that prefere will
> not behave as expected
>
> ## [3.1.2](https://github.com/ionic-team/cordova-plugin-ionic-webview/compare/v3.1.1...v3.1.2) (2019-02-04)
>
>
> ### Bug Fixes
>
> ... (truncated)
Commits
- [`55a8e82`](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/55a8e825b2ea87bf8c667063ee548cfbacaba2fa) chore(release): 4.1.2 [skip ci]
- [`7a514b0`](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/7a514b071ba2c094e02f56f46f2e90a2a3a1e9be) fix(ios): make programmatically focus work on iOS 13 ([#438](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/438))
- [`e5bcaa0`](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/e5bcaa0a47ca8a69d8cc04edc3cb8bf48a65afe0) chore(deps-dev): update commitizen requirement from ^3.0.2 to ^4.0.3 ([#406](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/406))
- [`10ec0b2`](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/10ec0b2bb7d0a46f0abc5c2905475d43c345f58b) chore(deps-dev): update cz-conventional-changelog requirement ([#405](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/405))
- [`fab9d1f`](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/fab9d1fbd686175cea7f6d61c60f9ee64a53f545) fix(android): allow schemes that start by https ([#437](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/437))
- [`2746dd0`](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/2746dd0461674fea22b3891d0bb84eea6c8481b3) docs(README): Document ScrollEnabled preference ([#422](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/422))
- [`0eb8a37`](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/0eb8a37f72d4c105d28c94dee9371c13c24b7b0c) fix(Android): return proper mimeType for wasm files
- [`f5c0bbd`](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/f5c0bbda498c526dc97bca977071b38285018f6b) chore(release): 4.1.1 [skip ci]
- [`cb1f026`](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/cb1f0266f6c3c37efae6c9a66bfca3d49884fdb6) fix(ios): show error message when app fails to load ([#382](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/382))
- [`ffcbfb9`](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/ffcbfb9476b665884bd594ebd188c99285a85337) chore(release): 4.1.0 [skip ci]
- Additional commits viewable in [compare view](https://github.com/ionic-team/cordova-plugin-ionic-webview/compare/v1.2.1...v4.1.2)
Maintainer changes
This version was pushed to npm by [ionicjs](https://www.npmjs.com/~ionicjs), a new releaser for cordova-plugin-ionic-webview since your current version.
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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/upkbs-chronobiology/somnus-app/network/alerts).
Bumps cordova-plugin-ionic-webview from 1.2.1 to 4.1.2.
Release notes
*Sourced from [cordova-plugin-ionic-webview's releases](https://github.com/ionic-team/cordova-plugin-ionic-webview/releases).* > ## v4.1.2 > ## [4.1.2](https://github.com/ionic-team/cordova-plugin-ionic-webview/compare/v4.1.1...v4.1.2) (2019-09-25) > > > ### Bug Fixes > > * **android:** allow schemes that start by https ([#437](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/437)) ([fab9d1f](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/fab9d1f)) > * **Android:** return proper mimeType for wasm files ([0eb8a37](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/0eb8a37)) > * **ios:** make programmatically focus work on iOS 13 ([#438](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/438)) ([7a514b0](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/7a514b0)), closes [#435](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/435) > > ## v4.1.1 > ## [4.1.1](https://github.com/ionic-team/cordova-plugin-ionic-webview/compare/v4.1.0...v4.1.1) (2019-06-26) > > > ### Bug Fixes > > * **ios:** show error message when app fails to load ([#382](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/382)) ([cb1f026](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/cb1f026)) > > ## v4.1.0 > # [4.1.0](https://github.com/ionic-team/cordova-plugin-ionic-webview/compare/v4.0.1...v4.1.0) (2019-06-10) > > > ### Features > > * **ios:** Add WKSuspendInBackground preference ([#356](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/356)) ([3613602](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/3613602)) > > ## v4.0.1 > ## [4.0.1](https://github.com/ionic-team/cordova-plugin-ionic-webview/compare/v4.0.0...v4.0.1) (2019-03-26) > > > ### Bug Fixes > > * **ios:** Fix autofocus on iOS 12.2 ([#334](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/334)) ([cb4c491](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/cb4c491)), closes [#330](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/330) > * account port on resolving uri path ([#321](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/321)) ([fdfe8aa](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/fdfe8aa)) > > ## v4.0.0 > # [4.0.0](https://github.com/ionic-team/cordova-plugin-ionic-webview/compare/v3.1.2...v4.0.0) (2019-02-18) > > > ### Features > > * **ios:** Make iOS app Scheme configurable with a preference ([#307](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/307)) ([d52d37e](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/d52d37e)), closes [#282](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/282) > * **ios:** Remove WKSuspendInBackground preference ([#309](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/309)) ([73b6659](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/73b6659)), closes [#286](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/286) > > > ### BREAKING CHANGES > > * **ios:** Remove the WKSuspendInBackground preference, so app relying on that prefere will > not behave as expected > > ... (truncated)Changelog
*Sourced from [cordova-plugin-ionic-webview's changelog](https://github.com/ionic-team/cordova-plugin-ionic-webview/blob/master/CHANGELOG.md).* > ## [4.1.2](https://github.com/ionic-team/cordova-plugin-ionic-webview/compare/v4.1.1...v4.1.2) (2019-09-25) > > > ### Bug Fixes > > * **android:** allow schemes that start by https ([#437](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/437)) ([fab9d1f](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/fab9d1f)) > * **Android:** return proper mimeType for wasm files ([0eb8a37](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/0eb8a37)) > * **ios:** make programmatically focus work on iOS 13 ([#438](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/438)) ([7a514b0](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/7a514b0)), closes [#435](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/435) > > ## [4.1.1](https://github.com/ionic-team/cordova-plugin-ionic-webview/compare/v4.1.0...v4.1.1) (2019-06-26) > > > ### Bug Fixes > > * **ios:** show error message when app fails to load ([#382](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/382)) ([cb1f026](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/cb1f026)) > > # [4.1.0](https://github.com/ionic-team/cordova-plugin-ionic-webview/compare/v4.0.1...v4.1.0) (2019-06-10) > > > ### Features > > * **ios:** Add WKSuspendInBackground preference ([#356](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/356)) ([3613602](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/3613602)) > > ## [4.0.1](https://github.com/ionic-team/cordova-plugin-ionic-webview/compare/v4.0.0...v4.0.1) (2019-03-26) > > > ### Bug Fixes > > * **ios:** Fix autofocus on iOS 12.2 ([#334](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/334)) ([cb4c491](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/cb4c491)), closes [#330](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/330) > * account port on resolving uri path ([#321](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/321)) ([fdfe8aa](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/fdfe8aa)) > > # [4.0.0](https://github.com/ionic-team/cordova-plugin-ionic-webview/compare/v3.1.2...v4.0.0) (2019-02-18) > > > ### Features > > * **ios:** Make iOS app Scheme configurable with a preference ([#307](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/307)) ([d52d37e](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/d52d37e)), closes [#282](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/282) > * **ios:** Remove WKSuspendInBackground preference ([#309](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/309)) ([73b6659](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/73b6659)), closes [#286](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/286) > > > ### BREAKING CHANGES > > * **ios:** Remove the WKSuspendInBackground preference, so app relying on that prefere will > not behave as expected > > ## [3.1.2](https://github.com/ionic-team/cordova-plugin-ionic-webview/compare/v3.1.1...v3.1.2) (2019-02-04) > > > ### Bug Fixes > > ... (truncated)Commits
- [`55a8e82`](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/55a8e825b2ea87bf8c667063ee548cfbacaba2fa) chore(release): 4.1.2 [skip ci] - [`7a514b0`](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/7a514b071ba2c094e02f56f46f2e90a2a3a1e9be) fix(ios): make programmatically focus work on iOS 13 ([#438](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/438)) - [`e5bcaa0`](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/e5bcaa0a47ca8a69d8cc04edc3cb8bf48a65afe0) chore(deps-dev): update commitizen requirement from ^3.0.2 to ^4.0.3 ([#406](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/406)) - [`10ec0b2`](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/10ec0b2bb7d0a46f0abc5c2905475d43c345f58b) chore(deps-dev): update cz-conventional-changelog requirement ([#405](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/405)) - [`fab9d1f`](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/fab9d1fbd686175cea7f6d61c60f9ee64a53f545) fix(android): allow schemes that start by https ([#437](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/437)) - [`2746dd0`](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/2746dd0461674fea22b3891d0bb84eea6c8481b3) docs(README): Document ScrollEnabled preference ([#422](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/422)) - [`0eb8a37`](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/0eb8a37f72d4c105d28c94dee9371c13c24b7b0c) fix(Android): return proper mimeType for wasm files - [`f5c0bbd`](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/f5c0bbda498c526dc97bca977071b38285018f6b) chore(release): 4.1.1 [skip ci] - [`cb1f026`](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/cb1f0266f6c3c37efae6c9a66bfca3d49884fdb6) fix(ios): show error message when app fails to load ([#382](https://github-redirect.dependabot.com/ionic-team/cordova-plugin-ionic-webview/issues/382)) - [`ffcbfb9`](https://github.com/ionic-team/cordova-plugin-ionic-webview/commit/ffcbfb9476b665884bd594ebd188c99285a85337) chore(release): 4.1.0 [skip ci] - Additional commits viewable in [compare view](https://github.com/ionic-team/cordova-plugin-ionic-webview/compare/v1.2.1...v4.1.2)Maintainer changes
This version was pushed to npm by [ionicjs](https://www.npmjs.com/~ionicjs), a new releaser for cordova-plugin-ionic-webview since your current version.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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/upkbs-chronobiology/somnus-app/network/alerts).