Skip to content

Update deps#4203

Merged
rjsparks merged 3 commits intoietf-tools:mainfrom
larseggert:update-deps
Jul 8, 2022
Merged

Update deps#4203
rjsparks merged 3 commits intoietf-tools:mainfrom
larseggert:update-deps

Conversation

@larseggert
Copy link
Copy Markdown
Collaborator

@larseggert larseggert commented Jul 8, 2022

With test fixes.

I have no idea why they started failing, both the js code and the tests have not changed in months...

There are these yarn messages, which I don't understand, but @NGPixel may.

```
➤ YN0000: ┌ Resolution step
➤ YN0060: │ @parcel/optimizer-image@npm:2.6.2 provides @parcel/core (pec760) with version 2.5.0, which doesn't satisfy what @parcel/workers requests
➤ YN0060: │ @parcel/types@npm:2.6.2 provides @parcel/core (p1835f) with version 2.5.0, which doesn't satisfy what @parcel/fs requests
➤ YN0060: │ @parcel/types@npm:2.6.2 provides @parcel/core (p40766) with version 2.5.0, which doesn't satisfy what @parcel/workers requests
➤ YN0060: │ @parcel/types@npm:2.6.2 provides @parcel/core (p60182) with version 2.5.0, which doesn't satisfy what @parcel/cache requests
➤ YN0060: │ @parcel/types@npm:2.6.2 provides @parcel/core (pe24cb) with version 2.5.0, which doesn't satisfy what @parcel/package-manager requests
➤ YN0000: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code
➤ YN0000: └ Completed
```
I have no idea why they started failing, the both the js code and the tests have
not changed in months...
@larseggert larseggert requested a review from rjsparks July 8, 2022 06:14
@larseggert larseggert mentioned this pull request Jul 8, 2022
@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 8, 2022

Codecov Report

Merging #4203 (8d27353) into main (b41841a) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #4203   +/-   ##
=======================================
  Coverage   88.21%   88.21%           
=======================================
  Files         295      295           
  Lines       39223    39223           
=======================================
+ Hits        34600    34602    +2     
+ Misses       4623     4621    -2     
Impacted Files Coverage Δ
ietf/utils/text.py 86.95% <0.00%> (+1.24%) ⬆️

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 b41841a...8d27353. Read the comment docs.

@rjsparks rjsparks merged commit 091144d into ietf-tools:main Jul 8, 2022
@larseggert larseggert deleted the update-deps branch July 9, 2022 02:54
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jul 14, 2022
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