-
Notifications
You must be signed in to change notification settings - Fork 7
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
Develop merge #3
Closed
MiroslavDionisiev
wants to merge
10,000
commits into
scratchfoundation:develop
from
MiroslavDionisiev:develop-merge
Closed
Develop merge #3
MiroslavDionisiev
wants to merge
10,000
commits into
scratchfoundation:develop
from
MiroslavDionisiev:develop-merge
Conversation
This file contains 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
## [1.0.233](scratchfoundation/scratch-render@v1.0.232...v1.0.233) (2024-07-29) ### Bug Fixes * **deps:** update dependency scratch-render-fonts to v1.0.79 ([5717b41](scratchfoundation/scratch-render@5717b41))
…ks-1.x fix(deps): update dependency scratch-blocks to v1.1.201
## [4.5.381](scratchfoundation/scratch-vm@v4.5.380...v4.5.381) (2024-07-29) ### Bug Fixes * **deps:** update dependency scratch-blocks to v1.1.201 ([86e178e](scratchfoundation/scratch-vm@86e178e))
…age-2.x fix(deps): update dependency scratch-storage to v2.3.198
## [1.0.234](scratchfoundation/scratch-render@v1.0.233...v1.0.234) (2024-07-29) ### Bug Fixes * **deps:** update dependency scratch-storage to v2.3.198 ([4751b15](scratchfoundation/scratch-render@4751b15))
…er-fonts-1.x fix(deps): update dependency scratch-render-fonts to v1.0.79
## [4.5.382](scratchfoundation/scratch-vm@v4.5.381...v4.5.382) (2024-07-29) ### Bug Fixes * **deps:** update dependency scratch-render-fonts to v1.0.79 ([35cc49c](scratchfoundation/scratch-vm@35cc49c))
…cies chore(deps): pin dependencies
chore(deps): update babel monorepo to v7.25.0
chore(deps): update babel monorepo to v7.25.0
test(deps): update dependency scratch-vm to v4.5.382
chore(deps): update babel monorepo to ^7.25.0
chore(deps): pin dependencies
chore(deps): update dependency @babel/core to v7.24.9
…intenance fix(deps): lock file maintenance
## [1.0.235](scratchfoundation/scratch-render@v1.0.234...v1.0.235) (2024-07-30) ### Bug Fixes * **deps:** lock file maintenance ([f408d89](scratchfoundation/scratch-render@f408d89))
…intenance fix(deps): lock file maintenance
…r-fonts-1.x fix(deps): update dependency scratch-render-fonts to v1.0.83
## [2.3.109](scratchfoundation/scratch-svg-renderer@v2.3.108...v2.3.109) (2024-08-07) ### Bug Fixes * **deps:** update dependency scratch-render-fonts to v1.0.83 ([25fb920](scratchfoundation/scratch-svg-renderer@25fb920))
…-3.x fix(deps): update dependency scratch-l10n to v3.18.252
## [4.5.405](scratchfoundation/scratch-vm@v4.5.404...v4.5.405) (2024-08-07) ### Bug Fixes * **deps:** update dependency scratch-l10n to v3.18.252 ([65b1852](scratchfoundation/scratch-vm@65b1852))
…er-fonts-1.x fix(deps): update dependency scratch-render-fonts to v1.0.83
## [4.5.406](scratchfoundation/scratch-vm@v4.5.405...v4.5.406) (2024-08-07) ### Bug Fixes * **deps:** update dependency scratch-render-fonts to v1.0.83 ([b87c2c9](scratchfoundation/scratch-vm@b87c2c9))
…er-fonts-1.x fix(deps): update dependency scratch-render-fonts to v1.0.83
## [1.0.254](scratchfoundation/scratch-render@v1.0.253...v1.0.254) (2024-08-07) ### Bug Fixes * **deps:** update dependency scratch-render-fonts to v1.0.83 ([b61a2b8](scratchfoundation/scratch-render@b61a2b8))
…renderer-2.x fix(deps): update dependency scratch-svg-renderer to v2.3.109
## [4.5.407](scratchfoundation/scratch-vm@v4.5.406...v4.5.407) (2024-08-07) ### Bug Fixes * **deps:** update dependency scratch-svg-renderer to v2.3.109 ([a13f17b](scratchfoundation/scratch-vm@a13f17b))
test(deps): update dependency scratch-vm to v4.5.407
…intenance fix(deps): lock file maintenance
…intenance fix(deps): lock file maintenance
## [1.0.255](scratchfoundation/scratch-render@v1.0.254...v1.0.255) (2024-08-08) ### Bug Fixes * **deps:** lock file maintenance ([7cf8c77](scratchfoundation/scratch-render@7cf8c77))
MiroslavDionisiev
added a commit
that referenced
this pull request
Sep 11, 2024
feat: [UEPR-43] Added workflow for publishing packages
cwillisf
pushed a commit
that referenced
this pull request
Feb 20, 2025
* fix: handle modern workspace comment events * fix: correctly access coordinates on events
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.
Resolves
What Github issue does this resolve (please include link)? Please do not submit PRs that are not associated with an issue, or that only partially implement a fix.
Proposed Changes
Describe what this Pull Request does
Reason for Changes
Explain why these changes should be made. Be sure to include a brief summary of the issue the Pull Request solves too.
Test Coverage
Please show how you have added tests to cover your changes, or provide step-by-step instructions for testing your changes. Include screenshots if applicable.
When testing manually, please make sure to test in more than one browser, and let us know which browsers you used.