Skip to content

release: v1.1.0#49

Merged
privilegedescalation-engineer[bot] merged 1 commit intomainfrom
release/v1.1.0
Apr 21, 2026
Merged

release: v1.1.0#49
privilegedescalation-engineer[bot] merged 1 commit intomainfrom
release/v1.1.0

Conversation

@privilegedescalation-engineer
Copy link
Copy Markdown
Contributor

Automated version bump and checksum update for v1.1.0.

cc @cpfarhood

@privilegedescalation-engineer privilegedescalation-engineer Bot merged commit 823e590 into main Apr 21, 2026
2 of 3 checks passed
@privilegedescalation-engineer privilegedescalation-engineer Bot deleted the release/v1.1.0 branch April 21, 2026 20:52
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Apr 21, 2026

Greptile Summary

This is an automated release PR that bumps the plugin version from 1.0.0 to 1.1.0 across all three version-tracking files, and updates the ArtifactHub metadata to point to the new release archive with its corresponding SHA-256 checksum.

Changes:

  • artifacthub-pkg.yml: version, archive-url, and archive-checksum updated for v1.1.0
  • package.json: version field updated to 1.1.0
  • package-lock.json: both root and packages[\"\"] version fields updated to 1.1.0

All version references are consistent across files. The new checksum (sha256:e212381f38c331383604b06f6552997fcba5c8b42a3bd828e3b43ed3e5028448) is the correct 64-character hex length for a SHA-256 digest. No dependency changes or logic changes are included — this is a clean, mechanical version bump.

Confidence Score: 5/5

Safe to merge — purely a version bump with consistent changes across all three files and a correctly formatted SHA-256 checksum.

All three files agree on version 1.1.0, the archive URL matches the version, and the checksum is a valid 64-character SHA-256 hex string. No logic changes, no dependency updates, no risk surface introduced.

No files require special attention.

Important Files Changed

Filename Overview
artifacthub-pkg.yml Version bumped from 1.0.0 to 1.1.0; archive URL and SHA-256 checksum updated consistently for the new release artifact.
package.json Version field bumped from 1.0.0 to 1.1.0; no other changes.
package-lock.json Version field (root and packages[""] entries) bumped from 1.0.0 to 1.1.0 to match package.json; no dependency changes.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Bot opens release PR] --> B[Bump version: 1.0.0 → 1.1.0]
    B --> C[package.json]
    B --> D[package-lock.json]
    B --> E[artifacthub-pkg.yml]
    E --> F[Update archive-url to v1.1.0 tar.gz]
    E --> G[Update archive-checksum to new SHA-256]
    C & D & F & G --> H[PR merged to main]
    H --> I[ArtifactHub picks up new version metadata]
Loading

Reviews (1): Last reviewed commit: "release: v1.1.0" | Re-trigger Greptile

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.

0 participants