Skip to content

Comments

Bump assemblyscript from 0.17.12 to 0.22.0#361

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/assemblyscript-0.22.0
Closed

Bump assemblyscript from 0.17.12 to 0.22.0#361
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/assemblyscript-0.22.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2022

Bumps assemblyscript from 0.17.12 to 0.22.0.

Release notes

Sourced from assemblyscript's releases.

v0.22.0

Breaking changes

  • Refactor enum identifiers to TitleCase and apply some changes in AST nodes (#2501) (a7d10ba0c50caf0be8b29dcb4c71d378b0d05dc6)

Other

  • Report full path when custom runtime is not found (#2538) (0d39f0ffaec434a990419d2f4f44830c4910e190)
  • Remove local sharing logic (#2540) (8bb4fae326b7f16d5d76bff67f1d0593326e7a0c)
  • Implement preliminary creation of Wasm GC types (#2537) (78b2d1afef01995c476b6fcb1647258053a0b193)

v0.21.7

Bug fixes

  • Make field types invariant to guarantee soundness (#2539) (ee6a16595af832a74e234f28c5eb0abf85c84dfe)

Other

  • Ensure function locals are not in closures (#2533) (a2c1c97e617433c6908e8def084d5118b003a3d1)
  • Implement non-/nullable type refs in type conversion (#2535) (7bc3b57a5b933bbbaede7c0cebfa6db9c6d82918)

v0.21.6

Bug fixes

  • Properly handle multiple implemented interfaces (#2510) (3afcce8b0a298d01a364947adfd0d0637ac0f739)

Other

  • Update Binaryen (#2524) (f1592988cc2ae8ffebb077790ebe9a0fbd8a56aa)

v0.21.5

Bug fixes

  • Push to the inline stack after compiling arguments (#2527) (dc797a46af5d6c2d6d350e1399c8b21d64e981cc)

Other

  • Fix link in CONTRIBUTING.md (#2528) (08a6b9616ee125c6edbbd5f8b78ad8f736879954)
  • Add two to four bytes utf8 character tests (#2495) (0ed65eb9ed44cc0efd50e9d4b23789185db479c4)
  • Support supplementary CPs in Unicode identifiers (#2522) (f8a775f1c76624be69e4d476901077d1a3955fb8)
  • [CI] Build respective other variant after bootstrap (#2523) (3135e7e6b75d88ac5676dd408df82a8d0a10b0e1)

v0.21.4

Bug fixes

  • Support windows format path (#2262) (#2279) (098d8b42505e1aa7896fe6cb31c00f475ae49087)
  • Properly handle override keyword in multilevel inherit (#2449) (cfb46164f615fde8fd49640ad6b57bbef6f6c2ab)
  • Fix internal setter signature caching (#2521) (5ab63fa3ee09ffd90cf35f1828779c477bf092cc)
  • Use proper portable copysign polyfill (#2490) (5e17892ca903b6ccbe026d0b97bade07c5388f65)

... (truncated)

Commits
  • a7d10ba BREAKING CHANGE: Refactor enum identifiers to TitleCase and apply some change...
  • 0d39f0f Report full path when custom runtime is not found (#2538)
  • 8bb4fae Remove local sharing logic (#2540)
  • 78b2d1a Implement preliminary creation of Wasm GC types (#2537)
  • a2c1c97 Ensure function locals are not in closures (#2533)
  • ee6a165 fix: Make field types invariant to guarantee soundness (#2539)
  • 7bc3b57 Implement non-/nullable type refs in type conversion (#2535)
  • f159298 Update Binaryen (#2524)
  • 3afcce8 fix: Properly handle multiple implemented interfaces (#2510)
  • dc797a4 fix: Push to the inline stack after compiling arguments (#2527)
  • 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 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 [assemblyscript](https://github.com/AssemblyScript/assemblyscript) from 0.17.12 to 0.22.0.
- [Release notes](https://github.com/AssemblyScript/assemblyscript/releases)
- [Commits](AssemblyScript/assemblyscript@v0.17.12...v0.22.0)

---
updated-dependencies:
- dependency-name: assemblyscript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 24, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 14, 2022

Superseded by #363.

@dependabot dependabot bot closed this Nov 14, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/assemblyscript-0.22.0 branch November 14, 2022 06:05
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants