-
Notifications
You must be signed in to change notification settings - Fork 6
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
Backstage master #20
Backstage master #20
Conversation
Co-authored-by: Nicola Corti <corti.nico@gmail.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
Co-authored-by: Adam Foxman <adam@thefoxmans.net>
previously on a comparison page like this one [1], we were having an issue, where the changelog link was not set. this was due to the package name not being accessible for the "UsefulLinks" component. this commit fixes this issue [1]: https://react-native-community.github.io/upgrade-helper/?from=0.63.4&to=0.69.0
Bumps [terser](https://github.com/terser/terser) from 4.4.3 to 4.8.1. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/commits) --- updated-dependencies: - dependency-name: terser dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
7c329d5
to
bb2c50f
Compare
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
bb2c50f
to
aa4f3bd
Compare
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
9fe7f28
to
51bc5cf
Compare
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
wow 👏
by chance do you remember if there was any particular file where you found a lot of conflicts?
Thanks @vinzscam , I think settings, and home page were the most changed ones Settings related think because of the yarn plugin And home page because we changed it quite a bit and merging with theme was causing conflicts Then the change to ts bring some type issues too |
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com>
ok, I've added a bunch of commits, please double check. This looks awesome! 👏 |
Cool thanks for those fixes!!! |
Summary
Rebasing with latest changes from the upstream project and converting to TS
introduces dark theme and many versions bumps
working branch https://sarabadu.github.io/upgrade-helper/?from=1.34.2&to=1.35.0-next.1
Test Plan
What are the steps to reproduce?
Checklist
README.md
(if needed)