fix(deps): update dependency riot to v10 #120
                
     Open
            
            
          
  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 contains the following updates:
^6.0.3->^10.0.06.0.3->10.0.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
riot/riot (riot)
v10.1.0Compare Source
createPureComponentmethod #3067v10.0.1Compare Source
v10.0.0: V10 - equinoxCompare Source
Breaking changes
With Riot.js < 10:
Component
Output
With Riot.js >= 10:
Output
To get the Riot.js < 10 output you will need to add the attributes manually into you
<child>component for example:Or all the attrs altogether
Other updates
v9.4.11Compare Source
609e25fv9.4.10Compare Source
v9.4.9Compare Source
v9.4.8Compare Source
v9.4.7Compare Source
v9.4.6Compare Source
refAPIv9.4.5Compare Source
withTypesmethod #3046v9.4.4Compare Source
v9.4.3Compare Source
v9.4.2Compare Source
mainbranch will be used for development and releasesv9.4.1Compare Source
v9.4.0Compare Source
refattributes #3015v9.3.0Compare Source
v9.2.2Compare Source
v9.2.1Compare Source
v9.2.0Compare Source
v9.1.8Compare Source
v9.1.7Compare Source
v9.1.6Compare Source
v9.1.5Compare Source
v9.1.4Compare Source
v9.1.3Compare Source
v9.1.2Compare Source
@riotjs/dom-bindingstypesv9.1.1Compare Source
exportskeys in thepackage.jsonfilev9.1.0Compare Source
v9.0.4Compare Source
v9.0.3Compare Source
inputorselectv9.0.2Compare Source
>=18.0.0value inpackage.jsonv9.0.1Compare Source
v9.0.0: EvergreenCompare Source
V9 is almost fully backward compatible with previous versions of Riot.js. However, a few breaking changes have been made, which are listed below:
nullorundefined(see also #2975). For example:<p is-active={false}>-is-activewill no longer be removed. Use<p is-active={null}>insteadcheckedorselectedand in that case remove them with falsy valuesSeveral ecosystem packages have received major updates and the rest will be updated soon. Future versions of Riot.js ecosystem packages will be synchronized to avoid confusion. To use Riot.js v9, ensure that you install only v9 @riotjs packages.
v7.1.0Compare Source
v7.0.7Compare Source
riot.versionwrong value in theesmexportv7.0.6Compare Source
esmfiles importsv7.0.5Compare Source
v7.0.4Compare Source
v7.0.3Compare Source
v7.0.2Compare Source
v7.0.1Compare Source
v7.0.0Compare Source
esmbundle and treeshakingriot.esm.jsin favor of theesmfolderslotshttps://redirect.github.com/riot/riot/discussions/2917riot+compiler.jsbundle (A documentation update will be available soon)Important: The documentation will be updated during the next few weeks, however no API breaking changes were introduced.
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.