Commit Graph

258 Commits

Author SHA1 Message Date
Refactorian
6893818d78 Merge pull request #75 from refactorian/dependabot/composer/laravel/pint-1.15.2
Bump laravel/pint from 1.15.1 to 1.15.2
2024-04-29 21:18:30 +09:00
dependabot[bot]
b953aa1951 Bump phpunit/phpunit from 11.1.2 to 11.1.3
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.1.2 to 11.1.3.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.1.3/ChangeLog-11.1.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.1.2...11.1.3)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 12:18:07 +00:00
Refactorian
2abe4be538 Merge pull request #76 from refactorian/dependabot/composer/laravel/framework-11.5.0
Bump laravel/framework from 11.4.0 to 11.5.0
2024-04-29 21:17:26 +09:00
dependabot[bot]
b63910c31c Bump laravel/framework from 11.4.0 to 11.5.0
Bumps [laravel/framework](https://github.com/laravel/framework) from 11.4.0 to 11.5.0.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v11.4.0...v11.5.0)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 11:51:56 +00:00
dependabot[bot]
4db46fb355 Bump laravel/pint from 1.15.1 to 1.15.2
Bumps [laravel/pint](https://github.com/laravel/pint) from 1.15.1 to 1.15.2.
- [Release notes](https://github.com/laravel/pint/releases)
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/laravel/pint/compare/v1.15.1...v1.15.2)

---
updated-dependencies:
- dependency-name: laravel/pint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 11:51:34 +00:00
Refactorian
e441496b34 Merge pull request #71 from refactorian/dependabot/composer/spatie/laravel-ignition-2.5.2
Bump spatie/laravel-ignition from 2.5.1 to 2.5.2
2024-04-23 01:21:44 +09:00
Refactorian
16615460d5 Merge pull request #72 from refactorian/dependabot/composer/laravel/framework-11.4.0
Bump laravel/framework from 11.3.1 to 11.4.0
2024-04-23 00:46:07 +09:00
Refactorian
322aecef16 Merge pull request #73 from refactorian/dependabot/npm_and_yarn/vite-5.2.10
Bump vite from 5.2.8 to 5.2.10
2024-04-23 00:30:45 +09:00
dependabot[bot]
cd2a66ca63 Bump vite from 5.2.8 to 5.2.10
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.8 to 5.2.10.
- [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.2.10/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 11:26:28 +00:00
dependabot[bot]
0506b70a79 Bump laravel/framework from 11.3.1 to 11.4.0
Bumps [laravel/framework](https://github.com/laravel/framework) from 11.3.1 to 11.4.0.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v11.3.1...v11.4.0)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 11:11:08 +00:00
dependabot[bot]
b05918e1e7 Bump spatie/laravel-ignition from 2.5.1 to 2.5.2
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/spatie/laravel-ignition/releases)
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.5.1...2.5.2)

---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 11:10:51 +00:00
Refactorian
df5d8eee6d Merge pull request #68 from refactorian/dependabot/composer/laravel/framework-11.3.1
Bump laravel/framework from 11.2.0 to 11.3.1
2024-04-15 21:06:07 +09:00
Refactorian
ff9eecddd9 Merge pull request #69 from refactorian/dependabot/composer/phpunit/phpunit-11.1.2
Bump phpunit/phpunit from 11.1.1 to 11.1.2
2024-04-15 21:04:19 +09:00
dependabot[bot]
e1959aa74f Bump phpunit/phpunit from 11.1.1 to 11.1.2
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.1.1 to 11.1.2.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.1.2/ChangeLog-11.1.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.1.1...11.1.2)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 11:43:12 +00:00
dependabot[bot]
c7a46490d9 Bump laravel/framework from 11.2.0 to 11.3.1
Bumps [laravel/framework](https://github.com/laravel/framework) from 11.2.0 to 11.3.1.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v11.2.0...v11.3.1)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 11:43:04 +00:00
Refactorian
ac51eef44f Update 2024-04-14 21:33:44 +09:00
Refactorian
06faa3cf59 Merge pull request #66 from ubuntupunk/patch-1 2024-04-09 18:49:55 +09:00
DavDev Yes
4b29de197e Docker-Compose Version deprecated
Docker has deprecated the use of version in the root level of the docker compose yaml beginning with Docker Compose 1.27+.
2024-04-09 07:39:19 +02:00
Refactorian
c59864e935 Merge pull request #64 from refactorian/dependabot/composer/laravel/pint-1.15.1
Bump laravel/pint from 1.15.0 to 1.15.1
2024-04-08 22:03:59 +09:00
Refactorian
36911b8506 Merge pull request #63 from refactorian/dependabot/composer/rector/rector-1.0.4
Bump rector/rector from 1.0.3 to 1.0.4
2024-04-08 21:51:10 +09:00
dependabot[bot]
383fbb66f2 Bump rector/rector from 1.0.3 to 1.0.4
Bumps [rector/rector](https://github.com/rectorphp/rector) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/1.0.3...1.0.4)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 12:49:07 +00:00
Refactorian
6936bc722e Merge pull request #62 from refactorian/dependabot/composer/phpunit/phpunit-11.1.1
Bump phpunit/phpunit from 11.0.9 to 11.1.1
2024-04-08 21:48:10 +09:00
Refactorian
951c22726d Merge pull request #61 from refactorian/dependabot/composer/spatie/laravel-ignition-2.5.1
Bump spatie/laravel-ignition from 2.5.0 to 2.5.1
2024-04-08 21:42:26 +09:00
Refactorian
0cfd62634e Merge pull request #60 from refactorian/dependabot/npm_and_yarn/vite-5.2.8
Bump vite from 5.2.7 to 5.2.8
2024-04-08 21:22:21 +09:00
dependabot[bot]
02d81dde8d Bump laravel/pint from 1.15.0 to 1.15.1
Bumps [laravel/pint](https://github.com/laravel/pint) from 1.15.0 to 1.15.1.
- [Release notes](https://github.com/laravel/pint/releases)
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/laravel/pint/compare/v1.15.0...v1.15.1)

---
updated-dependencies:
- dependency-name: laravel/pint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 11:51:33 +00:00
dependabot[bot]
8efc1b5d4d Bump phpunit/phpunit from 11.0.9 to 11.1.1
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.0.9 to 11.1.1.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.1.1/ChangeLog-11.1.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.0.9...11.1.1)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 11:51:23 +00:00
dependabot[bot]
5340fd1742 Bump spatie/laravel-ignition from 2.5.0 to 2.5.1
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/spatie/laravel-ignition/releases)
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.5.0...2.5.1)

---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 11:51:18 +00:00
dependabot[bot]
a40af05103 Bump vite from 5.2.7 to 5.2.8
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.7 to 5.2.8.
- [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.2.8/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 11:49:24 +00:00
Refactorian
c26053f76b Merge pull request #58 from refactorian/dependabot/composer/driftingly/rector-laravel-1.1.0
Bump driftingly/rector-laravel from 1.0.0 to 1.1.0
2024-04-01 21:27:31 +09:00
Refactorian
e567df50ec Merge pull request #59 from refactorian/dependabot/composer/laravel/pint-1.15.0
Bump laravel/pint from 1.14.0 to 1.15.0
2024-04-01 21:27:12 +09:00
Refactorian
4e17f2630c Merge pull request #57 from refactorian/dependabot/composer/spatie/laravel-ignition-2.5.0
Bump spatie/laravel-ignition from 2.4.2 to 2.5.0
2024-04-01 21:25:37 +09:00
Refactorian
3533698f0a Merge pull request #56 from refactorian/dependabot/composer/phpunit/phpunit-11.0.9
Bump phpunit/phpunit from 11.0.8 to 11.0.9
2024-04-01 21:24:28 +09:00
dependabot[bot]
06ac59a7ef Bump phpunit/phpunit from 11.0.8 to 11.0.9
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.0.8 to 11.0.9.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.0.9/ChangeLog-11.0.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.0.8...11.0.9)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 12:01:56 +00:00
Refactorian
3259299074 Merge pull request #55 from refactorian/dependabot/composer/laravel/framework-11.1.1
Bump laravel/framework from 11.0.8 to 11.1.1
2024-04-01 21:01:21 +09:00
dependabot[bot]
0c443753e8 Bump laravel/pint from 1.14.0 to 1.15.0
Bumps [laravel/pint](https://github.com/laravel/pint) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/laravel/pint/releases)
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/laravel/pint/compare/v1.14.0...v1.15.0)

---
updated-dependencies:
- dependency-name: laravel/pint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 11:51:09 +00:00
dependabot[bot]
886d6de798 Bump driftingly/rector-laravel from 1.0.0 to 1.1.0
Bumps [driftingly/rector-laravel](https://github.com/driftingly/rector-laravel) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/driftingly/rector-laravel/releases)
- [Commits](https://github.com/driftingly/rector-laravel/compare/1.0.0...1.1.0)

---
updated-dependencies:
- dependency-name: driftingly/rector-laravel
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 11:51:04 +00:00
dependabot[bot]
9c7134a115 Bump spatie/laravel-ignition from 2.4.2 to 2.5.0
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) from 2.4.2 to 2.5.0.
- [Release notes](https://github.com/spatie/laravel-ignition/releases)
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.4.2...2.5.0)

---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 11:50:58 +00:00
dependabot[bot]
a7f4a6866d Bump laravel/framework from 11.0.8 to 11.1.1
Bumps [laravel/framework](https://github.com/laravel/framework) from 11.0.8 to 11.1.1.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v11.0.8...v11.1.1)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 11:50:41 +00:00
Refactorian
e7829336ef Merge pull request #54 from refactorian/dependabot/npm_and_yarn/vite-5.2.7
Bump vite from 5.2.6 to 5.2.7
2024-04-01 20:43:49 +09:00
dependabot[bot]
78b6e9e2d9 Bump vite from 5.2.6 to 5.2.7
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.6 to 5.2.7.
- [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.2.7/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 11:37:30 +00:00
Refactorian
95797abd4f Merge pull request #52 from refactorian/dependabot/composer/phpunit/phpunit-11.0.8
Bump phpunit/phpunit from 10.5.15 to 11.0.8
2024-03-25 20:59:08 +09:00
Refactorian
221ccec90f Merge pull request #51 from refactorian/dependabot/npm_and_yarn/vite-5.2.6
Bump vite from 5.1.6 to 5.2.6
2024-03-25 20:58:54 +09:00
dependabot[bot]
3b50c6dd74 Bump phpunit/phpunit from 10.5.15 to 11.0.8
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.5.15 to 11.0.8.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.0.8/ChangeLog-11.0.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.15...11.0.8)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 11:42:08 +00:00
dependabot[bot]
31302af5f9 Bump vite from 5.1.6 to 5.2.6
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.6 to 5.2.6.
- [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.2.6/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>
2024-03-25 11:35:55 +00:00
Refactorian
da7728f58e Update 2024-03-23 00:35:11 +09:00
Refactorian
99a53aea2c Update 2024-03-22 23:55:47 +09:00
Refactorian
49fb66f060 Update 2024-03-22 23:41:13 +09:00
Refactorian
360dff4842 Update 2024-03-22 23:24:15 +09:00
Refactorian
e0c6f605d4 Update 2024-03-22 23:12:50 +09:00
Refactorian
dbf6a789a2 Update 2024-03-22 22:55:38 +09:00