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

Bump blockly from 7.20211209.2 to 10.1.3 in /csunplugged #2262

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2023

Bumps blockly from 7.20211209.2 to 10.1.3.

Release notes

Sourced from blockly's releases.

blockly-v10.1.3

This patch release rolls back a change to the serialization of insertion markers. The change set blocks to be insertion markers after their extra state was loaded, rather than before.

The issue was reported in google/blockly-samples#1856 and this release rolls back the change. We will roll this change forward at our next breaking release.

What's Changed

Other changes

Revert "fix: insertion marker's next blocks become real block (google/blockly#7384)"

Revert "feat: Insertion marker json deserialization 7316 ( google/blockly#7364 )" "

Full Changelog: google/blockly@blockly-v10.1.0...blockly-v10.1.3

blockly-v10.1.2

What's Changed

Bug fixes 🐛

New Contributors

Full Changelog: google/blockly@blockly-v10.1.1...blockly-v10.1.2

blockly-v10.1.1

What's Changed

Other changes

Full Changelog: google/blockly@blockly-v10.1.0...blockly-v10.1.1

blockly-v10.1.0

What's Changed

Deprecations 🧹 - APIs that may be removed in future releases

New features ✨

... (truncated)

Commits
  • e459984 release: v10.1.3
  • 3b6f8be release: Update version number to 10.1.3
  • 6b666bd Revert "feat: Insertion marker json deserialization 7316 (#7364)" (#7430)
  • 316571a Revert "fix: insertion marker's next blocks become real block (#7384)" (#7429)
  • 36dfc34 Merge pull request #7391 from google/rc/v10.1.2
  • 4457e57 release: Update version number to 10.1.2
  • 5e85cde fix: insertion marker's next blocks become real block (#7384)
  • 11b7b72 Merge pull request #7377 from google/rc/v10.1.1
  • b17f5ac release: Update version number to 10.1.1
  • e5bfbdd Revert "fix: removed X & Y from toolbox.ts and replaced movBy to moveTo (#733...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [blockly](https://github.com/google/blockly) from 7.20211209.2 to 10.1.3.
- [Release notes](https://github.com/google/blockly/releases)
- [Changelog](https://github.com/google/blockly/blob/develop/CHANGELOG.md)
- [Commits](google/blockly@7.20211209.2...blockly-v10.1.3)

---
updated-dependencies:
- dependency-name: blockly
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 25, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 29, 2023

Superseded by #2291.

@dependabot dependabot bot closed this Sep 29, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/csunplugged/blockly-10.1.3 branch September 29, 2023 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

0 participants