Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

chore(deps): Bump @assemblyscript/loader from 0.26.1 to 0.26.7 #1122

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @assemblyscript/loader from 0.26.1 to 0.26.7.

Release notes

Sourced from @​assemblyscript/loader's releases.

v0.26.7

Bug fixes

  • Detect recursive types early (#2634) (bcfb5e8d6489459fc7c98ee318a0dff2bb738a25)

v0.26.6

Bug fixes

  • Handle all possible element kinds when walking exports (#2631) (e06c7bc2d266a0ccc0534ae6925ba8c55b97369c)
  • Diagnose not yet implemented 'in' operator (#2629) (7ccadf068749f7e8d660fa8796093dd70d94d48f)

Other

  • Add parse methods to portable. Also fix couple type definitions (#2627) (45352637bcac8f5b2dc1cb3e43609af7f3782e47)

v0.26.5

Bug fixes

  • Correctly analyze ParenthesizedExpression and FunctionExpression in parser (#2605) (#2620) (c0a0fd09603de385f84d64b3cc46e9e340ba803f)

Other

  • Add reorder-globals pass to pass pipeline (#2625) (eb603485f87044551dbaf7c79c2285363f935edb)
  • Fix typos (#2621) (849a13c9c235befc934e57d342e1ce97b5e5d9da)

v0.26.4

Bug fixes

  • Also support null | T in parser (#2507) (b08fe23bae904ac0c288e8b48214ad4d18497cda)

v0.26.3

New features

  • Provide an easily reusable Web SDK (#2615) (6a7aaefc93ef8b755658dfea003b4e6a45614bf4)

v0.26.2

Bug fixes

  • Maintain onNewLine state on subsequent lookahead (#2613) (fc522304102cc69145c3c52c38ac05cfb8959323)

Other

  • Update Binaryen (#2612) (9971708170f657b805abed16e8d6f04fae93c3dd)
Commits

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/loader](https://github.com/AssemblyScript/assemblyscript/tree/HEAD/lib/loader) from 0.26.1 to 0.26.7.
- [Release notes](https://github.com/AssemblyScript/assemblyscript/releases)
- [Commits](https://github.com/AssemblyScript/assemblyscript/commits/v0.26.7/lib/loader)

---
updated-dependencies:
- dependency-name: "@assemblyscript/loader"
  dependency-type: direct:production
  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 L - Awaiting reviews Lifecycle - Each PR must have at least 2 reviewers labels Jan 25, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2023

Superseded by #1133.

@dependabot dependabot bot closed this Feb 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/assemblyscript/loader-0.26.7 branch February 1, 2023 05:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file L - Awaiting reviews Lifecycle - Each PR must have at least 2 reviewers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants