Skip to content

deps: upgrade all dependencies to latest#110

Merged
jongio merged 1 commit into
mainfrom
jongio-deps-upgrade-all
Jul 2, 2026
Merged

deps: upgrade all dependencies to latest#110
jongio merged 1 commit into
mainfrom
jongio-deps-upgrade-all

Conversation

@jongio

@jongio jongio commented Jul 2, 2026

Copy link
Copy Markdown
Owner

Dependency upgrades

Upgrades all dependencies to latest and fixes forward (no downgrades).

Changes

  • astro 7.0.57.0.6 — re-keyed the js-yaml import patch and minimumReleaseAgeExclude entry to the new version.
  • @astrojs/internal-helpers 0.10.00.10.1 (pulled in by astro 7.0.6) — re-keyed the import * as yaml patch (still required in 0.10.1) and added it to minimumReleaseAgeExclude.
  • @astrojs/markdown-satteri@0.3.3 — new fresh transitive dep of astro 7.0.6, auto-added to minimumReleaseAgeExclude.
  • @jongio/azd-web-core already at latest (2.4.1); other deps within the 7-day publish cooldown were skipped as expected.

Verification (local, CI-equivalent)

  • pnpm install --frozen-lockfile ✓ (lockfile in sync)
  • pnpm run build
  • pnpm run validate-schema --offline ✓ (1 passed)
  • pnpm run validate-registry --offline ✓ (39 passed)
  • pnpm run test ✓ (9 passed)

Co-authored-by: Copilot App 223556219+Copilot@users.noreply.github.com

- astro 7.0.5 -> 7.0.6 (re-key patch + minimumReleaseAgeExclude)
- @astrojs/internal-helpers 0.10.0 -> 0.10.1 (re-key js-yaml import patch)
- add @astrojs/markdown-satteri@0.3.3 to minimumReleaseAgeExclude (fresh transitive dep)
- @jongio/azd-web-core already at latest (2.4.1)

Build, schema (1), registry (39) and tests (9) all pass on latest.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@jongio jongio self-assigned this Jul 2, 2026
github-actions Bot added a commit that referenced this pull request Jul 2, 2026
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

🚀 Website Preview

Your PR preview was available here.

Preview has been cleaned up as the PR was closed.

@jongio
jongio merged commit 6e6a3bd into main Jul 2, 2026
9 checks passed
@jongio
jongio deleted the jongio-deps-upgrade-all branch July 2, 2026 19:46
github-actions Bot added a commit that referenced this pull request Jul 2, 2026
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