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

Bump riot from 3.13.2 to 4.8.9 #9734

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 4, 2020

Bumps riot from 3.13.2 to 4.8.9.

Release notes

Sourced from riot's releases.

v4.8.9

  • Update typescript interface supporting the riot.component parentScope parameter

v4.8.8

  • Fix riot/riot#2817
  • Add the optional parentScope to the riot.component method

v4.8.7

v4.8.6

v4.8.5

v4.8.4

  • Update improve performance reading the root node attributes to infer the props only in the mount and component calls
  • Update make the this.props components attribute not writable nor enumerable

v4.8.3

  • Fix make sure native HTMLElement attributes and properties will be not overridden
  • Improve dom-bindings codebase

v4.8.2

  • Fix avoid rendering function attributes
  • Add the compiler support for shorthand object attributes for example <p {...{myAttribute}}>

v4.8.1

  • Fix nested condition expressions inside slots bug

v4.8.0

  • Improve rendering performance
  • Improve the typescript interfaces adding types for the @riotjs/dom-bindings
  • Add riot.pure adding more granular control over the components rendering

v4.7.2

v4.7.1

v4.7.0

  • Update improve performance
  • Add the meta parameter to the component function to inject slots and attributes
import { component } from 'riot'
import App from './App.riot'
</tr></table> ... (truncated)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/riot-4.8.9 branch 6 times, most recently from c2fb3e6 to 891c911 Compare February 8, 2020 17:31
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/riot-4.8.9 branch 3 times, most recently from b56dec7 to 94ce9b3 Compare February 13, 2020 17:06
Bumps [riot](https://github.com/riot/riot) from 3.13.2 to 4.8.9.
- [Release notes](https://github.com/riot/riot/releases)
- [Commits](riot/riot@v3.13.2...v4.8.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/riot-4.8.9 branch from 94ce9b3 to 5f81c86 Compare February 15, 2020 12:48
@dependabot-preview
Copy link
Contributor Author

Superseded by #9903.

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.

None yet

2 participants