Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

Bumps @rc-component/trigger from 2.3.0 to 3.5.2.

Release notes

Sourced from @​rc-component/trigger's releases.

@​rc-component/trigger@​3.5.2

  • chore: bump version to 3.5.2 867a20c
  • fix: no warning (#561) 665bca2

https://github.com/react-component/trigger/compare/@​rc-component/trigger@​3.5.1...@​rc-component/trigger@​3.5.2

@​rc-component/trigger@​3.5.1

  • chore: bump version to 3.5.1 53640ae
  • fix: config update logic (#560) 75cac02

https://github.com/react-component/trigger/compare/@​rc-component/trigger@​3.5.0...@​rc-component/trigger@​3.5.1

@​rc-component/trigger@​3.5.0

  • chore: bump version to 3.5.0 be890a0
  • feat: Support mobile config (#528) 7c13575
  • chore(deps-dev): bump @​types/node from 22.15.32 to 24.0.3 (#546) 4dd80c8

https://github.com/react-component/trigger/compare/@​rc-component/trigger@​3.4.1...@​rc-component/trigger@​3.5.0

@​rc-component/trigger@​3.4.1

  • chore: bump version to 3.4.1 95b96ea
  • fixes popup glitch when there is not enough width (#510) fd64a30

https://github.com/react-component/trigger/compare/@​rc-component/trigger@​3.4.0...@​rc-component/trigger@​3.4.1

@​rc-component/trigger@​3.4.0

  • chore: bump version to 3.4.0 7bc685c
  • perf: Not render fully Popup on init (#540) 052b2ae

https://github.com/react-component/trigger/compare/@​rc-component/trigger@​3.3.0...@​rc-component/trigger@​3.4.0

@​rc-component/trigger@​3.3.0

  • chore: bump version to 3.3.0 e2e2a9c
  • refactor: Remove legacy api (#539) 6b17169
  • chore(deps-dev): bump @​types/react from 18.3.20 to 19.1.2 (#533) bb94258
  • chore(deps-dev): bump @​types/react-dom from 18.3.6 to 19.1.2 (#531) 064477a

https://github.com/react-component/trigger/compare/@​rc-component/trigger@​3.2.0...@​rc-component/trigger@​3.3.0

... (truncated)

Changelog

Sourced from @​rc-component/trigger's changelog.

History


4.1.0 / 2020-05-08

  • upgrade rc-animate to 3.x

2.5.0 / 2018-06-05

  • support alignPoint

2.1.0 / 2017-10-16

  • add action contextMenu

2.0.0 / 2017-09-25

  • support React 16

1.11.0 / 2017-06-07

  • add es

1.9.0 / 2017-02-27

  • add getDocument prop

1.8.2 / 2017-02-24

  • change default container to absolute to fix scrollbar change problem

1.7.0 / 2016-07-18

  • use getContainerRenderMixin from 'rc-util'

1.6.0 / 2016-05-26

  • support popup as function

1.5.0 / 2016-05-26

  • add forcePopupAlign method

1.4.0 / 2016-04-06

  • support onPopupAlign

1.3.0 / 2016-03-25

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 28, 2025
Copy link
Contributor

coderabbitai bot commented Jul 28, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Join our Discord community for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link
Contributor

github-actions bot commented Jul 28, 2025

Preview is ready

Copy link

codecov bot commented Jul 28, 2025

Bundle Report

Changes will decrease total bundle size by 38 bytes (-0.03%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
antdx-array-push 139.72kB -38 bytes (-0.03%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: antdx-array-push

Assets Changed:

Asset Name Size Change Total Size Change (%)
antdx.min.js -38 bytes 139.72kB -0.03%

Copy link

socket-security bot commented Jul 28, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​rc-component/​trigger@​2.3.0 ⏵ 3.5.299 +110010096100

View full report

Copy link
Contributor

github-actions bot commented Jul 28, 2025

size-limit report 📦

Path Size
dist/antdx.min.js 38.01 KB

Copy link

cloudflare-workers-and-pages bot commented Jul 28, 2025

Deploying ant-design-x with  Cloudflare Pages  Cloudflare Pages

Latest commit: 508da94
Status: ✅  Deploy successful!
Preview URL: https://ade6bf2e.ant-design-x.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-rc-c-v8pe.ant-design-x.pages.dev

View logs

@afc163
Copy link
Member

afc163 commented Aug 19, 2025

@dependabot rebase

Bumps [@rc-component/trigger](https://github.com/react-component/trigger) from 2.3.0 to 3.5.2.
- [Release notes](https://github.com/react-component/trigger/releases)
- [Changelog](https://github.com/react-component/trigger/blob/master/HISTORY.md)
- [Commits](https://github.com/react-component/trigger/compare/2.3.0...@rc-component/[email protected])

---
updated-dependencies:
- dependency-name: "@rc-component/trigger"
  dependency-version: 3.5.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rc-component/trigger-3.5.2 branch from e3e76ee to 508da94 Compare August 19, 2025 01:42
@afc163 afc163 closed this Aug 19, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 19, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/rc-component/trigger-3.5.2 branch August 19, 2025 01:49
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant