Adds a new set of features to low level models. All nodes for a model are now captured when the model is built. Also some small gaps were covered at the low level.
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 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
Bumps the dependencies group with 5 updates:
0.16.6
0.16.7
0.16.11
0.16.14
1.6.0
1.7.0
0.25.0
0.26.0
1.31.1
1.32.0
Updates
github.com/k1LoW/httpstub
from 0.16.6 to 0.16.7Release notes
Sourced from github.com/k1LoW/httpstub's releases.
Changelog
Sourced from github.com/k1LoW/httpstub's changelog.
Commits
109fb10
Merge pull request #65 from k1LoW/tagpr-from-v0.16.64de7521
[tagpr] update CHANGELOG.md011eccc
[tagpr] prepare for the next releasedf34f32
Merge pull request #64 from k1LoW/dependabot/go_modules/dependencies-18ee00828c8bfea49
chore(deps): bump github.com/pb33f/libopenapi in the dependencies groupUpdates
github.com/pb33f/libopenapi
from 0.16.11 to 0.16.14Release notes
Sourced from github.com/pb33f/libopenapi's releases.
Commits
3c8ed1c
Added more tests.8006956
addedpath items
to components.fb545f9
fix: add more coverage0cbf094
fix: improved handling of complex yaml in YAMLNodeToJSON61b8a2f
fixed path node extraction.8f9eb65
Added some nill checks.82f5800
another tiny cov bumpy527d3cd
more ye olde time coverage for ye tests.4a72248
fixed ye olde tests7bb16cd
ye olde code bumpUpdates
github.com/spf13/cast
from 1.6.0 to 1.7.0Release notes
Sourced from github.com/spf13/cast's releases.
Commits
6e0c3ab
Support some commonly used Float64 interfaces6c5f3fc
github: Bump versionsUpdates
golang.org/x/crypto
from 0.25.0 to 0.26.0Commits
5bcd010
go.mod: update golang.org/x dependencies3375612
ssh: add support for unpadded RSA signaturesbb80217
ssh: don't use dsa keys in integration tests6879722
ssh: remove go 1.21+ dependency on slicese983fa2
sha3: Avo port of keccakf_amd64.s80fd972
LICENSE: update per Google Legalf2bc3a6
x509roots/fallback/internal/goissue52287: deleted66d9c3
x509roots/fallback: update bundleUpdates
modernc.org/sqlite
from 1.31.1 to 1.32.0Commits
32d5dd2
Merge branch 'feature/fcntl-persist-wal' into 'master'61f61b2
Add support for setting SQLITE_FCNTL_PERSIST_WALDependabot 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