Skip to content

Bump avo from 3.32.1 to 4.1.10 - #136

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/avo-4.0.25
Open

Bump avo from 3.32.1 to 4.1.10#136
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/avo-4.0.25

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor

Bumps avo from 3.32.1 to 4.1.10.

Release notes

Sourced from avo's releases.

v4.1.10

Release notes

For more information and the release video check out the full release page

🎸 Features

🤖 Maintenance

v4.1.9

Release notes

For more information and the release video check out the full release page

🐛 Bug Fixes

v4.1.8

Release notes

For more information and the release video check out the full release page

  • chore(deps): bump js-yaml from 4.3.0 to 4.3.1 in the npm_and_yarn group across 1 directory @​dependabot (#4714)

🎸 Features

✏️ Docs

💡 Refactor

🤖 Maintenance

v4.1.7

Release notes

... (truncated)

Commits
  • 778f609 Bump avo to v4.1.10
  • c7e9979 Unify WYSIWYG and code fields behind a collapsable show wrapper (#4724)
  • 6e0762c Update plugin_manager comment for the Avo::Ai rename (#4723)
  • db12ebc Bump avo to v4.1.9
  • b0133eb Don't treat globally-mixed-in methods as config namespace collisions (#4721)
  • 6650bbb Bump avo to v4.1.8
  • 31a499a Default use_browser_timezone off in the test environment (#4720)
  • d0ee02e Spell the gem's constant Avo::AI in the register_configuration example (#4719)
  • 9e9dd8d chore: bin/dev picks the next free port when 3030 is taken (#4718)
  • 440d658 feat(home): redesign the getting started welcome screen (#4659)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Aug 3, 2026

@superagent-security superagent-security Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Superagent found 1 supply chain issue(s)

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 3ee650d188

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread Gemfile.lock
nokogiri (1.19.4-x86_64-linux-gnu)
racc (~> 1.4)
pagy (9.3.4)
pagy (43.6.1)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Migrate Pagy callers before forcing v43

This lockfile pulls in Pagy 43 through Avo 4, but the app still has the pre-43 Pagy integration: config/initializers/pagy.rb:155 actively requires the discontinued pagy/extras/trim, the paginated controllers still include Pagy::Backend, and app/helpers/application_helper.rb:2 includes Pagy::Frontend / calls pagy_url_for. Pagy 43 removed extras and replaced the old Backend/Frontend API with Pagy::Method, so after this bundle update the app can fail during initialization or when hitting the article/FAQ/stocks pagination routes. Please migrate those usages or keep Pagy below 43 before landing the Avo bump.

Useful? React with 👍 / 👎.

@dependabot dependabot Bot changed the title Bump avo from 3.30.3 to 4.0.25 Bump avo from 3.32.1 to 4.1.10 Aug 20, 2026
Bumps [avo](https://github.com/avo-hq/avo) from 3.32.1 to 4.1.10.
- [Release notes](https://github.com/avo-hq/avo/releases)
- [Changelog](https://github.com/avo-hq/avo/blob/main/RELEASE.MD)
- [Commits](avo-hq/avo@v3.32.1...v4.1.10)

---
updated-dependencies:
- dependency-name: avo
  dependency-version: 4.0.25
  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/bundler/avo-4.0.25 branch from 3ee650d to 2e462bc Compare August 20, 2026 05:06
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 ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants