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.3.8 #7715

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Aug 8, 2019

Bumps riot from 3.13.2 to 4.3.8.

Release notes

Sourced from riot's releases.

v4.3.8

v4.3.7

  • Update the @riotjs/compiler fixing the following issues

v4.3.6

  • Fix: conditional directive bug #2739 and #2736
  • Fix: compiler issues with new keyword #2737
  • Fix: value attribute handling on <progress> tags and on non form elements #122

v4.3.5

  • Fix: Improve the fix for #2714
  • Fix: support for backslashed css properties like for example p { content: '\263c'; }

v4.3.4

v4.3.3

  • Fix: #2726
  • Improve: each bindings performance

v4.3.2

v4.3.1

v4.3.0

  • Add the keepRootElement parameter to the riot.unmount method #2721
  • Fix #2719

v4.2.0

  • Fix: attributes removal for numerical values #2711
  • Add: the \<template> tag to support html fragment rendering for each and if directives #2692
<!-- each + template -->
<dl>
  \<template each={ item in items }>
    <dt>{ item.title }</dt>
    <dd>{ item.description }</dd>
  </template>
</dl>
... (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 ignore this ['minor'|'major'] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the specific version in this PR you can just close it
  • @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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@vercel
Copy link

vercel bot commented Aug 8, 2019

This pull request is automatically deployed with Now.
To access deployments, click Details below or on the icon next to each push.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/riot-4.3.8 branch from 86bebfc to bf82811 Compare August 9, 2019 02:40
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/riot-4.3.8 branch from bf82811 to 2010e53 Compare August 10, 2019 12:29
@vercel vercel bot temporarily deployed to staging August 10, 2019 12:29 Inactive
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/riot-4.3.8 branch from 2010e53 to 065d961 Compare August 10, 2019 12:47
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/riot-4.3.8 branch from 065d961 to 711fdbf Compare August 13, 2019 01:23
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/riot-4.3.8 branch from 711fdbf to 4b25dba Compare August 14, 2019 08:04
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/riot-4.3.8 branch from 4b25dba to 6b601de Compare August 16, 2019 10:26
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/riot-4.3.8 branch from 6b601de to c41b1a2 Compare August 17, 2019 13:46
Bumps [riot](https://github.com/riot/riot) from 3.13.2 to 4.3.8.
- [Release notes](https://github.com/riot/riot/releases)
- [Commits](riot/riot@v3.13.2...v4.3.8)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/riot-4.3.8 branch from c41b1a2 to 86ed37b Compare August 18, 2019 13:48
@dependabot-preview
Copy link
Contributor Author

Superseded by #7806.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/riot-4.3.8 branch August 19, 2019 18:18
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.

1 participant