Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2020

This PR contains the following updates:

Package Change Age Confidence
preact-render-to-string 5.1.105.2.6 age confidence

Release Notes

preactjs/preact-render-to-string (preact-render-to-string)

v5.2.6

Compare Source

Patch Changes

v5.2.5

Compare Source

Patch Changes

v5.2.4

Compare Source

Patch Changes

v5.2.3

Compare Source

Patch Changes

v5.2.2

Compare Source

Patch Changes

v5.2.1

Compare Source

Patch Changes

v5.2.0

Compare Source

Minor Changes
  • #​219 250c15f Thanks @​developit! - Implement hook state settling. Setting hook state during the execution of a function component (eg: in useMemo) will now re-render the component and use the final result. Previously, these updates were dropped.

v5.1.21

Compare Source

Patch Changes

v5.1.20

Compare Source

Patch Changes

v5.1.19: 5.1.19

Compare Source

v5.1.18

Compare Source

  • Prevent possible memory leak in 5.1.17.

v5.1.17: 5.1.17

Compare Source

This release contains a few minor performance improvements.

Maintenance

v5.1.16: 5.1.16

Compare Source

Whilst the memoization in #​184 does improve runtime scores it has no limit on how much it caches. This could lead to a memory leak for content heavy sites. Let this be a lesson for myself to always put limits on all the things!

Bug Fixes

v5.1.15: 5.1.15

Compare Source

Maintenance

v5.1.14: 5.1.4

Compare Source

v5.1.13: 5.1.13

Compare Source

Maintenance

v5.1.12: 5.1.12

Compare Source

v5.1.11: 5.1.11

Compare Source

Bug Fixes

Maintenance


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the library label Oct 21, 2020
@renovate renovate bot force-pushed the renovate/preact-render-to-string-5.x branch from 0b509dc to f9e1478 Compare November 14, 2020 20:14
@renovate renovate bot changed the title Update dependency preact-render-to-string to v5.1.11 Update dependency preact-render-to-string to v5.1.12 Nov 14, 2020
@codecov-io
Copy link

codecov-io commented Nov 14, 2020

Codecov Report

Merging #556 (37e69be) into master (73bf565) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #556   +/-   ##
=======================================
  Coverage   45.05%   45.05%           
=======================================
  Files         143      143           
  Lines        4071     4071           
  Branches      348      348           
=======================================
  Hits         1834     1834           
  Misses       2236     2236           
  Partials        1        1           

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 73bf565...37e69be. Read the comment docs.

@renovate renovate bot force-pushed the renovate/preact-render-to-string-5.x branch 16 times, most recently from 93768f2 to 712b06f Compare November 23, 2020 06:27
@renovate renovate bot force-pushed the renovate/preact-render-to-string-5.x branch 3 times, most recently from b682f32 to ffda2d1 Compare February 23, 2021 10:57
@renovate renovate bot force-pushed the renovate/preact-render-to-string-5.x branch from ffda2d1 to 443b76d Compare March 7, 2021 15:18
@renovate renovate bot changed the title Update dependency preact-render-to-string to v5.1.12 Update dependency preact-render-to-string to v5.1.13 Mar 7, 2021
@renovate renovate bot force-pushed the renovate/preact-render-to-string-5.x branch from 443b76d to a68117c Compare March 8, 2021 08:40
@renovate renovate bot changed the title Update dependency preact-render-to-string to v5.1.13 Update dependency preact-render-to-string to v5.1.14 Mar 8, 2021
@renovate renovate bot force-pushed the renovate/preact-render-to-string-5.x branch from a68117c to 58e6578 Compare March 10, 2021 10:48
@renovate renovate bot changed the title Update dependency preact-render-to-string to v5.1.14 Update dependency preact-render-to-string to v5.1.15 Mar 10, 2021
@renovate renovate bot force-pushed the renovate/preact-render-to-string-5.x branch from 58e6578 to e118dd4 Compare March 11, 2021 20:38
@renovate renovate bot changed the title Update dependency preact-render-to-string to v5.1.19 - autoclosed Update dependency preact-render-to-string to v5.1.19 May 7, 2021
@renovate renovate bot reopened this May 7, 2021
@renovate renovate bot restored the renovate/preact-render-to-string-5.x branch May 7, 2021 15:31
@renovate renovate bot force-pushed the renovate/preact-render-to-string-5.x branch from 52537d7 to 9fedaf9 Compare June 22, 2021 10:38
@renovate renovate bot force-pushed the renovate/preact-render-to-string-5.x branch from 9fedaf9 to bf4741a Compare July 15, 2021 13:01
@renovate renovate bot force-pushed the renovate/preact-render-to-string-5.x branch 5 times, most recently from f5a8d53 to 91fff2f Compare September 16, 2021 15:02
@codecov-commenter
Copy link

codecov-commenter commented Sep 16, 2021

Codecov Report

Base: 45.05% // Head: 45.05% // No change to project coverage 👍

Coverage data is based on head (0bbdec4) compared to base (a4e55ae).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #556   +/-   ##
=======================================
  Coverage   45.05%   45.05%           
=======================================
  Files         143      143           
  Lines        4071     4071           
  Branches      348      348           
=======================================
  Hits         1834     1834           
  Misses       2236     2236           
  Partials        1        1           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot force-pushed the renovate/preact-render-to-string-5.x branch 8 times, most recently from b21265f to b8123b7 Compare September 21, 2021 08:11
@renovate renovate bot force-pushed the renovate/preact-render-to-string-5.x branch from b8123b7 to 75f5496 Compare March 7, 2022 15:00
@renovate renovate bot changed the title Update dependency preact-render-to-string to v5.1.19 Update dependency preact-render-to-string to v5.1.20 Mar 7, 2022
@renovate renovate bot changed the title Update dependency preact-render-to-string to v5.1.20 Update dependency preact-render-to-string to v5.1.21 Apr 25, 2022
@renovate renovate bot force-pushed the renovate/preact-render-to-string-5.x branch from 75f5496 to 998938e Compare April 25, 2022 01:07
@renovate renovate bot changed the title Update dependency preact-render-to-string to v5.1.21 Update dependency preact-render-to-string to v5.2.0 May 16, 2022
@renovate renovate bot force-pushed the renovate/preact-render-to-string-5.x branch from 998938e to 45a55fd Compare May 16, 2022 02:47
@renovate renovate bot force-pushed the renovate/preact-render-to-string-5.x branch from 45a55fd to 6840500 Compare September 25, 2022 23:05
@renovate renovate bot changed the title Update dependency preact-render-to-string to v5.2.0 Update dependency preact-render-to-string to v5.2.4 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/preact-render-to-string-5.x branch from 6840500 to 0bbdec4 Compare November 20, 2022 21:04
@renovate renovate bot changed the title Update dependency preact-render-to-string to v5.2.4 Update dependency preact-render-to-string to v5.2.6 Nov 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants