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

chore(deps-dev): bump assemblyscript from 0.27.9 to 0.27.13 #4

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2023

Bumps assemblyscript from 0.27.9 to 0.27.13.

Release notes

Sourced from assemblyscript's releases.

v0.27.13

Bug fixes

  • introduce CallableFunction and NewableFunction from typescript/lib/lib.es5.d.ts (#2712) (c22c0787061c73bf19e6e461694ae4c9dd0eae55) Co-authored-by: Xinquan XU [email protected]

v0.27.12

Bug fixes

  • rest parameter crash resolver (#2748) (e3e4166d2103651dd1fcefc1474817da4dcc3bb6) Fixes #2707

v0.27.11

Bug fixes

  • interface inheritance cause crash (#2756) (a27258dd36834a7f1e5bbefd7a68f69b7bc934ca)
  • Ensure call-less references to builtin functions in namespaces error (#2738) (58ed2b2ec31c6469040d2dacddb3bdf64cfde32b)
  • diagnose not implement when assign value to closure variable (#2750) (73193f0f59c9a0e5326cc1a6c5e430ddf2a52285) Fixes: #2749
  • Type checker does not detect a signature mismatch (927b7cdb35d4ac714296a84aeccb55f0c7a9139a) Fixes: #2727

Other

  • build(deps): bump json5 from 2.2.1 to 2.2.3 in /lib/loader (#2610) (eedf30614dbead5333ab2ad06eafc1c59e65bbd1) Bumps json5 from 2.2.1 to 2.2.3.


    updated-dependencies:

    • dependency-name: json5 dependency-type: indirect ...

    Signed-off-by: dependabot[bot] [email protected] Co-authored-by: dependabot[bot]

v0.27.10

Bug fixes

  • StaticArray#concat link child to incorrect parent (#2746) (1126ef11c72cf93391819d1e0b80125b63947382)
Commits
  • c22c078 fix: introduce CallableFunction and NewableFunction from typescript/lib/lib.e...
  • e3e4166 fix: rest parameter crash resolver (#2748)
  • a27258d fix: interface inheritance cause crash (#2756)
  • 58ed2b2 fix: Ensure call-less references to builtin functions in namespaces error (#2...
  • 73193f0 fix: diagnose not implement when assign value to closure variable (#2750)
  • 927b7cd fix: Type checker does not detect a signature mismatch
  • eedf306 build(deps): bump json5 from 2.2.1 to 2.2.3 in /lib/loader (#2610)
  • 1126ef1 fix: StaticArray#concat link child to incorrect parent (#2746)
  • See full diff 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.27.9 to 0.27.13.
- [Release notes](https://github.com/AssemblyScript/assemblyscript/releases)
- [Commits](AssemblyScript/assemblyscript@v0.27.9...v0.27.13)

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

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 Oct 16, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 23, 2023

Superseded by #5.

@dependabot dependabot bot closed this Oct 23, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/assemblyscript-0.27.13 branch October 23, 2023 10:42
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants