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.19 #10

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps assemblyscript from 0.27.9 to 0.27.19.

Release notes

Sourced from assemblyscript's releases.

v0.27.19

Bug fixes

  • string field with false value in asconfig.js (#2802) (5dec4a3a82c97f3a80c86a60f49167b18267a7e5) Co-authored-by: Zhenya.Liu [email protected]
  • add diagnose when getter is not as accessible as the setter (#2801) (41f395a013a5007fa314ba6e0b7ed8a539ed2c95)
  • diagnose correct class name when resolving class member fails (#2799) (5ee17becc369c9b43f91814e09ccbe7447ff554c)
  • handle nest tostack in shadowstack pass (#2792) (53aab48ea85df7bca835df2187bbf65b2f750de0)

v0.27.18

Bug fixes

  • add diagnose when initializing field in interface (#2797) (4f15024d3066c36e4c02ddc0bad91c24d5faf1ba)

Other

  • chore: chmod 755 for bin/asinit (#2796) (aa54a2bb321920b8e0c06842eb5b0697ddbae0d4)

v0.27.17

Bug fixes

  • placeholder commit for aspublish (#2789) (f055bff577ddf2694114c7dcf324334ee8795812) The commit that fixed the regression didn't start with "fix:" and such, so this commit accounts for that instead.

Other

  • Allow manually triggered publishes (#2788) (6eb69a870c3436478c6d1f32ff32b0cb86d95058)
  • build: fix package miss files (#2786) (041203050907a0f82e058916e542ec6b6d0c6f6e)
  • build: fix watch does not work (#2785) (7b4a5c382e2e6939e6c336b389190f4f84cf34cb)

v0.27.16

Bug fixes

  • Return the assigned value in assignments (#2773) (94fa207c4f88bbf1c7c9689a2931c850d2eca5cb) Fixes #2770.

Other

  • General cleanup (#2757) (a7e168b93f1b5258457297177cc3b6eda9abe736)
  • deps: Update binaryen to 116.0.0-nightly.20231102 (#2777) (af2a2500657b925ba099d4cb6aa6280f99353f51)
  • ci: Build action-node to install nodejs (#2779) (cdb39db35ea3ade6f2f1a9ec5cfa7c11c5f4639a)

v0.27.15

Bug fixes

  • add diagnose for non-declarative statements in namespace (#2765) (0b8abe473770a92e4c5dd1e237d821adb5b21049)

v0.27.14

... (truncated)

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 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.19.
- [Release notes](https://github.com/AssemblyScript/assemblyscript/releases)
- [Commits](AssemblyScript/assemblyscript@v0.27.9...v0.27.19)

---
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 Nov 20, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 27, 2023

Superseded by #11.

@dependabot dependabot bot closed this Nov 27, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/assemblyscript-0.27.19 branch November 27, 2023 11:03
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