Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

[Snyk] Upgrade @zup-it/beagle-react from 1.3.0 to 1.10.2 #44

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

Conversation

snykbotzup
Copy link

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


Snyk has created this PR to upgrade @zup-it/beagle-react from 1.3.0 to 1.10.2.

ℹ️ 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 11 versions ahead of your current version.
  • The recommended version was released 2 years ago, on 2021-10-14.
Release notes
Package name: @zup-it/beagle-react
  • 1.10.2 - 2021-10-14

    Patch: fixes the calculation of absolute URL's as first path of a Beagle flow.

  • 1.10.0 - 2021-08-23

    Todo: release notes should go here

    • First Change
    • Second Change
  • 1.9.2 - 2021-07-22

    Todo: release notes should go here

    • First Change
    • Second Change
  • 1.9.1 - 2021-07-16

    Todo: release notes should go here

    • First Change
    • Second Change
  • 1.9.0 - 2021-07-03

    Todo: release notes should go here

    • First Change
    • Second Change
  • 1.7.0 - 2021-04-23
    • Fixes problem where the action setContext wouldn’t update a value in the context if the new data type was different than the previous.
    • Navigation actions can now recover the context state when navigating back in the history.
    • Navigation actions can now further specify aspects of the request to retrieve the view. The new property httpAdditionalData lets the backend specify the http method, headers and body of the request. Furthermore, now that the navigation can completely describe a request, the parameter networkOptions for creating a Beagle View is no longer required and has been deprecated.
    • Beagle’s main component, BeagleRemoteView, now, besides accepting route as a string (url), also accepts route as an object, which represents a full request, including url, headers, body and method. This also makes the parameter networkOptions redundant, so it has been deprecated.
    • CornerRadius, in the component’s style, now correctly interprets null values.
    • The component Text will now correctly serialize objects and arrays to strings.
    • Fixes the z-index of the component Modal, which, sometimes, appeared behind other components.
    • Remote views can now be loaded from endpoints different than the one set in the property baseUrl of the configuration.
    • Fixes problem in the script beagle init where the directory src wouldn’t be created if it didn’t previously existed. Also fixed a problem where the script would ask to replace an existing file even if the file didn’t exist.
  • 1.6.0 - 2021-02-24

    Release notes:

    • Creates a script to initialize a Beagle Project (yarn beagle init or npm run beagle init)
    • Enhances the error component so it shows which errors happened and shows a retry button
    • Makes forms and inputs capable of validation
    • Button: new attribute enabled. The button will show as disabled whenever this property is false.
    • ListView: new attribute isScrollIndicatorVisible. The scroll will be invisible whenever this property is false.
    • Fixes some accessibility issues
    • Adds isHeader to the accessibility property of the componentes. Whenever isHeader is true, the component's text will be interpreted as a title by the screen reader.
  • 1.5.0 - 2020-12-03

    Todo: release notes should go here

    • First Change
    • Second Change
  • 1.5.0-rc.1 - 2020-11-27
  • 1.4.1 - 2020-11-09

    Release notes:

    • Fixes problem where the text component would not wrap.
  • 1.4.0 - 2020-10-23
    • Fixed some vulnerabilities for dev dependencies (ZupIT/beagle-web-core#285).
    • The addChildren action now works with case-insensitive modes. e.g. { "mode": "rEplaCE" } is correctly identified as the mode "replace" (ZupIT/beagle-web-core#287).
    • Fixed the component text. Now \n and \t produces the expected behaviors: new line and tab (#154).
    • Removed the markdown component and showdown so the lib can have a smaller footprint (#159).
  • 1.3.0 - 2020-10-09
from @zup-it/beagle-react 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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants