You can trigger a rebase of this PR 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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps the speckle group with 2 updates in the /packages/converters directory: Speckle.Objects and Speckle.Objects.Converter.Grasshopper7.
Updates
Speckle.Objects
from 2.19.0 to 2.20.1Release notes
Sourced from Speckle.Objects's releases.
... (truncated)
Commits
f11a179
Swallow an exception specific for .NET Core and other plugins (#3613)232f87c
fix(automate): remove extra slash (#3612)ef5692d
fix(automate): remove extra slash0ec1f10
Restored helper function for faster library/object creation (#3610)a6a42e5
fix(Navisworks) - Improve SelectionSet extraction with error handling and doc...1f2fda4
Dev -> Main for 2.20.0-rc (#3609)b65c3fa
add null check around assembly & location (#3606)fdddfd7
Change regex to Sign rc builds (#3607)3faacab
CNX-9912 - Implement a display fallback for Revit Areas equivalent to the out...4f7829c
Add filter to skip the modifying when the zone of space is null (#3525)Updates
Speckle.Objects.Converter.Grasshopper7
from 2.19.0 to 2.20.1Release notes
Sourced from Speckle.Objects.Converter.Grasshopper7's releases.
... (truncated)
Commits
f11a179
Swallow an exception specific for .NET Core and other plugins (#3613)232f87c
fix(automate): remove extra slash (#3612)ef5692d
fix(automate): remove extra slash0ec1f10
Restored helper function for faster library/object creation (#3610)a6a42e5
fix(Navisworks) - Improve SelectionSet extraction with error handling and doc...1f2fda4
Dev -> Main for 2.20.0-rc (#3609)b65c3fa
add null check around assembly & location (#3606)fdddfd7
Change regex to Sign rc builds (#3607)3faacab
CNX-9912 - Implement a display fallback for Revit Areas equivalent to the out...4f7829c
Add filter to skip the modifying when the zone of space is null (#3525)You can trigger a rebase of this PR 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