forked from codeigniter4projects/website
-
Notifications
You must be signed in to change notification settings - Fork 4
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
同步代码 #14
Open
hex-ci
wants to merge
94
commits into
CodeIgniter-Chinese:develop
Choose a base branch
from
codeigniter4projects:develop
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
同步代码 #14
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
…/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
Replace Github with GitHub
Update "Contribute to CodeIgniter"
…/codeigniter4/framework-4.4.5 chore(deps): bump codeigniter4/framework from 4.4.4 to 4.4.5
fix: GitHub network error handling
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] <[email protected]>
…/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] <[email protected]>
…/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] <[email protected]>
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] <[email protected]>
…/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
Bumps [codeigniter4/framework](https://github.com/codeigniter4/framework) from 4.5.2 to 4.5.3. - [Release notes](https://github.com/codeigniter4/framework/releases) - [Commits](codeigniter4/framework@v4.5.2...v4.5.3) --- updated-dependencies: - dependency-name: codeigniter4/framework dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…/codeigniter4/framework-4.5.3 chore(deps): bump codeigniter4/framework from 4.5.2 to 4.5.3
PHPStan reports false positive because of this code.
for PHPUnit9
chore: update composer.json
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.8.1 to 7.8.2. - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/7.8/CHANGELOG.md) - [Commits](guzzle/guzzle@7.8.1...7.8.2) --- updated-dependencies: - dependency-name: guzzlehttp/guzzle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…/guzzlehttp/guzzle-7.8.2 chore(deps): bump guzzlehttp/guzzle from 7.8.1 to 7.8.2
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.8.2 to 7.9.1. - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/7.9/CHANGELOG.md) - [Commits](guzzle/guzzle@7.8.2...7.9.1) --- updated-dependencies: - dependency-name: guzzlehttp/guzzle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…/guzzlehttp/guzzle-7.9.1 chore(deps): bump guzzlehttp/guzzle from 7.8.2 to 7.9.1
Bumps [league/commonmark](https://github.com/thephpleague/commonmark) from 2.4.2 to 2.5.0. - [Release notes](https://github.com/thephpleague/commonmark/releases) - [Changelog](https://github.com/thephpleague/commonmark/blob/2.5/CHANGELOG.md) - [Commits](thephpleague/commonmark@2.4.2...2.5.0) --- updated-dependencies: - dependency-name: league/commonmark dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…/league/commonmark-2.5.0 chore(deps): bump league/commonmark from 2.4.2 to 2.5.0
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.9.1 to 7.9.2. - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/7.9/CHANGELOG.md) - [Commits](guzzle/guzzle@7.9.1...7.9.2) --- updated-dependencies: - dependency-name: guzzlehttp/guzzle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [league/commonmark](https://github.com/thephpleague/commonmark) from 2.5.0 to 2.5.1. - [Release notes](https://github.com/thephpleague/commonmark/releases) - [Changelog](https://github.com/thephpleague/commonmark/blob/2.5/CHANGELOG.md) - [Commits](thephpleague/commonmark@2.5.0...2.5.1) --- updated-dependencies: - dependency-name: league/commonmark dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…/league/commonmark-2.5.1 chore(deps): bump league/commonmark from 2.5.0 to 2.5.1
…/guzzlehttp/guzzle-7.9.2 chore(deps): bump guzzlehttp/guzzle from 7.9.1 to 7.9.2
Bumps [league/commonmark](https://github.com/thephpleague/commonmark) from 2.5.1 to 2.5.3. - [Release notes](https://github.com/thephpleague/commonmark/releases) - [Changelog](https://github.com/thephpleague/commonmark/blob/2.5/CHANGELOG.md) - [Commits](thephpleague/commonmark@2.5.1...2.5.3) --- updated-dependencies: - dependency-name: league/commonmark dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…/league/commonmark-2.5.3 chore(deps): bump league/commonmark from 2.5.1 to 2.5.3
Bumps [codeigniter4/framework](https://github.com/codeigniter4/framework) from 4.5.3 to 4.5.5. - [Release notes](https://github.com/codeigniter4/framework/releases) - [Commits](codeigniter4/framework@v4.5.3...v4.5.5) --- updated-dependencies: - dependency-name: codeigniter4/framework dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…/codeigniter4/framework-4.5.5 chore(deps): bump codeigniter4/framework from 4.5.3 to 4.5.5
Co-authored-by: Abdul Malik Ikhsan <[email protected]>
Update framework to v4.6.0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.