Skip to content

Deps-dev updates: bumps the non-major versions of packages #1103

Merged
sirrah-tam merged 4 commits into
developfrom
package-upgrades
Oct 24, 2025
Merged

Deps-dev updates: bumps the non-major versions of packages #1103
sirrah-tam merged 4 commits into
developfrom
package-upgrades

Conversation

@sirrah-tam

Copy link
Copy Markdown
Contributor

This change: (check at least one)

  • Adds a new feature
  • Fixes a bug
  • Improves maintainability
  • Improves documentation
  • Is a release activity

Is this a breaking change? (check one)

  • Yes
  • No

Is the: (complete all)

  • Title of this pull request clear, concise, and indicative of the issue number it addresses, if any?
  • Test suite(s) passing?
  • Code coverage maximal?
  • Changeset added?

What does this change address?
In an attempt to slim down the upgrades that are currently failing in #1102, this PR upgrades everything that does not currently cause a failure with either a build or running the test suites.

How does this change work?
Upgrades the following:
root:
"@storybook/addon-a11y": "^9.1.13",
"@storybook/addon-docs": "^9.1.13",
"@storybook/addon-links": "^9.1.13",
"@storybook/react-vite": "^9.1.13",
"@storybook/test-runner": "^0.23.0",
"@storybook/web-components": "^9.1.13",
"@storybook/web-components-vite": "^9.1.13",
"@types/uuid": "^11.0.0",
"@typescript-eslint/eslint-plugin": "^8.46.2",
"@typescript-eslint/parser": "^8.46.2",

pharos:
"style-dictionary": "^5.1.1",
"@types/react": "^18.3.26",

pharos-cli:
"@types/node": "^24.9.1",
"ts-jest": "^29.4.5",
"ts-morph": "^27.0.2",

pharos-site:
"core-js": "^3.46.0",
"@types/culori": "^4.0.1",
"@types/reach__router": "^1.3.15",
"@types/react": "^18.3.26",

@sirrah-tam sirrah-tam requested a review from a team as a code owner October 22, 2025 20:37
@sirrah-tam sirrah-tam requested review from afiasco, mtorres3 and satya-achanta-venkata and removed request for a team October 22, 2025 20:37
@changeset-bot

changeset-bot Bot commented Oct 22, 2025

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 88cd3b4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@ithaka/pharos-site Patch
@ithaka/pharos-cli Patch
@ithaka/pharos Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions

github-actions Bot commented Oct 22, 2025

Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size
packages/pharos/lib/index.js 1.04 MB (0%)

@brentswisher

brentswisher commented Oct 23, 2025

Copy link
Copy Markdown
Contributor

You might try nuking and re-creating your yarn lock file, that was what finally fixed this the last time I saw it. I spent like 2 hours doing what you did here and couldn't get the pharos site passing with the last round of dependabot updates, I really didn't understand it.

The error when the site deploys (if you can't see the logs) is:

error "document" is not available during server-side rendering. Enable "DEV_SSR" to debug this during "gatsby develop".

@sirrah-tam sirrah-tam merged commit ac02bf9 into develop Oct 24, 2025
11 checks passed
@sirrah-tam sirrah-tam deleted the package-upgrades branch October 24, 2025 20:19
@github-actions github-actions Bot mentioned this pull request Dec 18, 2025
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.

3 participants