Skip to content
This repository was archived by the owner on Jul 19, 2026. It is now read-only.

Bump ast-merge from 2.0.9 to 2.0.10 - #5

Merged
pboling merged 1 commit into
mainfrom
dependabot/bundler/ast-merge-2.0.10
Jan 5, 2026
Merged

Bump ast-merge from 2.0.9 to 2.0.10#5
pboling merged 1 commit into
mainfrom
dependabot/bundler/ast-merge-2.0.10

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps ast-merge from 2.0.9 to 2.0.10.

Release notes

Sourced from ast-merge's releases.

v2.0.10

2.0.10 - 2026-01-04

  • TAG: v2.0.10
  • COVERAGE: 97.10% -- 2642/2721 lines in 48 files
  • BRANCH COVERAGE: 89.57% -- 893/997 branches in 48 files
  • 98.72% documented

Added

  • Dependency tags for rbs_merge and not_rbs_merge

Changed

  • Upgraded to tree_haver v3.2.4 (major new features, and bug fixes, see release notes)

Fixed

  • PartialTemplateMerger#build_merged_content previously always injected an extra newline between parts, now join is context-aware

Official Discord 👉️ ![Live Chat on Discord][✉️discord-invite-img]

Many paths lead to being a sponsor or a backer of this project. Are you on such a path?

OpenCollective Backers OpenCollective Sponsors Sponsor Me on Github Liberapay Goal Progress Donate on PayPal

Buy me a coffee Donate on Polar Donate to my FLOSS efforts at ko-fi.com Donate to my FLOSS efforts using Patreon

... (truncated)

Changelog

Sourced from ast-merge's changelog.

[2.0.10] - 2026-01-04

  • TAG: [v2.0.10][2.0.10t]
  • COVERAGE: 97.10% -- 2642/2721 lines in 48 files
  • BRANCH COVERAGE: 89.57% -- 893/997 branches in 48 files
  • 98.72% documented

Added

  • Dependency tags for rbs_merge and not_rbs_merge

Changed

  • Upgraded to tree_haver v3.2.4 (major new features, and bug fixes, see release notes)

Fixed

  • PartialTemplateMerger#build_merged_content previously always injected an extra newline between parts, now join is context-aware
Commits
  • 6b93724 🔖 Prepare release v2.0.10
  • a799294 🚨 Linting
  • 0e8bbc3 🧑‍💻 New rbs_merge, not_rbs_merge dependency tag
  • 5058187 🧑‍💻 IDE settings
  • 4526216 🔧 Proper handling of MRI-platform-only gems
  • 0233bf7 🔧 Fixed Ast::Merge::PartialTemplateMerger#build_merged_content method to pr...
  • 9445898 🔧 New tree-sitter environment variables
  • cd0624d 🔥 Remove pointless test
  • c7dbdc6 🔒️ Checksums for v2.0.9
  • 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)

Bumps [ast-merge](https://github.com/kettle-rb/ast-merge) from 2.0.9 to 2.0.10.
- [Release notes](https://github.com/kettle-rb/ast-merge/releases)
- [Changelog](https://github.com/kettle-rb/ast-merge/blob/main/CHANGELOG.md)
- [Commits](structuredmerge/ast-merge@v2.0.9...v2.0.10)

---
updated-dependencies:
- dependency-name: ast-merge
  dependency-version: 2.0.10
  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 Jan 5, 2026
@github-actions

github-actions Bot commented Jan 5, 2026

Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Health
toml-merge 100% 82%
Summary 100% (78 / 78) 82% (33 / 40)

Minimum allowed line rate is 100%

@codecov-commenter

Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment

Thanks for integrating Codecov - We've got you covered ☂️

@github-actions
github-actions Bot requested a review from pboling January 5, 2026 05:30
@pboling
pboling merged commit a1a97be into main Jan 5, 2026
10 of 22 checks passed
@pboling
pboling deleted the dependabot/bundler/ast-merge-2.0.10 branch January 5, 2026 20:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

2 participants