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.1.39 to 6.0.8 #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 Dec 6, 2022

Bumps topthink/framework from 5.1.39 to 6.0.8.

Release notes

Sourced from topthink/framework's releases.

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 获取 改进路由参数检测 改进路由参数获取和变量检查 修正请求缓存中间件 路由的请求缓存可以通过request_cache_key配置参数关闭 便于开发模式 增加app.url配置 用于命令行下构建request 调整路由配置载入位置 改进资源路由 修正重定向路由的传参 调整http初始化位置 防止容器绑定自身造成死循环 改进路由缓存指令 取消opis/closure依赖 改进路由的额外参数检测

... (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.1.39 to 6.0.8.
- [Release notes](https://github.com/top-think/framework/releases)
- [Commits](top-think/framework@v5.1.39...v6.0.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 6, 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