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

DISPATCH-1959 Update PatternFly packages for the 1.16.0 release #1100

Merged
merged 2 commits into from
Apr 3, 2021

Conversation

jiridanek
Copy link
Contributor

We are still missing a resolution for facebook/create-react-app#10762, I guess that can come later, there is still time before release, and it's only a dev dependency.

@jiridanek jiridanek added this to the 1.16.0 milestone Apr 3, 2021
@jiridanek jiridanek self-assigned this Apr 3, 2021
…this issue was missed in DISPATCH-1725

When this is not done correctly, the test error is

```
qpid-dispatch/qpid-dispatch/console/react/node_modules/react-dom/cjs/react-dom.development.js:3905
      var evt = document.createEvent('Event');
                         ^

TypeError: Cannot read property 'createEvent' of null
```
@codecov-io
Copy link

Codecov Report

Merging #1100 (d4ca696) into main (43f3810) will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1100      +/-   ##
==========================================
- Coverage   82.32%   82.26%   -0.06%     
==========================================
  Files         111      111              
  Lines       27537    27537              
==========================================
- Hits        22669    22654      -15     
- Misses       4868     4883      +15     
Impacted Files Coverage Δ
src/iterator.c 89.29% <0.00%> (-3.88%) ⬇️
...c/router_core/modules/test_hooks/core_test_hooks.c 92.03% <0.00%> (-1.28%) ⬇️
src/router_core/delivery.c 92.74% <0.00%> (-0.39%) ⬇️
src/router_core/connections.c 88.63% <0.00%> (-0.20%) ⬇️
src/router_node.c 93.69% <0.00%> (+0.10%) ⬆️
src/server.c 86.76% <0.00%> (+0.10%) ⬆️
src/adaptors/http1/http1_server.c 84.88% <0.00%> (+0.29%) ⬆️
src/adaptors/http1/http1_adaptor.c 83.49% <0.00%> (+0.64%) ⬆️
src/router_core/router_core.c 86.39% <0.00%> (+0.68%) ⬆️
src/router_core/transfer.c 92.67% <0.00%> (+0.86%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 43f3810...d4ca696. Read the comment docs.

@jiridanek jiridanek merged commit 9618291 into apache:main Apr 3, 2021
@jiridanek jiridanek deleted the jd_2021_04_03_patternfly_update branch April 3, 2021 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants