Skip to content

Conversation

@hex-ci
Copy link
Member

@hex-ci hex-ci commented Apr 8, 2024

No description provided.

dependabot bot and others added 30 commits January 22, 2024 11:55
Bumps [psr/container](https://github.com/php-fig/container) from 1.1.2 to 2.0.2.
- [Release notes](https://github.com/php-fig/container/releases)
- [Commits](php-fig/container@1.1.2...2.0.2)

---
updated-dependencies:
- dependency-name: psr/container
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [codeigniter4/framework](https://github.com/codeigniter4/framework) from 4.4.4 to 4.4.5.
- [Release notes](https://github.com/codeigniter4/framework/releases)
- [Commits](codeigniter4/framework@v4.4.4...v4.4.5)

---
updated-dependencies:
- dependency-name: codeigniter4/framework
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [league/commonmark](https://github.com/thephpleague/commonmark) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/thephpleague/commonmark/releases)
- [Changelog](https://github.com/thephpleague/commonmark/blob/2.4/CHANGELOG.md)
- [Commits](thephpleague/commonmark@2.4.1...2.4.2)

---
updated-dependencies:
- dependency-name: league/commonmark
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…/league/commonmark-2.4.2

chore(deps): bump league/commonmark from 2.4.1 to 2.4.2
…/psr/container-2.0.2

chore(deps): bump psr/container from 1.1.2 to 2.0.2
Update "Contribute to CodeIgniter"
…/codeigniter4/framework-4.4.5

chore(deps): bump codeigniter4/framework from 4.4.4 to 4.4.5
Bumps [codeigniter4/devkit](https://github.com/codeigniter4/devkit) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/codeigniter4/devkit/releases)
- [Commits](codeigniter4/devkit@v1.2.0...v1.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
…/codeigniter4/devkit-1.2.1

chore(deps-dev): bump codeigniter4/devkit from 1.2.0 to 1.2.1
Bumps [knplabs/github-api](https://github.com/KnpLabs/php-github-api) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/KnpLabs/php-github-api/releases)
- [Changelog](https://github.com/KnpLabs/php-github-api/blob/master/CHANGELOG-3.X.md)
- [Commits](KnpLabs/php-github-api@v3.13.0...v3.14.0)

---
updated-dependencies:
- dependency-name: knplabs/github-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…/knplabs/github-api-3.14.0

chore(deps): bump knplabs/github-api from 3.13.0 to 3.14.0
Bumps [knplabs/github-api](https://github.com/KnpLabs/php-github-api) from 3.14.0 to 3.14.1.
- [Release notes](https://github.com/KnpLabs/php-github-api/releases)
- [Changelog](https://github.com/KnpLabs/php-github-api/blob/master/CHANGELOG-3.X.md)
- [Commits](KnpLabs/php-github-api@v3.14.0...v3.14.1)

---
updated-dependencies:
- dependency-name: knplabs/github-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [codeigniter4/devkit](https://github.com/codeigniter4/devkit) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/codeigniter4/devkit/releases)
- [Commits](codeigniter4/devkit@v1.2.1...v1.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
…/knplabs/github-api-3.14.1

chore(deps): bump knplabs/github-api from 3.14.0 to 3.14.1
…/codeigniter4/devkit-1.2.2

chore(deps-dev): bump codeigniter4/devkit from 1.2.1 to 1.2.2
Because the production server is PHP 8.1.
 Conflicts:
	Views/welcome_message.php
	app/Config/Filters.php
	app/Config/Toolbar.php
vendor/bin/psalm --set-baseline=psalm-baseline.xml
michalsn and others added 30 commits February 20, 2025 19:46
* move to phpunit10 and update CodeIgniter coding-standard

* cs fix

* fix phpunit workflow
Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from 1.0.3 to 1.2.1.
- [Release notes](https://github.com/appleboy/ssh-action/releases)
- [Changelog](https://github.com/appleboy/ssh-action/blob/master/.goreleaser.yaml)
- [Commits](appleboy/ssh-action@v1.0.3...v1.2.1)

---
updated-dependencies:
- dependency-name: appleboy/ssh-action
  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>
…#480)

Bumps [codeigniter/coding-standard](https://github.com/CodeIgniter/coding-standard) from 1.8.3 to 1.8.4.
- [Release notes](https://github.com/CodeIgniter/coding-standard/releases)
- [Changelog](https://github.com/CodeIgniter/coding-standard/blob/develop/CHANGELOG.md)
- [Commits](CodeIgniter/coding-standard@v1.8.3...v1.8.4)

---
updated-dependencies:
- dependency-name: codeigniter/coding-standard
  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>
* Patch framework (v4.6.0 => v4.6.1)

* composer update

* cs fix

* fix rector warning

* update deptrac.yaml
Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/appleboy/ssh-action/releases)
- [Changelog](https://github.com/appleboy/ssh-action/blob/master/.goreleaser.yaml)
- [Commits](appleboy/ssh-action@v1.2.1...v1.2.2)

---
updated-dependencies:
- dependency-name: appleboy/ssh-action
  dependency-type: direct:production
  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>
…#488)

Bumps [codeigniter/coding-standard](https://github.com/CodeIgniter/coding-standard) from 1.8.5 to 1.8.6.
- [Release notes](https://github.com/CodeIgniter/coding-standard/releases)
- [Changelog](https://github.com/CodeIgniter/coding-standard/blob/develop/CHANGELOG.md)
- [Commits](CodeIgniter/coding-standard@v1.8.5...v1.8.6)

---
updated-dependencies:
- dependency-name: codeigniter/coding-standard
  dependency-version: 1.8.6
  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>
…#489)

Bumps [codeigniter/coding-standard](https://github.com/CodeIgniter/coding-standard) from 1.8.6 to 1.8.7.
- [Release notes](https://github.com/CodeIgniter/coding-standard/releases)
- [Changelog](https://github.com/CodeIgniter/coding-standard/blob/develop/CHANGELOG.md)
- [Commits](CodeIgniter/coding-standard@v1.8.6...v1.8.7)

---
updated-dependencies:
- dependency-name: codeigniter/coding-standard
  dependency-version: 1.8.7
  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>
Bumps [league/commonmark](https://github.com/thephpleague/commonmark) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/thephpleague/commonmark/releases)
- [Changelog](https://github.com/thephpleague/commonmark/blob/2.7/CHANGELOG.md)
- [Commits](thephpleague/commonmark@2.7.0...2.7.1)

---
updated-dependencies:
- dependency-name: league/commonmark
  dependency-version: 2.7.1
  dependency-type: direct:production
  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>
Patch framework (v4.6.1 => v4.6.3)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…ctions/actions/checkout-5

chore(deps): bump actions/checkout from 4 to 5
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.9.3 to 7.10.0.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.10/CHANGELOG.md)
- [Commits](guzzle/guzzle@7.9.3...7.10.0)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-version: 7.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…/guzzlehttp/guzzle-7.10.0

chore(deps): bump guzzlehttp/guzzle from 7.9.3 to 7.10.0
Bumps [codeigniter/coding-standard](https://github.com/CodeIgniter/coding-standard) from 1.8.7 to 1.8.8.
- [Release notes](https://github.com/CodeIgniter/coding-standard/releases)
- [Changelog](https://github.com/CodeIgniter/coding-standard/blob/develop/CHANGELOG.md)
- [Commits](CodeIgniter/coding-standard@v1.8.7...v1.8.8)

---
updated-dependencies:
- dependency-name: codeigniter/coding-standard
  dependency-version: 1.8.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…/codeigniter/coding-standard-1.8.8

chore(deps-dev): bump codeigniter/coding-standard from 1.8.7 to 1.8.8
Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/appleboy/ssh-action/releases)
- [Changelog](https://github.com/appleboy/ssh-action/blob/master/.goreleaser.yaml)
- [Commits](appleboy/ssh-action@v1.2.2...v1.2.3)

---
updated-dependencies:
- dependency-name: appleboy/ssh-action
  dependency-version: 1.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ctions/appleboy/ssh-action-1.2.3

chore(deps): bump appleboy/ssh-action from 1.2.2 to 1.2.3
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…ctions/actions/checkout-6

chore(deps): bump actions/checkout from 5 to 6
Update policy titles in fine_print.php
Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/appleboy/ssh-action/releases)
- [Commits](appleboy/ssh-action@v1.2.3...v1.2.4)

---
updated-dependencies:
- dependency-name: appleboy/ssh-action
  dependency-version: 1.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ctions/appleboy/ssh-action-1.2.4

chore(deps): bump appleboy/ssh-action from 1.2.3 to 1.2.4
* chore(deps): bump codeigniter4/framework from 4.6.3 to 4.6.4

Bumps [codeigniter4/framework](https://github.com/codeigniter4/framework) from 4.6.3 to 4.6.4.
- [Release notes](https://github.com/codeigniter4/framework/releases)
- [Commits](codeigniter4/framework@v4.6.3...v4.6.4)

---
updated-dependencies:
- dependency-name: codeigniter4/framework
  dependency-version: 4.6.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix phpdoc, Update type hint for namespace property

* Add synchronous key per upgrade guide

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v4...v5)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '5'
  dependency-type: direct:production
  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>
…#505)

Bumps [codeigniter/coding-standard](https://github.com/CodeIgniter/coding-standard) from 1.8.8 to 1.8.9.
- [Release notes](https://github.com/CodeIgniter/coding-standard/releases)
- [Changelog](https://github.com/CodeIgniter/coding-standard/blob/develop/CHANGELOG.md)
- [Commits](CodeIgniter/coding-standard@v1.8.8...v1.8.9)

---
updated-dependencies:
- dependency-name: codeigniter/coding-standard
  dependency-version: 1.8.9
  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>
Bumps [http-interop/http-factory-guzzle](https://github.com/http-interop/http-factory-guzzle) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/http-interop/http-factory-guzzle/releases)
- [Commits](http-interop/http-factory-guzzle@1.2.0...1.2.1)

---
updated-dependencies:
- dependency-name: http-interop/http-factory-guzzle
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…/http-interop/http-factory-guzzle-1.2.1

chore(deps): bump http-interop/http-factory-guzzle from 1.2.0 to 1.2.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants