[Snyk] Security upgrade react from 0.14.10 to 15.0.0#36
[Snyk] Security upgrade react from 0.14.10 to 15.0.0#36github-snyk-ca wants to merge 6 commits intomasterfrom
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
|
This major version upgrade introduces significant breaking changes by moving core APIs to new packages and altering the underlying DOM structure, which will likely break tests and require code modifications. Highlights:
Source: React documentation
|
|
This major version upgrade from React 0.14 to 15.0 introduces significant breaking changes by removing previously deprecated APIs and altering the underlying DOM structure. Highlights:
Source: React documentation
|
|
This major version upgrade introduces significant breaking changes to the DOM structure and removes APIs that were deprecated in v0.14. Tests that rely on specific DOM markup will likely fail and require updates. Highlights:
Source: React documentation
|
|
This major version upgrade introduces significant breaking changes to how React interacts with the DOM and removes APIs deprecated in v0.14. Tests that rely on specific DOM structures are likely to break. Highlights:
Source: React documentation
|
|
This major version upgrade removes APIs deprecated in v0.14 and changes some internal behaviors. Applications without deprecation warnings in v0.14 should have a straightforward upgrade. The most significant change is the removal of the Highlights:
Source: React documentation
|
|
This major version upgrade introduces several breaking changes, primarily by removing previously deprecated patterns and changing how React interacts with the DOM. The most significant change is the removal of the Highlights:
Source: React documentation
|
|
This major version upgrade removes previously deprecated APIs and changes the underlying DOM structure. While most modern applications should be compatible if they are free of warnings on v0.14, code relying on specific DOM-rendering behavior or removed APIs will break. Highlights:
Source: React documentation
|
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073
|
This major version upgrade introduces significant internal changes to DOM rendering and removes previously deprecated patterns. Key changes include how React interacts with the DOM, which could affect CSS selectors and snapshot tests. If the application was free of warnings on version 0.14, the upgrade should be straightforward. Highlights:
Source: React documentation
|
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073
|
This major version upgrade removes patterns deprecated in v0.14 and changes how React interacts with the DOM. According to the official release notes, if your application is free of warnings when running under React 0.14, the upgrade should be straightforward. Highlights:
Source: React documentation
|
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073
Snyk has created this PR to fix 2 vulnerabilities in the yarn dependencies of this project.
Snyk changed the following file(s):
example-elm0.18/package.jsonNote for zero-installs users
If you are using the Yarn feature zero-installs that was introduced in Yarn V2, note that this PR does not update the
.yarn/cache/directory meaning this code cannot be pulled and immediately developed on as one would expect for a zero-install project - you will need to runyarnto update the contents of the./yarn/cachedirectory.If you are not using zero-install you can ignore this as your flow should likely be unchanged.
Vulnerabilities that will be fixed with an upgrade:
SNYK-JS-INFLIGHT-6095116
SNYK-JS-BRACEEXPANSION-9789073
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Regular Expression Denial of Service (ReDoS)