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

Releases: mateonunez/artchitect

v0.0.0-beta.2

05 Oct 03:33
a1f15f6
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump fruitcake/laravel-cors from 2.2.0 to 3.0.0 in /backend/php/laravel by @dependabot in #45
  • chore(deps): bump laravel/framework from 9.24.0 to 9.25.1 in /backend/php/laravel by @dependabot in #46
  • chore(deps-dev): bump laravel/sail from 1.15.2 to 1.15.3 in /backend/php/laravel by @dependabot in #47
  • chore(deps-dev): bump laravel/sail from 1.15.3 to 1.15.4 in /backend/php/laravel by @dependabot in #48
  • chore(deps): bump serde from 1.0.143 to 1.0.144 in /backend/rust/balancer by @dependabot in #50
  • chore(deps-dev): bump phpunit/phpunit from 9.5.21 to 9.5.22 in /backend/php/laravel by @dependabot in #49
  • chore(deps-dev): bump phpunit/phpunit from 9.5.22 to 9.5.23 in /backend/php/laravel by @dependabot in #51
  • chore(deps): bump laravel/framework from 9.25.1 to 9.26.1 in /backend/php/laravel by @dependabot in #53
  • chore(deps-dev): bump nuwave/lighthouse from 5.58.1 to 5.58.2 in /backend/php/laravel by @dependabot in #54
  • chore(deps-dev): bump spatie/laravel-ignition from 1.3.1 to 1.4.0 in /backend/php/laravel by @dependabot in #55
  • chore(deps): bump guzzlehttp/guzzle from 7.4.5 to 7.5.0 in /backend/php/laravel by @dependabot in #56
  • chore(deps-dev): bump phpunit/phpunit from 9.5.23 to 9.5.24 in /backend/php/laravel by @dependabot in #57
  • chore(deps-dev): bump nunomaduro/collision from 6.2.1 to 6.3.0 in /backend/php/laravel by @dependabot in #58
  • chore(deps): bump laravel/framework from 9.26.1 to 9.27.0 in /backend/php/laravel by @dependabot in #59
  • chore(deps-dev): bump spatie/laravel-ignition from 1.4.0 to 1.4.1 in /backend/php/laravel by @dependabot in #62
  • chore(deps-dev): bump phpstan/phpstan from 1.8.2 to 1.8.3 in /backend/php/laravel by @dependabot in #63
  • chore(deps-dev): bump laravel/sail from 1.15.4 to 1.16.0 in /backend/php/laravel by @dependabot in #65
  • chore(deps): bump laravel/framework from 9.27.0 to 9.28.0 in /backend/php/laravel by @dependabot in #67
  • chore(deps-dev): bump nuwave/lighthouse from 5.58.2 to 5.59.0 in /backend/php/laravel by @dependabot in #68
  • chore(deps-dev): bump mockery/mockery from 1.5.0 to 1.5.1 in /backend/php/laravel by @dependabot in #69
  • chore(deps-dev): bump phpstan/phpstan from 1.8.3 to 1.8.5 in /backend/php/laravel by @dependabot in #70
  • chore(deps-dev): bump nunomaduro/larastan from 2.1.12 to 2.2.0 in /backend/php/laravel by @dependabot in #61
  • chore(deps-dev): bump nuwave/lighthouse from 5.59.0 to 5.60.0 in /backend/php/laravel by @dependabot in #71
  • chore(deps): bump laravel/framework from 9.28.0 to 9.29.0 in /backend/php/laravel by @dependabot in #72
  • chore(deps): bump actix-web from 4.1.0 to 4.2.0 in /backend/rust/balancer by @dependabot in #73
  • chore(deps): bump actix-web from 4.2.0 to 4.2.1 in /backend/rust/balancer by @dependabot in #74
  • chore(deps): bump laravel/framework from 9.29.0 to 9.30.0 in /backend/php/laravel by @dependabot in #76
  • chore(deps): bump laravel/framework from 9.30.0 to 9.30.1 in /backend/php/laravel by @dependabot in #77
  • chore(deps-dev): bump nuwave/lighthouse from 5.60.0 to 5.61.0 in /backend/php/laravel by @dependabot in #80
  • chore(deps-dev): bump spatie/laravel-ignition from 1.4.1 to 1.5.0 in /backend/php/laravel by @dependabot in #78
  • chore(deps): bump env_logger from 0.9.0 to 0.9.1 in /backend/rust/balancer by @dependabot in #79
  • chore(deps): bump laravel/framework from 9.30.1 to 9.31.0 in /backend/php/laravel by @dependabot in #81
  • chore(deps): bump serde from 1.0.144 to 1.0.145 in /backend/rust/balancer by @dependabot in #82
  • chore(deps-dev): bump phpstan/phpstan from 1.8.5 to 1.8.6 in /backend/php/laravel by @dependabot in #84
  • chore(deps-dev): bump phpunit/phpunit from 9.5.24 to 9.5.25 in /backend/php/laravel by @dependabot in #83
  • chore(deps-dev): bump laravel/sail from 1.16.0 to 1.16.1 in /backend/php/laravel by @dependabot in #86
  • chore(deps-dev): bump nunomaduro/collision from 6.3.0 to 6.3.1 in /backend/php/laravel by @dependabot in #87
  • chore(deps): bump php-amqplib/php-amqplib from 3.2.0 to 3.3.0 in /backend/php/laravel by @dependabot in #89
  • chore(deps): bump laravel/framework from 9.32.0 to 9.33.0 in /backend/php/laravel by @dependabot in #88

Full Changelog: v0.0.0-beta.1...v0.0.0-beta.2

v0.0.0-beta.1

14 Aug 13:16
Compare
Choose a tag to compare

What's Changed

  • License by @mateonunez in #25
  • chore(dependabot): add manifest by @mateonunez in #29
  • chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #30
  • chore(deps-dev): bump fakerphp/faker from 1.19.0 to 1.20.0 in /backend/php/laravel by @dependabot in #31
  • chore(deps-dev): bump phpunit/phpunit from 9.5.19 to 9.5.21 in /backend/php/laravel by @dependabot in #32
  • chore(deps): bump guzzlehttp/guzzle from 7.4.4 to 7.4.5 in /backend/php/laravel by @dependabot in #33
  • chore(deps): bump env_logger from 0.8.4 to 0.9.0 in /backend/rust/balancer by @dependabot in #34
  • chore(deps): bump actix-web from 4.0.1 to 4.1.0 in /backend/rust/balancer by @dependabot in #35
  • chore(deps-dev): bump nuwave/lighthouse from 5.56.0 to 5.58.1 in /backend/php/laravel by @dependabot in #36
  • chore(deps): bump serde from 1.0.136 to 1.0.143 in /backend/rust/balancer by @dependabot in #37
  • chore(deps): bump log from 0.4.16 to 0.4.17 in /backend/rust/balancer by @dependabot in #38
  • chore(deps-dev): bump laravel/sail from 1.13.8 to 1.15.2 in /backend/php/laravel by @dependabot in #39
  • chore(deps): bump laravel/framework from 9.6.0 to 9.24.0 in /backend/php/laravel by @dependabot in #41
  • chore(deps-dev): bump nunomaduro/collision from 6.1.0 to 6.2.1 in /backend/php/laravel by @dependabot in #42
  • chore(deps-dev): bump phpstan/phpstan from 1.8.0 to 1.8.2 in /backend/php/laravel by @dependabot in #43
  • chore(deps-dev): bump spatie/laravel-ignition from 1.1.1 to 1.3.1 in /backend/php/laravel by @dependabot in #40
  • chore(deps-dev): bump nunomaduro/larastan from 2.1.11 to 2.1.12 in /backend/php/laravel by @dependabot in #44

Full Changelog: v0.0.0-beta.0...v0.0.0-beta.1

v0.0.0-beta.0

12 Aug 07:50
95754ad
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/mateonunez/artchitect/commits/v0.0.0-beta.0