build: update babel/runtime dependency#1502
Closed
McAllaster wants to merge 1 commit intoGetStream:masterfrom
McAllaster:update-babel-runtime
Closed
build: update babel/runtime dependency#1502McAllaster wants to merge 1 commit intoGetStream:masterfrom McAllaster:update-babel-runtime
McAllaster wants to merge 1 commit intoGetStream:masterfrom
McAllaster:update-babel-runtime
Conversation
oliverlaz
approved these changes
Mar 26, 2025
Member
oliverlaz
left a comment
There was a problem hiding this comment.
Thank you @McAllaster for submitting the PR. It looks good from my side.
@arnautov-anton, can you take a look as well?
Contributor
|
Hey @McAllaster, thank you for submitting this PR! May I ask why |
Contributor
Author
|
arnautov-anton
added a commit
that referenced
this pull request
Apr 2, 2025
Closes: #1502 Co-authored-by: Mason McAllaster <mason@mcallaster.dev>
github-actions bot
pushed a commit
that referenced
this pull request
Apr 9, 2025
## [9.0.0-rc.10](v9.0.0-rc.9...v9.0.0-rc.10) (2025-04-09) ### Bug Fixes * [CHA-826] normalize queryDrafts sort ([#1509](#1509)) ([6df96c3](6df96c3)) * add event fields on creating campaign ([#1512](#1512)) ([6c76d6d](6c76d6d)) ### Features * [CHA-660] - Team based roles ([#1499](#1499)) ([dd62cff](dd62cff)) * add show_channels flag to campaigns ([#1513](#1513)) ([5344d2c](5344d2c)) * user profile check endpoint ([#1503](#1503)) ([8114c22](8114c22)) ### Chores * **deps:** upgrade @babel/runtime to v7.27.0 ([#1508](#1508)) ([eb29626](eb29626)), closes [#1502](#1502)
|
🎉 This PR is included in version 9.0.0-rc.10 🎉 The release is available on: Your semantic-release bot 📦🚀 |
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.
CLA
Description of the changes, What, Why and How?
Update
@babel/runtimepackage version to address #1501Closes: #1501
Changelog