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 middleman-syntax from 3.3.0 to 3.4.0 in /railseventstore.org #1724

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps middleman-syntax from 3.3.0 to 3.4.0.

Changelog

Sourced from middleman-syntax's changelog.

3.4.0

  • Haml 6 support (#82, #84).
  • Migrate CI from Travis to GitHub Actions (#83).
Commits
  • 7fb120e Merge pull request #87 from middleman/prepare_new_release
  • 47cee27 update Changelog
  • 156caa9 bump version to v3.4.0
  • 7ff53f1 Merge pull request #85 from markets/fix_readme
  • 61c6a80 [docs] fix badge links [ci skip]
  • 3099653 Merge pull request #84 from markets/fix_haml_6
  • 65f338a small clean up on Rakefile and gemspec
  • 140fd7b fix Haml 6 integration
  • dce0a22 Remove cane gem
  • 8864eb3 [ci] test Haml 6 on Ruby 3+ and Haml 5 for older Rubies
  • 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)