Skip to content

chore(release): release 0.9.5#189

Open
erode-release[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--erode
Open

chore(release): release 0.9.5#189
erode-release[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--erode

Conversation

@erode-release
Copy link
Copy Markdown
Contributor

@erode-release erode-release Bot commented May 13, 2026

🤖 I have created a release beep boop

0.9.5 (2026-06-04)

Build System

  • deps-dev: bump @types/node from 24.12.2 to 24.12.4 (#210) (feffa53)
  • deps-dev: bump @vitest/coverage-v8 from 4.1.5 to 4.1.6 (#186) (e773ea4)
  • deps-dev: bump knip from 6.12.0 to 6.14.1 (#196) (3dd06b9)
  • deps-dev: bump tsx from 4.21.0 to 4.22.4 (#209) (160b1ac)
  • deps-dev: bump vitest from 4.1.5 to 4.1.6 (#183) (543162c)
  • deps-dev: bump vitest from 4.1.6 to 4.1.7 (#197) (bf25e54)
  • deps: bump @anthropic-ai/sdk from 0.95.0 to 0.96.0 (#188) (21a9b12)
  • deps: bump @anthropic-ai/sdk from 0.96.0 to 0.100.1 (#207) (f73def0)
  • deps: bump @astrojs/starlight from 0.38.4 to 0.39.2 (#187) (399643b)
  • deps: bump @rollup/rollup-linux-x64-gnu from 4.60.2 to 4.60.3 (#185) (daa3cc8)
  • deps: bump @rollup/rollup-linux-x64-gnu from 4.60.3 to 4.60.4 (#201) (7df40f4)
  • deps: bump astro from 6.2.2 to 6.3.6 (#198) (dca07ca)
  • deps: bump astro from 6.3.6 to 6.3.8 (#203) (f41fed5)
  • deps: bump brace-expansion from 5.0.5 to 5.0.6 (#191) (4681fb6)
  • deps: bump devalue from 5.6.4 to 5.8.1 (#190) (fde6bab)
  • deps: bump likec4 from 1.56.0 to 1.57.0 (#200) (a68bd03)
  • deps: bump node from 24-slim to 26-slim (#182) (9ccd099)
  • deps: bump openai from 6.35.0 to 6.38.0 (#194) (a5c1ebb)
  • deps: bump openai from 6.38.0 to 6.39.0 (#202) (06523bb)
  • deps: bump qs from 6.15.0 to 6.15.2 (#199) (4844f23)
  • deps: bump typescript-eslint from 8.59.1 to 8.59.4 (#193) (1bf3a72)
  • deps: bump typescript-eslint from 8.59.4 to 8.60.0 (#204) (12765b0)
  • deps: bump ws from 8.19.0 to 8.20.1 (#192) (06ae808)
  • deps: bump zod from 4.4.1 to 4.4.3 (#184) (8f7f6f0)

This PR was generated with Release Please. See documentation.

@erode-release erode-release Bot requested a review from a team as a code owner May 13, 2026 18:12
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 13, 2026

Greptile Summary

This is an automated release PR generated by Release Please, bumping the monorepo version from 0.9.4 to 0.9.5. All changes are version metadata and changelog updates — no application logic is touched.

  • Version bump: .release-please-manifest.json, package.json, and package-lock.json updated from 0.9.40.9.5.
  • Changelog: A new 0.9.5 entry added documenting ~22 dependency bumps (dev and prod), including @anthropic-ai/sdk, openai, zod, astro, vitest, tsx, and others.
  • No code changes: All bundled commits are dependency updates merged via Dependabot; no application or library source files are modified in this PR.

Confidence Score: 5/5

Safe to merge — all changes are automated version metadata and changelog entries with no application logic modifications.

The PR exclusively updates version strings in manifest/lock files and appends changelog entries. Every bundled change was already merged individually as a Dependabot dependency bump; this PR simply collects them into a release. Nothing in the application or library source is touched.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 0.9.4 to 0.9.5 — standard Release Please manifest update
CHANGELOG.md New 0.9.5 section added with all dependency bump entries auto-generated by Release Please
package.json Root monorepo version field updated from 0.9.4 to 0.9.5
package-lock.json Lock file version bumped to match package.json; dependency resolutions updated for all bumped packages

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] --> B[Bump version 0.9.4 to 0.9.5]
    B --> C[.release-please-manifest.json]
    B --> D[package.json]
    B --> E[package-lock.json]
    B --> F[CHANGELOG.md]
    F --> G[22 dependency bump entries merged since 0.9.4]
    G --> G1[anthropic-ai/sdk 0.95 to 0.100.1]
    G --> G2[openai 6.35 to 6.39]
    G --> G3[zod 4.4.1 to 4.4.3]
    G --> G4[astro 6.2.2 to 6.3.8]
    G --> G5[vitest 4.1.5 to 4.1.7]
    G --> G6[node 24-slim to 26-slim]
Loading

Reviews (24): Last reviewed commit: "chore(release): release 0.9.5" | Re-trigger Greptile

@erode-release erode-release Bot force-pushed the release-please--branches--main--components--erode branch 9 times, most recently from fc35c8a to df72f59 Compare May 18, 2026 20:43
@erode-release erode-release Bot force-pushed the release-please--branches--main--components--erode branch 11 times, most recently from 92ec6bf to 3570c2a Compare May 27, 2026 20:06
@erode-release erode-release Bot force-pushed the release-please--branches--main--components--erode branch 2 times, most recently from 0a07511 to 799f327 Compare June 4, 2026 02:42
@erode-release erode-release Bot force-pushed the release-please--branches--main--components--erode branch from 799f327 to faeda47 Compare June 4, 2026 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants