chore: [SDK-4491] bump package versions and update project token#134
Merged
Conversation
abdulraqeeb33
approved these changes
May 7, 2026
sherwinski
approved these changes
May 7, 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.
Description
Bump shim package versions for
onesignal-ngx,react-onesignal,onesignal-vue(v2), and@onesignal/onesignal-vue3, and switch the project automation workflow template fromGH_PROJECTS_TOKENtoGH_PUSH_TOKEN.Details
src/scaffolds/angular-workspace/projects/onesignal-ngx:2.4.0->2.4.1src/static/react:react-onesignal3.5.0->3.5.1src/static/vue/v2:onesignal-vue2.6.0->2.7.0src/static/vue/v3:@onesignal/onesignal-vue32.4.0->2.5.0src/static/.github/workflows/project.yml: swapGH_PROJECTS_TOKENforGH_PUSH_TOKEN(SDK Web Project board, project 9).GH_PROJECTS_TOKENis being retired in favor of theGH_PUSH_TOKENorg secret used across all SDK repos.Notes
outputs/was not regenerated in this PR. The version bumps and project.yml change will land in the downstream package repos on the nextscripts/build.sh+scripts/copy-build-to-outputs.shrun.Made with Cursor