RailsEventStore / rails_event_store

A Ruby implementation of an Event Store based on Active Record
http://railseventstore.org
MIT License
1.41k stars 121 forks source link

Bump arbre from 1.6.0 to 1.7.0 in /railseventstore.org #1698

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps arbre from 1.6.0 to 1.7.0.

Release notes

Sourced from arbre's releases.

v1.7.0

What's Changed

New Contributors

Full Changelog: https://github.com/activeadmin/arbre/compare/v1.6.0...v1.7.0

Changelog

Sourced from arbre's changelog.

1.7.0

Commits
  • 70ed0b9 Prep 1.7.0 release
  • b706341 Revert "Include blank attributes in HTML output (#517)" (#541)
  • 09aba77 Revert "Remove table tag defaults (#516)" (#540)
  • 7aee5a8 Add ActiveSupport 7.1 as default setup (#537)
  • 5f9cc4e Remove upper bound dependency limits from gemspec (#539)
  • f96a808 Update bundler schedule to monthly
  • e820530 Bump actions/checkout from 3 to 4 (#538)
  • a7de1d5 Update Dependabot config with github-actions
  • e1ff4aa Bundle update outdated dependencies
  • b508ed7 Bump rubocop from 1.56.3 to 1.56.4 in /gemfiles/rails_61 (#536)
  • 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 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)