Skip to content

Bump follow-redirects from 1.14.5 to 1.14.7 in /mine-ui#2

Merged
kanyxmo merged 1 commit into
masterfrom
dependabot/npm_and_yarn/mine-ui/follow-redirects-1.14.7
Jan 25, 2022
Merged

Bump follow-redirects from 1.14.5 to 1.14.7 in /mine-ui#2
kanyxmo merged 1 commit into
masterfrom
dependabot/npm_and_yarn/mine-ui/follow-redirects-1.14.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 18, 2022

Bumps follow-redirects from 1.14.5 to 1.14.7.

Commits
  • 2ede36d Release version 1.14.7 of the npm package.
  • 8b347cb Drop Cookie header across domains.
  • 6f5029a Release version 1.14.6 of the npm package.
  • af706be Ignore null headers.
  • See full diff 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 [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>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jan 18, 2022
@kanyxmo
Copy link
Copy Markdown
Member

kanyxmo commented Jan 18, 2022 via email

@kanyxmo kanyxmo merged commit b845b4d into master Jan 25, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/mine-ui/follow-redirects-1.14.7 branch January 25, 2022 05:41
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() 不再写入进度日志
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.

1 participant