Bump the major group across 1 directory with 5 updates #1118
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.2.0
3.0.1
4.2.0
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.2.0Release notes
Sourced from docusaurus-plugin-openapi-docs's releases.
... (truncated)
Changelog
Sourced from docusaurus-plugin-openapi-docs's changelog.
... (truncated)
Commits
e7295a8
Prepare release v4.2.0 (#1010)320fc1c
Migrate schema page to Schema component and refactor layout (#1001)ef8b1d9
refactor items allof to new pattern/libraryae8639b
Merge branch 'main' into params-details6557a3d
[Fix] all of items in array for api responsefb837ea
fix linter errors6db4252
update test snapshot5d0684d
fix create allof request/response samplesf10ceb8
migrate to allof-merge library to improve merginge5973ef
cleanup api doc template importsUpdates
docusaurus-theme-openapi-docs
from 3.0.1 to 4.2.0Release notes
Sourced from docusaurus-theme-openapi-docs's releases.
... (truncated)
Changelog
Sourced from docusaurus-theme-openapi-docs's changelog.
... (truncated)
Commits
e7295a8
Prepare release v4.2.0 (#1010)a42f4bf
improve handling of discriminators (#1009)320fc1c
Migrate schema page to Schema component and refactor layout (#1001)10600c6
support object as primitive additional propertiesf10ceb8
migrate to allof-merge library to improve merging6c6071e
improve handling of top-level primitivesa7b9d3f
remove unused imports3880c89
implement skeleton loader component6845e76
try lazy loading on all8cca337
implement lazy loading without BrowserOnlyUpdates
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.