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

Foundations upgrade #660

Closed

Conversation

zachgarwood
Copy link
Member

This upgrade allows for us to start using the shared api / twill model code from Foundations.

zachgarwood and others added 30 commits December 17, 2024 11:41
Since the Twill 3 upgrade script already uses rector to automate simple
changes, we should continue to use it to make our own custom changes

- install rector as a dev dependency
- create script for updating type compatibility
The exact command was:
./vendor/bin/rector process --clear-cache
--config=scripts/rector/twill-3-upgrade-type-compatibility.php
nikhiltri and others added 23 commits January 16, 2025 16:03
Bumps [@sentry/browser](/~https://github.com/getsentry/sentry-javascript) to 8.50.0 and updates ancestor dependency [@sentry/react](/~https://github.com/getsentry/sentry-javascript). These dependencies need to be updated together.


Updates `@sentry/browser` from 8.28.0 to 8.50.0
- [Release notes](/~https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](/~https://github.com/getsentry/sentry-javascript/blob/8.50.0/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@8.28.0...8.50.0)

Updates `@sentry/react` from 8.28.0 to 8.50.0
- [Release notes](/~https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](/~https://github.com/getsentry/sentry-javascript/blob/8.50.0/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@8.28.0...8.50.0)

---
updated-dependencies:
- dependency-name: "@sentry/browser"
  dependency-type: indirect
- dependency-name: "@sentry/react"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@zachgarwood zachgarwood force-pushed the feature/twill-foundations-upgrade branch from 40aff8d to f6f967b Compare January 16, 2025 22:07
@zachgarwood zachgarwood changed the base branch from feature/twill-upgrade to feature/twill-guide January 16, 2025 22:08
@nikhiltri nikhiltri force-pushed the feature/twill-guide branch from 08b1c3e to 9594292 Compare January 17, 2025 15:54
Base automatically changed from feature/twill-guide to feature/twill-upgrade January 17, 2025 15:54
@nikhiltri nikhiltri closed this Jan 17, 2025
@nikhiltri nikhiltri deleted the feature/twill-foundations-upgrade branch January 17, 2025 16:13
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.

3 participants