Skip to content

Develop - #3732

Closed
master-kanor wants to merge 17 commits into
tdlib:masterfrom
hillstreet-ph:develop
Closed

Develop#3732
master-kanor wants to merge 17 commits into
tdlib:masterfrom
hillstreet-ph:develop

Conversation

@master-kanor

Copy link
Copy Markdown

No description provided.

master-kanor and others added 17 commits August 22, 2026 13:06
Bumps the npm_and_yarn group with 7 updates in the /example/web/tdweb directory:

| Package | From | To |
| --- | --- | --- |
| [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.4.3` | `7.29.7` |
| [uuid](https://github.com/uuidjs/uuid) | `3.3.2` | `14.0.0` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.4.3` | `7.29.6` |
| [brace-expansion](https://github.com/juliangruber/brace-expansion) | `1.1.11` | `1.1.18` |
| [braces](https://github.com/micromatch/braces) | `2.3.2` | `removed` |
| [flatted](https://github.com/WebReflection/flatted) | `2.0.0` | `3.4.4` |
| [lodash](https://github.com/lodash/lodash) | `4.17.21` | `4.18.1` |



Updates `@babel/runtime` from 7.4.3 to 7.29.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-runtime)

Updates `uuid` from 3.3.2 to 14.0.0
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v3.3.2...v14.0.0)

Updates `@babel/core` from 7.4.3 to 7.29.6
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.6/packages/babel-core)

Updates `brace-expansion` from 1.1.11 to 1.1.18
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@1.1.11...v1.1.18)

Removes `braces`

Updates `flatted` from 2.0.0 to 3.4.4
- [Commits](WebReflection/flatted@v2.0.0...v3.4.4)

Updates `js-yaml` from 3.13.1 to 3.15.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/3.15.1/CHANGELOG.md)
- [Commits](nodeca/js-yaml@3.13.1...3.15.1)

Updates `lodash` from 4.17.21 to 4.18.1
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.21...4.18.1)

Updates `picomatch` from 2.2.2 to 4.0.5
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/picomatch@2.2.2...4.0.5)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-version: 7.29.7
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: uuid
  dependency-version: 14.0.0
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@babel/core"
  dependency-version: 7.29.6
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: brace-expansion
  dependency-version: 1.1.18
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: braces
  dependency-version:
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: flatted
  dependency-version: 3.4.4
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: js-yaml
  dependency-version: 3.15.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: lodash
  dependency-version: 4.18.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: picomatch
  dependency-version: 4.0.5
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Bootstrap Open-TGate private operations architecture
…ple/web/tdweb/npm_and_yarn-b80a115b7c

Bump the npm_and_yarn group across 1 directory with 9 updates
Configure professional branching and Actions secret contract
* feat: implement Open-TGate production vertical slice

* ci: set application import path for tests
* fix: make Dockerfile.api Railway-compatible

* fix: make Dockerfile.worker Railway-compatible

* ci: build API image from repository context
Sync latest upstream TDLib changes into development
* test: cover malformed variables and placeholders

* fix: harden runtime environment parsing

* fix: initialize Railway volume before dropping privileges

* fix: add worker volume initialization entrypoint
@levlam levlam closed this Aug 29, 2026
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.

2 participants