Skip to content

chore(deps): update dependency @syuilo/aiscript to v0.18.0 - autoclosed

GitLab CI requested to merge renovate/misskey-dependencies into develop

This MR contains the following updates:

Package Type Update Change
@syuilo/aiscript devDependencies minor 0.17.0 -> 0.18.0

Release Notes

syuilo/aiscript (@​syuilo/aiscript)

v0.18.0

Compare Source

  • Core:abortでプログラムを緊急停止できるように
  • index_ofの配列版を追加
  • str.index_of arr.index_of共に第2引数fromIndexを受け付けるように
  • arr.inclの引数の型制限を廃止
  • Date:millisecondを追加
  • arr.fill, arr.repeat, Arr:createを追加
  • JavaScriptのように分割代入ができるように(現段階では機能は最小限)
  • スコープおよび名前が同一である変数が宣言された際のエラーメッセージを修正
  • ネストされた名前空間下の変数を参照できるように
  • arr.every, arr.someを追加
  • Date:to_iso_strを追加

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading