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

v4.6.0 release #372

Draft
wants to merge 46 commits into
base: main
Choose a base branch
from
Draft

v4.6.0 release #372

wants to merge 46 commits into from

Conversation

kani3camp
Copy link
Owner

release aws-cdk, slog

dependabot bot and others added 30 commits December 3, 2023 11:38
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.3.1 to 4.3.2.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)

---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
- [Commits](golang/crypto@v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
- [Commits](golang/crypto@v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* update config

* refactor system: error handling

* update

* Update direct_operations.go

* Update main.go

* refactor

* Delete golinter.xml

* refactor
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.6.0 to 5.11.0.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.6.0...v5.11.0)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* start using log/slog

* fix slog.Info args

* Update go.mod

* Update test.yml

* fix: stop using rand.Seed
Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.3 to 1.3.7.
- [Release notes](https://github.com/cloudflare/circl/releases)
- [Commits](cloudflare/circl@v1.3.3...v1.3.7)

---
updated-dependencies:
- dependency-name: github.com/cloudflare/circl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release to Dev (ルーム追加・リファクタリング)
Add docs GitHub Pages with Docusaurus (#339)
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
- [Commits](indutny/node-ip@v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…tube-monitor/ip-2.0.1

Bump ip from 2.0.0 to 2.0.1 in /youtube-monitor
kani3camp and others added 13 commits June 9, 2024 00:31
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.9.9 to 1.9.15.
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.9.9...@grpc/grpc-js@1.9.15)

---
updated-dependencies:
- dependency-name: "@grpc/grpc-js"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…e-monitor/grpc/grpc-js-1.9.15

Bump @grpc/grpc-js from 1.9.9 to 1.9.15 in /youtube-monitor
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
add room: member_illustrated_room_spring
…e-monitor/braces-3.0.3

Bump braces from 3.0.2 to 3.0.3 in /youtube-monitor
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…maker/1000-minutes-simulator/braces-3.0.3

Bump braces from 3.0.2 to 3.0.3 in /video-maker/1000-minutes-simulator
* update: gitignore

* init: aws cdk

* fix: lambda proxy integration for api gateway

* update monitor: test api url

* monitor: check process.env.NEXT_PUBLIC_CHANNEL_GL

* update monitor: remove member room from testAllRooms

* fix: add required invokeFunction policy
* update: デザイン変更。とりあえず開発配信へ。

* update: さらにデザインを洗練

* update: <img> -> next/image

* update monitor: Messageボックスの高さ調整
@kani3camp kani3camp self-assigned this Jun 22, 2024
@kani3camp kani3camp changed the base branch from dev to main June 22, 2024 06:38
@kani3camp kani3camp changed the title v4.6.0 Merge pull request #369 from kani3camp/dev Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant