Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update source dependencies #1338

Merged
merged 2 commits into from
May 23, 2024
Merged

Update source dependencies #1338

merged 2 commits into from
May 23, 2024

Conversation

rBangay
Copy link
Contributor

@rBangay rBangay commented May 22, 2024

What does this change?

Update to:

  • source-foundations
  • source-react-components
  • source-react-components-development-kitchen

Including deprecated changes to theming.

@rBangay rBangay requested a review from a team as a code owner May 22, 2024 22:35
@rBangay rBangay force-pushed the update-source-dependencies branch 2 times, most recently from 6327921 to 8b73263 Compare May 22, 2024 22:59
@rBangay rBangay force-pushed the update-source-dependencies branch from 8b73263 to 7eef674 Compare May 23, 2024 08:29
@@ -385,7 +381,7 @@ export const ProductCard = ({
</h4>
<div>
<dl css={keyValueCss}>
<dt>{atob('TFBQRlJFRTZHTFRY')}</dt>
<dt>{window.atob('TFBQRlJFRTZHTFRY')}</dt>
Copy link
Contributor Author

@rBangay rBangay May 23, 2024

Choose a reason for hiding this comment

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

the linter seems to get confused between the browser and node versions of this function, the node one throwing a deprecation warning. This should force the hand of the linter to let it know that we are only concerned with the browser implimentation here.

reference: microsoft/TypeScript#45566

Copy link
Member

@tjmw tjmw left a comment

Choose a reason for hiding this comment

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

Nice!

@rBangay rBangay merged commit 1ed354c into main May 23, 2024
11 checks passed
@rBangay rBangay deleted the update-source-dependencies branch May 23, 2024 11:12
@prout-bot
Copy link
Collaborator

Seen on PROD (merged by @rBangay 10 minutes and 31 seconds ago) Please check your changes!

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.

3 participants