Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps forest_admin_rails from 1.8.3 to 1.12.5.

Release notes

Sourced from forest_admin_rails's releases.

v1.12.5

1.12.5 (2025-10-24)

Bug Fixes

  • skip ForestAdmin initialization during rake tasks (#184) (c9a1be7)

v1.12.4

1.12.4 (2025-10-24)

Bug Fixes

  • ruby 3.4+ compatibility gems to gemspecs (#183) (ea0b118)

v1.12.3

1.12.3 (2025-10-23)

Bug Fixes

  • collection: related data query on non id foreign key (#178) (b76ca4c)

v1.12.2

1.12.2 (2025-10-23)

Bug Fixes

  • move create_agent files to lib directory for consistency (#180) (0a26cfd)

v1.12.1

1.12.1 (2025-10-23)

Performance Improvements

  • add route caching to avoid recomputing routes on every request (#163) (2b21410)

v1.12.0

1.12.0 (2025-10-23)

Features

  • cors: allow to disable forest_admin_rails cors (#176) (70700e8)

v1.11.4

1.11.4 (2025-10-22)

... (truncated)

Changelog

Sourced from forest_admin_rails's changelog.

1.12.5 (2025-10-24)

Bug Fixes

  • skip ForestAdmin initialization during rake tasks (#184) (c9a1be7)

1.12.4 (2025-10-24)

Bug Fixes

  • ruby 3.4+ compatibility gems to gemspecs (#183) (ea0b118)

1.12.3 (2025-10-23)

Bug Fixes

  • collection: related data query on non id foreign key (#178) (b76ca4c)

1.12.2 (2025-10-23)

Bug Fixes

  • move create_agent files to lib directory for consistency (#180) (0a26cfd)

1.12.1 (2025-10-23)

Performance Improvements

  • add route caching to avoid recomputing routes on every request (#163) (2b21410)

1.12.0 (2025-10-23)

Features

  • cors: allow to disable forest_admin_rails cors (#176) (70700e8)

1.11.4 (2025-10-22)

Bug Fixes

  • add primary key validation for smart actions (#167) (1ec00d9)
  • optimize queries for has-many relationships (#170) (b931294)

... (truncated)

Commits
  • ef8bdb0 chore(release): 1.12.5 [skip ci]
  • c9a1be7 fix: skip ForestAdmin initialization during rake tasks (#184)
  • 10090c3 chore(release): 1.12.4 [skip ci]
  • ea0b118 fix: ruby 3.4+ compatibility gems to gemspecs (#183)
  • ba3398e chore(release): 1.12.3 [skip ci]
  • b76ca4c fix(collection): related data query on non id foreign key (#178)
  • 3180405 chore(release): 1.12.2 [skip ci]
  • 0a26cfd fix: move create_agent files to lib directory for consistency (#180)
  • 34cd066 chore(release): 1.12.1 [skip ci]
  • 2b21410 perf: add route caching to avoid recomputing routes on every request (#163)
  • Additional commits viewable in compare view

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)

Bumps [forest_admin_rails](https://github.com/ForestAdmin/agent-ruby) from 1.8.3 to 1.12.5.
- [Release notes](https://github.com/ForestAdmin/agent-ruby/releases)
- [Changelog](https://github.com/ForestAdmin/agent-ruby/blob/main/CHANGELOG.md)
- [Commits](ForestAdmin/agent-ruby@v1.8.3...v1.12.5)

---
updated-dependencies:
- dependency-name: forest_admin_rails
  dependency-version: 1.12.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Oct 27, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 28, 2025

Superseded by #39.

@dependabot dependabot bot closed this Oct 28, 2025
@dependabot dependabot bot deleted the dependabot/bundler/forest_admin_rails-1.12.5 branch October 28, 2025 05:41
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