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 assemblyscript from 0.19.23 to 0.27.32 #44

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 30, 2025

Bumps assemblyscript from 0.19.23 to 0.27.32.

Release notes

Sourced from assemblyscript's releases.

v0.27.32

New features

  • Constructor generic type inference (#2894) (9a7a6e03679c12be24c55f9f05d3090e9042abb3)

Other

  • chore: enhance comment for extract_lane functions to include "idx" argument needs to be compile time constant (#2890) (40850fea035ab998b31cef0a8b9bbe73336437f2)

v0.27.31

New features

  • include runtime from current directory instead of lib (#2884) (285afb1ffe1cf9b3a187b8f070d8d6a87b869751)

Other

  • chore: remove last instance of setup-node-nvm (#2885) (e763f78259e9dd96e588ae60bbdfe2bc93489736)
  • chore: remove redundant word in comment (#2883) (d6f09f482f433bd19e5b5d96250bc2b57d0f7906) Signed-off-by: longxiangqiao [email protected]
  • chore: fix tlsfvis.html label issue (#2881) (15b1c30b7b3aae6bd98254c094eff55ea126d639)
  • chore: update the Type.toString to support output auto (#2879) (155425842e32466f710173688fd0ed77665c01c4)

v0.27.30

Bug fixes

  • strictly check operator overload ambiguity (#2762) (dfc8a65f2e7ce8971f5d3be0a9a0f1c1c41c91e6) Operator overload is an internal mechanism, it can support to compare user-defined class, but it need to be limited. a == b and b == a should run the same function and get the same result in semantic level. Allowing ambiguity is bug prone.
  • report error for mulitple union type (#2872) (1847c8fe409cbbf4b57a694198d09a3482174e65)

Other

  • bump dependence typescript: 4.7.4 → 5.5.4 (#2868) (4bd1c122461eefdc64082f16677e239b9e8ea93f)

v0.27.29

Bug fixes

  • std/portable included twice (#2860) (f79391c91a0875e98a6e887b3353210b4125dc87)

Other

  • chore: bump braces from 3.0.2 to 3.0.3 (#2850) (acdb2423f00f145394d8caece0e9be301241f487)

v0.27.28

Bug fixes

  • detect execution environment when loading wasm module (#2855) (78963c5311b1ba9506d9a81e6faf30bb35b90a5c)

Other

... (truncated)

Commits
  • 9a7a6e0 feat: Constructor generic type inference (#2894)
  • 40850fe chore: enhance comment for extract_lane functions to include "idx" argument n...
  • 285afb1 feat: include runtime from current directory instead of lib (#2884)
  • e763f78 chore: remove last instance of setup-node-nvm (#2885)
  • d6f09f4 chore: remove redundant word in comment (#2883)
  • 15b1c30 chore: fix tlsfvis.html label issue (#2881)
  • 1554258 chore: update the Type.toString to support output auto (#2879)
  • dfc8a65 fix: strictly check operator overload ambiguity (#2762)
  • 1847c8f fix: report error for mulitple union type (#2872)
  • 4bd1c12 chore: typescript: 4.7.4 → 5.5.4 (#2868)
  • 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 [assemblyscript](https://github.com/AssemblyScript/assemblyscript) from 0.19.23 to 0.27.32.
- [Release notes](https://github.com/AssemblyScript/assemblyscript/releases)
- [Commits](AssemblyScript/assemblyscript@v0.19.23...v0.27.32)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 30, 2025
Copy link
Author

dependabot bot commented on behalf of github Feb 10, 2025

Superseded by #46.

@dependabot dependabot bot closed this Feb 10, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/assemblyscript-0.27.32 branch February 10, 2025 04:54
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