Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Promotion from dev to staging #2234

Merged
merged 12 commits into from
Jul 26, 2024
Merged

Promotion from dev to staging #2234

merged 12 commits into from
Jul 26, 2024

Commits on Jul 5, 2024

  1. chore(deps-dev): bump pestphp/pest from 2.33.6 to 2.34.8 (#2230)

    * chore(deps-dev): bump pestphp/pest from 2.33.6 to 2.34.8
    
    Bumps [pestphp/pest](https://github.com/pestphp/pest) from 2.33.6 to 2.34.8.
    - [Release notes](https://github.com/pestphp/pest/releases)
    - [Changelog](https://github.com/pestphp/pest/blob/2.x/RELEASE.md)
    - [Commits](pestphp/pest@v2.33.6...v2.34.8)
    
    ---
    updated-dependencies:
    - dependency-name: pestphp/pest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * build: fixed healthcheck for meilisearch
    
    * build: 🐛 removed IP restrictions for local nginx status healthcheck
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Marvin Roman <marvin@colab.coop>
    dependabot[bot] and marvinroman committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    b002f1a View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump vite from 5.1.7 to 5.3.2 (#2229)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.7 to 5.3.2.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.3.2/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    dd58001 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump postcss-custom-media from 10.0.2 to 10.0.7 (#2228)

    Bumps [postcss-custom-media](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-custom-media) from 10.0.2 to 10.0.7.
    - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-custom-media/CHANGELOG.md)
    - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-custom-media)
    
    ---
    updated-dependencies:
    - dependency-name: postcss-custom-media
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    4c87172 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#2227)

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    a9b7fef View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump stylelint from 16.2.0 to 16.6.1 (#2223)

    Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.2.0 to 16.6.1.
    - [Release notes](https://github.com/stylelint/stylelint/releases)
    - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
    - [Commits](stylelint/stylelint@16.2.0...16.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: stylelint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    af0a60d View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump barryvdh/laravel-debugbar from 3.10.4 to 3.13.5 (

    …#2222)
    
    Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) from 3.10.4 to 3.13.5.
    - [Release notes](https://github.com/barryvdh/laravel-debugbar/releases)
    - [Commits](barryvdh/laravel-debugbar@v3.10.4...v3.13.5)
    
    ---
    updated-dependencies:
    - dependency-name: barryvdh/laravel-debugbar
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    97b2120 View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump postcss-logical from 7.0.0 to 7.0.1 (#2220)

    Bumps [postcss-logical](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-logical) from 7.0.0 to 7.0.1.
    - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-logical/CHANGELOG.md)
    - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-logical)
    
    ---
    updated-dependencies:
    - dependency-name: postcss-logical
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    2a64c75 View commit details
    Browse the repository at this point in the history
  8. chore(deps-dev): bump husky from 8.0.3 to 9.0.11 (#2219)

    Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.11.
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v8.0.3...v9.0.11)
    
    ---
    updated-dependencies:
    - dependency-name: husky
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    6002553 View commit details
    Browse the repository at this point in the history
  9. chore(deps): bump spatie/laravel-collection-macros from 7.13.1 to 7.1…

    …4.1 (#2232)
    
    Bumps [spatie/laravel-collection-macros](https://github.com/spatie/laravel-collection-macros) from 7.13.1 to 7.14.1.
    - [Release notes](https://github.com/spatie/laravel-collection-macros/releases)
    - [Changelog](https://github.com/spatie/laravel-collection-macros/blob/main/CHANGELOG.md)
    - [Commits](spatie/laravel-collection-macros@7.13.1...7.14.1)
    
    ---
    updated-dependencies:
    - dependency-name: spatie/laravel-collection-macros
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    421fbea View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. chore(deps): bump codezero/laravel-unique-translation from 4.2.0 to 4…

    ….3.1 (#2211)
    
    chore(deps): bump codezero/laravel-unique-translation
    
    Bumps [codezero/laravel-unique-translation](https://github.com/codezero-be/laravel-unique-translation) from 4.2.0 to 4.3.1.
    - [Release notes](https://github.com/codezero-be/laravel-unique-translation/releases)
    - [Commits](codezero-be/laravel-unique-translation@4.2.0...4.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: codezero/laravel-unique-translation
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    0ba4b94 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. chore(localization): update translations (#2209)

    * chore(localization): translate en.json into French, Canada
    
    * chore(localization): translate en.json into French, Canada
    
    * chore(localization): translate en.json into French, Canada
    
    * chore(localization): translate en.json into French, Canada
    
    * chore(localization): translate en.json into French, Canada
    
    * chore(localization): translate en.json into French, Canada
    
    * chore: replaced single quote with apostrophe in translations
    
    * chore: replace double quote with typographers quotes
    
    * build: 🔧 updated so prettier ignores language files
    Prettier will remove  from language files.
    
    * revert: reverted translation of a variable string
    
    ---------
    
    Co-authored-by: Marvin Roman <marvin@colab.coop>
    theaccessibilityexchange and marvinroman committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    4bf3c36 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. chore(release): release 1.4.1 (#2231)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    b1696fe View commit details
    Browse the repository at this point in the history