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

[Snyk] Upgrade reactstrap from 9.2.2 to 9.2.3 #1471

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

anandgupta42
Copy link
Contributor

@anandgupta42 anandgupta42 commented Oct 20, 2024

Snyk has created this PR to upgrade reactstrap from 9.2.2 to 9.2.3.

ℹ️ 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 1 version ahead of your current version.
  • The recommended version was released 24 days ago, on 2024-09-26.
Release notes
Package name: reactstrap from reactstrap GitHub release notes
Commit messages
Package name: reactstrap
  • 090bc1e chore(master): release 9.2.3 (#2788)
  • deed7b2 chore(fixes #2801): use function default parameters instead of defaultProps (#2806)
  • 717a5e8 fix(UncontrolledAccordion): prevent setOpen to set undefined value for open (#2814)
  • 7ada175 Finish migration to RTS (#2799)

Compare


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:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs


Important

Upgrade reactstrap from 9.2.2 to 9.2.3 in package.json to fix a bug in UncontrolledAccordion.

  • Dependencies:
    • Upgrade reactstrap from 9.2.2 to 9.2.3 in package.json.
  • Bug Fixes:
    • Fix in UncontrolledAccordion to prevent setOpen from setting an undefined value.

This description was created by Ellipsis for 5c1cbff. It will automatically update as commits are pushed.

Copy link

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Looks good to me! Reviewed everything up to 5c1cbff in 10 seconds

More details
  • Looked at 13 lines of code in 1 files
  • Skipped 1 files when reviewing.
  • Skipped posting 2 drafted comments based on config settings.
1. new_lineage_panel/package.json:20
  • Draft comment:
    Ensure that the upgrade to reactstrap 9.2.3 does not introduce any breaking changes in your application, especially if you are using UncontrolledAccordion, as there was a bug fix related to it.
  • Reason this comment was not posted:
    Confidence changes required: 50%
    The upgrade from reactstrap 9.2.2 to 9.2.3 is straightforward and should not cause issues, but it's good to check for any potential impacts.
2. new_lineage_panel/package.json:20
  • Draft comment:
    Use semantic versioning (semver) for version comparisons instead of direct array index comparisons. This applies to all version specifications in this file.
  • Reason this comment was not posted:
    Comment was on unchanged code.

Workflow ID: wflow_ROywbkERrOxbxOzP


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

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.

2 participants