manyfold3d / manyfold

A self-hosted digital asset manager for 3d print files.
https://manyfold.app
MIT License
814 stars 49 forks source link

Bump activerecord-nulldb-adapter from 1.0.1 to 1.1.1 #3165

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps activerecord-nulldb-adapter from 1.0.1 to 1.1.1.

Release notes

Sourced from activerecord-nulldb-adapter's releases.

ActiveRecord 8.0 support

What's Changed

New Contributors

Full Changelog: https://github.com/nulldb/nulldb/compare/v1.0.1...v1.1.1

Changelog

Sourced from activerecord-nulldb-adapter's changelog.

1.1.1 (20214-11-14)

  • Fix syntax error on 2.7 and 3.0.

1.1.0 (2024-11-14)

  • Add support to Rails 8 #136
  • Breaking Drop support to Ruby 2.5, 2.6
  • Breaking Drop support to Rails 6.0 (keep 6.1)
Commits
  • 17b20bf Fix syntax error on older Rubies.
  • db4dbba Updates to release v1.1.0
  • 102c7a8 Merge pull request #131 from puzzle/master
  • 5601542 Merge pull request #134 from fwolfst/patch-1
  • 2b9763f Merge pull request #136 from simpl1g/activerecord80-support
  • ab38cd7 Add ActiveRecord 8.0 support
  • 8cf707d Update README.md with fenced codeblocks for syntax highlighting
  • c763f45 Remove AR 5.2 and Ruby 2.5 support
  • a83e491 Add allow_retry kwarg to Connection#select
  • e056a3f Monkey-patch abstract adapter for .quote_column_name
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @Floppy.


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)