Skip to content

Bump assemblyscript from 0.17.12 to 0.19.11#290

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 13, 2021

Bumps assemblyscript from 0.17.12 to 0.19.11.

Release notes

Sourced from assemblyscript's releases.

v0.19.11

Bug fixes

  • Properly handle EnumValue in Flow#canOverflow (#2032) (ecf28b10b95b4155a2622076235642d3bb9cc666)

Other

  • ci: pin node vertion to 17.0.0-v8-canary202108069771f4a956 (#2027) (2e38a6e633b062b71a96caadb8bbeb7bea184e3a)

v0.19.10

Bug fixes

  • proper error for block scoped class expressions (#2012) (75890dc7d8c817cfe7686dfc359d127943484f89)
  • Expression passed to evaluateCondition asserted to be valid (#2013) (81c2bad9b9f152eb87dc24cb88de224a2bcd2aa5)
  • Add redeclare variable error message (#1987) (#2002) (935b865ad382c042c7912a7dbec7736edae40200)
  • Ast Builder: Fix export statment (#1998) (b7a3db8c533584f438695fd58565cc2effd7f898)

Performance

  • Add shortcuts for some non-tagged string templates (#2014) (551b312a9fa676fb77905f364590fbc24203ad66)

Other

  • Minor reafactoring for asc.js (#2010) (dd5111b3c65ade84ebaad1ae62331a990ba4e0ca)

v0.19.9

Bug fixes

  • Remove runPass and use runPasses only (#2005) (397ed55d4690758233ff4559fe1f0a538556cf21)

Other

  • chore(ci): Remove checking author in PRs (#2003) (e7e7a1d1bdc2c97e39a05746faa63ff5aa2226e4)

v0.19.8

New features

  • Add findLastIndex for Array and TypedArray (Stage 3) (#1981) (a0307d870ba610d57405d3746744e26bcec153f2)
  • add __newArrayBuffer() to the loader (#1965) (5df731825e44fc53076303df3316e00787eaf277)

Bug fixes

  • use type cast for comparing BinaryOp to -1 (#1964) (20a0635d648301c3652b4b03148ff8c1dcad6681)
  • Make warning 232 pedantic (#1986) (3a33a253b6bb59252df056fafc99f7084046b2c0)
  • check function's instance class is a subclass of virtual method (#1985) (1958554d1c82cd044ea27b50c59093823a88c50c)

Other

  • Update binaryen (#1989) (3efc838b0240185d2953aa33e224f876ecade093)
  • Renumber now-pedantic diagnostic from 232 to 907 (#2001) (7ec33a4bcf1494b12ba7735051f9b2a2e6269548)

... (truncated)

Commits
  • ecf28b1 fix: Properly handle EnumValue in Flow#canOverflow (#2032)
  • 2e38a6e ci: pin node vertion to 17.0.0-v8-canary202108069771f4a956 (#2027)
  • b7a3db8 fix(astBuilder): fix export statment (#1998)
  • 551b312 Add shortcuts for some non-tagged string templates (#2014)
  • 75890dc fix: proper error for block scoped class expressions (#2012)
  • 81c2bad fix: Expression passed to evaluateCondition asserted to be valid (#2013)
  • dd5111b chore: minor reafactoring for asc.js (#2010)
  • 935b865 Add redeclare variable error message (#1987) (#2002)
  • 397ed55 fix: Remove runPass and use runPasses only (#2005)
  • e7e7a1d chore(ci): Remove checking author in PRs (#2003)
  • 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.19.11.
- [Release notes](https://github.com/AssemblyScript/assemblyscript/releases)
- [Commits](AssemblyScript/assemblyscript@v0.17.12...v0.19.11)

---
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 Aug 13, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 6, 2021

Superseded by #292.

@dependabot dependabot bot closed this Sep 6, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/assemblyscript-0.19.11 branch September 6, 2021 06:15
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