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.14 #10

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 6.0.5 to 6.0.14.

Release notes

Sourced from topthink/framework's releases.

V6.0.14

  • 删除废弃方法
  • 优化多语言检测
  • 修正命令行模式下的默认request

V6.0.13

  • 改进Request类filterValue方法的兼容性
  • 更新 prettify.js 为新的 cdn 地址
  • FIX:remember缓存读取问题修复
  • 优化IDE支持
  • Redirect remember 支持完整url设置
  • 调整路由初始化位置
  • Bugfix: 修复 PSR-7 Response 用法
  • Fix switchLangSet missing setLangSet (#2705)
  • 兼容 PHP 8.1
  • Windows环境下文件访问地址不正确
  • 修复传空值被忽略的情况
  • 优化 IDE 支持,忽略 zend studio 的无关文件
  • 增加 HEAD 路由支持,可以用来做健康检测 head /health

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版本
  • 事件监听支持通配符

... (truncated)

Commits
  • e621c23 版本更新
  • 4c328dc 调整
  • c4acb8b 删除废弃方法 优化多语言检测
  • 88ad731 修正命令行模式下的默认request
  • 126d5b2 版本号更新
  • 68cd1b0 增加 HEAD 路由支持,可以用来做健康检测 head /health
  • 6619eac 优化 IDE 支持,忽略 zend studio 的无关文件
  • d4ab09a 修复传空值被忽略的情况
  • 8df6fda docs: improve return type of header method
  • fdd8a6c Windows环境下文件访问地址不正确
  • 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.14.
- [Release notes](https://github.com/top-think/framework/releases)
- [Commits](top-think/framework@v6.0.5...v6.0.14)

---
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 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants