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 go-modules group across 1 directory with 2 updates #33

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps the go-modules group with 2 updates in the / directory: github.com/goravel/framework and github.com/tencentyun/cos-go-sdk-v5.

Updates github.com/goravel/framework from 1.14.4 to 1.14.7

Release notes

Sourced from github.com/goravel/framework's releases.

v1.14.7

Full Changelog: goravel/framework@v1.14.6...v1.14.7

v1.14.6

What's Changed

New Contributors

Full Changelog: goravel/framework@v1.14.5...v1.14.6

v1.14.5

What's Changed

New Contributors

Full Changelog: goravel/framework@v1.14.4...v1.14.5

Commits

Updates github.com/tencentyun/cos-go-sdk-v5 from 0.7.54 to 0.7.56

Release notes

Sourced from github.com/tencentyun/cos-go-sdk-v5's releases.

v0.7.56

1、COS 3xx默认不跟随,COS域名会检验BaseURL格式。 2、CI 新增边转边播多任务创建接口,播放列表任务批量接口

v0.7.55

1、COS增加DeleteReferer方法,PutSymlink内部对SymlinkTarget做urlencode,更新demo规范,更加GetMeta接口和intelligent-tiering v2接口。 2、CI 支持多合一ai识别接口,metainsight增加mode字段,更新VideoTargetRec,支持盲水印3.0和极智压缩,支持kafka回调通知能力,解决jwt库版本安全问题。

Changelog

Sourced from github.com/tencentyun/cos-go-sdk-v5's changelog.

v0.7.56 - 2024-11-01

1、COS 3xx默认不跟随,COS域名会检验BaseURL格式。 2、CI 新增边转边播多任务创建接口,播放列表任务批量接口

Merged

Commits

  • 默认不跟随,检验URL 2a003a6
  • 支持边转边播播放列表任务批量接口 1f64e94
  • 新增边转边播多任务创建接口 b335033
  • Updated CHANGELOG.md 08b4159
  • fix ci test 9677c2b

v0.7.55 - 2024-09-12

1、COS增加DeleteReferer方法,PutSymlink内部对SymlinkTarget做urlencode,更新demo规范,更加GetMeta接口和intelligent-tiering v2接口。 2、CI 支持多合一ai识别接口,metainsight增加mode字段,更新VideoTargetRec,支持盲水印3.0和极智压缩,支持kafka回调通知能力,解决jwt库版本安全问题。

Merged

Commits

  • 增加GetMeta接口,增加intelligent-tiering v2接口 b3a9f08
  • 更新demo 8ce4837
  • 支持盲水印3.0和极智压缩 ae68c1f
  • 支持多合一ai识别接口 ce30d02
  • 支持kafka回调通知能力 debfcd1
  • 解决jwt库的版本安全问题 26d3550
  • update VideoTargetRec 8670f9c
  • update presignedurl demo 4257d33
  • 修复demo中问题 41bf4a3
  • Updated CHANGELOG.md 6468769
  • update go.mod 74f414d
  • metainsight add mode b002c8b
  • 支持极智压缩状态参数 38b6730

... (truncated)

Commits
  • 0486a9e Merge pull request #283 from tencentyun/feature_jojoliang_b8918773
  • 9677c2b fix ci test
  • 2a003a6 默认不跟随,检验URL
  • 6de8509 Merge pull request #282 from tencentyun/feature_jojoliang_1a086920
  • bcc8fc4 Merge branch 'dev-livetrascode-yueliu' into 'master' (merge request !110)
  • b335033 新增边转边播多任务创建接口
  • 1f64e94 支持边转边播播放列表任务批量接口
  • 08b4159 Updated CHANGELOG.md
  • 2baec15 Merge pull request #280 from tencentyun/feature_jojoliang_2e155105
  • 74f414d update go.mod
  • Additional commits viewable in compare view

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 go-modules group with 2 updates in the / directory: [github.com/goravel/framework](https://github.com/goravel/framework) and [github.com/tencentyun/cos-go-sdk-v5](https://github.com/tencentyun/cos-go-sdk-v5).


Updates `github.com/goravel/framework` from 1.14.4 to 1.14.7
- [Release notes](https://github.com/goravel/framework/releases)
- [Commits](goravel/framework@v1.14.4...v1.14.7)

Updates `github.com/tencentyun/cos-go-sdk-v5` from 0.7.54 to 0.7.56
- [Release notes](https://github.com/tencentyun/cos-go-sdk-v5/releases)
- [Changelog](https://github.com/tencentyun/cos-go-sdk-v5/blob/master/CHANGELOG.md)
- [Commits](tencentyun/cos-go-sdk-v5@v0.7.54...v0.7.56)

---
updated-dependencies:
- dependency-name: github.com/goravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/tencentyun/cos-go-sdk-v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2024

The following labels could not be found: 🤖 Dependencies.

Copy link

coderabbitai bot commented Nov 1, 2024

Important

Review skipped

Auto reviews are limited to specific labels.

🏷️ Labels to auto review (1)
  • 🚀 Review Ready

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 4, 2024

Superseded by #34.

@dependabot dependabot bot closed this Nov 4, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/go-modules-f9e1d85a44 branch November 4, 2024 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants