Skip to content

build(deps): bump multi_xml from 0.9.0 to 0.9.1 in the bundler group#320

Merged
werebus merged 1 commit intomainfrom
dependabot/bundler/bundler-1952ec28a5
May 5, 2026
Merged

build(deps): bump multi_xml from 0.9.0 to 0.9.1 in the bundler group#320
werebus merged 1 commit intomainfrom
dependabot/bundler/bundler-1952ec28a5

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 5, 2026

Bumps the bundler group with 1 update: multi_xml.

Updates multi_xml from 0.9.0 to 0.9.1

Release notes

Sourced from multi_xml's releases.

v0.9.1

Full Changelog: sferik/multi_xml@v0.9.0...v0.9.1

Changelog

Sourced from multi_xml's changelog.

0.9.1

  • Fix MultiXml.method(:load) resolving to Kernel#load. The legacy MultiXml constant forwarded calls to MultiXML via method_missing, but Module#method doesn't consult method_missing, so MultiXml.method(:load) resolved to the inherited Kernel#load and crashed with LoadError when invoked. Replaces method_missing with explicit singleton-method forwarders for every public method on MultiXML, mirroring the analogous fix in MultiJSON.
Commits
  • 52a0352 Bump version to 0.9.1
  • 1c34a5c Create a GitHub release on tag push
  • 533d505 Fix MultiXml.method(:load) resolving to Kernel#load
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the bundler group with 1 update: [multi_xml](https://github.com/sferik/multi_xml).


Updates `multi_xml` from 0.9.0 to 0.9.1
- [Release notes](https://github.com/sferik/multi_xml/releases)
- [Changelog](https://github.com/sferik/multi_xml/blob/main/CHANGELOG.md)
- [Commits](sferik/multi_xml@v0.9.0...v0.9.1)

---
updated-dependencies:
- dependency-name: multi_xml
  dependency-version: 0.9.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler
...

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 May 5, 2026
@werebus werebus merged commit bb41cb4 into main May 5, 2026
4 checks passed
@werebus werebus deleted the dependabot/bundler/bundler-1952ec28a5 branch May 5, 2026 21:18
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