Bump the misc group with 5 updates #430
Merged
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 misc group with 5 updates:
9.1.4
9.1.5
14.2.5
14.2.6
18.3.3
18.3.4
7.3.2
7.4.0
1.1.2
1.1.3
Updates
husky
from 9.1.4 to 9.1.5Release notes
Sourced from husky's releases.
Commits
2fee8d2
9.1.5397e7f0
fixes #1494 support pre-merge-commit hookUpdates
next
from 14.2.5 to 14.2.6Release notes
Sourced from next's releases.
Commits
427c01d
v14.2.6d4ca0b9
Ensure fetch cache TTL is updated properly (#69164)eee87cb
remove invalid line in disabling webpack cache exampledc40cc9
Fix typo in memory usage docs28110b6
[docs] Backport Multi-Zones docs to 14.x branch (#68460)Updates
@types/react
from 18.3.3 to 18.3.4Commits
Updates
protobufjs
from 7.3.2 to 7.4.0Release notes
Sourced from protobufjs's releases.
Changelog
Sourced from protobufjs's changelog.
Commits
19e1fef
Merge pull request #2024 from protobufjs/release-please--branches--master3d2e2f9
chore: release master4c02c5c
Merge pull request #2023 from protobufjs/fix-missing-dist0e4da8b
feat: AddprepublishOnly
script28e3334
fix: include5b502e1
Merge pull request #2017 from protobufjs/release-please--branches--master01c96b5
chore: release master7be19d3
Merge pull request #2010 from LavissaWoW/typedef-fix59569c1
Merge pull request #2011 from martin-traverse/fix/typescript_optional_supportc478e1f
Add braces to if/else clauses for readability on all code touched by this changeUpdates
protobufjs-cli
from 1.1.2 to 1.1.3Release notes
Sourced from protobufjs-cli's releases.
Commits
5b502e1
Merge pull request #2017 from protobufjs/release-please--branches--master01c96b5
chore: release master7be19d3
Merge pull request #2010 from LavissaWoW/typedef-fix59569c1
Merge pull request #2011 from martin-traverse/fix/typescript_optional_supportc478e1f
Add braces to if/else clauses for readability on all code touched by this change258679c
Update tests for proto3 to let implicit members be optional but not nullable94bfbbc
Allow undefined values (but not nulls) for implicit presence fields in proper...8e0027a
Make parentIsInterface default to false in toJsType()fda51db
Allow for other syntax options than "proto2" or "proto3"9bcc006
Update CLI options help and READMEDependabot 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 <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions