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.22 #11

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps assemblyscript from 0.27.9 to 0.27.22.

Release notes

Sourced from assemblyscript's releases.

v0.27.22

New features

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

v0.27.21

Bug fixes

  • diagnose when accessing setter only property (#2800) (153def698d7341629f294f774f16c20c8a053d85) Co-authored-by: CountBleck [email protected]

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 [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

... (truncated)

Commits
  • 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)
  • 4f15024 fix: add diagnose when initializing field in interface (#2797)
  • aa54a2b chore: chmod 755 for bin/asinit (#2796)
  • f055bff fix: placeholder commit for aspublish (#2789)
  • 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 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.22.
- [Release notes](https://github.com/AssemblyScript/assemblyscript/releases)
- [Commits](AssemblyScript/assemblyscript@v0.27.9...v0.27.22)

---
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 27, 2023
@ubermanu ubermanu merged commit cffda72 into main Jan 29, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/assemblyscript-0.27.22 branch January 29, 2024 20:11
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.

1 participant