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 6.0.5 to 6.0.12 #6

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 24, 2022

Bumps topthink/framework from 6.0.5 to 6.0.12.

Release notes

Sourced from topthink/framework's releases.

V6.0.12

改进缓存驱动unserialize方法参数类型限制 优化代码使IDE友好 修正命令行对8.1的兼容性 路由增加闭包检测有效性

V6.0.11

修正ENV读取问题

V6.0.10

主要更新

  • 兼容PHP8.1
  • 改进cookie跨域删除
  • 改进多语言自动加载
  • 改进url生成
  • Filesystem增加url方法 获取文件访问地址
  • 文件上传错误支持多语言
  • 修正 make:controller 指令错误
  • 发送cookie前先检查请求头是否已发送
  • 改进多文件上传的文件hashName冲突问题
  • 调整thinkPath路径赋值为真实绝对路径 以避免特殊环境潜在隐患
  • 支持 psr7 response
  • 控制器中间件支持动态参数
  • 改进env文件解析

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 生成配置文件

... (truncated)

Commits
  • e478316 版本更新
  • ef81c5f 更改RuleItem类match方法名
  • 087a462 增加match方法检测路由是否匹配
  • ffe383c 路由增加闭包检测有效性
  • e697922 注释写错了
  • 4611cbe 修正命令行对8.1的兼容性
  • c2a6053 优化代码使IDE友好
  • d3b5aea 改进缓存驱动unserialize方法参数类型限制
  • d9cadb6 修正环境变量的布尔值解析
  • 109ade6 版本更新
  • 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 6.0.5 to 6.0.12.
- [Release notes](https://github.com/top-think/framework/releases)
- [Commits](top-think/framework@v6.0.5...v6.0.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 May 24, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 4, 2023

Superseded by #10.

@dependabot dependabot bot closed this Jan 4, 2023
@dependabot dependabot bot deleted the dependabot/composer/topthink/framework-6.0.12 branch January 4, 2023 14:08
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