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 follow-redirects from 1.15.3 to 1.15.4 #7184

Merged
merged 92 commits into from
Jan 13, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 2024

Bumps follow-redirects from 1.15.3 to 1.15.4.

Commits
  • 6585820 Release version 1.15.4 of the npm package.
  • 7a6567e Disallow bracketed hostnames.
  • 05629af Prefer native URL instead of deprecated url.parse.
  • 1cba8e8 Prefer native URL instead of legacy url.resolve.
  • 72bc2a4 Simplify _processResponse error handling.
  • 3d42aec Add bracket tests.
  • bcbb096 Do not directly set Error properties.
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

goruchanchan and others added 30 commits December 8, 2023 15:25
休会中ユーザの提出物を明示的に作成することでそもそも休会中ユーザの提出物がないという状況をなくし、正常に動作しているかの確認を行わせる。
komagata and others added 24 commits December 27, 2023 07:16
…er-in-responsibilities-tabs-of-submissions

提出物の自分の担当タブの絞り込みの順番を逆にする
…er-in-uncompleted-tabs-of-submissions

提出物の未完了タブの絞り込みの順番を逆にする
…-page-for-when-not-logged-in

未ログインでユーザー個別ページにアクセスした時のページを作成
…ng-and-updating-a-comment-in-a-report-after-unwatching-the-report

日報のWatch解除後に、コメントを削除・編集しても再度Watch中にならないことを確認するテストの追加
提出物が0のときも、[未返信/全て]のナビゲーションを表示する
…ucts_unchecked

提出物の未完了のものは休会中ユーザーの提出物を含めないようにした
…umber-for-hibernated-user-on-users-list

ユーザー一覧ページにおいてメンターと管理者には休会中ユーザーの休会日と経過日数の表示されるようにした
…ach-course

コースごとの書籍一覧ページを作成
…rs-from-year-end-party-invitation-list-in-admin-panels-users-list

管理画面のユーザー一覧の忘年会タブから、休会中のユーザーを外す
…ired-users-from-users-list-by-tag

タグ別のユーザーページにおいて「休会」と「退会」ユーザーが表示されない仕様に統一
…mail-format

コメントとメンションの通知メールフォーマット統一
Bumps [puma](https://github.com/puma/puma) from 6.4.0 to 6.4.2.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](puma/puma@v6.4.0...v6.4.2)

---
updated-dependencies:
- dependency-name: puma
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 11, 2024
@komagata komagata merged commit 31c6781 into main Jan 13, 2024
1 check passed
@komagata komagata deleted the dependabot/npm_and_yarn/follow-redirects-1.15.4 branch January 13, 2024 16:48
@github-actions github-actions bot mentioned this pull request Jan 13, 2024
28 tasks
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants