Bump follow-redirects from 1.14.5 to 1.14.7 in /mine-ui#2
Merged
kanyxmo merged 1 commit intoJan 25, 2022
Merged
Conversation
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.5 to 1.14.7. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.14.5...v1.14.7) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Member
|
这是来自QQ邮箱的假期自动回复邮件。
您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。
|
zds-s
pushed a commit
that referenced
this pull request
Oct 3, 2024
Updates the requirements on [doctrine/dbal](https://github.com/doctrine/dbal) to permit the latest version. - [Release notes](https://github.com/doctrine/dbal/releases) - [Commits](doctrine/dbal@3.6.0...4.1.0) --- updated-dependencies: - dependency-name: doctrine/dbal dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bbwl521
pushed a commit
to bbwl521/WAdmin
that referenced
this pull request
May 25, 2026
Critical Fixes: - #1 表前缀替换: replaceTablePrefix() 正则匹配 DDL 关键字后的表名,不再破坏列名 - mineadmin#6 多语句 SQL: splitSqlStatements() + executeSqlStatements() 逐条执行, 兼容 PHP 8.x mysqlnd 禁用多语句模式,含实时进度报告 - mineadmin#7 SQL 格式: 修复 mineadmin.sql 中 6 条 INSERT 语句列名间缺少逗号的缺陷 - #7b 防御: normalizeSql() 自动修复格式缺陷,防止未来再出现同类问题 Logic Fixes: - mineadmin#2 死代码清理: $options 参数传入 installation(),恢复 create_db/run_migrations/seed_data 控制开关 - mineadmin#3 字段校验: POST /admin/install 添加 host/database/username/adminPassword 必填+密码长度校验 - mineadmin#4 协程安全: $committed 从实例属性改为局部变量,消除共享状态竞态风险 - mineadmin#5 日志污染: 新增 testConnectionSilent() 方法,getInstallStatus() 不再写入进度日志
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps follow-redirects from 1.14.5 to 1.14.7.
Commits
2ede36dRelease version 1.14.7 of the npm package.8b347cbDrop Cookie header across domains.6f5029aRelease version 1.14.6 of the npm package.af706beIgnore null headers.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.