Skip to content

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Jan 12, 2026

🎉 This pull request has been checked successfully and will be merged soon. 🎉

Branch main (9bd2753), #1034 and #1035 are embarked together for merge.

This pull request has been created by Mergify to speculatively check the mergeability of #1035.
You don't need to do anything. Mergify will close this pull request automatically when it is complete.

Required conditions of queue dependabot for merge:

Required conditions to stay in the queue:

---
checking_base_sha: 35efac29c4f4460c12ea0dbf8fb97235b7f8cea2
previous_failed_batches: []
pull_requests:
  - number: 1035
...

dependabot bot and others added 4 commits January 12, 2026 07:57
Bumps the npm group with 3 updates: [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap), [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro).


Updates `@astrojs/sitemap` from 3.6.0 to 3.6.1
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/sitemap/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/sitemap)

Updates `@astrojs/starlight` from 0.37.1 to 0.37.2
- [Release notes](https://github.com/withastro/starlight/releases)
- [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md)
- [Commits](https://github.com/withastro/starlight/commits/@astrojs/[email protected]/packages/starlight)

Updates `astro` from 5.16.6 to 5.16.8
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

---
updated-dependencies:
- dependency-name: "@astrojs/sitemap"
  dependency-version: 3.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@astrojs/starlight"
  dependency-version: 0.37.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: astro
  dependency-version: 5.16.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps the ruby group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [bigdecimal](https://github.com/ruby/bigdecimal) | `3.3.1` | `4.0.1` |
| [dry-inflector](https://github.com/dry-rb/dry-inflector) | `1.2.0` | `1.3.0` |
| [dry-schema](https://github.com/dry-rb/dry-schema) | `1.14.1` | `1.15.0` |
| [dry-types](https://github.com/dry-rb/dry-types) | `1.8.3` | `1.9.0` |
| [faraday-gzip](https://github.com/bodrovis/faraday-gzip) | `3.0.4` | `3.1.0` |
| [thor](https://github.com/rails/thor) | `1.4.0` | `1.5.0` |


Updates `bigdecimal` from 3.3.1 to 4.0.1
- [Release notes](https://github.com/ruby/bigdecimal/releases)
- [Changelog](https://github.com/ruby/bigdecimal/blob/master/CHANGES.md)
- [Commits](ruby/bigdecimal@v3.3.1...v4.0.1)

Updates `dry-inflector` from 1.2.0 to 1.3.0
- [Release notes](https://github.com/dry-rb/dry-inflector/releases)
- [Changelog](https://github.com/dry-rb/dry-inflector/blob/main/CHANGELOG.md)
- [Commits](dry-rb/dry-inflector@v1.2.0...v1.3.0)

Updates `dry-schema` from 1.14.1 to 1.15.0
- [Release notes](https://github.com/dry-rb/dry-schema/releases)
- [Changelog](https://github.com/dry-rb/dry-schema/blob/main/CHANGELOG.md)
- [Commits](dry-rb/dry-schema@v1.14.1...v1.15.0)

Updates `dry-types` from 1.8.3 to 1.9.0
- [Release notes](https://github.com/dry-rb/dry-types/releases)
- [Changelog](https://github.com/dry-rb/dry-types/blob/main/CHANGELOG.md)
- [Commits](dry-rb/dry-types@v1.8.3...v1.9.0)

Updates `faraday-gzip` from 3.0.4 to 3.1.0
- [Release notes](https://github.com/bodrovis/faraday-gzip/releases)
- [Changelog](https://github.com/bodrovis/faraday-gzip/blob/master/CHANGELOG.md)
- [Commits](bodrovis/faraday-gzip@v3.0.4...v3.1.0)

Updates `thor` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/rails/thor/releases)
- [Commits](rails/thor@v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: bigdecimal
  dependency-version: 4.0.1
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: ruby
- dependency-name: dry-inflector
  dependency-version: 1.3.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: ruby
- dependency-name: dry-schema
  dependency-version: 1.15.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: ruby
- dependency-name: dry-types
  dependency-version: 1.9.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: ruby
- dependency-name: faraday-gzip
  dependency-version: 3.1.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: ruby
- dependency-name: thor
  dependency-version: 1.5.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: ruby
...

Signed-off-by: dependabot[bot] <[email protected]>
@mergify mergify bot closed this Jan 12, 2026
@mergify mergify bot deleted the mergify/merge-queue/d7ecd551f3 branch January 12, 2026 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant