xhboke / douban

基于thinkphp5.1的豆瓣电影API
https://api.xhboke.com/doc/movie/
MIT License
116 stars 21 forks source link

Bump topthink/framework from 5.1.41 to 6.0.9 #16

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps topthink/framework from 5.1.41 to 6.0.9.

Release notes

Sourced from topthink/framework's releases.

V6.0.9

本版本主要添加了事件监听的通配符支持,并修正了框架的一处可能的序列化漏洞,同时对模型做了一些改进和优化。

  • 更新league/flysystem版本
  • 事件监听支持通配符
  • 支持时间字段的统一配置
  • 改进Requestall方法

V6.0.8

增加LogRecord事件 改进File驱动 消除Validate类某处类型声明警告 路由分组增加dispatcher方法 设置分组的调度 request类增加all方法支持获取file在内的所有参数 改进环境变量定义支持多env文件读取

V6.0.7

修正Validate类的PHP8兼容性 改进redis驱动的append方法 优化路由匹配的路由变量正则规则生成 修正路由匹配检测 改进responseView的内容渲染

V6.0.6

兼容composer2 生成配置文件 优化optimize:schema指令 增加socket-log 的 curl 超时设置 修正路由匹配 兼容PHP8处理 增加汉字识别匹配范围 支持部分生僻字正则 改进响应文件请求时的缓冲清除 资源路由支持设置变量规则 $request->ip() 方法兼容PHP8 修复验证器in方法,between方法,使用数组,功能异常 修正含有__make的类实例化后未执行invokeAfter的问题 修复命令行创建中间件命名空间无效 bug

V6.0.5

兼容Composer 2.0 修正验证类append方法 改进缓存标签机制 改进闭包路由内使用request对象 改进文件缓存驱动

V6.0.4

修复规则为空时 会报错:"未定义变量: result" 的bug 优化session 文件缓存 path 获取 改进路由参数检测 改进路由参数获取和变量检查 修正请求缓存中间件

... (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](https://github.com/xhboke/douban/network/alerts).