Skip to content

fix: Use alpine base for node in web/docker/Dockerfile#2

Open
tygyh wants to merge 10 commits into
tygyh:snyk-fix-e3bcd36fc31c26cfe0dd18d4f428b9a1from
torokati44:extension-docker-alpine
Open

fix: Use alpine base for node in web/docker/Dockerfile#2
tygyh wants to merge 10 commits into
tygyh:snyk-fix-e3bcd36fc31c26cfe0dd18d4f428b9a1from
torokati44:extension-docker-alpine

Conversation

@tygyh

@tygyh tygyh commented May 12, 2026

Copy link
Copy Markdown
Owner

No description provided.

Dinnerbone and others added 10 commits May 10, 2026 08:16
Partially fixes an issue where starting a movie load on an MC, then removing that MC before the load is finished, will still run the loaded movie when it finishes.
Stable releases cannot have a version dependent on the day. This changes
the day ID to be the max day ID we expect.
Now the configure step sets the release channel and other steps depend
on it: either include it in the build, or use it as a condition.
This adds a possibility to trigger a stable release, choosing one of 3
possible release types: major, minor, patch.
Bumps the cargo-minor group with 3 updates: [tokio](https://github.com/tokio-rs/tokio), [enumset](https://github.com/Lymia/enumset) and [fontconfig](https://github.com/yeslogic/fontconfig-rs).


Updates `tokio` from 1.52.2 to 1.52.3
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.52.2...tokio-1.52.3)

Updates `enumset` from 1.1.10 to 1.1.12
- [Changelog](https://github.com/Lymia/enumset/blob/main/RELEASES.md)
- [Commits](Lymia/enumset@v1.1.10...v1.1.12)

Updates `fontconfig` from 0.10.1 to 0.10.2
- [Release notes](https://github.com/yeslogic/fontconfig-rs/releases)
- [Commits](yeslogic/fontconfig-rs@v0.10.1...v0.10.2)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.52.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-minor
- dependency-name: enumset
  dependency-version: 1.1.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-minor
- dependency-name: fontconfig
  dependency-version: 0.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the npm-minor group in /web with 4 updates: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) and [webpack-dev-server](https://github.com/webpack/webpack-dev-server).


Updates `typescript-eslint` from 8.59.2 to 8.59.3
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.3/packages/typescript-eslint)

Updates `vite` from 8.0.10 to 8.0.12
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.0.12/packages/vite)

Updates `@types/chrome` from 0.1.40 to 0.1.42
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome)

Updates `webpack-dev-server` from 5.2.3 to 5.2.4
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/main/CHANGELOG.md)
- [Commits](webpack/webpack-dev-server@v5.2.3...v5.2.4)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-version: 8.59.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor
- dependency-name: vite
  dependency-version: 8.0.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor
- dependency-name: "@types/chrome"
  dependency-version: 0.1.42
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor
- dependency-name: webpack-dev-server
  dependency-version: 5.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@tygyh
tygyh force-pushed the snyk-fix-e3bcd36fc31c26cfe0dd18d4f428b9a1 branch from a15a350 to afcc708 Compare May 12, 2026 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants