Skip to content

deps: bump the npm-major group across 1 directory with 4 updates#129

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-major-db1eb01431
Open

deps: bump the npm-major group across 1 directory with 4 updates#129
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-major-db1eb01431

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-major group with 4 updates in the / directory: @astrojs/react, lucide-react, shadcn and typescript.

Updates @astrojs/react from 4.4.2 to 5.0.7

Release notes

Sourced from @​astrojs/react's releases.

@​astrojs/react@​5.0.7

Patch Changes

@​astrojs/react@​5.0.6

Patch Changes

  • Updated dependencies [f732f3c]:
    • @​astrojs/internal-helpers@​0.10.0

@​astrojs/react@​5.0.5

Patch Changes

  • Updated dependencies [d365c97]:
    • @​astrojs/internal-helpers@​0.9.1
Changelog

Sourced from @​astrojs/react's changelog.

5.0.7

Patch Changes

5.0.6

Patch Changes

  • Updated dependencies [f732f3c]:
    • @​astrojs/internal-helpers@​0.10.0

5.0.5

Patch Changes

  • Updated dependencies [d365c97]:
    • @​astrojs/internal-helpers@​0.9.1

5.0.4

Patch Changes

5.0.3

Patch Changes

  • #16224 a2b9eeb Thanks @​fkatsuhiro! - Fix React 19 "Float" mechanism injecting into Astro islands instead of the . This PR adds a filter to @​astrojs/react to strip these auto-generated resource from the island's HTML output, ensuring valid HTML structure.

5.0.2

Patch Changes

5.0.1

Patch Changes

5.0.0

... (truncated)

Commits

Updates lucide-react from 0.575.0 to 1.17.0

Release notes

Sourced from lucide-react's releases.

Version 1.17.0

What's Changed

Full Changelog: lucide-icons/lucide@1.16.0...1.17.0

Version 1.16.0

What's Changed

Full Changelog: lucide-icons/lucide@1.15.0...1.16.0

Version 1.15.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.14.0...1.15.0

... (truncated)

Commits

Updates shadcn from 3.8.5 to 4.11.0

Release notes

Sourced from shadcn's releases.

shadcn@4.11.0

Minor Changes

Patch Changes

shadcn@4.10.0

Minor Changes

shadcn@4.9.0

Minor Changes

shadcn@4.8.3

Patch Changes

shadcn@4.8.2

Patch Changes

shadcn@4.8.1

Patch Changes

shadcn@4.8.0

Minor Changes

Patch Changes

shadcn@4.7.0

Minor Changes

... (truncated)

Changelog

Sourced from shadcn's changelog.

4.11.0

Minor Changes

Patch Changes

4.10.0

Minor Changes

4.9.0

Minor Changes

4.8.3

Patch Changes

4.8.2

Patch Changes

4.8.1

Patch Changes

4.8.0

Minor Changes

... (truncated)

Commits

Updates typescript from 5.9.3 to 6.0.3

Release notes

Sourced from typescript's releases.

TypeScript 6.0.3

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits
  • 050880c Bump version to 6.0.3 and LKG
  • eeae9dd 🤖 Pick PR #63401 (Also check package name validity in...) into release-6.0 (#...
  • ad1c695 🤖 Pick PR #63368 (Harden ATA package name filtering) into release-6.0 (#63372)
  • 0725fb4 🤖 Pick PR #63310 (Mark class property initializers as...) into release-6.0 (#...
  • 607a22a Bump version to 6.0.2 and LKG
  • 9e72ab7 🤖 Pick PR #63239 (Fix missing lib files in reused pro...) into release-6.0 (#...
  • 35ff23d 🤖 Pick PR #63163 (Port anyFunctionType subtype fix an...) into release-6.0 (#...
  • e175b69 Bump version to 6.0.1-rc and LKG
  • af4caac Update LKG
  • 8efd7e8 Merge remote-tracking branch 'origin/main' into release-6.0
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 22, 2026
@dependabot dependabot Bot requested a review from jbdevprimary as a code owner April 22, 2026 06:40
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 22, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-major-db1eb01431 branch from d4517c8 to 37649c7 Compare April 23, 2026 06:41
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-major-db1eb01431 branch from 37649c7 to b44883e Compare May 5, 2026 19:09
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-major-db1eb01431 branch 4 times, most recently from 61b142c to 812dcb4 Compare May 15, 2026 07:15
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-major-db1eb01431 branch from 812dcb4 to bead2f2 Compare May 20, 2026 07:16
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-major-db1eb01431 branch from bead2f2 to 880453e Compare June 4, 2026 00:50
@jbdevprimary

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-major-db1eb01431 branch from 880453e to b92da20 Compare June 9, 2026 23:57
jbdevprimary added a commit that referenced this pull request Jun 10, 2026
…nkedin icons

Unblocks the npm-major dependabot bump (#129) whose lucide upgrade
turned the long-standing deprecation warnings into type errors.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
jbdevprimary added a commit that referenced this pull request Jun 10, 2026
…rries career history (#156)

* feat: portfolio-first site — drop Work and Skills sections, résumé carries career history

The site is a lobby, not a brochure: hero (identity, proof, action) →
Open Source tri-panel (what a résumé can't show) → contact. Work and
Skills duplicated the résumé, which is one click away in HTML and DOCX.

External research on exemplar staff-engineer sites (Chiang, Hashimoto,
Brandur, Evans, Luu, McKinley, Robinson, matklad, Majors, swyx)
independently flagged the skills listing as the strongest
template/junior tell — no staff-level site has one — and confirmed the
lobby model for hire-me sites when career detail lives in the résumé.

Also: ClassPass work entry deleted — everything pre-Symbiont (2017)
lives in the Earlier Career paragraph (its cost win, fleet scale, and
early-IaC claim were already quoted there). Symbiont, the long-term
salaried role, is the start of the listed history. Nav reduces to
Open Source · Contact · Résumé.

Decision: site shows only what the résumé cannot; career history starts at Symbiont
Why: user directive (redundancy + pre-2017 one-year roles read better as prose); research-validated
Resolves: 'do we NEED a work section' / 'Symbiont should be the start of actual roles'

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* fix: inline brand SVGs — lucide-react v1 removes deprecated Github/Linkedin icons

Unblocks the npm-major dependabot bump (#129) whose lucide upgrade
turned the long-standing deprecation warnings into type errors.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* fix: OOXML postprocess for turbodocx layout defects + dual-engine DOCX QC

The DOCX showed spacing voids and indented headings that QC missed for
two reasons: it rendered only through LibreOffice (the user views in
Pages — different layout engine) and reviewed downscaled thumbnails.

Root causes in @turbodocx/html-to-docx v1.21.0 (verified in source):
- tblCellMar is hardcoded to 160 twips l/r + 80 t/b on every table, so
  layout tables (heading rules, title/date rows) rendered indented
  against body text with inflated padding
- an empty paragraph is emitted after every table — a dead line between
  each heading rule and its section body

postprocess.ts rewrites word/document.xml after conversion: zeroes the
cell margins and strips the dead paragraphs (whitespace-tolerant match;
keeps the OOXML-required trailing paragraph before sectPr). Structural
tests lock both invariants.

qc.ts now renders through BOTH local engines at 200 DPI — LibreOffice
(Word proxy, CI-available) and Apple Pages via AppleScript (the engine
that exposed these bugs) — emitting <engine>-<page>.png for review.

Decision: fix converter defects by post-processing OOXML in our build, not by switching converters
Why: turbodocx hardcodes the values (no options); it remains the only converter validated in both Word-proxy and Pages engines
Resolves: 'docx showing weird spacing gaps and alignment issues' + 'need a way to capture the docx as it actually shows up'

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* fix: drop sibling-section top border from Open Source — it is the first section after the hero

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
@jbdevprimary

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-major-db1eb01431 branch from b92da20 to 0d46d36 Compare June 10, 2026 00:22
@jbdevprimary

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps the npm-major group with 4 updates in the / directory: [@astrojs/react](https://github.com/withastro/astro/tree/HEAD/packages/integrations/react), [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react), [shadcn](https://github.com/shadcn-ui/ui/tree/HEAD/packages/shadcn) and [typescript](https://github.com/microsoft/TypeScript).


Updates `@astrojs/react` from 4.4.2 to 5.0.7
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/react/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/react@5.0.7/packages/integrations/react)

Updates `lucide-react` from 0.575.0 to 1.17.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.17.0/packages/lucide-react)

Updates `shadcn` from 3.8.5 to 4.11.0
- [Release notes](https://github.com/shadcn-ui/ui/releases)
- [Changelog](https://github.com/shadcn-ui/ui/blob/main/packages/shadcn/CHANGELOG.md)
- [Commits](https://github.com/shadcn-ui/ui/commits/shadcn@4.11.0/packages/shadcn)

Updates `typescript` from 5.9.3 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.3...v6.0.3)

---
updated-dependencies:
- dependency-name: "@astrojs/react"
  dependency-version: 5.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-major
- dependency-name: lucide-react
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-major
- dependency-name: shadcn
  dependency-version: 4.4.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-major
- dependency-name: typescript
  dependency-version: 6.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-major-db1eb01431 branch from 0d46d36 to 967859d Compare June 10, 2026 00:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant