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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
Release notes
Package name: @zup-it/beagle-react
Patch: fixes the calculation of absolute URL's as first path of a Beagle flow.
Todo: release notes should go here
Todo: release notes should go here
Todo: release notes should go here
Todo: release notes should go here
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 parameternetworkOptions
for creating a Beagle View is no longer required and has been deprecated.BeagleRemoteView
, now, besides acceptingroute
as a string (url), also acceptsroute
as an object, which represents a full request, including url, headers, body and method. This also makes the parameternetworkOptions
redundant, so it has been deprecated.CornerRadius
, in the component’s style, now correctly interprets null values.Text
will now correctly serialize objects and arrays to strings.z-index
of the componentModal
, which, sometimes, appeared behind other components.baseUrl
of the configuration.beagle init
where the directorysrc
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.Release notes:
yarn beagle init
ornpm run beagle init
)enabled
. The button will show as disabled whenever this property is false.isScrollIndicatorVisible
. The scroll will be invisible whenever this property is false.isHeader
to the accessibility property of the componentes. WheneverisHeader
is true, the component's text will be interpreted as a title by the screen reader.Todo: release notes should go here
Release notes:
addChildren
action now works with case-insensitive modes. e.g.{ "mode": "rEplaCE" }
is correctly identified as the mode "replace" (ZupIT/beagle-web-core#287).\n
and\t
produces the expected behaviors: new line and tab (#154).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