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

Bump @syuilo/aiscript from 0.12.2 to 0.13.1 in /app #890

Merged
merged 1 commit into from
Apr 22, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2023

Bumps @syuilo/aiscript from 0.12.2 to 0.13.1.

Changelog

Sourced from @​syuilo/aiscript's changelog.

0.13.1

  • Json:stringifyに関数を渡すと不正な値が生成されるのを修正

0.13.0

  • 配列プロパティmap,filter,reduce,findに渡すコールバック関数が受け取るインデックスを0始まりに
  • @Math:ceil(x: num): num を追加
  • 冪乗の Core:pow とその糖衣構文 ^
  • 少数のパースを修正

0.12.4

  • block comment /* ... */
  • Math:Infinity

0.12.3

  • each文の中でbreakとreturnが動作しない問題を修正
  • 配列の境界外にアクセスした際にIndexOutOfRangeエラーを発生させるように
Commits

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

Bumps [@syuilo/aiscript](https://github.com/syuilo/aiscript) from 0.12.2 to 0.13.1.
- [Release notes](https://github.com/syuilo/aiscript/releases)
- [Changelog](https://github.com/syuilo/aiscript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/syuilo/aiscript/commits)

---
updated-dependencies:
- dependency-name: "@syuilo/aiscript"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the 🎌 dependencies Pull requests that update a dependency file(依存パッケージ) label Mar 17, 2023
@cutls cutls merged commit f521c4c into main Apr 22, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/app/syuilo/aiscript-0.13.1 branch April 22, 2023 12:52
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(依存パッケージ)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant