Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump activerecord-nulldb-adapter from 0.9.0 to 1.0.1 #498

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 19, 2023

Bumps activerecord-nulldb-adapter from 0.9.0 to 1.0.1.

Release notes

Sourced from activerecord-nulldb-adapter's releases.

v1.0.1

What's Changed

New Contributors

Full Changelog: nulldb/nulldb@v0.9.0...v1.0.1

Changelog

Sourced from activerecord-nulldb-adapter's changelog.

Unreleased

Commits
  • 2669d38 Merge pull request #122 from UnidyID/fix/postgres-enum
  • 5a9198d Merge pull request #124 from taylorthurlow/master
  • 623f6cf Apply suggested fix for #insert return array wrapping
  • c036da7 Revert "Fix some broken specs for AR 7.1 in Ruby 2.7 and Ruby 3.0"
  • da10e86 Update gemspec to allow AR 7.1
  • 34da551 Fix some broken specs for AR 7.1 in Ruby 2.7 and Ruby 3.0
  • af36929 Quick fix for all tests after AR 7.1 changes
  • 5a84668 Add Ruby 3.1, 3.2, AR 7.1, to test matrix
  • 7738efe fix/postgres-enum
  • See full diff 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Oct 19, 2023
@aaronskiba
Copy link
Collaborator

@dependabot rebase

Bumps [activerecord-nulldb-adapter](https://github.com/nulldb/nulldb) from 0.9.0 to 1.0.1.
- [Release notes](https://github.com/nulldb/nulldb/releases)
- [Changelog](https://github.com/nulldb/nulldb/blob/master/CHANGES.md)
- [Commits](nulldb/nulldb@v0.9.0...v1.0.1)

---
updated-dependencies:
- dependency-name: activerecord-nulldb-adapter
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/deployment-portage/activerecord-nulldb-adapter-1.0.1 branch from 0f9fbc8 to 19999e5 Compare October 19, 2023 16:50
Copy link
Collaborator

@aaronskiba aaronskiba left a comment

Choose a reason for hiding this comment

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

GitHub Actions are passing and app is working locally.

@aaronskiba aaronskiba merged commit 49b7ec5 into deployment-portage Oct 19, 2023
13 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/deployment-portage/activerecord-nulldb-adapter-1.0.1 branch October 19, 2023 17:53
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.

1 participant