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 rsuite from 5.4.4 to 5.19.0 #2

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

Conversation

Aashiq25
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade rsuite from 5.4.4 to 5.19.0.

merge advice
ℹ️ 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 42 versions ahead of your current version.
  • The recommended version was released a month ago, on 2022-09-23.
Release notes
Package name: rsuite
  • 5.19.0 - 2022-09-23

    New Stack.Item component

    Use <Stack.Item> component to adjust alignments, growth, etc. for single items in a <Stack>.

    image

    <Stack alignItems="flex-start" spacing={10}>
      <Button size="lg">Item 1</Button>
      <Button size="md">Item 2</Button>
      <Button size="sm">Item 3</Button>
      <Stack.Item alignSelf="flex-end">
        <Button size="xs">Item 4</Button>
      </Stack.Item>
      <Stack.Item grow={1}>
        <Button size="md" block>
          Item 5
        </Button>
      </Stack.Item>
    </Stack>

    Learn more at https://rsuitejs.com/components/stack/#adjust-single-item

    What's Changed

    New Contributors

    Full Changelog: v5.18.1...v5.19.0

  • 5.19.0-beta.5 - 2022-09-27
  • 5.18.1 - 2022-09-15

    What's Changed

    Full Changelog: v5.18.0...v5.18.1

  • 5.18.1-beta.4 - 2022-09-16
  • 5.18.0 - 2022-09-08
    Read more
  • 5.18.0-beta.3 - 2022-09-09
  • 5.17.1 - 2022-09-01
    Read more
  • 5.17.0 - 2022-08-26
    Read more
  • 5.17.0-beta.2 - 2022-08-30
  • 5.17.0-beta.1 - 2022-08-08
  • 5.17.0-beta - 2022-08-03
  • 5.16.6 - 2022-08-18
  • 5.16.5 - 2022-08-11
  • 5.16.4 - 2022-08-04
  • 5.16.3 - 2022-07-29
  • 5.16.2 - 2022-07-28
  • 5.16.1 - 2022-07-15
  • 5.16.0 - 2022-07-07
  • 5.15.2 - 2022-06-30
  • 5.15.1 - 2022-06-16
  • 5.15.0 - 2022-06-09
  • 5.14.0 - 2022-06-02
  • 5.13.1 - 2022-05-27
  • 5.13.0 - 2022-05-19
  • 5.12.0 - 2022-05-12
  • 5.11.0 - 2022-05-05
  • 5.10.0 - 2022-04-28
  • 5.9.0 - 2022-04-21
  • 5.8.1 - 2022-04-15
  • 5.8.0 - 2022-04-07
  • 5.7.1 - 2022-04-02
  • 5.7.0 - 2022-03-31
  • 5.6.6 - 2022-03-24
  • 5.6.5 - 2022-03-17
  • 5.6.4 - 2022-03-10
  • 5.6.3 - 2022-03-05
  • 5.6.2 - 2022-02-24
  • 5.6.1 - 2022-02-17
  • 5.6.0 - 2022-02-10
  • 5.5.2 - 2022-01-27
  • 5.5.1 - 2022-01-21
  • 5.5.0 - 2022-01-13
  • 5.4.4 - 2022-01-06
from rsuite GitHub release notes

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

@netlify
Copy link

netlify bot commented Oct 28, 2022

Deploy Preview for aashiq-spacetagram ready!

Name Link
🔨 Latest commit deec211
🔍 Latest deploy log https://app.netlify.com/sites/aashiq-spacetagram/deploys/635c441ed5d1e7000951a63e
😎 Deploy Preview https://deploy-preview-2--aashiq-spacetagram.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

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