Skip to content
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

Bump topthink/framework from 5.0.9 to 5.0.25 #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 4, 2023

Bumps topthink/framework from 5.0.9 to 5.0.25.

Release notes

Sourced from topthink/framework's releases.

V5.0.25

修正多语言判断

V5.0.24

本次更新包含了一个安全更新,建议更新

  • 改进关联的save方法
  • 改进模型数据验证
  • Collection增加values方法
  • 改进unique验证方法
  • 改进Request类的method方法

V5.0.23

本次更新包含一个安全更新,推荐升级。

  • Query支持调用模型的查询范围
  • 聚合查询字段支持DISTINCT
  • 改进闭包验证的参数
  • 多对多关联支持指定中间表数据名称
  • after/before验证支持指定字段验证
  • 改进多对多关联
  • 改进验证类
  • 增加afterWithbeforeWith验证规则 用于比较日期字段
  • 完善规则提示
  • 改进断线重连
  • 修正软删除的destroy方法
  • 修复模型的save方法当data变量为空 数据不验证
  • 模型增加replace方法
  • MorphOne 增加 make 方法创建关联对象实例
  • 改进count方法返回值类型
  • 改进聚合查询方法的正则判断
  • 改进sqlsrv驱动
  • 完善关联的save方法
  • 修正控制器名获取

V5.0.22

该版本主要增加了JSON日志格式的支持,并且包含了一个安全更新,支持上一个版本的无缝升级。

  • 调试模式下关闭路由解析缓存
  • 改进Log类支持json日志格式
  • 改进聚合查询的安全性
  • 改进count查询的返回值类型

V5.0.21

该版本主要做了一些已知问题的修正,以及增加路由解析缓存功能。

  • 增加路由解析缓存功能
  • 改进url生成的端口问题
  • 改进缓存驱动
  • 改进value方法的缓存处理

... (truncated)

Commits
  • 643c58e 改进多语言判断机制
  • 614420b Revert "tp6的优化过滤函数,兼容php8.1;"
  • 473230a tp6的优化过滤函数,兼容php8.1;
  • a33d884 改进composer.json
  • 5b28094 修正 Redis::has() 方法的返回值为bool
  • d8ac917 修正变量判断错误
  • 925f073 修复Query getPk 方法判断table字段是否存在问题
  • 338f7ad 调整
  • df2e645 改进命令行日志
  • 2853d76 改进命令行的日志json格式
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [topthink/framework](https://github.com/top-think/framework) from 5.0.9 to 5.0.25.
- [Release notes](https://github.com/top-think/framework/releases)
- [Commits](top-think/framework@v5.0.9...v5.0.25)

---
updated-dependencies:
- dependency-name: topthink/framework
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants