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 @speckle/viewer from 2.17.16 to 2.22.2 #795

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2024

Bumps @speckle/viewer from 2.17.16 to 2.22.2.

Release notes

Sourced from @​speckle/viewer's releases.

2.22.2

What's Changed

  • The viewer now exports pass and pipeline related types

Full Changelog: specklesystems/speckle-server@2.22.1...2.22.2

2.22.1

What's Changed

Full Changelog: specklesystems/speckle-server@2.22.0...2.22.1

2.22.0

This version requires the dependency of Postgres to have minimum version of 16. Please first backup your database before migrating to Postgres version 16.

What's Changed

... (truncated)

Commits
  • ff43cc7 The viewer now exports pass and pipeline related types. Also added a debug no...
  • 60e6354 Merge pull request #3445 from specklesystems/WEB-2136
  • 96d4972 fix: adds brepx, extrusionx, subdx support in viewer for real this time
  • 11a3a68 Added missing exported types (#3418)
  • 26a103b Made sure an actual Box3 instances is passed ot the viewwer from hte legacy v...
  • 5be9a27 Fixed an issue with computing a relative offset box where the origin of the i...
  • 31a21f3 GeometryPass now updates the section planes automatically for any overriden m...
  • a5cc510 Added batch material override support for instanced speckle meshes, aka all i...
  • 613614d View Modes (#3259)
  • 678c753 feat(fe2): Update Section Box controls to include visibility (#3333)
  • Additional commits viewable 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 15, 2024
@dependabot dependabot bot requested a review from cdriesler November 15, 2024 10:29
Bumps [@speckle/viewer](https://github.com/specklesystems/speckle-server/tree/HEAD/packages/viewer) from 2.17.16 to 2.22.2.
- [Release notes](https://github.com/specklesystems/speckle-server/releases)
- [Commits](https://github.com/specklesystems/speckle-server/commits/2.22.2/packages/viewer)

---
updated-dependencies:
- dependency-name: "@speckle/viewer"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/speckle/viewer-2.22.2 branch from 0fb09ef to b2ea083 Compare November 16, 2024 00:42
Bumps [@speckle/viewer](https://github.com/specklesystems/speckle-server/tree/HEAD/packages/viewer) from 2.17.16 to 2.22.2.
- [Release notes](https://github.com/specklesystems/speckle-server/releases)
- [Commits](https://github.com/specklesystems/speckle-server/commits/2.22.2/packages/viewer)

---
updated-dependencies:
- dependency-name: "@speckle/viewer"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/speckle/viewer-2.22.2 branch from b2ea083 to 5b11e6f Compare November 16, 2024 01:18
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 22, 2024

A newer version of @​speckle/viewer exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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.

1 participant