Skip to content

Add local columns in tables and add middleware to check and set app l… #235

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

Merged
merged 15 commits into from
Dec 7, 2024

Conversation

cybersoldattech
Copy link
Contributor

…anguage

@cybersoldattech cybersoldattech self-assigned this Dec 3, 2024
@cybersoldattech cybersoldattech added Improvement New feature or request front labels Dec 3, 2024
dependabot bot and others added 9 commits December 5, 2024 13:16
…12 updates

Bumps the php-dependencies group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [archtechx/laravel-seo](https://github.com/archtechx/laravel-seo) | `0.10.1` | `0.10.2` |
| [filament/spatie-laravel-media-library-plugin](https://github.com/filamentphp/spatie-laravel-media-library-plugin) | `3.2.124` | `3.2.126` |
| [laravel/sanctum](https://github.com/laravel/sanctum) | `4.0.4` | `4.0.5` |
| [livewire/livewire](https://github.com/livewire/livewire) | `3.5.12` | `3.5.14` |
| [sentry/sentry-laravel](https://github.com/getsentry/sentry-laravel) | `4.10.0` | `4.10.1` |
| [symfony/http-client](https://github.com/symfony/http-client) | `7.1.8` | `7.2.0` |
| [symfony/mailgun-mailer](https://github.com/symfony/mailgun-mailer) | `7.1.6` | `7.2.0` |
| [larastan/larastan](https://github.com/larastan/larastan) | `3.0.0` | `3.0.2` |
| [laravel/breeze](https://github.com/laravel/breeze) | `2.2.5` | `2.2.6` |
| [laravel/pint](https://github.com/laravel/pint) | `1.18.1` | `1.18.3` |



Updates `archtechx/laravel-seo` from 0.10.1 to 0.10.2
- [Release notes](https://github.com/archtechx/laravel-seo/releases)
- [Commits](archtechx/laravel-seo@v0.10.1...v0.10.2)

Updates `filament/spatie-laravel-media-library-plugin` from 3.2.124 to 3.2.126
- [Commits](filamentphp/spatie-laravel-media-library-plugin@v3.2.124...v3.2.126)

Updates `laravel/framework` from 11.33.2 to 11.34.2
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](laravel/framework@v11.33.2...v11.34.2)

Updates `laravel/sanctum` from 4.0.4 to 4.0.5
- [Release notes](https://github.com/laravel/sanctum/releases)
- [Changelog](https://github.com/laravel/sanctum/blob/4.x/CHANGELOG.md)
- [Commits](laravel/sanctum@v4.0.4...v4.0.5)

Updates `livewire/livewire` from 3.5.12 to 3.5.14
- [Release notes](https://github.com/livewire/livewire/releases)
- [Commits](livewire/livewire@v3.5.12...3.5.14)

Updates `sentry/sentry-laravel` from 4.10.0 to 4.10.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@4.10.0...4.10.1)

Updates `symfony/http-client` from 7.1.8 to 7.2.0
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/7.2/CHANGELOG.md)
- [Commits](symfony/http-client@v7.1.8...v7.2.0)

Updates `symfony/mailgun-mailer` from 7.1.6 to 7.2.0
- [Release notes](https://github.com/symfony/mailgun-mailer/releases)
- [Changelog](https://github.com/symfony/mailgun-mailer/blob/7.2/CHANGELOG.md)
- [Commits](symfony/mailgun-mailer@v7.1.6...v7.2.0)

Updates `fakerphp/faker` from 1.24.0 to 1.24.1
- [Release notes](https://github.com/FakerPHP/Faker/releases)
- [Changelog](https://github.com/FakerPHP/Faker/blob/v1.24.1/CHANGELOG.md)
- [Commits](FakerPHP/Faker@v1.24.0...v1.24.1)

Updates `larastan/larastan` from 3.0.0 to 3.0.2
- [Release notes](https://github.com/larastan/larastan/releases)
- [Changelog](https://github.com/larastan/larastan/blob/3.x/RELEASE.md)
- [Commits](larastan/larastan@v3.0.0...v3.0.2)

Updates `laravel/breeze` from 2.2.5 to 2.2.6
- [Release notes](https://github.com/laravel/breeze/releases)
- [Changelog](https://github.com/laravel/breeze/blob/2.x/CHANGELOG.md)
- [Commits](laravel/breeze@v2.2.5...v2.2.6)

Updates `laravel/pint` from 1.18.1 to 1.18.3
- [Release notes](https://github.com/laravel/pint/releases)
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md)
- [Commits](laravel/pint@v1.18.1...v1.18.3)

---
updated-dependencies:
- dependency-name: archtechx/laravel-seo
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: filament/spatie-laravel-media-library-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: laravel/sanctum
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: livewire/livewire
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: sentry/sentry-laravel
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: symfony/http-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: symfony/mailgun-mailer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: fakerphp/faker
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: larastan/larastan
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: laravel/breeze
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: laravel/pint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@cybersoldattech cybersoldattech merged commit 8e33403 into develop Dec 7, 2024
4 of 5 checks passed
@cybersoldattech cybersoldattech deleted the feature/lar-18-traduction-en-base-de-donnees branch December 7, 2024 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
front Improvement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants