Conversation
Collaborator
|
@Totto16 rc.8 still seems to contain a bug; I’ll be releasing another version, so it might be worth waiting for |
schnz
previously approved these changes
May 1, 2026
Collaborator
Author
|
As https://github.com/gjsify/ts-for-gir/releases/tag/v4.0.0-rc.9 released, I am just going to bump the dependencies to that version, as it isn't merged yet Waiting for https://github.com/gjsify/types/actions/runs/25220670276/job/73951822522 to finish, then I'm committing the version bumps :) |
Collaborator
Author
GitHub seems to have some issues again, xD, i didn't see that comment until now🤦🏼♂️ |
- make sure all version use the "^<version>" and not "<version>" syntax, to be consistent
3ee17b1 to
3603777
Compare
JumpLink
approved these changes
May 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I found a small rename error in the
packages/gnome-shell/src/extensions/global.d.tsfile.Also bump @Girs dependencies to the newest version (rc.8)
I would like to bump the version after this PR to
50.0.0-alpha.2or even to50.0.0, as I personally think, it is correct, as gnome 50 changed relatively few things and I tested it with my extension, and everything seems to be correct.What are your thoughts @swsnr @schnz @JumpLink ?