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

chore(dependencies): Upgrade @primer/octicons-react to v19.7.0 #3692

Merged
merged 1 commit into from
Sep 4, 2023

Conversation

broccolinisoup
Copy link
Member

@broccolinisoup broccolinisoup commented Sep 1, 2023

Updates the @primer/octicons-react to v19.7.0

Changelog since the last upgrade:

Merge checklist

  • Added/updated tests
  • Added/updated documentation
  • Changes are SSR compatible
  • Tested in Chrome
  • Tested in Firefox
  • Tested in Safari
  • Tested in Edge

Take a look at the What we look for in reviews section of the contributing guidelines for more information on how we review PRs.

@changeset-bot
Copy link

changeset-bot bot commented Sep 1, 2023

🦋 Changeset detected

Latest commit: e89a8a1

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

This PR includes changesets to release 1 package
Name Type
@primer/react Minor

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
Copy link
Contributor

github-actions bot commented Sep 1, 2023

size-limit report 📦

Path Size
dist/browser.esm.js 104.59 KB (0%)
dist/browser.umd.js 105.14 KB (0%)

@broccolinisoup broccolinisoup changed the title chore(dependencies): Upgrade @primer/react-octicons to v 19.7.0 chore(dependencies): Upgrade @primer/react-octicons to v19.7.0 Sep 1, 2023
@broccolinisoup broccolinisoup changed the title chore(dependencies): Upgrade @primer/react-octicons to v19.7.0 chore(dependencies): Upgrade @primer/octicons-react to v19.7.0 Sep 1, 2023
@@ -100,7 +100,7 @@
"@github/relative-time-element": "^4.1.2",
"@lit-labs/react": "^2.0.1",
"@primer/behaviors": "^1.3.4",
"@primer/octicons-react": "^19.3.0",
"@primer/octicons-react": "^19.7.0",
Copy link
Member Author

Choose a reason for hiding this comment

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

Question: I also have an upgrade PR at dotcom https://github.com/github/github/pull/286206 as well and in the diff, there are so many icons in node_modules/@primer/react/node_modules/@primer/octicons-react are deleted. I am a bit confused by this. Does that happen because of npm workspaces that these icons are coming from node_modules/@primer/octicons-react?

Copy link
Member

Choose a reason for hiding this comment

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

@broccolinisoup I think you're right, now that @primer/octicons-react can properly be hoisted we're now seeing all of the ones in the nested node_modules being removed.

@broccolinisoup broccolinisoup marked this pull request as ready for review September 1, 2023 04:03
@broccolinisoup broccolinisoup requested review from a team and joshblack September 1, 2023 04:03
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.

2 participants