Skip to content

Bump dry-struct from 1.8.0 to 1.8.1#53

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/dry-struct-1.8.1
Open

Bump dry-struct from 1.8.0 to 1.8.1#53
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/dry-struct-1.8.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps dry-struct from 1.8.0 to 1.8.1.

Release notes

Sourced from dry-struct's releases.

v1.8.1

Changed

  • Performance improvements for building a hash from Dry::Struct when it contains nested structs. (@​katafrakt in #202, identified by @​rpeng in #200)

Compare v1.8.0 ... v1.8.1

Changelog

Sourced from dry-struct's changelog.

1.8.1 - 2026-03-03

Changed

  • Performance improvements for building a hash from Dry::Struct when it contains nested structs. (@​katafrakt in #202, identified by @​rpeng in #200)
Commits
  • 93ee3a2 Prepare for v1.8.1
  • 8c03ab9 Update CHANGELOG formatting
  • 24e6869 Merge pull request #202 from dry-rb/improve-dry-struct-hashifying
  • 7425fd2 Skip transform_values when dealing with a Dry::Struct
  • 0951b92 File sync from hanakai-rb/repo-sync
  • 4aa64a4 File sync from hanakai-rb/repo-sync
  • 2a83eb4 File sync from hanakai-rb/repo-sync
  • 0182cfc File sync from hanakai-rb/repo-sync
  • 7f32176 File sync from hanakai-rb/repo-sync
  • 278c349 Fix RuboCop issue
  • 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 [dry-struct](https://github.com/dry-rb/dry-struct) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/dry-rb/dry-struct/releases)
- [Changelog](https://github.com/dry-rb/dry-struct/blob/main/CHANGELOG.md)
- [Commits](dry-rb/dry-struct@v1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: dry-struct
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Mar 9, 2026
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.

0 participants