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.1 to 0.27.24 #725

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2024

Bumps assemblyscript from 0.27.1 to 0.27.24.

Release notes

Sourced from assemblyscript's releases.

v0.27.24

Bug fixes

  • asinit support --noColors opinion (#2817) (4655745c011a80a1e419953d27d0738ad0bbbb57)

v0.27.23

Bug fixes

Other

  • Update Binaryen (#2811) (dc547a8fdc13575e8541fb61363c9a2cd19be2dc) This version of binaryen.js has the requisite 4 GiB max memory change. Fixes #2810.

v0.27.22

New features

  • implement scoped type alias (#2806) (1e0466ef94fa5cacd0984e4f31a0087de51538a8)

v0.27.21

Bug fixes

v0.27.20

Bug fixes

  • Improve date parsing (fractional seconds, UTC offsets) (#2803) (d142ac807ac8d565f39d6f8300f6fd7b2a4d5e6b)

v0.27.19

Bug fixes

  • string field with false value in asconfig.js (#2802) (5dec4a3a82c97f3a80c86a60f49167b18267a7e5) Co-authored-by: Zhenya.Liu zhenya.liu@partner.bmw.com
  • 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)

... (truncated)

Commits
  • 4655745 fix: asinit support --noColors opinion (#2817)
  • 67579de fix: clear garbage bits before cast short integer to float (#2813)
  • dc547a8 Update Binaryen (#2811)
  • 1e0466e feat: implement scoped type alias (#2806)
  • 153def6 fix: diagnose when accessing setter only property (#2800)
  • d142ac8 fix: Improve date parsing (fractional seconds, UTC offsets) (#2803)
  • 5dec4a3 fix: string field with false value in asconfig.js (#2802)
  • 41f395a fix: add diagnose when getter is not as accessible as the setter (#2801)
  • 5ee17be fix: diagnose correct class name when resolving class member fails (#2799)
  • 53aab48 fix: handle nest tostack in shadowstack pass (#2792)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 31, 2024
@dependabot dependabot bot requested a review from a team January 31, 2024 13:10
Copy link

vercel bot commented Jan 31, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
js-sdks-web-elements ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 15, 2024 8:13pm
js-sdks-with-provider ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 15, 2024 8:13pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
js-sdks-next-js-page-router ⬜️ Ignored (Inspect) Visit Preview Mar 15, 2024 8:13pm

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/assemblyscript-0.27.24 branch 2 times, most recently from 5f629cd to a365616 Compare January 31, 2024 15:17
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/assemblyscript-0.27.24 branch 2 times, most recently from be31818 to febc204 Compare January 31, 2024 16:14
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/assemblyscript-0.27.24 branch from febc204 to cbe89be Compare February 2, 2024 16:50
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/assemblyscript-0.27.24 branch 2 times, most recently from 41eebdd to f43f612 Compare February 9, 2024 20:17
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/assemblyscript-0.27.24 branch from f43f612 to 987d8a7 Compare February 12, 2024 21:39
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/assemblyscript-0.27.24 branch from 987d8a7 to aca4773 Compare February 23, 2024 20:47
Bumps [assemblyscript](https://github.com/AssemblyScript/assemblyscript) from 0.27.1 to 0.27.24.
- [Release notes](https://github.com/AssemblyScript/assemblyscript/releases)
- [Commits](AssemblyScript/assemblyscript@v0.27.1...v0.27.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 19, 2024

A newer version of assemblyscript exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 min review dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

0 participants