Skip to content

Prepare for release 2.11.0#941

Merged
skydoves merged 1 commit into
mainfrom
release/2.11.0
Jul 2, 2026
Merged

Prepare for release 2.11.0#941
skydoves merged 1 commit into
mainfrom
release/2.11.0

Conversation

@skydoves

@skydoves skydoves commented Jul 2, 2026

Copy link
Copy Markdown
Owner

Version bump to 2.11.0 (versionCode 131).

Mirrors the previous release-prep change set:

  • buildSrc/.../Configuration.kt: minorVersion 10 -> 11, versionCode 130 -> 131.
  • README.md and docs/glide/overview.md: dependency snippet updated to 2.11.0.
  • docs/version-map.md: new 2.11.0 row (dependency versions unchanged since 2.10.0).

This only bumps the version and docs. Tagging and publishing remain the maintainer's CI step and are not part of this PR.

Summary by CodeRabbit

  • Documentation

    • Updated setup examples to use the latest Glide integration version.
    • Added the newest compatibility/version mapping entry for the current release.
  • Chores

    • Bumped the library’s version numbers for the next release.

@coderabbitai

coderabbitai Bot commented Jul 2, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: f08b8efa-0f86-4144-9bca-b80d1c5ad2ad

📥 Commits

Reviewing files that changed from the base of the PR and between d57687e and b7742dd.

📒 Files selected for processing (4)
  • README.md
  • buildSrc/src/main/kotlin/com/github/skydoves/landscapist/Configuration.kt
  • docs/glide/overview.md
  • docs/version-map.md

Walkthrough

This PR bumps the Landscapist Glide integration version from 2.10.0 to 2.11.0. It updates Configuration.kt version constants, README dependency snippet, glide overview docs, and adds a new row to the version-map table.

Changes

Version bump and docs update

Layer / File(s) Summary
Version constants update
buildSrc/src/main/kotlin/com/github/skydoves/landscapist/Configuration.kt
minorVersion changed from 10 to 11 and versionCode incremented from 130 to 131, updating the composed versionName.
Documentation and README version references
README.md, docs/glide/overview.md, docs/version-map.md
Glide dependency version references updated to 2.11.0 in README and overview docs (Groovy and KTS snippets), and a new version-map table row added for Landscapist 2.11.0.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Possibly related PRs

Poem

A hop, a skip, a version bump,
From ten to eleven, no need to jump,
Glide grows fresh with each new leaf,
Docs and README find relief,
This bunny thumps in pure delight! 🐇✨

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning It covers the goal and implementation, but it omits the required template sections and review instructions. Reformat the description to include the Goal, Implementation details, Explain examples, and Preparing a pull request for review sections.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title matches the main change: a release prep bump to 2.11.0.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/2.11.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@skydoves skydoves merged commit e6abbdb into main Jul 2, 2026
3 of 4 checks passed
@skydoves skydoves deleted the release/2.11.0 branch July 2, 2026 01:12
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.

1 participant