-
Notifications
You must be signed in to change notification settings - Fork 5.3k
[ACTION] Figure out action required for Intuit Quickbooks API version changes #15369
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 3 Skipped Deployments
|
WalkthroughThis pull request involves version updates across multiple QuickBooks integration components. The changes primarily consist of incrementing version numbers for various actions, sources, and the main package, with most version increments being minor (e.g., from 0.1.7 to 0.1.8 or 0.0.4 to 0.0.5). Additionally, there's a notable modification in the Changes
Assessment against linked issues
Possibly related PRs
Suggested labels
Suggested reviewers
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (41)
✅ Files skipped from review due to trivial changes (38)
⏰ Context from checks skipped due to timeout of 90000ms (1)
🔇 Additional comments (5)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 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.
Hi @michelle0927 lgtm! Ready for QA!
minorversion
= 75quickbooks_sandbox
components after this is published (quickbox_sandbox
imports from@pipedream/quickbooks
package)Resolves #15362
Summary by CodeRabbit
Chores
Enhancements
minorversion
parameter to API requests for more precise version controlThe updates appear to be routine maintenance and version synchronization across the QuickBooks integration, with no significant functional changes to the core components.