Skip to content

chore(deps): bump googleapis/release-please-action from 4 to 5#1

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/googleapis/release-please-action-5
Open

chore(deps): bump googleapis/release-please-action from 4 to 5#1
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/googleapis/release-please-action-5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 21, 2026

Copy link
Copy Markdown

Bumps googleapis/release-please-action from 4 to 5.

Release notes

Sourced from googleapis/release-please-action's releases.

v5.0.0

5.0.0 (2026-04-22)

⚠ BREAKING CHANGES

  • upgrade to node24 (#1188)

Features

Bug Fixes

  • bump release-please from 17.3.0 to 17.6.0 (#1199) (f533c26)

v4.4.1

4.4.1 (2026-02-20)

Bug Fixes

  • bump release-please from 17.1.3 to 17.3.0 (#1183) (ef9c274)

v4.4.0

4.4.0 (2025-10-09)

Features

  • add ability to select versioning-strategy and release-as (#1121) (ee0f5ba)

Bug Fixes

  • changelog-host parameter ignored when using manifest configuration (#1151) (535c413)
  • bump mocha from 11.7.1 to 11.7.2 in the npm_and_yarn group across 1 directory (#1149) (3612a99)
  • bump release-please from 17.1.2 to 17.1.3 (#1158) (66fbfe9)

v4.3.0

4.3.0 (2025-08-20)

Features

  • deps: update release-please to 17.1.2 (f07192c)

v4.2.0

4.2.0 (2025-03-07)

... (truncated)

Changelog

Sourced from googleapis/release-please-action's changelog.

4.1.1 (2024-05-14)

Bug Fixes

  • bump release-please from 16.10.0 to 16.10.2 (#969) (aa764e0)
  • bump the npm_and_yarn group with 1 update (#967) (ce529d4)

4.1.0 (2024-03-11)

Features

  • add changelog-host input to action.yml (#948) (863b06f)

4.0.3 (2024-03-11)

Bug Fixes

  • bump release-please from 16.5.0 to 16.10.0 (#953) (d7e88e0)

4.0.2 (2023-12-18)

Bug Fixes

4.0.1 (2023-12-07)

Bug Fixes

  • bump release-please from 16.3.1 to 16.4.0 (#897) (2463dad)

4.0.0 (2023-12-01)

⚠ BREAKING CHANGES

  • remove most configuration options in favor of manifest configuration to configure the release-please-action
  • rewrite in typescript
  • remove command option in favor of setting release-type and skip-github-release/skip-github-pull-request
  • run on node20
  • deps: upgrade release-please to v16
  • v4 release

Features

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 21, 2026
@dependabot dependabot Bot requested a review from Bhasvanth-Dev9380 as a code owner June 21, 2026 02:19
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 21, 2026
Bumps [googleapis/release-please-action](https://github.com/googleapis/release-please-action) from 4 to 5.
- [Release notes](https://github.com/googleapis/release-please-action/releases)
- [Changelog](https://github.com/googleapis/release-please-action/blob/main/CHANGELOG.md)
- [Commits](googleapis/release-please-action@v4...v5)

---
updated-dependencies:
- dependency-name: googleapis/release-please-action
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/googleapis/release-please-action-5 branch from 26f0276 to 0a46744 Compare June 21, 2026 08:28
Bhasvanth-Dev9380 added a commit that referenced this pull request Jun 22, 2026
Route Telegram through a proxy when api.telegram.org is unreachable directly
(getMe times out where Telegram is blocked). Resolve a proxy URL from
channels.telegram.proxy / accounts[].proxy (${VAR}-resolved) or HTTPS_PROXY /
ALL_PROXY env, build an undici ProxyAgent dispatcher, and attach it to the
grammY Bot (client.baseFetchConfig.dispatcher) so every Telegram API call
tunnels through it. No proxy configured -> unchanged direct connection.
HTTP/HTTPS only (SOCKS detected + logged; needs socks-proxy-agent dep).
Closes the #1 Telegram parity gap vs the reference.
Bhasvanth-Dev9380 added a commit that referenced this pull request Jun 23, 2026
)

The 4-pattern hook runner existed but fired from zero production sites — plugin
`b.hook(...)` handlers were silent no-ops. Fire registry.fireHook at the real
pipeline sites: inbound_claim (claim→skip), before_dispatch (immediate+debounced,
claim→skip), reply_dispatch (claim→suppress send), message_sent (void telemetry),
and message_sending (modifying) on the agent send tool. Operator's owner-bootstrap
+ admin commands preserved.
Bhasvanth-Dev9380 added a commit that referenced this pull request Jun 24, 2026
Fourth channel, cloned from the hardened Slack/Telegram channels: Gateway
(WebSocket) inbound + the Client's REST for outbound, 15 source files. Full
feature set — markdown/mentions (verbatim token passthrough)/threads/reactions
(incl. custom emoji)/media/buttons/slash/streaming/multi-account/native approval
buttons — plus the fixes a 6-dimension parity sweep vs OpenClaw surfaced:
guildId/memberRoleIds routing (was mis-mapped to Slack's teamId tier),
allowed_mentions @everyone mass-ping safety, MESSAGE CONTENT intent probe (the
#1 footgun), 4014/4004 gateway-close terminal, proxy doc + outbound filename.

Media download SSRF-guarded (https + Discord CDN host allowlist). Registered in
BUNDLED_MODULES + DISCORD_CHANNEL_META (order 40) + createDiscordPlugin
multi-account boot + session-reaper TTL + sdk re-export. Adds discord.js@^14.26.4.

The redactDiscordToken test fixture is assembled from parts at runtime so no
literal token-shaped string sits in source (GitHub push protection).

Typecheck clean; Discord suite 219; full suite 4150/0.
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants