Skip to content

Bump io.github.scwang90:refresh-header-material from 2.0.5 to 2.1.1#5

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/io.github.scwang90-refresh-header-material-2.1.1
Open

Bump io.github.scwang90:refresh-header-material from 2.0.5 to 2.1.1#5
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/io.github.scwang90-refresh-header-material-2.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 12, 2025

Copy link
Copy Markdown
Contributor

Bumps io.github.scwang90:refresh-header-material from 2.0.5 to 2.1.1.

Release notes

Sourced from io.github.scwang90:refresh-header-material's releases.

V2.1.1

修复问题:NullPointerException: Attempt to invoke interface method 'onAutoRefreshAnimationEnd()' on a null object reference scwang90/SmartRefreshLayout#1584

修复问题:当场递归死循环, java.lang.StackOverflowError scwang90/SmartRefreshLayout#1579

V2.1.0

修复问题:在刷新动画关闭的时候,点击列表无法跳转, scwang90/SmartRefreshLayout#1540 如果没有遇到这个问题或者不影响使用可以不用更新

V2.0.6

1.修复少量issue提出的BUG 2.框架添加 autoRefresh 通知事件,自定义的Header可以判断刷新是用户下拉的,还是进入页面强制刷新的

Commits
  • 06aebc7 上传发布 V2.1.1 版本,
  • e4d83a2 修改构建脚本
  • e35f233 准备发布2.1.1版本
  • a77292c 修复问题:NullPointerException: Attempt to invoke interface method 'onAutoRefreshA...
  • 3cdca5d 创建 fix-2.x 分支来维护2.x版本的bug,并更新项目为新版的 AndroidStudio 配置
  • 9716f2a 修复问题:当场递归死循环, java.lang.StackOverflowError
  • f473a9a 发布版本2.1.0
  • 8eb70bf 修复问题:在刷新动画关闭的时候,点击列表无法跳转,
  • 5b2e917 更新英文IOS文档
  • c0f84fa 初步完成autoOpen完整算法
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [io.github.scwang90:refresh-header-material](https://github.com/scwang90/SmartRefreshLayout) from 2.0.5 to 2.1.1.
- [Release notes](https://github.com/scwang90/SmartRefreshLayout/releases)
- [Commits](scwang90/SmartRefreshLayout@V2.0.5...V2.1.1)

---
updated-dependencies:
- dependency-name: io.github.scwang90:refresh-header-material
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 12, 2025
@dependabot dependabot Bot changed the base branch from feat/new_download to master July 12, 2025 09:32
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants