Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 8, 2025

This PR contains the following updates:

Package Change Age Confidence
discord-py ==2.5.2 -> ==2.6.3 age confidence
line-bot-sdk ==3.18.0 -> ==3.19.0 age confidence

Release Notes

line/line-bot-sdk-python (line-bot-sdk)

v3.19.0: Support new AudienceGroupType POP_AD_IMP to Audience Group API

Compare Source

What's Changed

Support new AudienceGroupType POP_AD_IMP to Audience Group API

We have supported for the new audience‑group type POP_AD_IMP (POP ad impression audience) to the OpenAPI schema.

Changes Made
  • Updated AudienceGroupType enumeration

    • New value: POP_AD_IMP
    • Description: Audience groups generated from impressions of LINE Beacon Network (POP) ads.
    • Region: Taiwan‑only at launch
Purpose

This update enables correct identification and handling of audience groups built from POP ad impressions, a feature that will be released for the Taiwan market.

Documents and Reference

For more information, please refer to the links provided above.

(original PR is line/line-openapi#113)

Dependency updates
  • fix(deps): update dependency org.openapitools:openapi-generator to v7.15.0 by @​renovate[bot] in #​841

Full Changelog: line/line-bot-sdk-python@v3.18.1...v3.19.0


This release is prepared by @​eucyt

v3.18.1: Clean up webhook code for line things

Compare Source

What's Changed

LINE Things has been closed. In this release we removed the following LINE Things related webhook code

  • ThingsEvent
  • ThingsContent
  • LinkThingsContent
  • UnlinkThingsContent
  • ScenarioResultThingsContent
  • ScenarioResult
  • ActionResult

As noted in the README, deletions tied to a business shutdown are shipped as a patch version, not a major version. If your code still references any of these code, they will never be emitted again, so you should remove them.

Dependency updates

Full Changelog: line/line-bot-sdk-python@v3.18.0...v3.18.1


This release is prepared by @​Yang-33


Configuration

📅 Schedule: Branch creation - "on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update project dependencies. label Sep 8, 2025
Auto-generated by GitHub Actions from uv export
@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2025

requirements.txt updated

Generated from uv.lock using uv export --no-hashes --frozen > requirements.txt

@renovate
Copy link
Contributor Author

renovate bot commented Sep 8, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update project dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants