Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Build(deps): Bump riot from 3.13.2 to 4.4.0 #7806

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link
Contributor

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

Bumps riot from 3.13.2 to 4.4.0.

Release notes

Sourced from riot's releases.

v4.4.0

  • Add: user options argument to the runtime compiler methods riot.compile riot.compileFromUrl for example
riot.compile({
  // use different expression brackets 
  brackets: ['${', '}']
}).then(() => {
  riot.mount('my-tag')
})

v4.3.9

  • Fix: Compiler Expressions Binding in SVG tags #2748
  • Fix: Compiler Expressions Parsing #2753
  • Fix: Typescript mount definition #2749

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

... (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)
  • 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 19, 2019

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

@vercel vercel bot temporarily deployed to staging August 19, 2019 18:18 Inactive
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/riot-4.4.0 branch from aa82459 to 7f5ac6c Compare August 19, 2019 18:44
@vercel vercel bot temporarily deployed to staging August 19, 2019 18:44 Inactive
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/riot-4.4.0 branch from 7f5ac6c to 0ca5a51 Compare August 19, 2019 19:29
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/riot-4.4.0 branch from 0ca5a51 to f8f45a9 Compare August 20, 2019 08:07
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/riot-4.4.0 branch from f8f45a9 to 6788871 Compare August 20, 2019 16:11
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/riot-4.4.0 branch from 6788871 to f2c1ceb Compare August 22, 2019 03:46
Bumps [riot](https://github.com/riot/riot) from 3.13.2 to 4.4.0.
- [Release notes](https://github.com/riot/riot/releases)
- [Commits](riot/riot@v3.13.2...v4.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/riot-4.4.0 branch from f2c1ceb to c3ca754 Compare August 23, 2019 14:53
@dependabot-preview
Copy link
Contributor Author

Superseded by #7881.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/riot-4.4.0 branch August 27, 2019 16:07
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant