Skip to content

Bump topthink/framework from 5.0.12 to 5.1.12#5

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/topthink/framework-5.1.12
Open

Bump topthink/framework from 5.0.12 to 5.1.12#5
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/topthink/framework-5.1.12

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 5, 2022

Copy link
Copy Markdown

Bumps topthink/framework from 5.0.12 to 5.1.12.

Release notes

Sourced from topthink/framework's releases.

V5.1.12

  • Request类支持动态设置请求数据
  • 改进comment方法解析
  • 修正App类__unset方法
  • 改进url生成的域名绑定
  • 改进主从查询的及时性
  • 修正value的数据缓存功能
  • 改进分页类的集合对象方法调用
  • 改进Db类的代码提示
  • SQL日志增加主从标记

V5.1.11

该版本为安全和修正版本,改进了JSON查询的参数绑定问题和容器类对象实例获取,并包含一处可能的安全隐患,建议更新。

  • 支持指定JSON数据查询的字段类型
  • 修正selectInsert方法
  • whereColumn方法支持数组方式
  • 改进容器类make方法
  • 容器类delete方法支持数组
  • 改进composer自动加载
  • 改进模板引擎
  • 修正like查询的一处安全隐患

V5.1.10

该版本为修正版本,修正上一个版本的一些BUG,并增强了think clear指令。

  • 改进orderField方法
  • 改进exists查询
  • 修改cli模式入口文件位置计算
  • 修正null查询
  • 改进parseTime方法
  • 修正关联预载入查询
  • 改进mysql驱动
  • 改进think clear指令 支持 -c -l -r 选项
  • 改进路由规则对/结尾的支持

V5.1.9 (2018-4-12)

该版本主要是一些改进和修正,并包含一个安全更新,是一个推荐更新版本。

  • 默认模板渲染规则支持配置保持操作方法名
  • 改进Request类的ip方法
  • 支持模型软删除字段的默认值定义
  • 改进路由变量规则对中文的支持
  • 使用闭包查询的时候使用cache(true) 抛出异常提示
  • 改进LoaderloadComposerAutoloadFiles方法

... (truncated)

Commits

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.12 to 5.1.12.
- [Release notes](https://github.com/top-think/framework/releases)
- [Commits](top-think/framework@v5.0.12...v5.1.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 5, 2022
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants