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

build(deps): bump the production-dependencies group with 3 updates #112

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2024

Bumps the production-dependencies group with 3 updates: nonebot-plugin-orm, nonebot-plugin-alconna and nonebot-plugin-session.

Updates nonebot-plugin-orm from 0.7.0 to 0.7.1

Release notes

Sourced from nonebot-plugin-orm's releases.

🔖 Release 0.7.1

What's Changed

Full Changelog: nonebot/plugin-orm@v0.7.0...v0.7.1

Commits
  • 00f0f0b 🔖 Release 0.7.1
  • c92972c ✨ feat(sqla): dependency cache and validate
  • 636c969 🐛 fix(sqla): print log twice when SQLALCHEMY_ECHO=true
  • See full diff in compare view

Updates nonebot-plugin-alconna from 0.37.1 to 0.38.0

Release notes

Sourced from nonebot-plugin-alconna's releases.

Nonebot Plugin Alconna 0.38.0

破坏性改动:

  • 删除 villa 适配器与原 qqguild 适配器

新增:

  • Extension 新增 context_provider, 用来为上下文增加初始值
  • uniseg 新增 SupportAdapters 枚举类
  • 新增配置项 alconna_context_style,用来配置全局的指令插值样式(不配置则认为不启用指令插值功能)

改进:

  • Alconna 升级至 1.8.0,NEPattern 升级至 0.6.0

修复:

  • 修复 QQ 适配器发生多条消息时报消息重复的问题(大概)

Full Changelog: nonebot/plugin-alconna@v0.37.1...v0.38.0

Commits

Updates nonebot-plugin-session from 0.3.0 to 0.3.1

Release notes

Sourced from nonebot-plugin-session's releases.

v0.3.1

What's Changed

Full Changelog: noneplugin/nonebot-plugin-session@v0.3.0...v0.3.1

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-dependencies group with 3 updates: [nonebot-plugin-orm](https://github.com/nonebot/plugin-orm), [nonebot-plugin-alconna](https://github.com/nonebot/plugin-alconna) and [nonebot-plugin-session](https://github.com/noneplugin/nonebot-plugin-session).


Updates `nonebot-plugin-orm` from 0.7.0 to 0.7.1
- [Release notes](https://github.com/nonebot/plugin-orm/releases)
- [Commits](nonebot/plugin-orm@v0.7.0...v0.7.1)

Updates `nonebot-plugin-alconna` from 0.37.1 to 0.38.0
- [Release notes](https://github.com/nonebot/plugin-alconna/releases)
- [Commits](nonebot/plugin-alconna@v0.37.1...v0.38.0)

Updates `nonebot-plugin-session` from 0.3.0 to 0.3.1
- [Release notes](https://github.com/noneplugin/nonebot-plugin-session/releases)
- [Commits](noneplugin/nonebot-plugin-session@v0.3.0...v0.3.1)

---
updated-dependencies:
- dependency-name: nonebot-plugin-orm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: nonebot-plugin-alconna
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: nonebot-plugin-session
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 28, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2024

Superseded by #113.

@dependabot dependabot bot closed this Mar 1, 2024
@dependabot dependabot bot deleted the dependabot/pip/production-dependencies-02b72ad0f0 branch March 1, 2024 14:04
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants