Skip to content
This repository was archived by the owner on May 3, 2022. It is now read-only.

⬆️ Bump @koishijs/plugin-console from 1.1.0 to 3.1.1 - #33

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/koishijs/plugin-console-3.1.1
Closed

⬆️ Bump @koishijs/plugin-console from 1.1.0 to 3.1.1#33
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/koishijs/plugin-console-3.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 18, 2022

Copy link
Copy Markdown

Bumps @koishijs/plugin-console from 1.1.0 to 3.1.1.

Release notes

Sourced from @​koishijs/plugin-console's releases.

Koishi 3.1.1

  • koishi-core@3.1.1
  • koishi-plugin-adventure@0.1.14
  • koishi-plugin-common@4.1.1
  • koishi-plugin-mongo@2.0.0
  • koishi-plugin-schedule@3.0.1
  • koishi-plugin-status@3.0.1
  • koishi-plugin-teach@2.0.0
  • koishi@3.1.1

Features

  • teach: re-add substitute flag, fix #147 (b42773b7e890e89de2c7c67bc70d070d3270df32)
  • core: set _actions/_checkers as private to enhance typings (2b783453d7c2c39ba8da26993c9398457b9f7590)
  • core: show trace of dup plugins (30ea75072e08d376b17f9a01ebadd4f8986c84ec)

Bug Fixes

  • core: fix parser interp behavior (2029ad5a35b1ff333b60dd03d906c88b320f8884)
  • common: fix incorrect state.user typings (84fe7e42fa10121d56e08aa4dfde9561c5710b8c)
  • core: fix incorrect parser behavior for boolean & terminator (feb75cbfb775da844337e59d9426ba34c1e87729)
  • core: default reconnect options (1654831314c703451e78e1dfbc911e750c842061)

Other Changes

  • chore: init contrib guide (e79a4b34bbeafb53b85c3bf47e977ab9a886e1dc)
  • test(teach): split test cases (61fd024e89be2120e47ffab23c75d431cdc30011)
  • chore: bump version (teach, stat, schd, adv, mongo), published mysql (fbe92baedb58218f973b98484394addc9c7fbb06)
  • chore: bump versions (f9440727689656c4c2f4e73a18cec3233050d252)

Koishi 3.1.0

  • koishi-adapter-discord@1.0.2
  • koishi-adapter-kaiheila@1.0.1
  • koishi-core@3.1.0
  • koishi-plugin-common@4.1.0
  • koishi-plugin-image-search@3.0.0
  • koishi-plugin-tools@2.0.0
  • koishi@3.1.0

Features

  • tools: support bilibili (9a37afef7b9f85a5f53b53935190cea94a075029)
  • core: support command switch (7b5948d45a582bf583b558c0c578d5093a6d1ba4)
  • common: support switch command (16204823c83843f2ebe160a98d67265663a8b5d6)
  • image-search: adding iqdb search (#143) (9cd9abba68436517c7d67ff08bed601011bebcd6)
  • discord: enhance typings (c517bf0cf1226f80c815b526ca4a83cc864e4cfe)
  • common: add more templates (f5e018f34dcc6afa7fde226a6be04c9b07a5f4db)
  • discord: addition at support (29ee7d196316956aa26d3ad5f7017c7aaad75233)
  • core: typing support for spread syntax (c6893857ab49ea9fa212c919870e10f6be9aff5a)
  • core: enhance domain error messages (e2bc85608d8b57223ee4f36e11d49a9cdbb91b36)

... (truncated)

Commits
  • 90128ec Merge branch 'develop'
  • f944072 chore: bump versions
  • 1654831 fix(core): default reconnect options
  • feb75cb fix(core): fix incorrect parser behavior for boolean & terminator
  • 30ea750 feat(core): show trace of dup plugins
  • 84fe7e4 fix(common): fix incorrect state.user typings
  • 2b78345 feat(core): set _actions/_checkers as private to enhance typings
  • fbe92ba chore: bump version (teach, stat, schd, adv, mongo), published mysql
  • b42773b feat(teach): re-add substitute flag, fix #147
  • 2029ad5 fix(core): fix parser interp behavior
  • 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 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 [@koishijs/plugin-console](https://github.com/koishijs/koishi) from 1.1.0 to 3.1.1.
- [Release notes](https://github.com/koishijs/koishi/releases)
- [Commits](koishijs/koishi@1.1.0...3.1.1)

---
updated-dependencies:
- dependency-name: "@koishijs/plugin-console"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 18, 2022
@dependabot @github

dependabot Bot commented on behalf of github Feb 21, 2022

Copy link
Copy Markdown
Author

Superseded by #34.

@dependabot dependabot Bot closed this Feb 21, 2022
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/koishijs/plugin-console-3.1.1 branch February 21, 2022 17:25
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.

0 participants