-
Notifications
You must be signed in to change notification settings - Fork 163
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
[Snyk] Upgrade bancos-brasileiros from 6.1.26 to 6.1.29 #635
[Snyk] Upgrade bancos-brasileiros from 6.1.26 to 6.1.29 #635
Conversation
Snyk has created this PR to upgrade bancos-brasileiros from 6.1.26 to 6.1.29. See this package in npm: bancos-brasileiros See this project in Snyk: https://app.snyk.io/org/guibranco/project/337dc2ee-ac4c-4ec7-8f33-7fddb26040de?utm_source=github&utm_medium=referral&page=upgrade-pr
Reviewer's Guide by SourceryThis pull request upgrades the Class diagram showing bank data structure changes across versionsclassDiagram
class Bank {
+String LongName
+String ShortName
+String PixType
+DateTime DatePixStarted
}
note for Bank "Changes across versions 6.1.26 to 6.1.29"
class BT_CC_v6_1_29 {
+String LongName: 'BT CORRETORA DE CAMBIO LTDA.'
+String ShortName: 'BT CC LTDA.'
}
class BMP_SCD_v6_1_27 {
+String PixType: 'DRCT'
+DateTime DatePixStarted: '2025-01-08 08:00:00'
}
class ONEKEY_v6_1_26 {
+String PixType: 'DRCT'
+DateTime DatePixStarted: '2024-12-20 10:10:00'
}
Bank <|-- BT_CC_v6_1_29
Bank <|-- BMP_SCD_v6_1_27
Bank <|-- ONEKEY_v6_1_26
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Important Review skippedIgnore keyword(s) in the title. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
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)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. It seems to have been created by a bot ('[Snyk]' found in title). We assume it knows what it's doing!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've completed my review and didn't find any issues.
Need a new review? Comment
/korbit-review
on this PR and I'll review your latest changes.Korbit Guide: Usage and Customization
Interacting with Korbit
- You can manually ask Korbit to review your PR using the
/korbit-review
command in a comment at the root of your PR.- You can ask Korbit to generate a new PR description using the
/korbit-generate-pr-description
command in any comment on your PR.- Too many Korbit comments? I can resolve all my comment threads if you use the
/korbit-resolve
command in any comment on your PR.- Chat with Korbit on issues we post by tagging @korbit-ai in your reply.
- Help train Korbit to improve your reviews by giving a 👍 or 👎 on the comments Korbit posts.
Customizing Korbit
- Check out our docs on how you can make Korbit work best for you and your team.
- Customize Korbit for your organization through the Korbit Console.
Current Korbit Configuration
General Settings
Setting Value Review Schedule Automatic excluding drafts Max Issue Count 10 Automatic PR Descriptions ✅ Issue Categories
Category Enabled Naming ✅ Database Operations ✅ Documentation ✅ Logging ✅ Error Handling ✅ Systems and Environment ✅ Objects and Data Structures ✅ Readability and Maintainability ✅ Asynchronous Processing ✅ Design Patterns ✅ Third-Party Libraries ✅ Performance ✅ Security ✅ Functionality ✅ Feedback and Support
Note
Korbit Pro is free for open source projects 🎉
Looking to add Korbit to your team? Get started with a free 2 week trial here
PR Review 🔍
|
Updated dependencies detected. Learn more about Socket for GitHub ↗︎
|
PR Code Suggestions ✨
|
Infisical secrets check: ✅ No secrets leaked! 💻 Scan logs11:04PM INF scanning for exposed secrets...
11:04PM INF 1106 commits scanned.
11:04PM INF scan completed in 2.66s
11:04PM INF no leaks found
|
|
User description
Snyk has created this PR to upgrade bancos-brasileiros from 6.1.26 to 6.1.29.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 3 versions ahead of your current version.
The recommended version was released 23 days ago.
Release notes
Package name: bancos-brasileiros
Release of Bancos Brasileiros - v6.1.29
Release of Bancos Brasileiros - v6.1.28
Release of Bancos Brasileiros - v6.1.27
Release of Bancos Brasileiros - v6.1.26
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:![](https://camo.githubusercontent.com/56be49995fdf2d147c1cd4f10109e29d176f3de4bdc7c3955eabf060ffe71820/68747470733a2f2f6170692e7365676d656e742e696f2f76312f706978656c2f747261636b3f646174613d65794a33636d6c305a55746c65534936496e4a79576d785a634564485932527954485a7362306c596430645563566734576b4652546e4e434f5545774969776959573576626e6c746233567a535751694f6949354e544a694f474e6d5979316d4f5467354c545134596d597459544d344e53316d5a5449305a544a6a4e4752695a6a55694c434a6c646d567564434936496c425349485a705a58646c5a434973496e42796233426c636e52705a584d694f6e736963484a4a5a434936496a6b314d6d493459325a6a4c5759354f446b744e4468695a6931684d7a67314c575a6c4d6a526c4d6d4d305a474a6d4e534a3966513d3d)
Description
bancos-brasileiros
from version6.1.26
to6.1.29
in bothpackage.json
andpackage-lock.json
.Changes walkthrough 📝
package-lock.json
Upgrade bancos-brasileiros version in package-lock
examples/emberjs/package-lock.json
bancos-brasileiros
version from6.1.26
to6.1.29
.package.json
Upgrade bancos-brasileiros version in package.json
examples/emberjs/package.json
bancos-brasileiros
version from6.1.26
to6.1.29
.Description by Korbit AI
What change is being made?
Upgrade the
bancos-brasileiros
package from version 6.1.26 to 6.1.29 in bothpackage-lock.json
andpackage.json
.Why are these changes being made?
This update is to ensure we have the latest improvements and security patches provided by the
bancos-brasileiros
package maintainers, ensuring better stability and security for our project. It is a routine dependency update to keep our dependencies current.