Skip to content

chore(deps): bump io.extendreality.zinnia.unity from 1.12.0 to 1.13.0#23

Merged
dependabot-preview[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/io.extendreality.zinnia.unity-1.13.0
Mar 3, 2020
Merged

chore(deps): bump io.extendreality.zinnia.unity from 1.12.0 to 1.13.0#23
dependabot-preview[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/io.extendreality.zinnia.unity-1.13.0

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps io.extendreality.zinnia.unity from 1.12.0 to 1.13.0.

Release notes

Sourced from io.extendreality.zinnia.unity's releases.

v1.13.0

1.13.0 (2020-03-02)

Features

  • Action: add ValueUnchanged event to Action (8c704be)

    A ValueUnchanged event has been added to compliment the ValueChanged Action. The new ValueUnchanged event will raise when the Action receives the same value as it is currently holding.

    This event can then be used to call EmitActivationState to re-raise the relevant events.

  • Action: add Vector3 action (ff534bf)

    The Vector3 Action raises a Vector3 value in the same way as the Vector2 Action.

  • Extraction: add Unity Time component extractor (85941f8)

    The TimeComponentExtractor will extract a specified value from the UnityEngine.Time object and emit the result.

  • Proxy: add event proxies for Vector2 and Vector3 events (af49ebd)

    The Vector2 and Vector3 events can now be proxied via the new EventProxyEmitters.

Changelog

Sourced from io.extendreality.zinnia.unity's changelog.

1.13.0 (2020-03-02)

Features

  • Action: add ValueUnchanged event to Action (8c704be)

    A ValueUnchanged event has been added to compliment the ValueChanged Action. The new ValueUnchanged event will raise when the Action receives the same value as it is currently holding.

    This event can then be used to call EmitActivationState to re-raise the relevant events.

  • Action: add Vector3 action (ff534bf)

    The Vector3 Action raises a Vector3 value in the same way as the Vector2 Action.

  • Extraction: add Unity Time component extractor (85941f8)

    The TimeComponentExtractor will extract a specified value from the UnityEngine.Time object and emit the result.

  • Proxy: add event proxies for Vector2 and Vector3 events (af49ebd)

    The Vector2 and Vector3 events can now be proxied via the new EventProxyEmitters.

Commits
  • f79cc4a chore(release): set version to 1.13.0 [skip ci]
  • c651207 Merge pull request #491 from ExtendRealityLtd/feat/new-stuff
  • 85941f8 feat(Extraction): add Unity Time component extractor
  • af49ebd feat(Proxy): add event proxies for Vector2 and Vector3 events
  • ff534bf feat(Action): add Vector3 action
  • 8c704be feat(Action): add ValueUnchanged event to Action
  • See full diff in compare view

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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview Bot merged commit 8bb8bb0 into master Mar 3, 2020
@dependabot-preview dependabot-preview Bot deleted the dependabot/npm_and_yarn/io.extendreality.zinnia.unity-1.13.0 branch March 3, 2020 08:35
@ExtendReality-Bot
Copy link
Copy Markdown
Member

🎉 This PR is included in version 1.2.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

2 participants