Skip to content

Bump inline charts to 1.1.0 - #77

Merged
xrendan merged 1 commit into
mainfrom
chore/charts-1.1.0
Sep 8, 2026
Merged

Bump inline charts to 1.1.0#77
xrendan merged 1 commit into
mainfrom
chore/charts-1.1.0

Conversation

@xrendan

Copy link
Copy Markdown
Member

Summary

  • update the @buildcanada/charts-inline npm alias to @buildcanada/charts 1.1.0
  • refresh the pnpm lockfile

Checks

  • corepack pnpm test:polls (9 tests passed)
  • corepack pnpm install --lockfile-only --frozen-lockfile
  • corepack pnpm exec tsc --noEmit(fails on existing missing municipal *-stamp.png assets; no chart-package type errors)

@xrendan
xrendan marked this pull request as ready for review September 8, 2026 03:15
@xrendan
xrendan merged commit 566b295 into mainSep 8, 2026
1 check passed
@greptile-apps

Copy link
Copy Markdown

Greptile Summary

Updates the inline-chart npm alias from @buildcanada/charts 1.0.0 to 1.1.0 and refreshes the corresponding lockfile entries.

  • Raises the alias version range to ^1.1.0
  • Resolves and records @buildcanada/charts@1.1.0 with unchanged peer and dependency families

Confidence Score: 5/5

The PR appears safe to merge with no concrete changed-code failure identified.

The manifest and lockfile consistently resolve the inline-chart alias to version 1.1.0, and the investigated current imports, peer requirements, package subpaths, and shared payload consumers did not establish a broken contract.

Important Files Changed

FilenameOverview
package.jsonUpdates the inline-chart package alias to the 1.1 release line; no concrete compatibility defect was identified.
pnpm-lock.yamlConsistently refreshes the importer, package resolution, integrity hash, and snapshot key for version 1.1.0.

Reviews (1): Last reviewed commit: "Bump inline charts to 1.1.0" | Re-trigger Greptile

Sign up for freeto 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

@xrendan