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): bump the production-dependencies group with 5 updates #397

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2023

Bumps the production-dependencies group with 5 updates:

Package From To
nonebot2 2.1.0 2.1.1
nonebot-adapter-onebot 2.2.4 2.3.0
nonebot-adapter-qqguild 0.2.5 0.3.0
nonebot-adapter-red 0.4.2 0.5.1
nonebot-plugin-bawiki 0.9.3 0.9.4

Updates nonebot2 from 2.1.0 to 2.1.1

Release notes

Sourced from nonebot2's releases.

Release v2.1.1 🌈🎆

🚀 新功能

🐛 Bug 修复

  • Fix: bot.call_api 在被 called api hook mock 后应该忽略 exception @​Ailitonia (#2374)

📝 文档

💫 杂项

🍻 插件发布

Commits

Updates nonebot-adapter-onebot from 2.2.4 to 2.3.0

Release notes

Sourced from nonebot-adapter-onebot's releases.

Release 2.3.0

What's Changed

Full Changelog: nonebot/adapter-onebot@v2.2.4...v2.3.0

Commits

Updates nonebot-adapter-qqguild from 0.2.5 to 0.3.0

Release notes

Sourced from nonebot-adapter-qqguild's releases.

Release 0.3.0

What's Changed

Full Changelog: nonebot/adapter-qq@v0.2.5...v0.3.0

Commits
  • f7a65be 🔖 bump version 0.3.0
  • ed27564 ✨ upgrade to latest nonebot driver mixin
  • a368aca ✨ Feature: 添加帖子模型、事件及API (#52)
  • f4c210e ⬆️ auto update by pre-commit hooks (#53)
  • 34adcc8 🔥 remove unused file paths
  • 55b61b2 ✨ Feature: 支持删除频道成员撤回消息 (#51)
  • See full diff in compare view

Updates nonebot-adapter-red from 0.4.2 to 0.5.1

Release notes

Sourced from nonebot-adapter-red's releases.

Adapter Red 0.5.1

  • 修复在 Linux/Mac 下 Profile 模型缺失字段报错的问题

Full Changelog: nonebot/adapter-red@v0.5.0...v0.5.1

Adapter Red 0.5.0

What's Changed

New Contributors

Full Changelog: nonebot/adapter-red@v0.4.2...v0.5.0

Commits

Updates nonebot-plugin-bawiki from 0.9.3 to 0.9.4

Release notes

Sourced from nonebot-plugin-bawiki's releases.

v0.9.4

What's Changed

New Contributors

Full Changelog: lgc-NB2Dev/nonebot-plugin-bawiki@v0.9.3...v0.9.4

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 5 updates:

| Package | From | To |
| --- | --- | --- |
| [nonebot2](https://github.com/nonebot/nonebot2) | `2.1.0` | `2.1.1` |
| [nonebot-adapter-onebot](https://github.com/nonebot/adapter-onebot) | `2.2.4` | `2.3.0` |
| [nonebot-adapter-qqguild](https://github.com/nonebot/adapter-qqguild) | `0.2.5` | `0.3.0` |
| [nonebot-adapter-red](https://github.com/nonebot/adapter-red) | `0.4.2` | `0.5.1` |
| [nonebot-plugin-bawiki](https://github.com/lgc2333/nonebot-plugin-bawiki) | `0.9.3` | `0.9.4` |


Updates `nonebot2` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/nonebot/nonebot2/releases)
- [Changelog](https://github.com/nonebot/nonebot2/blob/master/CHANGELOG.md)
- [Commits](nonebot/nonebot2@v2.1.0...v2.1.1)

Updates `nonebot-adapter-onebot` from 2.2.4 to 2.3.0
- [Release notes](https://github.com/nonebot/adapter-onebot/releases)
- [Commits](nonebot/adapter-onebot@v2.2.4...v2.3.0)

Updates `nonebot-adapter-qqguild` from 0.2.5 to 0.3.0
- [Release notes](https://github.com/nonebot/adapter-qqguild/releases)
- [Commits](nonebot/adapter-qq@v0.2.5...v0.3.0)

Updates `nonebot-adapter-red` from 0.4.2 to 0.5.1
- [Release notes](https://github.com/nonebot/adapter-red/releases)
- [Commits](nonebot/adapter-red@v0.4.2...v0.5.1)

Updates `nonebot-plugin-bawiki` from 0.9.3 to 0.9.4
- [Release notes](https://github.com/lgc2333/nonebot-plugin-bawiki/releases)
- [Commits](lgc-NB2Dev/nonebot-plugin-bawiki@v0.9.3...v0.9.4)

---
updated-dependencies:
- dependency-name: nonebot2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: nonebot-adapter-onebot
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: nonebot-adapter-qqguild
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: nonebot-adapter-red
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: nonebot-plugin-bawiki
  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 Oct 2, 2023
@codecov
Copy link

codecov bot commented Oct 2, 2023

Codecov Report

Merging #397 (322847c) into master (f6c1e26) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #397   +/-   ##
=======================================
  Coverage   80.90%   80.90%           
=======================================
  Files          62       62           
  Lines        2530     2530           
=======================================
  Hits         2047     2047           
  Misses        483      483           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 3, 2023

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 3, 2023
@dependabot dependabot bot deleted the dependabot/pip/production-dependencies-2529d50154 branch October 3, 2023 00:23
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