Skip to content

Bump @google/model-viewer from 0.10.0 to 1.7.0 - #381

Closed
dependabot-preview[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/google/model-viewer-1.7.0
Closed

Bump @google/model-viewer from 0.10.0 to 1.7.0#381
dependabot-preview[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/google/model-viewer-1.7.0

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps @google/model-viewer from 0.10.0 to 1.7.0.

Release notes

Sourced from @​google/model-viewer's releases.

v1.7.0

Features

🆕 ios-src is now optional for AR Quick Look on iOS! If you only include quick-look in ar-modes, <model-viewer> will now generate a USDZ on the fly when the user clicks the Enter AR button, and it will include any modifications done through our scene-graph API, like choosing a variant. ios-src will still take precendence if you need to provide a better model than our auto-generation (for instance we don't yet support animation). Thanks @​kolodi! google/model-viewer#2374

🆕 Updated the WebXR UX based on user feedback. Now the object is immediately placed, world-locked based on the last camera position from 3D mode, then when the floor is found, it is moved up or down to land on it: google/model-viewer#2279

🆕 Added two-finger rotation to the WebXR UX, allowing large models to be rotated when you cannot touch outside their bounding box: google/model-viewer#2355

🆕 Added an ar-tracking read-only attribute to indicate the state of ARCore world tracking in order to surface error messages: google/model-viewer#2363

🆕 Added an interpolation-decay attribute to control the speed of camera and target interpolation, see the modified example. Thanks @​timmmeh! google/model-viewer#2286

🆕 Added CSS part to our default UI elements to allow them to be easily styled. This takes the place of most of our CSS custom properties, which have now been deprecated and will be removed when v2.0 comes. Thanks @​mrdoob! google/model-viewer#2370

🆕 Added support for external renderers. This is an early-phase feature and the idea is to make it possible to control a cloud-based or non-glTF renderer with <model-viewer>'s camera and annotation APIs: google/model-viewer#2328

Bugfixes

Other notable changes

v1.6.0

Bugfixes

Other notable changes

Editor

v1.5.0

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for @​google/model-viewer since your current version.


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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [@google/model-viewer](https://github.com/google/model-viewer) from 0.10.0 to 1.7.0.
- [Release notes](https://github.com/google/model-viewer/releases)
- [Commits](google/model-viewer@v0.10.0...v1.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 18, 2021
@dependabot-preview

Copy link
Copy Markdown
Contributor Author

Superseded by #382.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/npm_and_yarn/google/model-viewer-1.7.0 branch May 19, 2021 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants