Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

fix: fix bypass account limitation to create more contacts #5

Closed
wants to merge 326 commits into from
Closed

fix: fix bypass account limitation to create more contacts #5

wants to merge 326 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Dec 19, 2020

  1. chore(deps): Bump giggsey/libphonenumber-for-php from 8.12.14 to 8.12…

    ….15 (monicahq#4724)
    
    Bumps [giggsey/libphonenumber-for-php](https://github.com/giggsey/libphonenumber-for-php) from 8.12.14 to 8.12.15.
    - [Release notes](https://github.com/giggsey/libphonenumber-for-php/releases)
    - [Commits](giggsey/libphonenumber-for-php@8.12.14...8.12.15)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 19, 2020
    Configuration menu
    Copy the full SHA
    42f0b9c View commit details
    Browse the repository at this point in the history
  2. chore: bump marked from 1.2.6 to 1.2.7 (monicahq#4717)

    * chore: bump marked from 1.2.6 to 1.2.7
    
    Bumps [marked](https://github.com/markedjs/marked) from 1.2.6 to 1.2.7.
    - [Release notes](https://github.com/markedjs/marked/releases)
    - [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
    - [Commits](markedjs/marked@v1.2.6...v1.2.7)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 19, 2020
    Configuration menu
    Copy the full SHA
    f9cff16 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. chore: bump vue-select from 3.11.1 to 3.11.2 (monicahq#4732)

    * chore: bump vue-select from 3.11.1 to 3.11.2
    
    Bumps [vue-select](https://github.com/sagalbot/vue-select) from 3.11.1 to 3.11.2.
    - [Release notes](https://github.com/sagalbot/vue-select/releases)
    - [Changelog](https://github.com/sagalbot/vue-select/blob/master/release.config.js)
    - [Commits](sagalbot/vue-select@v3.11.1...v3.11.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(assets): Update assets
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: MonicaBot <monicabot@asbin.net>
    dependabot[bot] and MonicaBot authored Dec 21, 2020
    Configuration menu
    Copy the full SHA
    2b1c3be View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2020

  1. Configuration menu
    Copy the full SHA
    995238a View commit details
    Browse the repository at this point in the history
  2. chore(Snyk): security upgrade axios from 0.20.0 to 0.21.1 (monicahq#4737

    )
    
    * fix: package.json & yarn.lock to reduce vulnerabilities
    
    The following vulnerabilities are fixed with an upgrade:
    - https://snyk.io/vuln/SNYK-JS-AXIOS-1038255
    snyk-bot authored Dec 24, 2020
    Configuration menu
    Copy the full SHA
    f3494c6 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

  1. chore: Bump eslint-plugin-vue from 7.3.0 to 7.4.0 (monicahq#4746)

    Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.3.0 to 7.4.0.
    - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
    - [Commits](vuejs/eslint-plugin-vue@v7.3.0...v7.4.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 28, 2020
    Configuration menu
    Copy the full SHA
    2f4567d View commit details
    Browse the repository at this point in the history
  2. chore: Bump snyk from 1.437.2 to 1.437.3 (monicahq#4747)

    Bumps [snyk](https://github.com/snyk/snyk) from 1.437.2 to 1.437.3.
    - [Release notes](https://github.com/snyk/snyk/releases)
    - [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
    - [Commits](snyk/cli@v1.437.2...v1.437.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 28, 2020
    Configuration menu
    Copy the full SHA
    cfd5198 View commit details
    Browse the repository at this point in the history
  3. chore: Bump laravel/dusk from 6.10.0 to 6.11.0 (monicahq#4748)

    Bumps [laravel/dusk](https://github.com/laravel/dusk) from 6.10.0 to 6.11.0.
    - [Release notes](https://github.com/laravel/dusk/releases)
    - [Changelog](https://github.com/laravel/dusk/blob/6.x/CHANGELOG.md)
    - [Commits](laravel/dusk@v6.10.0...v6.11.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 28, 2020
    Configuration menu
    Copy the full SHA
    a6020ea View commit details
    Browse the repository at this point in the history
  4. chore: Bump laravel/framework from 8.19.0 to 8.20.1 (monicahq#4749)

    Bumps [laravel/framework](https://github.com/laravel/framework) from 8.19.0 to 8.20.1.
    - [Release notes](https://github.com/laravel/framework/releases)
    - [Changelog](https://github.com/laravel/framework/blob/8.x/CHANGELOG-8.x.md)
    - [Commits](laravel/framework@v8.19.0...v8.20.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 28, 2020
    Configuration menu
    Copy the full SHA
    cffab60 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2020

  1. Configuration menu
    Copy the full SHA
    e266629 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6509e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebf7c08 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2021

  1. fix: fix add gender type (monicahq#4548)

    * fix default gender type
    
    * add default gender type in validation
    
    * fix validation error in default gender setting update
    
    * set default gender from settings instead of static value
    
    * update assets
    
    * fix method
    
    * fixes
    
    * fix style
    
    * Update CHANGELOG.md
    
    Co-authored-by: Alexis Saettler <alexis@saettler.org>
    kavanpancholi and asbiin authored Jan 1, 2021
    Configuration menu
    Copy the full SHA
    c0561ce View commit details
    Browse the repository at this point in the history
  2. style: align birthday reminder checkbox (monicahq#4643)

    * fix: align birthday reminder checkbox
    
    * update assets
    
    Co-authored-by: Alexis Saettler <alexis@saettler.org>
    rbuch and asbiin authored Jan 1, 2021
    Configuration menu
    Copy the full SHA
    a581828 View commit details
    Browse the repository at this point in the history
  3. style: minor rewording of dashboard.php for consistency (monicahq#4741)

    * fix: minor rewording of dashboard.php for consistency.
    
    * update assets
    
    Co-authored-by: Alexis Saettler <alexis@saettler.org>
    mgrhm and asbiin authored Jan 1, 2021
    Configuration menu
    Copy the full SHA
    77bc1ee View commit details
    Browse the repository at this point in the history
  4. style: change "offered" to "given" for gifts (monicahq#4742)

    * fix: change "offered" to "given" for gifts.
    
    * update assets
    
    Co-authored-by: Alexis Saettler <alexis@saettler.org>
    mgrhm and asbiin authored Jan 1, 2021
    Configuration menu
    Copy the full SHA
    30c7b06 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2021

  1. refactor: simplify setSQLOrderByQuery function (monicahq#4686)

    * setSQLOrderByQuery function simplified
    
    * double quote to single
    
    * Update ApiController.php
    
    Co-authored-by: Alexis Saettler <alexis@saettler.org>
    serkanerip and asbiin authored Jan 2, 2021
    Configuration menu
    Copy the full SHA
    69331a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    755cbfa View commit details
    Browse the repository at this point in the history
  3. fix: fix docker build (monicahq#4733)

    * fix: fix docker build
    
    * fix
    
    * fix
    
    * update
    
    * fix tag
    
    * remove branch
    asbiin authored Jan 2, 2021
    Configuration menu
    Copy the full SHA
    4fa4561 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2021

  1. Configuration menu
    Copy the full SHA
    379cf61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c84a81b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16bbe97 View commit details
    Browse the repository at this point in the history
  4. chore(i18n): update translations (monicahq#4766)

    * New translations validation.php (Czech)
    [skip ci]
    
    * New translations people.php (Danish)
    [skip ci]
    
    * New translations settings.php (German)
    [skip ci]
    
    * New translations validation.php (German)
    [skip ci]
    
    * New translations validation.php (Dutch)
    [skip ci]
    
    * New translations settings.php (Greek)
    [skip ci]
    
    * New translations settings.php (German)
    [skip ci]
    
    * New translations pagination.php (Japanese)
    [skip ci]
    
    * New translations validation.php (Italian)
    [skip ci]
    
    * New translations settings.php (Japanese)
    [skip ci]
    
    * New translations people.php (Japanese)
    [skip ci]
    
    * New translations app.php (Portuguese, Brazilian)
    [skip ci]
    
    * New translations people.php (Ukrainian)
    [skip ci]
    
    * New translations people.php (Portuguese, Brazilian)
    [skip ci]
    
    * New translations people.php (Ukrainian)
    [skip ci]
    
    * New translations app.php (Vietnamese)
    [skip ci]
    
    * New translations people.php (Vietnamese)
    [skip ci]
    
    * Update jsons
    
    * add more pluralization config
    
    * chore(assets): Update assets
    
    Co-authored-by: Monica bot <40141970+MonicaBot@users.noreply.github.com>
    Co-authored-by: MonicaBot <monicabot@asbin.net>
    3 people authored Jan 3, 2021
    Configuration menu
    Copy the full SHA
    a358d9e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a09af85 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. chore: Bump eslint from 7.16.0 to 7.17.0 (monicahq#4768)

    Bumps [eslint](https://github.com/eslint/eslint) from 7.16.0 to 7.17.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v7.16.0...v7.17.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 4, 2021
    Configuration menu
    Copy the full SHA
    2ad2aae View commit details
    Browse the repository at this point in the history
  2. chore: Bump sass from 1.30.0 to 1.32.0 (monicahq#4769)

    Bumps [sass](https://github.com/sass/dart-sass) from 1.30.0 to 1.32.0.
    - [Release notes](https://github.com/sass/dart-sass/releases)
    - [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
    - [Commits](sass/dart-sass@1.30.0...1.32.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 4, 2021
    Configuration menu
    Copy the full SHA
    ca26835 View commit details
    Browse the repository at this point in the history
  3. chore: Bump facade/ignition from 2.5.3 to 2.5.8 (monicahq#4770)

    Bumps [facade/ignition](https://github.com/facade/ignition) from 2.5.3 to 2.5.8.
    - [Release notes](https://github.com/facade/ignition/releases)
    - [Changelog](https://github.com/facade/ignition/blob/master/CHANGELOG.md)
    - [Commits](facade/ignition@2.5.3...2.5.8)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 4, 2021
    Configuration menu
    Copy the full SHA
    b721ec2 View commit details
    Browse the repository at this point in the history
  4. chore: Bump asbiin/laravel-webauthn from 0.9.0 to 0.9.1 (monicahq#4772)

    Bumps [asbiin/laravel-webauthn](https://github.com/asbiin/laravel-webauthn) from 0.9.0 to 0.9.1.
    - [Release notes](https://github.com/asbiin/laravel-webauthn/releases)
    - [Changelog](https://github.com/asbiin/laravel-webauthn/blob/master/CHANGELOG.md)
    - [Commits](asbiin/laravel-webauthn@0.9.0...0.9.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 4, 2021
    Configuration menu
    Copy the full SHA
    55e701d View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Configuration menu
    Copy the full SHA
    01dc2d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2021

  1. Configuration menu
    Copy the full SHA
    5d4ddde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da0990f View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. chore: Bump eslint-plugin-vue from 7.4.0 to 7.4.1 (monicahq#4782)

    Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.4.0 to 7.4.1.
    - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
    - [Commits](vuejs/eslint-plugin-vue@v7.4.0...v7.4.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 11, 2021
    Configuration menu
    Copy the full SHA
    31c8f8b View commit details
    Browse the repository at this point in the history
  2. chore: Bump sass from 1.32.0 to 1.32.2 (monicahq#4784)

    Bumps [sass](https://github.com/sass/dart-sass) from 1.32.0 to 1.32.2.
    - [Release notes](https://github.com/sass/dart-sass/releases)
    - [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
    - [Commits](sass/dart-sass@1.32.0...1.32.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 11, 2021
    Configuration menu
    Copy the full SHA
    60b2951 View commit details
    Browse the repository at this point in the history
  3. chore: Bump vue-good-table from 2.21.1 to 2.21.2 (monicahq#4781)

    * chore: Bump vue-good-table from 2.21.1 to 2.21.2
    
    Bumps [vue-good-table](https://github.com/xaksis/vue-good-table) from 2.21.1 to 2.21.2.
    - [Release notes](https://github.com/xaksis/vue-good-table/releases)
    - [Commits](xaksis/vue-good-table@v2.21.1...v2.21.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(assets): Update assets
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: MonicaBot <monicabot@asbin.net>
    dependabot[bot] and MonicaBot authored Jan 11, 2021
    Configuration menu
    Copy the full SHA
    a0c0341 View commit details
    Browse the repository at this point in the history
  4. chore: Bump web-token/jwt-signature-algorithm-ecdsa from 2.2.6 to 2.2…

    ….7 (monicahq#4786)
    
    Bumps [web-token/jwt-signature-algorithm-ecdsa](https://github.com/web-token/jwt-signature-algorithm-ecdsa) from 2.2.6 to 2.2.7.
    - [Release notes](https://github.com/web-token/jwt-signature-algorithm-ecdsa/releases)
    - [Commits](web-token/jwt-signature-algorithm-ecdsa@v2.2.6...v2.2.7)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 11, 2021
    Configuration menu
    Copy the full SHA
    cb1865f View commit details
    Browse the repository at this point in the history
  5. chore: Bump laravel/socialite from 5.1.2 to 5.1.3 (monicahq#4790)

    Bumps [laravel/socialite](https://github.com/laravel/socialite) from 5.1.2 to 5.1.3.
    - [Release notes](https://github.com/laravel/socialite/releases)
    - [Changelog](https://github.com/laravel/socialite/blob/5.x/CHANGELOG.md)
    - [Commits](laravel/socialite@v5.1.2...v5.1.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 11, 2021
    Configuration menu
    Copy the full SHA
    ebcb31d View commit details
    Browse the repository at this point in the history
  6. chore: Bump web-token/jwt-signature-algorithm-rsa from 2.2.6 to 2.2.7 (

    …monicahq#4791)
    
    Bumps [web-token/jwt-signature-algorithm-rsa](https://github.com/web-token/jwt-signature-algorithm-rsa) from 2.2.6 to 2.2.7.
    - [Release notes](https://github.com/web-token/jwt-signature-algorithm-rsa/releases)
    - [Commits](web-token/jwt-signature-algorithm-rsa@v2.2.6...v2.2.7)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 11, 2021
    Configuration menu
    Copy the full SHA
    b3f0dff View commit details
    Browse the repository at this point in the history
  7. chore: Bump web-token/jwt-signature-algorithm-eddsa from 2.2.6 to 2.2…

    ….7 (monicahq#4792)
    
    Bumps [web-token/jwt-signature-algorithm-eddsa](https://github.com/web-token/jwt-signature-algorithm-eddsa) from 2.2.6 to 2.2.7.
    - [Release notes](https://github.com/web-token/jwt-signature-algorithm-eddsa/releases)
    - [Commits](web-token/jwt-signature-algorithm-eddsa@v2.2.6...v2.2.7)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 11, 2021
    Configuration menu
    Copy the full SHA
    f307615 View commit details
    Browse the repository at this point in the history
  8. chore: Bump web-token/jwt-key-mgmt from 2.2.6 to 2.2.7 (monicahq#4793)

    Bumps [web-token/jwt-key-mgmt](https://github.com/web-token/jwt-key-mgmt) from 2.2.6 to 2.2.7.
    - [Release notes](https://github.com/web-token/jwt-key-mgmt/releases)
    - [Commits](web-token/jwt-key-mgmt@v2.2.6...v2.2.7)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 11, 2021
    Configuration menu
    Copy the full SHA
    0a6273a View commit details
    Browse the repository at this point in the history
  9. chore: Bump vue-i18n from 8.22.2 to 8.22.3 (monicahq#4783)

    * chore: Bump vue-i18n from 8.22.2 to 8.22.3
    
    Bumps [vue-i18n](https://github.com/kazupon/vue-i18n) from 8.22.2 to 8.22.3.
    - [Release notes](https://github.com/kazupon/vue-i18n/releases)
    - [Changelog](https://github.com/kazupon/vue-i18n/blob/v8.x/CHANGELOG.md)
    - [Commits](kazupon/vue-i18n@v8.22.2...v8.22.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(assets): Update assets
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: MonicaBot <monicabot@asbin.net>
    dependabot[bot] and MonicaBot authored Jan 11, 2021
    Configuration menu
    Copy the full SHA
    4d61995 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Configuration menu
    Copy the full SHA
    527131e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a28adcd View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. style: Rewording, clarification, consistency of README (monicahq#4794)

    * Minor rewrites for style, native English, and fixing punctuation.
    
    * Renamed 'readme.md' to 'README.md' to match convention
    This is common practice: https://en.wikipedia.org/wiki/README
    
    * More re-writes, clarification, and restructuring.
    
    * Further edits for consistency and clarity
    Used consistent list item styles for lists and sub-lists, and added line
    spacing for readability of Markdown file when editing.
    
        - Top Level
            * Second Level
                + Third Level
    
    * Updated Team, updated copyright year per @asbiin's suggestions.
    
    * remove greenkeeper
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    Co-authored-by: Alexis Saettler <alexis@saettler.org>
    mgrhm and asbiin authored Jan 14, 2021
    Configuration menu
    Copy the full SHA
    d9ae3b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2021

  1. Configuration menu
    Copy the full SHA
    dcee3a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. chore: Bump eslint from 7.17.0 to 7.18.0 (monicahq#4802)

    Bumps [eslint](https://github.com/eslint/eslint) from 7.17.0 to 7.18.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v7.17.0...v7.18.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 18, 2021
    Configuration menu
    Copy the full SHA
    e624b38 View commit details
    Browse the repository at this point in the history
  2. chore: Bump sass from 1.32.2 to 1.32.4 (monicahq#4805)

    Bumps [sass](https://github.com/sass/dart-sass) from 1.32.2 to 1.32.4.
    - [Release notes](https://github.com/sass/dart-sass/releases)
    - [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
    - [Commits](sass/dart-sass@1.32.2...1.32.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 18, 2021
    Configuration menu
    Copy the full SHA
    25af9c8 View commit details
    Browse the repository at this point in the history
  3. chore: Bump snyk from 1.437.3 to 1.437.4 (monicahq#4806)

    Bumps [snyk](https://github.com/snyk/snyk) from 1.437.3 to 1.437.4.
    - [Release notes](https://github.com/snyk/snyk/releases)
    - [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
    - [Commits](snyk/cli@v1.437.3...v1.437.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 18, 2021
    Configuration menu
    Copy the full SHA
    7a2e327 View commit details
    Browse the repository at this point in the history
  4. chore: Bump vimeo/psalm from 4.3.2 to 4.4.1 (monicahq#4808)

    Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.3.2 to 4.4.1.
    - [Release notes](https://github.com/vimeo/psalm/releases)
    - [Commits](vimeo/psalm@4.3.2...4.4.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 18, 2021
    Configuration menu
    Copy the full SHA
    3e7135d View commit details
    Browse the repository at this point in the history
  5. chore: Bump vue-good-table from 2.21.2 to 2.21.3 (monicahq#4803)

    * chore: Bump vue-good-table from 2.21.2 to 2.21.3
    
    Bumps [vue-good-table](https://github.com/xaksis/vue-good-table) from 2.21.2 to 2.21.3.
    - [Release notes](https://github.com/xaksis/vue-good-table/releases)
    - [Commits](xaksis/vue-good-table@v2.21.2...v2.21.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(assets): Update assets
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: MonicaBot <monicabot@asbin.net>
    dependabot[bot] and MonicaBot authored Jan 18, 2021
    Configuration menu
    Copy the full SHA
    ef7a2f1 View commit details
    Browse the repository at this point in the history
  6. chore: Bump sabre/dav from 4.1.3 to 4.1.4 (monicahq#4810)

    Bumps [sabre/dav](https://github.com/sabre-io/dav) from 4.1.3 to 4.1.4.
    - [Release notes](https://github.com/sabre-io/dav/releases)
    - [Changelog](https://github.com/sabre-io/dav/blob/master/CHANGELOG.md)
    - [Commits](sabre-io/dav@4.1.3...4.1.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 18, 2021
    Configuration menu
    Copy the full SHA
    4149977 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. Configuration menu
    Copy the full SHA
    77fae6c View commit details
    Browse the repository at this point in the history
  2. style: Rewording, clarification, consistency of settings.php (monicah…

    …q#4795)
    
    * Rewrites to wording, language choice in settings.php.
    
    * Fix to remove accidental line-breaks introduced by line-wrapping.
    
    * Added missing blank line for ease of line-by-line comparison.
    
    * update assets
    
    * fix tests
    
    Co-authored-by: Alexis Saettler <alexis@saettler.org>
    mgrhm and asbiin authored Jan 19, 2021
    Configuration menu
    Copy the full SHA
    9e3e18d View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Configuration menu
    Copy the full SHA
    d2d23db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e1d186 View commit details
    Browse the repository at this point in the history
  3. chore: Bump sass-loader from 10.1.0 to 10.1.1 (monicahq#4807)

    Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 10.1.0 to 10.1.1.
    - [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
    - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
    - [Commits](webpack-contrib/sass-loader@v10.1.0...v10.1.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 20, 2021
    Configuration menu
    Copy the full SHA
    ced1c44 View commit details
    Browse the repository at this point in the history
  4. chore: Bump nunomaduro/collision from 5.1.0 to 5.2.0 (monicahq#4809)

    Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision) from 5.1.0 to 5.2.0.
    - [Release notes](https://github.com/nunomaduro/collision/releases)
    - [Changelog](https://github.com/nunomaduro/collision/blob/stable/CHANGELOG.md)
    - [Commits](nunomaduro/collision@v5.1.0...v5.2.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 20, 2021
    Configuration menu
    Copy the full SHA
    f297bc5 View commit details
    Browse the repository at this point in the history
  5. chore: Bump giggsey/libphonenumber-for-php from 8.12.15 to 8.12.16 (m…

    …onicahq#4812)
    
    Bumps [giggsey/libphonenumber-for-php](https://github.com/giggsey/libphonenumber-for-php) from 8.12.15 to 8.12.16.
    - [Release notes](https://github.com/giggsey/libphonenumber-for-php/releases)
    - [Commits](giggsey/libphonenumber-for-php@8.12.15...8.12.16)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 20, 2021
    Configuration menu
    Copy the full SHA
    001d4d4 View commit details
    Browse the repository at this point in the history
  6. chore: Bump laravel/framework from 8.20.1 to 8.23.1 (monicahq#4815)

    Bumps [laravel/framework](https://github.com/laravel/framework) from 8.20.1 to 8.23.1.
    - [Release notes](https://github.com/laravel/framework/releases)
    - [Changelog](https://github.com/laravel/framework/blob/8.x/CHANGELOG-8.x.md)
    - [Commits](laravel/framework@v8.20.1...v8.23.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 20, 2021
    Configuration menu
    Copy the full SHA
    4888465 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. chore: Bump sass from 1.32.4 to 1.32.5 (monicahq#4818)

    Bumps [sass](https://github.com/sass/dart-sass) from 1.32.4 to 1.32.5.
    - [Release notes](https://github.com/sass/dart-sass/releases)
    - [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
    - [Commits](sass/dart-sass@1.32.4...1.32.5)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 25, 2021
    Configuration menu
    Copy the full SHA
    9aec73e View commit details
    Browse the repository at this point in the history
  2. chore: Bump snyk from 1.437.4 to 1.439.0 (monicahq#4819)

    Bumps [snyk](https://github.com/snyk/snyk) from 1.437.4 to 1.439.0.
    - [Release notes](https://github.com/snyk/snyk/releases)
    - [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
    - [Commits](snyk/cli@v1.437.4...v1.439.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 25, 2021
    Configuration menu
    Copy the full SHA
    2063093 View commit details
    Browse the repository at this point in the history
  3. chore: Bump eslint-plugin-vue from 7.4.1 to 7.5.0 (monicahq#4820)

    Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.4.1 to 7.5.0.
    - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
    - [Commits](vuejs/eslint-plugin-vue@v7.4.1...v7.5.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 25, 2021
    Configuration menu
    Copy the full SHA
    2ad1487 View commit details
    Browse the repository at this point in the history
  4. chore: Bump laravel/cashier from 12.6.1 to 12.6.3 (monicahq#4824)

    Bumps [laravel/cashier](https://github.com/laravel/cashier-stripe) from 12.6.1 to 12.6.3.
    - [Release notes](https://github.com/laravel/cashier-stripe/releases)
    - [Changelog](https://github.com/laravel/cashier-stripe/blob/12.x/CHANGELOG.md)
    - [Commits](laravel/cashier-stripe@v12.6.1...v12.6.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 25, 2021
    Configuration menu
    Copy the full SHA
    9afeb86 View commit details
    Browse the repository at this point in the history
  5. chore: Bump laravel/dusk from 6.11.0 to 6.11.1 (monicahq#4823)

    Bumps [laravel/dusk](https://github.com/laravel/dusk) from 6.11.0 to 6.11.1.
    - [Release notes](https://github.com/laravel/dusk/releases)
    - [Changelog](https://github.com/laravel/dusk/blob/6.x/CHANGELOG.md)
    - [Commits](laravel/dusk@v6.11.0...v6.11.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 25, 2021
    Configuration menu
    Copy the full SHA
    2e26978 View commit details
    Browse the repository at this point in the history
  6. chore: Bump laravel/framework from 8.23.1 to 8.24.0 (monicahq#4825)

    Bumps [laravel/framework](https://github.com/laravel/framework) from 8.23.1 to 8.24.0.
    - [Release notes](https://github.com/laravel/framework/releases)
    - [Changelog](https://github.com/laravel/framework/blob/8.x/CHANGELOG-8.x.md)
    - [Commits](laravel/framework@v8.23.1...v8.24.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 25, 2021
    Configuration menu
    Copy the full SHA
    26f470c View commit details
    Browse the repository at this point in the history
  7. chore: Bump bootstrap from 4.5.3 to 4.6.0 (monicahq#4821)

    * chore: Bump bootstrap from 4.5.3 to 4.6.0
    
    Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.5.3 to 4.6.0.
    - [Release notes](https://github.com/twbs/bootstrap/releases)
    - [Commits](twbs/bootstrap@v4.5.3...v4.6.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(assets): Update assets
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: MonicaBot <monicabot@asbin.net>
    dependabot[bot] and MonicaBot authored Jan 25, 2021
    Configuration menu
    Copy the full SHA
    10e5e8b View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2021

  1. Configuration menu
    Copy the full SHA
    e3b13bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a71ee64 View commit details
    Browse the repository at this point in the history
  3. chore: Bump nunomaduro/larastan from 0.6.10 to 0.6.13 (monicahq#4822)

    * chore: Bump nunomaduro/larastan from 0.6.10 to 0.6.13
    
    Bumps [nunomaduro/larastan](https://github.com/nunomaduro/larastan) from 0.6.10 to 0.6.13.
    - [Release notes](https://github.com/nunomaduro/larastan/releases)
    - [Changelog](https://github.com/nunomaduro/larastan/blob/master/CHANGELOG.md)
    - [Commits](larastan/larastan@v0.6.10...v0.6.13)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 30, 2021
    Configuration menu
    Copy the full SHA
    91b2ff3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    175b231 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2021

  1. Configuration menu
    Copy the full SHA
    b9ee793 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. chore: Bump eslint from 7.18.0 to 7.19.0 (monicahq#4831)

    Bumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.19.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v7.18.0...v7.19.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    80dc40b View commit details
    Browse the repository at this point in the history
  2. chore: Bump snyk from 1.439.0 to 1.440.1 (monicahq#4832)

    Bumps [snyk](https://github.com/snyk/snyk) from 1.439.0 to 1.440.1.
    - [Release notes](https://github.com/snyk/snyk/releases)
    - [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
    - [Commits](snyk/cli@v1.439.0...v1.440.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    3d70289 View commit details
    Browse the repository at this point in the history
  3. chore: Bump faker from 5.1.0 to 5.2.0 (monicahq#4833)

    Bumps [faker](https://github.com/Marak/Faker.js) from 5.1.0 to 5.2.0.
    - [Release notes](https://github.com/Marak/Faker.js/releases)
    - [Changelog](https://github.com/Marak/faker.js/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/Marak/Faker.js/compare/v5.1.0...v5.2.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    c74c83d View commit details
    Browse the repository at this point in the history
  4. chore: Bump laravel/tinker from 2.5.0 to 2.6.0 (monicahq#4834)

    Bumps [laravel/tinker](https://github.com/laravel/tinker) from 2.5.0 to 2.6.0.
    - [Release notes](https://github.com/laravel/tinker/releases)
    - [Changelog](https://github.com/laravel/tinker/blob/2.x/CHANGELOG.md)
    - [Commits](laravel/tinker@v2.5.0...v2.6.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    dfe7198 View commit details
    Browse the repository at this point in the history
  5. chore: Bump laravel/framework from 8.24.0 to 8.25.0 (monicahq#4836)

    Bumps [laravel/framework](https://github.com/laravel/framework) from 8.24.0 to 8.25.0.
    - [Release notes](https://github.com/laravel/framework/releases)
    - [Changelog](https://github.com/laravel/framework/blob/8.x/CHANGELOG-8.x.md)
    - [Commits](laravel/framework@v8.24.0...v8.25.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    c6dc1f8 View commit details
    Browse the repository at this point in the history
  6. chore: Bump laravel/dusk from 6.11.1 to 6.11.2 (monicahq#4837)

    Bumps [laravel/dusk](https://github.com/laravel/dusk) from 6.11.1 to 6.11.2.
    - [Release notes](https://github.com/laravel/dusk/releases)
    - [Changelog](https://github.com/laravel/dusk/blob/6.x/CHANGELOG.md)
    - [Commits](laravel/dusk@v6.11.1...v6.11.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    66b0ba3 View commit details
    Browse the repository at this point in the history
  7. chore: Bump giggsey/libphonenumber-for-php from 8.12.16 to 8.12.17 (m…

    …onicahq#4840)
    
    Bumps [giggsey/libphonenumber-for-php](https://github.com/giggsey/libphonenumber-for-php) from 8.12.16 to 8.12.17.
    - [Release notes](https://github.com/giggsey/libphonenumber-for-php/releases)
    - [Commits](giggsey/libphonenumber-for-php@8.12.16...8.12.17)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    82ca217 View commit details
    Browse the repository at this point in the history
  8. chore: Bump nunomaduro/collision from 5.2.0 to 5.3.0 (monicahq#4839)

    Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision) from 5.2.0 to 5.3.0.
    - [Release notes](https://github.com/nunomaduro/collision/releases)
    - [Changelog](https://github.com/nunomaduro/collision/blob/stable/CHANGELOG.md)
    - [Commits](nunomaduro/collision@v5.2.0...v5.3.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    a8402ed View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. chore: Bump facade/ignition from 2.5.8 to 2.5.9 (monicahq#4835)

    Bumps [facade/ignition](https://github.com/facade/ignition) from 2.5.8 to 2.5.9.
    - [Release notes](https://github.com/facade/ignition/releases)
    - [Changelog](https://github.com/facade/ignition/blob/master/CHANGELOG.md)
    - [Commits](facade/ignition@2.5.8...2.5.9)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    77b434f View commit details
    Browse the repository at this point in the history
  2. chore: Bump symfony/translation from 5.2.1 to 5.2.2 (monicahq#4838)

    Bumps [symfony/translation](https://github.com/symfony/translation) from 5.2.1 to 5.2.2.
    - [Release notes](https://github.com/symfony/translation/releases)
    - [Changelog](https://github.com/symfony/translation/blob/5.x/CHANGELOG.md)
    - [Commits](symfony/translation@v5.2.1...v5.2.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    55e7566 View commit details
    Browse the repository at this point in the history
  3. chore: Bump marked from 1.2.7 to 1.2.8 (monicahq#4830)

    * chore: Bump marked from 1.2.7 to 1.2.8
    
    Bumps [marked](https://github.com/markedjs/marked) from 1.2.7 to 1.2.8.
    - [Release notes](https://github.com/markedjs/marked/releases)
    - [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
    - [Commits](markedjs/marked@v1.2.7...v1.2.8)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    76aa445 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d271510 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    596007f View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. chore: Bump faker from 5.2.0 to 5.3.1 (monicahq#4846)

    Bumps [faker](https://github.com/Marak/Faker.js) from 5.2.0 to 5.3.1.
    - [Release notes](https://github.com/Marak/Faker.js/releases)
    - [Changelog](https://github.com/Marak/faker.js/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/Marak/Faker.js/compare/v5.2.0...v5.3.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 8, 2021
    Configuration menu
    Copy the full SHA
    145ebde View commit details
    Browse the repository at this point in the history
  2. chore: Bump sass from 1.32.5 to 1.32.6 (monicahq#4849)

    Bumps [sass](https://github.com/sass/dart-sass) from 1.32.5 to 1.32.6.
    - [Release notes](https://github.com/sass/dart-sass/releases)
    - [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
    - [Commits](sass/dart-sass@1.32.5...1.32.6)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 8, 2021
    Configuration menu
    Copy the full SHA
    6bfe0ac View commit details
    Browse the repository at this point in the history
  3. chore: Bump marked from 1.2.8 to 1.2.9 (monicahq#4845)

    * chore: Bump marked from 1.2.8 to 1.2.9
    
    Bumps [marked](https://github.com/markedjs/marked) from 1.2.8 to 1.2.9.
    - [Release notes](https://github.com/markedjs/marked/releases)
    - [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
    - [Commits](markedjs/marked@v1.2.8...v1.2.9)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(assets): Update assets
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: MonicaBot <monicabot@asbin.net>
    dependabot[bot] and MonicaBot authored Feb 8, 2021
    Configuration menu
    Copy the full SHA
    083ccdc View commit details
    Browse the repository at this point in the history
  4. chore: Bump laravel/cashier from 12.6.3 to 12.7.1 (monicahq#4850)

    Bumps [laravel/cashier](https://github.com/laravel/cashier-stripe) from 12.6.3 to 12.7.1.
    - [Release notes](https://github.com/laravel/cashier-stripe/releases)
    - [Changelog](https://github.com/laravel/cashier-stripe/blob/12.x/CHANGELOG.md)
    - [Commits](laravel/cashier-stripe@v12.6.3...v12.7.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 8, 2021
    Configuration menu
    Copy the full SHA
    73b9ace View commit details
    Browse the repository at this point in the history
  5. chore: Bump web-token/jwt-key-mgmt from 2.2.7 to 2.2.8 (monicahq#4851)

    Bumps [web-token/jwt-key-mgmt](https://github.com/web-token/jwt-key-mgmt) from 2.2.7 to 2.2.8.
    - [Release notes](https://github.com/web-token/jwt-key-mgmt/releases)
    - [Commits](web-token/jwt-key-mgmt@v2.2.7...v2.2.8)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 8, 2021
    Configuration menu
    Copy the full SHA
    9fcd2bd View commit details
    Browse the repository at this point in the history
  6. chore: Bump web-token/jwt-signature-algorithm-eddsa from 2.2.7 to 2.2…

    ….8 (monicahq#4852)
    
    Bumps [web-token/jwt-signature-algorithm-eddsa](https://github.com/web-token/jwt-signature-algorithm-eddsa) from 2.2.7 to 2.2.8.
    - [Release notes](https://github.com/web-token/jwt-signature-algorithm-eddsa/releases)
    - [Commits](web-token/jwt-signature-algorithm-eddsa@v2.2.7...v2.2.8)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 8, 2021
    Configuration menu
    Copy the full SHA
    1186ce7 View commit details
    Browse the repository at this point in the history
  7. chore: Bump symfony/translation from 5.2.2 to 5.2.3 (monicahq#4854)

    Bumps [symfony/translation](https://github.com/symfony/translation) from 5.2.2 to 5.2.3.
    - [Release notes](https://github.com/symfony/translation/releases)
    - [Changelog](https://github.com/symfony/translation/blob/5.x/CHANGELOG.md)
    - [Commits](symfony/translation@v5.2.2...v5.2.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 8, 2021
    Configuration menu
    Copy the full SHA
    7058bee View commit details
    Browse the repository at this point in the history
  8. chore: Bump facade/ignition from 2.5.9 to 2.5.11 (monicahq#4856)

    Bumps [facade/ignition](https://github.com/facade/ignition) from 2.5.9 to 2.5.11.
    - [Release notes](https://github.com/facade/ignition/releases)
    - [Changelog](https://github.com/facade/ignition/blob/master/CHANGELOG.md)
    - [Commits](facade/ignition@2.5.9...2.5.11)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 8, 2021
    Configuration menu
    Copy the full SHA
    00fca75 View commit details
    Browse the repository at this point in the history
  9. chore: Update actions/cache requirement to v2.1.4 (monicahq#4859)

    Updates the requirements on [actions/cache](https://github.com/actions/cache) to permit the latest version.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Commits](https://github.com/actions/cache/commits/26968a09c0ea4f3e233fdddbafd1166051a095f6)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 8, 2021
    Configuration menu
    Copy the full SHA
    19c4baa View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2021

  1. chore: Bump snyk from 1.440.1 to 1.446.0 (monicahq#4848)

    Bumps [snyk](https://github.com/snyk/snyk) from 1.440.1 to 1.446.0.
    - [Release notes](https://github.com/snyk/snyk/releases)
    - [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
    - [Commits](snyk/cli@v1.440.1...v1.446.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 13, 2021
    Configuration menu
    Copy the full SHA
    299c22c View commit details
    Browse the repository at this point in the history
  2. chore: Bump laravel/framework from 8.25.0 to 8.26.1 (monicahq#4853)

    Bumps [laravel/framework](https://github.com/laravel/framework) from 8.25.0 to 8.26.1.
    - [Release notes](https://github.com/laravel/framework/releases)
    - [Changelog](https://github.com/laravel/framework/blob/8.x/CHANGELOG-8.x.md)
    - [Commits](laravel/framework@v8.25.0...v8.26.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 13, 2021
    Configuration menu
    Copy the full SHA
    e090d6b View commit details
    Browse the repository at this point in the history
  3. chore: Bump web-token/jwt-signature-algorithm-rsa from 2.2.7 to 2.2.8 (

    …monicahq#4855)
    
    Bumps [web-token/jwt-signature-algorithm-rsa](https://github.com/web-token/jwt-signature-algorithm-rsa) from 2.2.7 to 2.2.8.
    - [Release notes](https://github.com/web-token/jwt-signature-algorithm-rsa/releases)
    - [Commits](web-token/jwt-signature-algorithm-rsa@v2.2.7...v2.2.8)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 13, 2021
    Configuration menu
    Copy the full SHA
    6424629 View commit details
    Browse the repository at this point in the history
  4. chore: Bump web-token/jwt-signature-algorithm-ecdsa from 2.2.7 to 2.2…

    ….8 (monicahq#4857)
    
    Bumps [web-token/jwt-signature-algorithm-ecdsa](https://github.com/web-token/jwt-signature-algorithm-ecdsa) from 2.2.7 to 2.2.8.
    - [Release notes](https://github.com/web-token/jwt-signature-algorithm-ecdsa/releases)
    - [Commits](web-token/jwt-signature-algorithm-ecdsa@v2.2.7...v2.2.8)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 13, 2021
    Configuration menu
    Copy the full SHA
    e581d9c View commit details
    Browse the repository at this point in the history
  5. [Snyk] Security upgrade marked from 1.2.9 to 2.0.0 (monicahq#4861)

    * fix: package.json & yarn.lock to reduce vulnerabilities
    
    The following vulnerabilities are fixed with an upgrade:
    - https://snyk.io/vuln/SNYK-JS-MARKED-1070800
    
    * chore(assets): Update assets
    
    Co-authored-by: snyk-bot <snyk-bot@snyk.io>
    Co-authored-by: MonicaBot <monicabot@asbin.net>
    3 people authored Feb 13, 2021
    Configuration menu
    Copy the full SHA
    02afc9b View commit details
    Browse the repository at this point in the history
  6. chore: Bump moment-timezone from 0.5.32 to 0.5.33 (monicahq#4847)

    * chore: Bump moment-timezone from 0.5.32 to 0.5.33
    
    Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.32 to 0.5.33.
    - [Release notes](https://github.com/moment/moment-timezone/releases)
    - [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
    - [Commits](moment/moment-timezone@0.5.32...0.5.33)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(assets): Update assets
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: MonicaBot <monicabot@asbin.net>
    dependabot[bot] and MonicaBot authored Feb 13, 2021
    Configuration menu
    Copy the full SHA
    1243aa9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c853485 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ce6e4b3 View commit details
    Browse the repository at this point in the history
  9. chore: Bump nunomaduro/larastan from 0.6.13 to 0.7.0 (monicahq#4858)

    * chore: Bump nunomaduro/larastan from 0.6.13 to 0.7.0
    
    Bumps [nunomaduro/larastan](https://github.com/nunomaduro/larastan) from 0.6.13 to 0.7.0.
    - [Release notes](https://github.com/nunomaduro/larastan/releases)
    - [Changelog](https://github.com/nunomaduro/larastan/blob/master/CHANGELOG.md)
    - [Commits](larastan/larastan@v0.6.13...v0.7.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * fix phpdoc
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexis Saettler <alexis@saettler.org>
    dependabot[bot] and asbiin authored Feb 13, 2021
    Configuration menu
    Copy the full SHA
    31138a8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    88b8ad7 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. chore: Bump faker from 5.3.1 to 5.4.0 (monicahq#4868)

    Bumps [faker](https://github.com/Marak/Faker.js) from 5.3.1 to 5.4.0.
    - [Release notes](https://github.com/Marak/Faker.js/releases)
    - [Changelog](https://github.com/Marak/faker.js/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/Marak/Faker.js/commits)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 15, 2021
    Configuration menu
    Copy the full SHA
    a8efd5a View commit details
    Browse the repository at this point in the history
  2. chore: Bump eslint-plugin-promise from 4.2.1 to 4.3.1 (monicahq#4869)

    Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.2.1 to 4.3.1.
    - [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
    - [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
    - [Commits](eslint-community/eslint-plugin-promise@v4.2.1...v4.3.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 15, 2021
    Configuration menu
    Copy the full SHA
    4130c7c View commit details
    Browse the repository at this point in the history
  3. chore: Bump snyk from 1.446.0 to 1.454.0 (monicahq#4867)

    Bumps [snyk](https://github.com/snyk/snyk) from 1.446.0 to 1.454.0.
    - [Release notes](https://github.com/snyk/snyk/releases)
    - [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
    - [Commits](snyk/cli@v1.446.0...v1.454.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 15, 2021
    Configuration menu
    Copy the full SHA
    74a35d2 View commit details
    Browse the repository at this point in the history
  4. chore: Bump mocha from 8.2.1 to 8.3.0 (monicahq#4870)

    Bumps [mocha](https://github.com/mochajs/mocha) from 8.2.1 to 8.3.0.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v8.2.1...v8.3.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 15, 2021
    Configuration menu
    Copy the full SHA
    b4e1b34 View commit details
    Browse the repository at this point in the history
  5. chore: Bump sass from 1.32.6 to 1.32.7 (monicahq#4871)

    Bumps [sass](https://github.com/sass/dart-sass) from 1.32.6 to 1.32.7.
    - [Release notes](https://github.com/sass/dart-sass/releases)
    - [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
    - [Commits](sass/dart-sass@1.32.6...1.32.7)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 15, 2021
    Configuration menu
    Copy the full SHA
    adb35a2 View commit details
    Browse the repository at this point in the history
  6. chore: Bump eslint-plugin-vue from 7.5.0 to 7.6.0 (monicahq#4873)

    Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.5.0 to 7.6.0.
    - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
    - [Commits](vuejs/eslint-plugin-vue@v7.5.0...v7.6.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 15, 2021
    Configuration menu
    Copy the full SHA
    6e5cad6 View commit details
    Browse the repository at this point in the history
  7. chore: Bump facade/ignition from 2.5.11 to 2.5.12 (monicahq#4874)

    Bumps [facade/ignition](https://github.com/facade/ignition) from 2.5.11 to 2.5.12.
    - [Release notes](https://github.com/facade/ignition/releases)
    - [Changelog](https://github.com/facade/ignition/blob/master/CHANGELOG.md)
    - [Commits](facade/ignition@2.5.11...2.5.12)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 15, 2021
    Configuration menu
    Copy the full SHA
    f417734 View commit details
    Browse the repository at this point in the history
  8. chore: Bump laravolt/avatar from 4.0.0 to 4.1.1 (monicahq#4875)

    Bumps [laravolt/avatar](https://github.com/laravolt/avatar) from 4.0.0 to 4.1.1.
    - [Release notes](https://github.com/laravolt/avatar/releases)
    - [Changelog](https://github.com/laravolt/avatar/blob/master/CHANGELOG.md)
    - [Commits](laravolt/avatar@4.0.0...4.1.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 15, 2021
    Configuration menu
    Copy the full SHA
    676741a View commit details
    Browse the repository at this point in the history
  9. chore: Bump laravel/cashier from 12.7.1 to 12.8.0 (monicahq#4876)

    Bumps [laravel/cashier](https://github.com/laravel/cashier-stripe) from 12.7.1 to 12.8.0.
    - [Release notes](https://github.com/laravel/cashier-stripe/releases)
    - [Changelog](https://github.com/laravel/cashier-stripe/blob/12.x/CHANGELOG.md)
    - [Commits](laravel/cashier-stripe@v12.7.1...v12.8.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 15, 2021
    Configuration menu
    Copy the full SHA
    8f167ba View commit details
    Browse the repository at this point in the history
  10. chore: Bump monicahq/laravel-cloudflare from 1.7.0 to 1.8.0 (monicahq…

    …#4877)
    
    Bumps [monicahq/laravel-cloudflare](https://github.com/monicahq/laravel-cloudflare) from 1.7.0 to 1.8.0.
    - [Release notes](https://github.com/monicahq/laravel-cloudflare/releases)
    - [Changelog](https://github.com/monicahq/laravel-cloudflare/blob/main/CHANGELOG.md)
    - [Commits](monicahq/laravel-cloudflare@1.7.0...1.8.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 15, 2021
    Configuration menu
    Copy the full SHA
    6d84b2a View commit details
    Browse the repository at this point in the history
  11. chore: Bump laravel/dusk from 6.11.2 to 6.11.3 (monicahq#4879)

    Bumps [laravel/dusk](https://github.com/laravel/dusk) from 6.11.2 to 6.11.3.
    - [Release notes](https://github.com/laravel/dusk/releases)
    - [Changelog](https://github.com/laravel/dusk/blob/6.x/CHANGELOG.md)
    - [Commits](laravel/dusk@v6.11.2...v6.11.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 15, 2021
    Configuration menu
    Copy the full SHA
    1942f84 View commit details
    Browse the repository at this point in the history
  12. chore: Bump giggsey/libphonenumber-for-php from 8.12.17 to 8.12.18 (m…

    …onicahq#4878)
    
    Bumps [giggsey/libphonenumber-for-php](https://github.com/giggsey/libphonenumber-for-php) from 8.12.17 to 8.12.18.
    - [Release notes](https://github.com/giggsey/libphonenumber-for-php/releases)
    - [Commits](giggsey/libphonenumber-for-php@8.12.17...8.12.18)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 15, 2021
    Configuration menu
    Copy the full SHA
    4d7e2be View commit details
    Browse the repository at this point in the history
  13. chore: Bump sabre/dav from 4.1.4 to 4.1.5 (monicahq#4880)

    Bumps [sabre/dav](https://github.com/sabre-io/dav) from 4.1.4 to 4.1.5.
    - [Release notes](https://github.com/sabre-io/dav/releases)
    - [Changelog](https://github.com/sabre-io/dav/blob/master/CHANGELOG.md)
    - [Commits](sabre-io/dav@4.1.4...4.1.5)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 15, 2021
    Configuration menu
    Copy the full SHA
    cdfdbe6 View commit details
    Browse the repository at this point in the history
  14. chore: Bump vluzrmos/language-detector from 2.2 to 2.3 (monicahq#4883)

    Bumps [vluzrmos/language-detector](https://github.com/vluzrmos/laravel-language-detector) from 2.2 to 2.3.
    - [Release notes](https://github.com/vluzrmos/laravel-language-detector/releases)
    - [Commits](vluzrmos/laravel-language-detector@v2.2...v2.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 15, 2021
    Configuration menu
    Copy the full SHA
    b501751 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. chore: Bump eslint from 7.19.0 to 7.20.0 (monicahq#4872)

    Bumps [eslint](https://github.com/eslint/eslint) from 7.19.0 to 7.20.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v7.19.0...v7.20.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 16, 2021
    Configuration menu
    Copy the full SHA
    133ba73 View commit details
    Browse the repository at this point in the history
  2. chore: Bump vimeo/psalm from 4.4.1 to 4.5.2 (monicahq#4881)

    Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.4.1 to 4.5.2.
    - [Release notes](https://github.com/vimeo/psalm/releases)
    - [Commits](vimeo/psalm@4.4.1...4.5.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 16, 2021
    Configuration menu
    Copy the full SHA
    c8c670a View commit details
    Browse the repository at this point in the history
  3. chore: Bump laravel/framework from 8.26.1 to 8.27.0 (monicahq#4882)

    Bumps [laravel/framework](https://github.com/laravel/framework) from 8.26.1 to 8.27.0.
    - [Release notes](https://github.com/laravel/framework/releases)
    - [Changelog](https://github.com/laravel/framework/blob/8.x/CHANGELOG-8.x.md)
    - [Commits](laravel/framework@v8.26.1...v8.27.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 16, 2021
    Configuration menu
    Copy the full SHA
    d467951 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Configuration menu
    Copy the full SHA
    ff9a71d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ac90af View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2021

  1. Configuration menu
    Copy the full SHA
    e6dd42b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa090f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6038f13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a964a70 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad190b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c1eb71c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab4019e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7235e02 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    686a0a1 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2021

  1. Configuration menu
    Copy the full SHA
    124a063 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. chore: Bump eslint from 7.20.0 to 7.21.0 (monicahq#4916)

    Bumps [eslint](https://github.com/eslint/eslint) from 7.20.0 to 7.21.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v7.20.0...v7.21.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 1, 2021
    Configuration menu
    Copy the full SHA
    6f29b11 View commit details
    Browse the repository at this point in the history
  2. chore: Bump laravel/dusk from 6.12.0 to 6.13.0 (monicahq#4922)

    Bumps [laravel/dusk](https://github.com/laravel/dusk) from 6.12.0 to 6.13.0.
    - [Release notes](https://github.com/laravel/dusk/releases)
    - [Changelog](https://github.com/laravel/dusk/blob/6.x/CHANGELOG.md)
    - [Commits](laravel/dusk@v6.12.0...v6.13.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 1, 2021
    Configuration menu
    Copy the full SHA
    f1016b0 View commit details
    Browse the repository at this point in the history
  3. chore: Bump laravel/cashier from 12.9.0 to 12.9.1 (monicahq#4923)

    Bumps [laravel/cashier](https://github.com/laravel/cashier-stripe) from 12.9.0 to 12.9.1.
    - [Release notes](https://github.com/laravel/cashier-stripe/releases)
    - [Changelog](https://github.com/laravel/cashier-stripe/blob/12.x/CHANGELOG.md)
    - [Commits](laravel/cashier-stripe@v12.9.0...v12.9.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 1, 2021
    Configuration menu
    Copy the full SHA
    a8df0c7 View commit details
    Browse the repository at this point in the history
  4. chore: Bump laravel/framework from 8.28.1 to 8.29.0 (monicahq#4924)

    Bumps [laravel/framework](https://github.com/laravel/framework) from 8.28.1 to 8.29.0.
    - [Release notes](https://github.com/laravel/framework/releases)
    - [Changelog](https://github.com/laravel/framework/blob/8.x/CHANGELOG-8.x.md)
    - [Commits](laravel/framework@v8.28.1...v8.29.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 1, 2021
    Configuration menu
    Copy the full SHA
    a272bca View commit details
    Browse the repository at this point in the history
  5. chore: Bump laravel/socialite from 5.2.0 to 5.2.1 (monicahq#4926)

    Bumps [laravel/socialite](https://github.com/laravel/socialite) from 5.2.0 to 5.2.1.
    - [Release notes](https://github.com/laravel/socialite/releases)
    - [Changelog](https://github.com/laravel/socialite/blob/5.x/CHANGELOG.md)
    - [Commits](laravel/socialite@v5.2.0...v5.2.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 1, 2021
    Configuration menu
    Copy the full SHA
    3c505dc View commit details
    Browse the repository at this point in the history
  6. chore: Bump vimeo/psalm from 4.6.1 to 4.6.2 (monicahq#4927)

    Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.6.1 to 4.6.2.
    - [Release notes](https://github.com/vimeo/psalm/releases)
    - [Commits](vimeo/psalm@4.6.1...4.6.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 1, 2021
    Configuration menu
    Copy the full SHA
    0128155 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    47fc681 View commit details
    Browse the repository at this point in the history
  8. chore: Bump laravel/passport from 10.1.0 to 10.1.1 (monicahq#4925)

    Bumps [laravel/passport](https://github.com/laravel/passport) from 10.1.0 to 10.1.1.
    - [Release notes](https://github.com/laravel/passport/releases)
    - [Changelog](https://github.com/laravel/passport/blob/10.x/CHANGELOG.md)
    - [Commits](laravel/passport@v10.1.0...v10.1.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 1, 2021
    Configuration menu
    Copy the full SHA
    98b30da View commit details
    Browse the repository at this point in the history
  9. chore: Bump mockery/mockery from 1.4.2 to 1.4.3 (monicahq#4921)

    Bumps [mockery/mockery](https://github.com/mockery/mockery) from 1.4.2 to 1.4.3.
    - [Release notes](https://github.com/mockery/mockery/releases)
    - [Changelog](https://github.com/mockery/mockery/blob/master/CHANGELOG.md)
    - [Commits](mockery/mockery@1.4.2...1.4.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 1, 2021
    Configuration menu
    Copy the full SHA
    949aa6c View commit details
    Browse the repository at this point in the history
  10. chore: Bump snyk from 1.458.0 to 1.464.0 (monicahq#4928)

    Bumps [snyk](https://github.com/snyk/snyk) from 1.458.0 to 1.464.0.
    - [Release notes](https://github.com/snyk/snyk/releases)
    - [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
    - [Commits](snyk/cli@v1.458.0...v1.464.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 1, 2021
    Configuration menu
    Copy the full SHA
    9b28b30 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. Configuration menu
    Copy the full SHA
    8de23ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbe0096 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    febbc10 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2021

  1. Configuration menu
    Copy the full SHA
    70c6e70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    991ff8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb0d085 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87af683 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. chore: Bump mocha from 8.3.0 to 8.3.1 (monicahq#4942)

    Bumps [mocha](https://github.com/mochajs/mocha) from 8.3.0 to 8.3.1.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v8.3.0...v8.3.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 8, 2021
    Configuration menu
    Copy the full SHA
    c3b23cb View commit details
    Browse the repository at this point in the history
  2. chore: Bump snyk from 1.464.0 to 1.474.0 (monicahq#4943)

    Bumps [snyk](https://github.com/snyk/snyk) from 1.464.0 to 1.474.0.
    - [Release notes](https://github.com/snyk/snyk/releases)
    - [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
    - [Commits](snyk/cli@v1.464.0...v1.474.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 8, 2021
    Configuration menu
    Copy the full SHA
    a30d336 View commit details
    Browse the repository at this point in the history
  3. chore: Bump sentry/sentry-laravel from 2.3.1 to 2.4.0 (monicahq#4946)

    Bumps [sentry/sentry-laravel](https://github.com/getsentry/sentry-laravel) from 2.3.1 to 2.4.0.
    - [Release notes](https://github.com/getsentry/sentry-laravel/releases)
    - [Changelog](https://github.com/getsentry/sentry-laravel/blob/master/CHANGELOG.md)
    - [Commits](getsentry/sentry-laravel@2.3.1...2.4.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 8, 2021
    Configuration menu
    Copy the full SHA
    f2ae86f View commit details
    Browse the repository at this point in the history
  4. chore: Bump matthiasnoback/live-code-coverage from 1.5.1 to 1.6.0 (mo…

    …nicahq#4947)
    
    Bumps [matthiasnoback/live-code-coverage](https://github.com/matthiasnoback/live-code-coverage) from 1.5.1 to 1.6.0.
    - [Release notes](https://github.com/matthiasnoback/live-code-coverage/releases)
    - [Commits](matthiasnoback/live-code-coverage@v1.5.1...v1.6.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 8, 2021
    Configuration menu
    Copy the full SHA
    c8646e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f76df52 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. chore: Bump eslint-plugin-vue from 7.6.0 to 7.7.0 (monicahq#4945)

    Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.6.0 to 7.7.0.
    - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
    - [Commits](vuejs/eslint-plugin-vue@v7.6.0...v7.7.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 9, 2021
    Configuration menu
    Copy the full SHA
    5117b4d View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. chore: Bump eslint from 7.21.0 to 7.22.0 (monicahq#4956)

    Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.22.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v7.21.0...v7.22.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    b419867 View commit details
    Browse the repository at this point in the history
  2. chore: Bump snyk from 1.474.0 to 1.487.0 (monicahq#4955)

    Bumps [snyk](https://github.com/snyk/snyk) from 1.474.0 to 1.487.0.
    - [Release notes](https://github.com/snyk/snyk/releases)
    - [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
    - [Commits](snyk/cli@v1.474.0...v1.487.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    20409ec View commit details
    Browse the repository at this point in the history
  3. chore: Bump laravel/framework from 8.31.0 to 8.32.1 (monicahq#4958)

    Bumps [laravel/framework](https://github.com/laravel/framework) from 8.31.0 to 8.32.1.
    - [Release notes](https://github.com/laravel/framework/releases)
    - [Changelog](https://github.com/laravel/framework/blob/8.x/CHANGELOG-8.x.md)
    - [Commits](laravel/framework@v8.31.0...v8.32.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    b1e4ae3 View commit details
    Browse the repository at this point in the history
  4. chore: Bump symfony/translation from 5.2.4 to 5.2.5 (monicahq#4960)

    Bumps [symfony/translation](https://github.com/symfony/translation) from 5.2.4 to 5.2.5.
    - [Release notes](https://github.com/symfony/translation/releases)
    - [Changelog](https://github.com/symfony/translation/blob/5.x/CHANGELOG.md)
    - [Commits](symfony/translation@v5.2.4...v5.2.5)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    c26b57c View commit details
    Browse the repository at this point in the history
  5. chore: Bump laravel/cashier from 12.9.2 to 12.9.3 (monicahq#4962)

    Bumps [laravel/cashier](https://github.com/laravel/cashier-stripe) from 12.9.2 to 12.9.3.
    - [Release notes](https://github.com/laravel/cashier-stripe/releases)
    - [Changelog](https://github.com/laravel/cashier-stripe/blob/12.x/CHANGELOG.md)
    - [Commits](laravel/cashier-stripe@v12.9.2...v12.9.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    19117ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ed2b3b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5894065 View commit details
    Browse the repository at this point in the history
  8. chore: Bump sentry/sentry-laravel from 2.4.0 to 2.4.1 (monicahq#4961)

    Bumps [sentry/sentry-laravel](https://github.com/getsentry/sentry-laravel) from 2.4.0 to 2.4.1.
    - [Release notes](https://github.com/getsentry/sentry-laravel/releases)
    - [Changelog](https://github.com/getsentry/sentry-laravel/blob/master/CHANGELOG.md)
    - [Commits](getsentry/sentry-laravel@2.4.0...2.4.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    e2a0932 View commit details
    Browse the repository at this point in the history
  9. chore: Bump vimeo/psalm from 4.6.2 to 4.6.3 (monicahq#4959)

    Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.6.2 to 4.6.3.
    - [Release notes](https://github.com/vimeo/psalm/releases)
    - [Commits](vimeo/psalm@4.6.2...4.6.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    db0d014 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    207bf37 View commit details
    Browse the repository at this point in the history
  11. chore: Bump mocha from 8.3.1 to 8.3.2 (monicahq#4954)

    Bumps [mocha](https://github.com/mochajs/mocha) from 8.3.1 to 8.3.2.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v8.3.1...v8.3.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    99c353e View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. Configuration menu
    Copy the full SHA
    ca21705 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    500ecc8 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. Configuration menu
    Copy the full SHA
    0a732b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68c3bf5 View commit details
    Browse the repository at this point in the history
  3. chore(i18n): update translations (monicahq#4974)

    * New translations settings.php (French)
    [skip ci]
    
    * New translations settings.php (Spanish)
    [skip ci]
    
    * New translations settings.php (English, United Kingdom)
    [skip ci]
    
    * New translations settings.php (Russian)
    [skip ci]
    
    * New translations settings.php (Croatian)
    [skip ci]
    
    * New translations settings.php (Persian)
    [skip ci]
    
    * New translations settings.php (Portuguese, Brazilian)
    [skip ci]
    
    * New translations settings.php (Vietnamese)
    [skip ci]
    
    * New translations settings.php (Chinese Traditional)
    [skip ci]
    
    * New translations settings.php (Chinese Simplified)
    [skip ci]
    
    * New translations settings.php (Ukrainian)
    [skip ci]
    
    * New translations settings.php (Turkish)
    [skip ci]
    
    * New translations settings.php (Swedish)
    [skip ci]
    
    * New translations settings.php (Portuguese)
    [skip ci]
    
    * New translations settings.php (Arabic)
    [skip ci]
    
    * New translations settings.php (Norwegian)
    [skip ci]
    
    * New translations settings.php (Dutch)
    [skip ci]
    
    * New translations settings.php (Japanese)
    [skip ci]
    
    * New translations settings.php (Italian)
    [skip ci]
    
    * New translations settings.php (Hebrew)
    [skip ci]
    
    * New translations settings.php (Greek)
    [skip ci]
    
    * New translations settings.php (German)
    [skip ci]
    
    * New translations settings.php (Danish)
    [skip ci]
    
    * New translations settings.php (Czech)
    [skip ci]
    
    * New translations logs.php (French)
    [skip ci]
    
    * New translations logs.php (Spanish)
    [skip ci]
    
    * New translations logs.php (English, United Kingdom)
    [skip ci]
    
    * New translations logs.php (Russian)
    [skip ci]
    
    * New translations logs.php (Croatian)
    [skip ci]
    
    * New translations logs.php (Persian)
    [skip ci]
    
    * New translations logs.php (Portuguese, Brazilian)
    [skip ci]
    
    * New translations logs.php (Vietnamese)
    [skip ci]
    
    * New translations logs.php (Chinese Traditional)
    [skip ci]
    
    * New translations logs.php (Chinese Simplified)
    [skip ci]
    
    * New translations logs.php (Ukrainian)
    [skip ci]
    
    * New translations logs.php (Turkish)
    [skip ci]
    
    * New translations logs.php (Swedish)
    [skip ci]
    
    * New translations logs.php (Portuguese)
    [skip ci]
    
    * New translations logs.php (Arabic)
    [skip ci]
    
    * New translations logs.php (Norwegian)
    [skip ci]
    
    * New translations logs.php (Dutch)
    [skip ci]
    
    * New translations logs.php (Japanese)
    [skip ci]
    
    * New translations logs.php (Italian)
    [skip ci]
    
    * New translations logs.php (Hebrew)
    [skip ci]
    
    * New translations logs.php (Greek)
    [skip ci]
    
    * New translations logs.php (German)
    [skip ci]
    
    * New translations logs.php (Danish)
    [skip ci]
    
    * New translations logs.php (Czech)
    [skip ci]
    
    * New translations pagination.php (Indonesian)
    [skip ci]
    
    * New translations app.php (Indonesian)
    [skip ci]
    
    * New translations auth.php (Indonesian)
    [skip ci]
    
    * New translations dashboard.php (Indonesian)
    [skip ci]
    
    * New translations journal.php (Indonesian)
    [skip ci]
    
    * New translations mail.php (Indonesian)
    [skip ci]
    
    * New translations passwords.php (Indonesian)
    [skip ci]
    
    * New translations people.php (Indonesian)
    [skip ci]
    
    * New translations reminder.php (Indonesian)
    [skip ci]
    
    * New translations settings.php (Indonesian)
    [skip ci]
    
    * New translations validation.php (Indonesian)
    [skip ci]
    
    * New translations format.php (Indonesian)
    [skip ci]
    
    * New translations changelog.php (Indonesian)
    [skip ci]
    
    * New translations confirmation.php (Indonesian)
    [skip ci]
    
    * New translations errors.php (Indonesian)
    [skip ci]
    
    * New translations settings.php (French)
    [skip ci]
    
    * New translations logs.php (Indonesian)
    [skip ci]
    
    * New translations settings.php (Spanish)
    [skip ci]
    
    * New translations settings.php (French)
    [skip ci]
    
    * New translations settings.php (Czech)
    [skip ci]
    
    * New translations settings.php (Arabic)
    [skip ci]
    
    * New translations settings.php (Danish)
    [skip ci]
    
    * New translations settings.php (Chinese Simplified)
    [skip ci]
    
    * New translations settings.php (English, United Kingdom)
    [skip ci]
    
    * New translations settings.php (Croatian)
    [skip ci]
    
    * New translations settings.php (Persian)
    [skip ci]
    
    * New translations settings.php (Portuguese, Brazilian)
    [skip ci]
    
    * New translations settings.php (Vietnamese)
    [skip ci]
    
    * New translations settings.php (Chinese Traditional)
    [skip ci]
    
    * New translations settings.php (Ukrainian)
    [skip ci]
    
    * New translations settings.php (German)
    [skip ci]
    
    * New translations settings.php (Turkish)
    [skip ci]
    
    * New translations settings.php (Swedish)
    [skip ci]
    
    * New translations settings.php (Russian)
    [skip ci]
    
    * New translations settings.php (Portuguese)
    [skip ci]
    
    * New translations settings.php (Norwegian)
    [skip ci]
    
    * New translations settings.php (Dutch)
    [skip ci]
    
    * New translations settings.php (Japanese)
    [skip ci]
    
    * New translations settings.php (Italian)
    [skip ci]
    
    * New translations settings.php (Hebrew)
    [skip ci]
    
    * New translations settings.php (Greek)
    [skip ci]
    
    * New translations settings.php (Indonesian)
    [skip ci]
    
    * New translations settings.php (French)
    [skip ci]
    
    * New translations settings.php (Hebrew)
    [skip ci]
    
    * Update jsons
    
    Co-authored-by: Monica bot <40141970+MonicaBot@users.noreply.github.com>
    asbiin and MonicaBot authored Mar 17, 2021
    Configuration menu
    Copy the full SHA
    de2042d View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. Configuration menu
    Copy the full SHA
    6952f41 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. Configuration menu
    Copy the full SHA
    fd700d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    225e68e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d1f815 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2021

  1. style: Minor fix to style and spacing of headers on Dashboard. (monic…

    …ahq#4976)
    
    * style: Minor fix to style and spacing of headers on Dashboard.
    
    * style: Using exactly the same spacing entity for both emoji now
    In the previous commit, the space after the sunshine emoji wasn't
    visible, which explained the differing spacing.  Now both use a figure
    space between the emoji and title.
    
    * style: Added divider between title and contents for "Product Changes".
    mgrhm authored Mar 20, 2021
    Configuration menu
    Copy the full SHA
    de37e87 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2021

  1. Configuration menu
    Copy the full SHA
    025392c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da17b8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd6c276 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f058050 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    105b74f View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Configuration menu
    Copy the full SHA
    1ca2a7d View commit details
    Browse the repository at this point in the history
  2. chore: Bump snyk from 1.493.0 to 1.503.0 (monicahq#4993)

    Bumps [snyk](https://github.com/snyk/snyk) from 1.493.0 to 1.503.0.
    - [Release notes](https://github.com/snyk/snyk/releases)
    - [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
    - [Commits](snyk/cli@v1.493.0...v1.503.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 22, 2021
    Configuration menu
    Copy the full SHA
    b5b584a View commit details
    Browse the repository at this point in the history
  3. chore: Bump web-token/jwt-signature-algorithm-eddsa from 2.2.8 to 2.2…

    ….9 (monicahq#4994)
    
    Bumps [web-token/jwt-signature-algorithm-eddsa](https://github.com/web-token/jwt-signature-algorithm-eddsa) from 2.2.8 to 2.2.9.
    - [Release notes](https://github.com/web-token/jwt-signature-algorithm-eddsa/releases)
    - [Commits](web-token/jwt-signature-algorithm-eddsa@v2.2.8...v2.2.9)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 22, 2021
    Configuration menu
    Copy the full SHA
    10946d3 View commit details
    Browse the repository at this point in the history
  4. chore: Bump web-token/jwt-signature-algorithm-ecdsa from 2.2.8 to 2.2…

    ….9 (monicahq#4996)
    
    Bumps [web-token/jwt-signature-algorithm-ecdsa](https://github.com/web-token/jwt-signature-algorithm-ecdsa) from 2.2.8 to 2.2.9.
    - [Release notes](https://github.com/web-token/jwt-signature-algorithm-ecdsa/releases)
    - [Commits](web-token/jwt-signature-algorithm-ecdsa@v2.2.8...v2.2.9)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 22, 2021
    Configuration menu
    Copy the full SHA
    18d4759 View commit details
    Browse the repository at this point in the history
  5. chore: Bump web-token/jwt-key-mgmt from 2.2.8 to 2.2.9 (monicahq#4997)

    Bumps [web-token/jwt-key-mgmt](https://github.com/web-token/jwt-key-mgmt) from 2.2.8 to 2.2.9.
    - [Release notes](https://github.com/web-token/jwt-key-mgmt/releases)
    - [Commits](web-token/jwt-key-mgmt@v2.2.8...v2.2.9)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 22, 2021
    Configuration menu
    Copy the full SHA
    cc5468d View commit details
    Browse the repository at this point in the history
  6. chore: Bump web-token/jwt-signature-algorithm-rsa from 2.2.8 to 2.2.9 (

    …monicahq#4995)
    
    Bumps [web-token/jwt-signature-algorithm-rsa](https://github.com/web-token/jwt-signature-algorithm-rsa) from 2.2.8 to 2.2.9.
    - [Release notes](https://github.com/web-token/jwt-signature-algorithm-rsa/releases)
    - [Commits](web-token/jwt-signature-algorithm-rsa@v2.2.8...v2.2.9)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 22, 2021
    Configuration menu
    Copy the full SHA
    5728c6e View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2021

  1. Configuration menu
    Copy the full SHA
    be85cad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    442fb64 View commit details
    Browse the repository at this point in the history
  3. chore: Bump eslint-plugin-vue from 7.7.0 to 7.8.0 (monicahq#4991)

    Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.7.0 to 7.8.0.
    - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
    - [Commits](vuejs/eslint-plugin-vue@v7.7.0...v7.8.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alexis Saettler <alexis@saettler.org>
    dependabot[bot] and asbiin authored Mar 27, 2021
    Configuration menu
    Copy the full SHA
    f513bfe View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. chore: Bump faker from 5.4.0 to 5.5.1 (monicahq#5002)

    Bumps [faker](https://github.com/Marak/Faker.js) from 5.4.0 to 5.5.1.
    - [Release notes](https://github.com/Marak/Faker.js/releases)
    - [Changelog](https://github.com/Marak/faker.js/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/Marak/Faker.js/commits/v5.5.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 29, 2021
    Configuration menu
    Copy the full SHA
    3c633a6 View commit details
    Browse the repository at this point in the history
  2. chore: Bump symfony/translation from 5.2.5 to 5.2.6 (monicahq#5005)

    Bumps [symfony/translation](https://github.com/symfony/translation) from 5.2.5 to 5.2.6.
    - [Release notes](https://github.com/symfony/translation/releases)
    - [Changelog](https://github.com/symfony/translation/blob/5.x/CHANGELOG.md)
    - [Commits](symfony/translation@v5.2.5...v5.2.6)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 29, 2021
    Configuration menu
    Copy the full SHA
    539c9c9 View commit details
    Browse the repository at this point in the history
  3. chore: Bump sentry/sentry-laravel from 2.4.1 to 2.4.2 (monicahq#5008)

    Bumps [sentry/sentry-laravel](https://github.com/getsentry/sentry-laravel) from 2.4.1 to 2.4.2.
    - [Release notes](https://github.com/getsentry/sentry-laravel/releases)
    - [Changelog](https://github.com/getsentry/sentry-laravel/blob/master/CHANGELOG.md)
    - [Commits](getsentry/sentry-laravel@2.4.1...2.4.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 29, 2021
    Configuration menu
    Copy the full SHA
    ac9560b View commit details
    Browse the repository at this point in the history
  4. chore: Bump facade/ignition from 2.5.14 to 2.6.0 (monicahq#5010)

    Bumps [facade/ignition](https://github.com/facade/ignition) from 2.5.14 to 2.6.0.
    - [Release notes](https://github.com/facade/ignition/releases)
    - [Changelog](https://github.com/facade/ignition/blob/master/CHANGELOG.md)
    - [Commits](facade/ignition@2.5.14...2.6.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 29, 2021
    Configuration menu
    Copy the full SHA
    7835e2c View commit details
    Browse the repository at this point in the history
  5. chore: Bump guzzlehttp/guzzle from 7.2.0 to 7.3.0 (monicahq#5013)

    Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.2.0 to 7.3.0.
    - [Release notes](https://github.com/guzzle/guzzle/releases)
    - [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
    - [Commits](guzzle/guzzle@7.2.0...7.3.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 29, 2021
    Configuration menu
    Copy the full SHA
    016dd07 View commit details
    Browse the repository at this point in the history
  6. chore: Bump vimeo/psalm from 4.6.4 to 4.7.0 (monicahq#5016)

    Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.6.4 to 4.7.0.
    - [Release notes](https://github.com/vimeo/psalm/releases)
    - [Commits](vimeo/psalm@4.6.4...4.7.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 29, 2021
    Configuration menu
    Copy the full SHA
    14d441b View commit details
    Browse the repository at this point in the history
  7. chore: Bump web-token/jwt-signature-algorithm-ecdsa from 2.2.9 to 2.2…

    ….10 (monicahq#5017)
    
    Bumps [web-token/jwt-signature-algorithm-ecdsa](https://github.com/web-token/jwt-signature-algorithm-ecdsa) from 2.2.9 to 2.2.10.
    - [Release notes](https://github.com/web-token/jwt-signature-algorithm-ecdsa/releases)
    - [Commits](web-token/jwt-signature-algorithm-ecdsa@v2.2.9...v2.2.10)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 29, 2021
    Configuration menu
    Copy the full SHA
    7a46f92 View commit details
    Browse the repository at this point in the history
  8. chore: Bump web-token/jwt-signature-algorithm-rsa from 2.2.9 to 2.2.10 (

    monicahq#5007)
    
    Bumps [web-token/jwt-signature-algorithm-rsa](https://github.com/web-token/jwt-signature-algorithm-rsa) from 2.2.9 to 2.2.10.
    - [Release notes](https://github.com/web-token/jwt-signature-algorithm-rsa/releases)
    - [Commits](web-token/jwt-signature-algorithm-rsa@v2.2.9...v2.2.10)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 29, 2021
    Configuration menu
    Copy the full SHA
    4d536c8 View commit details
    Browse the repository at this point in the history
  9. chore: Bump web-token/jwt-signature-algorithm-eddsa from 2.2.9 to 2.2…

    ….10 (monicahq#5009)
    
    Bumps [web-token/jwt-signature-algorithm-eddsa](https://github.com/web-token/jwt-signature-algorithm-eddsa) from 2.2.9 to 2.2.10.
    - [Release notes](https://github.com/web-token/jwt-signature-algorithm-eddsa/releases)
    - [Commits](web-token/jwt-signature-algorithm-eddsa@v2.2.9...v2.2.10)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 29, 2021
    Configuration menu
    Copy the full SHA
    37da019 View commit details
    Browse the repository at this point in the history
  10. chore: Bump laravel/dusk from 6.13.0 to 6.14.0 (monicahq#5019)

    Bumps [laravel/dusk](https://github.com/laravel/dusk) from 6.13.0 to 6.14.0.
    - [Release notes](https://github.com/laravel/dusk/releases)
    - [Changelog](https://github.com/laravel/dusk/blob/6.x/CHANGELOG.md)
    - [Commits](laravel/dusk@v6.13.0...v6.14.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 29, 2021
    Configuration menu
    Copy the full SHA
    b834477 View commit details
    Browse the repository at this point in the history
  11. chore: Bump eslint from 7.22.0 to 7.23.0 (monicahq#5006)

    Bumps [eslint](https://github.com/eslint/eslint) from 7.22.0 to 7.23.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v7.22.0...v7.23.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 29, 2021
    Configuration menu
    Copy the full SHA
    e1e559b View commit details
    Browse the repository at this point in the history
  12. chore: Bump laravolt/avatar from 4.1.1 to 4.1.3 (monicahq#5011)

    Bumps [laravolt/avatar](https://github.com/laravolt/avatar) from 4.1.1 to 4.1.3.
    - [Release notes](https://github.com/laravolt/avatar/releases)
    - [Changelog](https://github.com/laravolt/avatar/blob/master/CHANGELOG.md)
    - [Commits](laravolt/avatar@4.1.1...4.1.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 29, 2021
    Configuration menu
    Copy the full SHA
    f612332 View commit details
    Browse the repository at this point in the history
  13. chore: Bump snyk from 1.503.0 to 1.511.0 (monicahq#5012)

    Bumps [snyk](https://github.com/snyk/snyk) from 1.503.0 to 1.511.0.
    - [Release notes](https://github.com/snyk/snyk/releases)
    - [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
    - [Commits](snyk/cli@v1.503.0...v1.511.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 29, 2021
    Configuration menu
    Copy the full SHA
    ad1cee8 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. chore: Bump snyk from 1.511.0 to 1.522.0 (monicahq#5028)

    Bumps [snyk](https://github.com/snyk/snyk) from 1.511.0 to 1.522.0.
    - [Release notes](https://github.com/snyk/snyk/releases)
    - [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
    - [Commits](snyk/cli@v1.511.0...v1.522.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    0e4c870 View commit details
    Browse the repository at this point in the history
  2. chore: Bump faker from 5.5.1 to 5.5.2 (monicahq#5029)

    Bumps [faker](https://github.com/Marak/Faker.js) from 5.5.1 to 5.5.2.
    - [Release notes](https://github.com/Marak/Faker.js/releases)
    - [Changelog](https://github.com/Marak/faker.js/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/Marak/Faker.js/compare/v5.5.1...v5.5.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    b53164c View commit details
    Browse the repository at this point in the history
  3. chore: Bump facade/ignition from 2.6.0 to 2.7.0 (monicahq#5030)

    Bumps [facade/ignition](https://github.com/facade/ignition) from 2.6.0 to 2.7.0.
    - [Release notes](https://github.com/facade/ignition/releases)
    - [Changelog](https://github.com/facade/ignition/blob/master/CHANGELOG.md)
    - [Commits](facade/ignition@2.6.0...2.7.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    3450aba View commit details
    Browse the repository at this point in the history
  4. chore: Bump laravel/framework from 8.34.0 to 8.35.1 (monicahq#5033)

    Bumps [laravel/framework](https://github.com/laravel/framework) from 8.34.0 to 8.35.1.
    - [Release notes](https://github.com/laravel/framework/releases)
    - [Changelog](https://github.com/laravel/framework/blob/8.x/CHANGELOG-8.x.md)
    - [Commits](laravel/framework@v8.34.0...v8.35.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    6718e1d View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. chore: Bump barryvdh/laravel-debugbar from 3.5.2 to 3.5.5 (monicahq#5042

    )
    
    Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) from 3.5.2 to 3.5.5.
    - [Release notes](https://github.com/barryvdh/laravel-debugbar/releases)
    - [Changelog](https://github.com/barryvdh/laravel-debugbar/blob/master/changelog.md)
    - [Commits](barryvdh/laravel-debugbar@v3.5.2...v3.5.5)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    6414e36 View commit details
    Browse the repository at this point in the history
  2. chore: Bump facade/ignition from 2.7.0 to 2.8.3 (monicahq#5045)

    Bumps [facade/ignition](https://github.com/facade/ignition) from 2.7.0 to 2.8.3.
    - [Release notes](https://github.com/facade/ignition/releases)
    - [Changelog](https://github.com/facade/ignition/blob/master/CHANGELOG.md)
    - [Commits](facade/ignition@2.7.0...2.8.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    c2dc8ff View commit details
    Browse the repository at this point in the history
  3. chore: Bump laravel/dusk from 6.14.0 to 6.15.0 (monicahq#5047)

    Bumps [laravel/dusk](https://github.com/laravel/dusk) from 6.14.0 to 6.15.0.
    - [Release notes](https://github.com/laravel/dusk/releases)
    - [Changelog](https://github.com/laravel/dusk/blob/6.x/CHANGELOG.md)
    - [Commits](laravel/dusk@v6.14.0...v6.15.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    6a41198 View commit details
    Browse the repository at this point in the history
  4. chore: Bump eslint from 7.23.0 to 7.24.0 (monicahq#5050)

    Bumps [eslint](https://github.com/eslint/eslint) from 7.23.0 to 7.24.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v7.23.0...v7.24.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    51d0093 View commit details
    Browse the repository at this point in the history
  5. chore: Bump eslint-plugin-promise from 4.3.1 to 5.1.0 (monicahq#5051)

    Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.3.1 to 5.1.0.
    - [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
    - [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
    - [Commits](https://github.com/xjamundx/eslint-plugin-promise/commits)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    65a8441 View commit details
    Browse the repository at this point in the history
  6. chore: Bump snyk from 1.522.0 to 1.531.0 (monicahq#5052)

    Bumps [snyk](https://github.com/snyk/snyk) from 1.522.0 to 1.531.0.
    - [Release notes](https://github.com/snyk/snyk/releases)
    - [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
    - [Commits](snyk/cli@v1.522.0...v1.531.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    8fc2289 View commit details
    Browse the repository at this point in the history
  7. chore: Bump eslint-plugin-vue from 7.8.0 to 7.9.0 (monicahq#5053)

    Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.8.0 to 7.9.0.
    - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
    - [Commits](vuejs/eslint-plugin-vue@v7.8.0...v7.9.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    dce2f94 View commit details
    Browse the repository at this point in the history
  8. chore: Bump giggsey/libphonenumber-for-php from 8.12.20 to 8.12.21 (m…

    …onicahq#5055)
    
    Bumps [giggsey/libphonenumber-for-php](https://github.com/giggsey/libphonenumber-for-php) from 8.12.20 to 8.12.21.
    - [Release notes](https://github.com/giggsey/libphonenumber-for-php/releases)
    - [Commits](giggsey/libphonenumber-for-php@8.12.20...8.12.21)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    01e379d View commit details
    Browse the repository at this point in the history
  9. chore: Bump nunomaduro/collision from 5.3.0 to 5.4.0 (monicahq#5056)

    Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision) from 5.3.0 to 5.4.0.
    - [Release notes](https://github.com/nunomaduro/collision/releases)
    - [Changelog](https://github.com/nunomaduro/collision/blob/stable/CHANGELOG.md)
    - [Commits](nunomaduro/collision@v5.3.0...v5.4.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    1cbd3bf View commit details
    Browse the repository at this point in the history
  10. chore: Bump laravel/passport from 10.1.2 to 10.1.3 (monicahq#5057)

    Bumps [laravel/passport](https://github.com/laravel/passport) from 10.1.2 to 10.1.3.
    - [Release notes](https://github.com/laravel/passport/releases)
    - [Changelog](https://github.com/laravel/passport/blob/10.x/CHANGELOG.md)
    - [Commits](laravel/passport@v10.1.2...v10.1.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    0ae575f View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. chore: Bump sass from 1.32.8 to 1.32.10 (monicahq#5070)

    Bumps [sass](https://github.com/sass/dart-sass) from 1.32.8 to 1.32.10.
    - [Release notes](https://github.com/sass/dart-sass/releases)
    - [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
    - [Commits](sass/dart-sass@1.32.8...1.32.10)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 19, 2021
    Configuration menu
    Copy the full SHA
    2dfdc8f View commit details
    Browse the repository at this point in the history
  2. chore: Bump psalm/plugin-laravel from 1.4.2 to 1.4.4 (monicahq#5072)

    Bumps [psalm/plugin-laravel](https://github.com/psalm/psalm-plugin-laravel) from 1.4.2 to 1.4.4.
    - [Release notes](https://github.com/psalm/psalm-plugin-laravel/releases)
    - [Commits](psalm/psalm-plugin-laravel@v1.4.2...v1.4.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 19, 2021
    Configuration menu
    Copy the full SHA
    c491655 View commit details
    Browse the repository at this point in the history
  3. chore: Bump fakerphp/faker from 1.13.0 to 1.14.1 (monicahq#5032)

    Bumps [fakerphp/faker](https://github.com/FakerPHP/Faker) from 1.13.0 to 1.14.1.
    - [Release notes](https://github.com/FakerPHP/Faker/releases)
    - [Changelog](https://github.com/FakerPHP/Faker/blob/main/CHANGELOG.md)
    - [Commits](FakerPHP/Faker@v1.13.0...v1.14.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 19, 2021
    Configuration menu
    Copy the full SHA
    5e2d7c5 View commit details
    Browse the repository at this point in the history
  4. chore: Bump laravel/framework from 8.36.2 to 8.37.0 (monicahq#5074)

    Bumps [laravel/framework](https://github.com/laravel/framework) from 8.36.2 to 8.37.0.
    - [Release notes](https://github.com/laravel/framework/releases)
    - [Changelog](https://github.com/laravel/framework/blob/8.x/CHANGELOG-8.x.md)
    - [Commits](laravel/framework@v8.36.2...v8.37.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 19, 2021
    Configuration menu
    Copy the full SHA
    eae416c View commit details
    Browse the repository at this point in the history
  5. chore: Bump actions/cache from v2.1.4 to v2.1.5 (monicahq#5076)

    Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Commits](actions/cache@v2.1.4...1a9e213)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 19, 2021
    Configuration menu
    Copy the full SHA
    8ab99f1 View commit details
    Browse the repository at this point in the history
  6. chore: Bump SonarSource/sonarcloud-github-action from v1.5 to v1.6 (m…

    …onicahq#5077)
    
    Bumps [SonarSource/sonarcloud-github-action](https://github.com/SonarSource/sonarcloud-github-action) from v1.5 to v1.6.
    - [Release notes](https://github.com/SonarSource/sonarcloud-github-action/releases)
    - [Commits](SonarSource/sonarcloud-github-action@v1.5...de2e56b)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 19, 2021
    Configuration menu
    Copy the full SHA
    5417fad View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Configuration menu
    Copy the full SHA
    c5f5df0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82e72dc View commit details
    Browse the repository at this point in the history
  3. chore: Bump predis/predis from 1.1.6 to 1.1.7 (monicahq#5031)

    Bumps [predis/predis](https://github.com/predis/predis) from 1.1.6 to 1.1.7.
    - [Release notes](https://github.com/predis/predis/releases)
    - [Changelog](https://github.com/predis/predis/blob/v1.1.7/CHANGELOG.md)
    - [Commits](predis/predis@v1.1.6...v1.1.7)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 22, 2021
    Configuration menu
    Copy the full SHA
    856cdc7 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2021

  1. Configuration menu
    Copy the full SHA
    e012125 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f808704 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45b02da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    552319d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0132c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2021

  1. Configuration menu
    Copy the full SHA
    33e0952 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d69648 View commit details
    Browse the repository at this point in the history
  3. chore(i18n): update translations (monicahq#5107)

    * New translations settings.php (Chinese Traditional)
    [skip ci]
    
    * New translations settings.php (Ukrainian)
    [skip ci]
    
    * New translations settings.php (German)
    [skip ci]
    
    * New translations settings.php (Turkish)
    [skip ci]
    
    * New translations settings.php (Swedish)
    [skip ci]
    
    * New translations settings.php (Russian)
    [skip ci]
    
    * New translations settings.php (Portuguese)
    [skip ci]
    
    * New translations settings.php (Norwegian)
    [skip ci]
    
    * New translations settings.php (Dutch)
    [skip ci]
    
    * New translations settings.php (Japanese)
    [skip ci]
    
    * New translations settings.php (Italian)
    [skip ci]
    
    * New translations settings.php (Hebrew)
    [skip ci]
    
    * New translations settings.php (Greek)
    [skip ci]
    
    * New translations settings.php (Indonesian)
    [skip ci]
    
    * New translations people.php (Hebrew)
    [skip ci]
    
    * New translations people.php (Spanish)
    [skip ci]
    
    * New translations people.php (Arabic)
    [skip ci]
    
    * New translations people.php (Czech)
    [skip ci]
    
    * New translations people.php (Danish)
    [skip ci]
    
    * New translations people.php (German)
    [skip ci]
    
    * New translations people.php (Greek)
    [skip ci]
    
    * New translations people.php (Italian)
    [skip ci]
    
    * New translations people.php (Japanese)
    [skip ci]
    
    * New translations people.php (Dutch)
    [skip ci]
    
    * New translations people.php (Norwegian)
    [skip ci]
    
    * New translations people.php (Portuguese)
    [skip ci]
    
    * New translations people.php (Russian)
    [skip ci]
    
    * New translations people.php (Swedish)
    [skip ci]
    
    * New translations people.php (French)
    [skip ci]
    
    * New translations people.php (Ukrainian)
    [skip ci]
    
    * New translations people.php (Turkish)
    [skip ci]
    
    * New translations people.php (Chinese Simplified)
    [skip ci]
    
    * New translations people.php (Indonesian)
    [skip ci]
    
    * New translations people.php (Chinese Traditional)
    [skip ci]
    
    * New translations people.php (Vietnamese)
    [skip ci]
    
    * New translations people.php (Portuguese, Brazilian)
    [skip ci]
    
    * New translations people.php (Persian)
    [skip ci]
    
    * New translations people.php (Croatian)
    [skip ci]
    
    * New translations people.php (English, United Kingdom)
    [skip ci]
    
    * New translations app.php (French)
    [skip ci]
    
    * New translations app.php (Indonesian)
    [skip ci]
    
    * New translations app.php (Spanish)
    [skip ci]
    
    * New translations app.php (Croatian)
    [skip ci]
    
    * New translations app.php (English, United Kingdom)
    [skip ci]
    
    * New translations app.php (Persian)
    [skip ci]
    
    * New translations app.php (Dutch)
    [skip ci]
    
    * New translations app.php (Arabic)
    [skip ci]
    
    * New translations app.php (Czech)
    [skip ci]
    
    * New translations app.php (Danish)
    [skip ci]
    
    * New translations app.php (German)
    [skip ci]
    
    * New translations app.php (Greek)
    [skip ci]
    
    * New translations app.php (Hebrew)
    [skip ci]
    
    * New translations app.php (Italian)
    [skip ci]
    
    * New translations app.php (Japanese)
    [skip ci]
    
    * New translations app.php (Norwegian)
    [skip ci]
    
    * New translations app.php (Portuguese, Brazilian)
    [skip ci]
    
    * New translations app.php (Portuguese)
    [skip ci]
    
    * New translations app.php (Russian)
    [skip ci]
    
    * New translations app.php (Swedish)
    [skip ci]
    
    * New translations app.php (Turkish)
    [skip ci]
    
    * New translations app.php (Ukrainian)
    [skip ci]
    
    * New translations app.php (Chinese Simplified)
    [skip ci]
    
    * New translations app.php (Chinese Traditional)
    [skip ci]
    
    * New translations app.php (Vietnamese)
    [skip ci]
    
    * New translations app.php (Turkish)
    [skip ci]
    
    * New translations settings.php (Turkish)
    [skip ci]
    
    * New translations app.php (Spanish)
    [skip ci]
    
    * New translations settings.php (Spanish)
    [skip ci]
    
    * New translations app.php (Hebrew)
    [skip ci]
    
    * New translations people.php (Hebrew)
    [skip ci]
    
    * New translations settings.php (Hebrew)
    [skip ci]
    
    * New translations app.php (Hebrew)
    [skip ci]
    
    * New translations people.php (Chinese Traditional)
    [skip ci]
    
    * New translations settings.php (Spanish)
    [skip ci]
    
    * New translations settings.php (French)
    [skip ci]
    
    * New translations settings.php (Czech)
    [skip ci]
    
    * New translations settings.php (Arabic)
    [skip ci]
    
    * New translations settings.php (Danish)
    [skip ci]
    
    * New translations settings.php (Chinese Simplified)
    [skip ci]
    
    * New translations settings.php (English, United Kingdom)
    [skip ci]
    
    * New translations settings.php (Croatian)
    [skip ci]
    
    * New translations settings.php (Persian)
    [skip ci]
    
    * New translations settings.php (Portuguese, Brazilian)
    [skip ci]
    
    * New translations settings.php (Vietnamese)
    [skip ci]
    
    * New translations settings.php (Chinese Traditional)
    [skip ci]
    
    * New translations settings.php (Ukrainian)
    [skip ci]
    
    * New translations settings.php (German)
    [skip ci]
    
    * New translations settings.php (Turkish)
    [skip ci]
    
    * New translations settings.php (Swedish)
    [skip ci]
    
    * New translations settings.php (Russian)
    [skip ci]
    
    * New translations settings.php (Portuguese)
    [skip ci]
    
    * New translations settings.php (Norwegian)
    [skip ci]
    
    * New translations settings.php (Dutch)
    [skip ci]
    
    * New translations settings.php (Japanese)
    [skip ci]
    
    * New translations settings.php (Italian)
    [skip ci]
    
    * New translations settings.php (Hebrew)
    [skip ci]
    
    * New translations settings.php (Greek)
    [skip ci]
    
    * New translations settings.php (Indonesian)
    [skip ci]
    
    * New translations settings.php (Hebrew)
    [skip ci]
    
    * New translations people.php (Indonesian)
    [skip ci]
    
    * New translations people.php (Indonesian)
    [skip ci]
    
    * New translations people.php (Indonesian)
    [skip ci]
    
    * New translations journal.php (English, United Kingdom)
    [skip ci]
    
    * New translations journal.php (Croatian)
    [skip ci]
    
    * New translations journal.php (Persian)
    [skip ci]
    
    * New translations journal.php (Portuguese, Brazilian)
    [skip ci]
    
    * New translations journal.php (Vietnamese)
    [skip ci]
    
    * New translations journal.php (Chinese Traditional)
    [skip ci]
    
    * New translations journal.php (Chinese Simplified)
    [skip ci]
    
    * New translations journal.php (Ukrainian)
    [skip ci]
    
    * New translations journal.php (Swedish)
    [skip ci]
    
    * New translations journal.php (Indonesian)
    [skip ci]
    
    * New translations journal.php (Turkish)
    [skip ci]
    
    * New translations journal.php (Russian)
    [skip ci]
    
    * New translations journal.php (Portuguese)
    [skip ci]
    
    * New translations journal.php (German)
    [skip ci]
    
    * New translations journal.php (Norwegian)
    [skip ci]
    
    * New translations journal.php (Dutch)
    [skip ci]
    
    * New translations journal.php (Japanese)
    [skip ci]
    
    * New translations journal.php (Italian)
    [skip ci]
    
    * New translations journal.php (Hebrew)
    [skip ci]
    
    * New translations journal.php (Greek)
    [skip ci]
    
    * New translations journal.php (Danish)
    [skip ci]
    
    * New translations journal.php (Czech)
    [skip ci]
    
    * New translations journal.php (Arabic)
    [skip ci]
    
    * New translations journal.php (Spanish)
    [skip ci]
    
    * New translations journal.php (French)
    [skip ci]
    
    * New translations journal.php (Spanish)
    [skip ci]
    
    * New translations people.php (Spanish)
    [skip ci]
    
    * New translations journal.php (Hebrew)
    [skip ci]
    
    * New translations settings.php (English, United Kingdom)
    [skip ci]
    
    * New translations settings.php (English, United Kingdom)
    [skip ci]
    
    * New translations settings.php (English, United Kingdom)
    [skip ci]
    
    * New translations settings.php (Italian)
    [skip ci]
    
    * New translations app.php (Italian)
    [skip ci]
    
    * New translations journal.php (Italian)
    [skip ci]
    
    * New translations people.php (Italian)
    [skip ci]
    
    * New translations settings.php (Italian)
    [skip ci]
    
    * New translations settings.php (Italian)
    [skip ci]
    
    * New translations settings.php (Italian)
    [skip ci]
    
    * New translations people.php (Portuguese, Brazilian)
    [skip ci]
    
    * New translations logs.php (Dutch)
    [skip ci]
    
    * New translations app.php (Dutch)
    [skip ci]
    
    * New translations journal.php (Dutch)
    [skip ci]
    
    * New translations people.php (Dutch)
    [skip ci]
    
    * New translations people.php (Portuguese, Brazilian)
    [skip ci]
    
    * New translations settings.php (Dutch)
    [skip ci]
    
    * New translations app.php (Portuguese, Brazilian)
    [skip ci]
    
    * New translations people.php (Portuguese, Brazilian)
    [skip ci]
    
    * New translations app.php (Portuguese, Brazilian)
    [skip ci]
    
    * New translations auth.php (Portuguese, Brazilian)
    [skip ci]
    
    * New translations people.php (Portuguese, Brazilian)
    [skip ci]
    
    * New translations auth.php (Portuguese, Brazilian)
    [skip ci]
    
    * New translations people.php (Portuguese, Brazilian)
    [skip ci]
    
    * New translations settings.php (Portuguese, Brazilian)
    [skip ci]
    
    * New translations app.php (Portuguese, Brazilian)
    [skip ci]
    
    * New translations settings.php (Portuguese, Brazilian)
    [skip ci]
    
    * New translations app.php (Spanish)
    [skip ci]
    
    * New translations logs.php (Spanish)
    [skip ci]
    
    * New translations people.php (Spanish)
    [skip ci]
    
    * New translations mail.php (Spanish)
    [skip ci]
    
    * New translations settings.php (English, United Kingdom)
    [skip ci]
    
    * New translations settings.php (English, United Kingdom)
    [skip ci]
    
    * New translations auth.php (English, United Kingdom)
    [skip ci]
    
    * New translations dashboard.php (English, United Kingdom)
    [skip ci]
    
    * New translations people.php (English, United Kingdom)
    [skip ci]
    
    * New translations people.php (Czech)
    [skip ci]
    
    * New translations app.php (German)
    [skip ci]
    
    * New translations app.php (German)
    [skip ci]
    
    * New translations app.php (German)
    [skip ci]
    
    * New translations app.php (German)
    [skip ci]
    
    * New translations journal.php (German)
    [skip ci]
    
    * New translations settings.php (German)
    [skip ci]
    
    * New translations settings.php (German)
    [skip ci]
    
    * New translations settings.php (German)
    [skip ci]
    
    * New translations settings.php (German)
    [skip ci]
    
    * New translations settings.php (German)
    [skip ci]
    
    * New translations settings.php (German)
    [skip ci]
    
    * New translations settings.php (German)
    [skip ci]
    
    * New translations settings.php (German)
    [skip ci]
    
    * New translations people.php (German)
    [skip ci]
    
    * New translations settings.php (German)
    [skip ci]
    
    * New translations people.php (German)
    [skip ci]
    
    * New translations settings.php (German)
    [skip ci]
    
    * New translations settings.php (German)
    [skip ci]
    
    * New translations settings.php (German)
    [skip ci]
    
    * New translations settings.php (German)
    [skip ci]
    
    * New translations settings.php (German)
    [skip ci]
    
    * New translations app.php (German)
    [skip ci]
    
    * New translations people.php (English, United Kingdom)
    [skip ci]
    
    * New translations mail.php (Spanish)
    [skip ci]
    
    * New translations people.php (English, United Kingdom)
    [skip ci]
    
    * New translations settings.php (German)
    [skip ci]
    
    * New translations people.php (English, United Kingdom)
    [skip ci]
    
    * New translations validation.php (Turkish)
    [skip ci]
    
    * New translations people.php (Ukrainian)
    [skip ci]
    
    * New translations validation.php (Ukrainian)
    [skip ci]
    
    * New translations people.php (Turkish)
    [skip ci]
    
    * New translations people.php (Chinese Simplified)
    [skip ci]
    
    * New translations validation.php (Chinese Simplified)
    [skip ci]
    
    * New translations people.php (Chinese Traditional)
    [skip ci]
    
    * New translations validation.php (Russian)
    [skip ci]
    
    * New translations validation.php (Portuguese)
    [skip ci]
    
    * New translations people.php (Russian)
    [skip ci]
    
    * New translations people.php (Swedish)
    [skip ci]
    
    * New translations validation.php (Swedish)
    [skip ci]
    
    * New translations people.php (Persian)
    [skip ci]
    
    * New translations validation.php (Persian)
    [skip ci]
    
    * New translations validation.php (Indonesian)
    [skip ci]
    
    * New translations people.php (Croatian)
    [skip ci]
    
    * New translations validation.php (Croatian)
    [skip ci]
    
    * New translations validation.php (Chinese Traditional)
    [skip ci]
    
    * New translations people.php (Vietnamese)
    [skip ci]
    
    * New translations validation.php (Vietnamese)
    [skip ci]
    
    * New translations people.php (Indonesian)
    [skip ci]
    
    * New translations people.php (Portuguese, Brazilian)
    [skip ci]
    
    * New translations validation.php (Portuguese, Brazilian)
    [skip ci]
    
    * New translations people.php (Portuguese)
    [skip ci]
    
    * New translations people.php (Czech)
    [skip ci]
    
    * New translations people.php (Arabic)
    [skip ci]
    
    * New translations validation.php (Arabic)
    [skip ci]
    
    * New translations validation.php (Czech)
    [skip ci]
    
    * New translations people.php (Danish)
    [skip ci]
    
    * New translations validation.php (Danish)
    [skip ci]
    
    * New translations validation.php (German)
    [skip ci]
    
    * New translations people.php (Italian)
    [skip ci]
    
    * New translations people.php (German)
    [skip ci]
    
    * New translations people.php (French)
    [skip ci]
    
    * New translations validation.php (Spanish)
    [skip ci]
    
    * New translations validation.php (French)
    [skip ci]
    
    * New translations people.php (Spanish)
    [skip ci]
    
    * New translations people.php (Japanese)
    [skip ci]
    
    * New translations validation.php (Japanese)
    [skip ci]
    
    * New translations people.php (Dutch)
    [skip ci]
    
    * New translations validation.php (Dutch)
    [skip ci]
    
    * New translations people.php (Norwegian)
    [skip ci]
    
    * New translations validation.php (Norwegian)
    [skip ci]
    
    * New translations people.php (Greek)
    [skip ci]
    
    * New translations validation.php (Greek)
    [skip ci]
    
    * New translations people.php (Hebrew)
    [skip ci]
    
    * New translations validation.php (Hebrew)
    [skip ci]
    
    * New translations validation.php (Italian)
    [skip ci]
    
    * New translations validation.php (English, United Kingdom)
    [skip ci]
    
    * New translations app.php (French)
    [skip ci]
    
    * New translations journal.php (French)
    [skip ci]
    
    * New translations people.php (French)
    [skip ci]
    
    * New translations settings.php (French)
    [skip ci]
    
    * New translations validation.php (French)
    [skip ci]
    
    * Update jsons
    
    Co-authored-by: Monica bot <40141970+MonicaBot@users.noreply.github.com>
    asbiin and MonicaBot authored Apr 25, 2021
    Configuration menu
    Copy the full SHA
    708eb60 View commit details
    Browse the repository at this point in the history
  4. chore(i18n): update translations (monicahq#5109)

    * New translations people.php (Spanish)
    [skip ci]
    
    * New translations validation.php (Spanish)
    [skip ci]
    
    * New translations people.php (German)
    [skip ci]
    
    * New translations validation.php (German)
    [skip ci]
    
    * New translations people.php (Hebrew)
    [skip ci]
    
    * New translations validation.php (Hebrew)
    [skip ci]
    
    * Update jsons
    
    Co-authored-by: Monica bot <40141970+MonicaBot@users.noreply.github.com>
    asbiin and MonicaBot authored Apr 25, 2021
    Configuration menu
    Copy the full SHA
    7901b24 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6777b61 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    270861a View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Configuration menu
    Copy the full SHA
    caa5bef View commit details
    Browse the repository at this point in the history
  2. chore: Bump snyk from 1.563.0 to 1.564.0 (monicahq#5116)

    Bumps [snyk](https://github.com/snyk/snyk) from 1.563.0 to 1.564.0.
    - [Release notes](https://github.com/snyk/snyk/releases)
    - [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
    - [Commits](snyk/cli@v1.563.0...v1.564.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 26, 2021
    Configuration menu
    Copy the full SHA
    e7024f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24ec4ac View commit details
    Browse the repository at this point in the history
  4. chore: Bump vimeo/psalm from 4.7.0 to 4.7.1 (monicahq#5117)

    Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.7.0 to 4.7.1.
    - [Release notes](https://github.com/vimeo/psalm/releases)
    - [Commits](vimeo/psalm@4.7.0...4.7.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 26, 2021
    Configuration menu
    Copy the full SHA
    579ad23 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Configuration menu
    Copy the full SHA
    1278330 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    337e2e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c127aa4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71c3789 View commit details
    Browse the repository at this point in the history
  5. chore: Bump crazy-max/ghaction-docker-meta from v1 to v2.3.0 (monicah…

    …q#5058)
    
    Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta) from v1 to v2.3.0.
    - [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases)
    - [Changelog](https://github.com/crazy-max/ghaction-docker-meta/blob/master/CHANGELOG.md)
    - [Commits](docker/metadata-action@v1...2e1a5c7)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 27, 2021
    Configuration menu
    Copy the full SHA
    78d2c65 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. Configuration menu
    Copy the full SHA
    c0000fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a478fd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75cc20e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48cc260 View commit details
    Browse the repository at this point in the history
  5. fix

    asbiin committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    16acb35 View commit details
    Browse the repository at this point in the history