Skip to content

Conversation

zamoore
Copy link
Contributor

@zamoore zamoore commented Oct 2, 2025

πŸ“Œ Summary

If merged, this PR will upgrade dependencies ahead of the 5.0.0 release

πŸ› οΈ Detailed description

  • Upgrades ember-stargate to 1.0.2

πŸ”— External links

Jira ticket: HDS-4936


πŸ‘€ Component checklist

πŸ’¬ Please consider using conventional comments when reviewing this PR.

πŸ“‹ PCI review checklist
  • If applicable, I've documented a plan to revert these changes if they require more than reverting the pull request.
  • If applicable, I've worked with GRC to document the impact of any changes to security controls.
    Examples of changes to controls include access controls, encryption, logging, etc.
  • If applicable, I've worked with GRC to ensure compliance due to a significant change to the in-scope PCI environment.
    Examples include changes to operating systems, ports, protocols, services, cryptography-related components, PII processing code, etc.

Copy link

vercel bot commented Oct 2, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
hds-showcase Ready Ready Preview Oct 9, 2025 7:55pm
hds-website Ready Ready Preview Oct 9, 2025 7:55pm

"@embroider/addon-dev": "^7.1.5",
"@eslint/js": "^9.23.0",
"@glimmer/component": "^1.1.2",
"@glimmer/component": "^2.0.0",
Copy link
Collaborator

Choose a reason for hiding this comment

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

you might need to add global override for this, similar to what we have in cloud-ui https://github.com/hashicorp/cloud-ui/blob/main/package.json#L55

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We're upgrading ember-a11y-refocus in another branch. Would waiting on that to merge solve the issue?

Copy link
Collaborator

@aklkv aklkv Oct 2, 2025

Choose a reason for hiding this comment

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

it might yeah as I suggested this solution to @shleewhite when we paired on that upgrade

@zamoore zamoore changed the title v5 Dependency Upgrades Upgrade ember-stargate & @glimmer/component Oct 2, 2025
@zamoore zamoore force-pushed the main-5.0.0 branch 2 times, most recently from 3851d8f to 5d044c7 Compare October 3, 2025 20:12
@zamoore zamoore force-pushed the zamoore/hds-4936/dependency-upgrades branch from beddeda to 219ec81 Compare October 3, 2025 21:39
@zamoore zamoore marked this pull request as ready for review October 8, 2025 17:23
@zamoore zamoore requested a review from a team as a code owner October 8, 2025 17:23
import { BORDER_WIDTH } from './index.ts';
import type Owner from '@ember/owner';

import type Owner from '@ember/owner';
Copy link
Member

Choose a reason for hiding this comment

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

This change seems unrelated. Perhaps we should drop it?

@zamoore zamoore requested a review from a team as a code owner October 9, 2025 19:37
@zamoore zamoore force-pushed the zamoore/hds-4936/dependency-upgrades branch from abab065 to 22ad9c2 Compare October 9, 2025 19:46
@zamoore zamoore merged commit 83899c1 into main-5.0.0 Oct 10, 2025
29 of 33 checks passed
@zamoore zamoore deleted the zamoore/hds-4936/dependency-upgrades branch October 10, 2025 14:21
zamoore added a commit that referenced this pull request Oct 10, 2025
zamoore added a commit that referenced this pull request Oct 10, 2025
zamoore added a commit that referenced this pull request Oct 13, 2025
zamoore added a commit that referenced this pull request Oct 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants