Skip to content

chore(release): release 0.9.5#189

Merged
parse merged 1 commit into
mainfrom
release-please--branches--main--components--erode
Jun 15, 2026
Merged

chore(release): release 0.9.5#189
parse merged 1 commit into
mainfrom
release-please--branches--main--components--erode

Conversation

@erode-release

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

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.9.5 (2026-06-15)

Build System

  • deps-dev: bump @commitlint/cli from 20.5.3 to 21.0.2 (#208) (7438b4a)
  • deps-dev: bump @commitlint/config-conventional from 20.5.3 to 21.0.2 (#206) (23c4b1f)
  • 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 eslint from 10.3.0 to 10.4.1 (#213) (db88df7)
  • 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 @google/genai from 1.52.0 to 2.8.0 (#211) (06d647e)
  • 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 openai from 6.39.0 to 6.42.0 (#214) (cab66c2)
  • deps: bump qs from 6.15.0 to 6.15.2 (#199) (4844f23)
  • deps: bump shell-quote and concurrently (#215) (12f0190)
  • 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

greptile-apps Bot commented May 13, 2026

Copy link
Copy Markdown

Greptile Summary

This is an automated release PR generated by Release Please, bumping the version from 0.9.4 to 0.9.5. The changes are purely mechanical — version fields updated in package.json, package-lock.json, and .release-please-manifest.json, plus a new changelog entry.

  • Version bump: 0.9.40.9.5 across package.json, package-lock.json, and .release-please-manifest.json.
  • Dependency updates: Numerous dev and runtime dependency bumps (Anthropic SDK, OpenAI, @google/genai, Zod, Vitest, ESLint, etc.) accumulated since the last release are recorded in the changelog.
  • CHANGELOG.md: New 0.9.5 entry prepended, consistent with prior release entries in the file.

Confidence Score: 5/5

Safe to merge — all changes are auto-generated version metadata with no logic modifications.

The diff touches only version strings in four files (package.json, package-lock.json, .release-please-manifest.json, and CHANGELOG.md). All edits are mechanical outputs of Release Please and carry no functional risk.

No files require special attention.

Important Files Changed

Filename Overview
package.json Version field bumped from 0.9.4 to 0.9.5; no other changes.
package-lock.json Version fields updated to 0.9.5 in the lockfile root and package entry; all dependency resolution entries reflect previously merged dependency-bump PRs.
.release-please-manifest.json Release Please manifest updated from 0.9.4 to 0.9.5.
CHANGELOG.md New 0.9.5 changelog section prepended, listing all dependency bumps from the release cycle.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["Release Please Bot"] -->|"Detects merged dep-bump PRs"| B["Generates release PR #189"]
    B --> C["Bumps version: 0.9.4 → 0.9.5"]
    C --> D["package.json"]
    C --> E["package-lock.json"]
    C --> F[".release-please-manifest.json"]
    B --> G["Prepends CHANGELOG.md entry"]
    G --> H["Lists 30+ dependency bump commits"]
    D & E & F & G -->|"Merged"| I["GitHub Release v0.9.5"]
    I --> J["npm publish / artifact tagging"]
Loading

Reviews (29): 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 4 times, most recently from faeda47 to ed60639 Compare June 10, 2026 17:37
@erode-release erode-release Bot force-pushed the release-please--branches--main--components--erode branch 3 times, most recently from 6ada649 to d3e2e23 Compare June 15, 2026 08:31
@erode-release erode-release Bot force-pushed the release-please--branches--main--components--erode branch from d3e2e23 to ce79b3e Compare June 15, 2026 08:35
@erode-release erode-release Bot force-pushed the release-please--branches--main--components--erode branch from ce79b3e to 68b2c79 Compare June 15, 2026 08:39
@parse parse merged commit 1301ebb into main Jun 15, 2026
8 checks passed
@parse parse deleted the release-please--branches--main--components--erode branch June 15, 2026 08:40
@erode-release

erode-release Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

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.

1 participant