Bump the major group across 1 directory with 5 updates #1142
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the major group with 5 updates in the / directory:
1.16.2
2.0.5
3.0.1
4.3.1
3.0.1
4.3.1
18.3.1
19.0.0
18.3.1
19.0.0
Updates
@open-rpc/schema-utils-js
from 1.16.2 to 2.0.5Release notes
Sourced from
@open-rpc/schema-utils-js
's releases.... (truncated)
Changelog
Sourced from
@open-rpc/schema-utils-js
's changelog.... (truncated)
Commits
7bd6c2a
chore(release): 2.0.5 [skip ci]e95b2d5
Merge pull request #937 from open-rpc/fix/deref-leaving-components39c2120
fix: remove extra componentsffd6c84
fix: add failing test around bug with dereffing and leaving .components around5b899f6
chore(release): 2.0.4 [skip ci]1c1ad70
Merge pull request #934 from open-rpc/fix/handle-notification-examplesae110e0
fix: handle notification examplesb1a793c
Merge pull request #891 from open-rpc/dependabot/npm_and_yarn/webpack-5.92.16c2a545
chore(deps-dev): bump webpack from 5.91.0 to 5.92.10d4f063
chore(release): 2.0.3 [skip ci]Updates
docusaurus-plugin-openapi-docs
from 3.0.1 to 4.3.1Release notes
Sourced from docusaurus-plugin-openapi-docs's releases.
... (truncated)
Changelog
Sourced from docusaurus-plugin-openapi-docs's changelog.
... (truncated)
Commits
78bfd44
Prepare release v4.3.1 (#1053)61e4de7
update docse16e2f9
Prepare release v4.3.0 (#1042)1bd7b94
Address HTML minifier warnings caused by malformed MDX and HTML (#1033)6ad497b
Added an --all-versions flag to gen-api-docs and clean-api-docs (#1018)62015e7
fix: move dependencies to peer dependencies (#1019)c074d3f
update version matrixe7295a8
Prepare release v4.2.0 (#1010)320fc1c
Migrate schema page to Schema component and refactor layout (#1001)ef8b1d9
refactor items allof to new pattern/libraryUpdates
docusaurus-theme-openapi-docs
from 3.0.1 to 4.3.1Release notes
Sourced from docusaurus-theme-openapi-docs's releases.
... (truncated)
Changelog
Sourced from docusaurus-theme-openapi-docs's changelog.
... (truncated)
Commits
78bfd44
Prepare release v4.3.1 (#1053)fd92c40
Handle case where auth options are combined (#1051)1f875bc
Hide credentials from generated code snippets (#1050)e16e2f9
Prepare release v4.3.0 (#1042)e83c437
Support discriminator with no parent/shared properties (#1040)3b9509a
reintroduce password type to auth inputs (#1039)1c39f62
Remove unused global selector and class name selector (#1031)a3e6681
adjust top to better align response schema details marker (#1029)b143240
Add admonition support to descriptions/summaries (#1016)8c67733
fix: add back@hookform/error-message
as a regular dep (#1023)Updates
react
from 18.3.1 to 19.0.0Release notes
Sourced from react's releases.
... (truncated)
Changelog
Sourced from react's changelog.
... (truncated)
Commits
e137890
[string-refs] cleanup string ref code (#31443)d1f0472
[string-refs] remove enableLogStringRefsProd flag (#31414)3dc1e48
Followup: remove dead test code from #30346 (#31415)07aa494
Remove enableRefAsProp feature flag (#30346)45804af
[flow] Eliminate usage of more than 1-argReact.AbstractComponent
in React ...5636fad
[string-refs] log string ref from prod (#31161)b78a7f2
[rcr] Re-export useMemoCache in top level React namespace (#31139)4e9540e
[Fiber] Log the Render/Commit phases and the gaps in between (#31016)d4688df
[Fiber] Track Event Time, startTransition Time and setState Time (#31008)15da917
Don't read currentTransition back from internals (#30991)Updates
react-dom
from 18.3.1 to 19.0.0Release notes
Sourced from react-dom's releases.