Skip to content

Bump active_hash from 3.1.1 to 3.3.1 - #329

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/active_hash-3.3.1
Open

Bump active_hash from 3.1.1 to 3.3.1#329
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/active_hash-3.3.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 23, 2026

Copy link
Copy Markdown
Contributor

Bumps active_hash from 3.1.1 to 3.3.1.

Release notes

Sourced from active_hash's releases.

v3.3.1

Version [3.3.1] - 2024-05-03

Fixed

v3.3.0

Version [3.3.0] - 2024-04-30

Added

Fixed

v3.2.1

Version 3.2.1

Added

Fixed

  • Fix relation matching when attribute name collides with a method. #281 @​flavorjones
  • Fix association reflection in applications that don't use ActiveHash::Associations. #286 @​iberianpig
  • Fix ActiveHash::Relation#method_missing and #respond_to_missing? without scopes. #278 @​julianrubisch

v3.2.0

... (truncated)

Changelog

Sourced from active_hash's changelog.

Version [3.3.1] - 2024-05-03

Fixed

Version [3.3.0] - 2024-04-30

Added

Fixed

Version [3.2.1] - 2023-08-31

Added

Fixed

  • Fix relation matching when attribute name collides with a method. #281 @​flavorjones
  • Fix association reflection in applications that don't use ActiveHash::Associations. #286 @​iberianpig
  • Fix ActiveHash::Relation#method_missing and #respond_to_missing? without scopes. #278 @​julianrubisch

Version [3.2.0] - 2023-05-06

... (truncated)

Commits
  • 30b1799 Merge pull request #308 from active-hash/flavorjones-version-bump-3.3.1
  • 644745c version bump to v3.3.1
  • da9eeee Merge pull request #306 from sontixyou/fix-has_many-method
  • 0d5ec8a Merge pull request #307 from y-yagi/fix-a-link-to-pr
  • efe8957 Fix a typo in link to the PR
  • adece84 Add test about has_many method
  • 2ce6f33 Fix arguments of has_many method
  • 590ddec Merge pull request #304 from kbrock/notes-3.3.0
  • e4a1466 Release 3.3.0
  • 2d642c9 Merge pull request #303 from active-hash/flavorjones-dep-sqlite3-lt-2.0
  • 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 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 [active_hash](https://github.com/active-hash/active_hash) from 3.1.1 to 3.3.1.
- [Release notes](https://github.com/active-hash/active_hash/releases)
- [Changelog](https://github.com/active-hash/active_hash/blob/master/CHANGELOG.md)
- [Commits](active-hash/active_hash@v3.1.1...v3.3.1)

---
updated-dependencies:
- dependency-name: active_hash
  dependency-version: 3.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Feb 23, 2026
@ddemaio

ddemaio commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

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