Skip to content

upgrade workspace dependencies, address SASS warnings/regressions#4800

Merged
Simek merged 1 commit into
mainfrom
@simek/dependencies-upgrade-warnings-fix
Sep 15, 2025
Merged

upgrade workspace dependencies, address SASS warnings/regressions#4800
Simek merged 1 commit into
mainfrom
@simek/dependencies-upgrade-warnings-fix

Conversation

@Simek

@Simek Simek commented Sep 14, 2025

Copy link
Copy Markdown
Collaborator

Why

Regular round of workspace dependencies upgrade.

How

Bump dependencies across monorepo, run lint/format scripts to make sure that there are no warning or errors.

Alter style files slightly due to SASS upgrade, there were few warnings present on build. In the process I have also fixed inconsistent sidebar top level elements styling, which was driven by the collapsibility state, not the nest level.

Preview

Screenshot 2025-09-14 at 23 16 33

@netlify

netlify Bot commented Sep 14, 2025

Copy link
Copy Markdown

Deploy Preview for react-native ready!

Name Link
🔨 Latest commit dda37de
🔍 Latest deploy log https://app.netlify.com/projects/react-native/deploys/68c730cf179f5f0008e4dcd3
😎 Deploy Preview https://deploy-preview-4800--react-native.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@Simek Simek marked this pull request as ready for review September 15, 2025 08:29
@Simek Simek requested a review from cortinico September 15, 2025 08:29
label: 'Contributing to React Native',
collapsed: false,
collapsible: true,
collapsible: false,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

why are you changing this?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

There is only one section in that sidebar which make the collapsible option a bit useless, also wanted to align it with other cases like this, so Community tab, which is currently non-collapsible:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Makes sense 👍

@Simek Simek merged commit 371c3bb into main Sep 15, 2025
4 checks passed
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