Skip to content

Conversation

@jcfranco
Copy link
Member

@jcfranco jcfranco commented May 13, 2025

Related Issue: N/A

Summary

Updates the following deps:

  • vite to v6
  • vitest monorepo to v3
  • arcgis to ^4.33.0-next.121
  • typescript to 5.8.2

Notes

  • addresses the following build warning:

    Deprecation warning: the @arcgis/components-controllers package was merged into @arcgis/lumina. Please remove it 
    from your package.json and rewrite code to import from @arcgis/lumina/controllers and 
    @arcgis/lumina/controllers/accessor instead.
    
  • updates test script in calcite-design-tokens and eslint-plugin-calcite-components packages to be single-run and adds test:watch scripts

@github-actions github-actions bot added the chore Issues with changes that don't modify src or test files. label May 13, 2025
@jcfranco jcfranco changed the title build(deps): bump @arcgis/lumina, typescript, vite, vitest' build(deps): bump @arcgis/lumina, typescript, vite, vitest May 13, 2025
@jcfranco jcfranco added the pr ready for visual snapshots Adding this label will run visual snapshot testing. label May 13, 2025
@jcfranco jcfranco removed the pr ready for visual snapshots Adding this label will run visual snapshot testing. label May 13, 2025
@jcfranco jcfranco added the pr ready for visual snapshots Adding this label will run visual snapshot testing. label May 13, 2025
Copy link
Member

@benelan benelan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jcfranco jcfranco added skip visual snapshots Pull requests that do not need visual regression testing. and removed pr ready for visual snapshots Adding this label will run visual snapshot testing. labels May 14, 2025
@jcfranco jcfranco merged commit 6d32eb7 into dev May 14, 2025
10 checks passed
@jcfranco jcfranco deleted the jcfranco/bump-vite-and-vitest branch May 14, 2025 14:34
benelan added a commit that referenced this pull request May 15, 2025
* origin/dev: (277 commits)
  docs(tokens): consistency pass for new component descriptions (#12148)
  build(preset): use valid TS module resolution (#12151)
  docs: update list of contributors (#12134)
  chore: drop obsolete transforms (#12136)
  chore: release main (#11890) (#12147)
  build(deps): bump @arcgis/lumina, typescript, vite, vitest (#12137)
  chore(preset): fix JSON import in build config (#12142)
  docs(panel, action): update `text-color-pressed` token descriptions (#12140)
  chore: release next
  fix(input-time-picker): invert text color on Windows when each masked input is focused (#12130)
  chore: release next
  refactor(sematic-tokens): update `--calcite-corner-radius-default` to reference correct token (#12131)
  feat(semantic-tokens): add `--calcite-color-text-highlight` tokens (#12068)
  chore: release next
  feat(combobox): add `selectAll` toggle property (#11721)
  chore: release next
  fix(sort-handle): allow move and reorder events to be cancelled (#12095)
  chore: release next
  feat: added spike data, heart chart, and progress bar icons (#12127)
  feat(text-area): Add design tokens for corner radius, shadow, footer background color (#12124)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Issues with changes that don't modify src or test files. skip visual snapshots Pull requests that do not need visual regression testing.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants