chore(deps-dev): bump the npm-update group across 1 directory with 8 updates #29
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 npm-update group with 7 updates in the / directory:
2.27.1
2.27.9
20.14.8
22.9.0
18.3.5
18.3.12
18.2.0
18.3.1
18.3.0
18.3.1
5.5.4
5.6.3
8.2.4
8.3.5
Updates
@changesets/cli
from 2.27.1 to 2.27.9Release notes
Sourced from
@changesets/cli
's releases.... (truncated)
Commits
7ccb22e
Version Packages (#1464)851fd37
Enable releases from next branch (#1475)689e541
Removeoutdent
dependency (#1462)4f172a2
remove deprecatedget-workspaces
package from the repo (#1461)db79dc9
upgradehuman-id
to v4 (#1457)400ab7b
Move@types/semver
todevDependencies
(#1458)c867f32
Version Packages (#1439)bc75c1a
Replacechalk
withpicocolors
(#1417)52c302a
Remove unused@babel/runtime
dependency (#1445)5150fc1
switch frompreferred-pm
topackage-manager-detector
(#1446)Updates
turbo
from 1.13.3 to 2.3.0Release notes
Sourced from turbo's releases.
... (truncated)
Commits
b365720
publish 2.3.0 to registrydbaf5fb
docs: Add doc for running by task ID. (#9412)649a096
Document--cache
flag. (#9427)43ab1c7
fix(mfe): avoid crashing if unsupported mfe version found (#9432)9a9fc93
feat(watch): package inference in watch mode (#9404)931e636
chore(watch): warn if daemon is disabled (#9407)ad56af9
release(turborepo): 2.2.4-canary.10 (#9431)3a34e34
chore(cache): add deprecation warnings to old cache flags (#9428)81e1a2b
docs:turbo info
(#9413)904338b
fix (react-native-web-example): add tui to turbo config (#9334)Updates
@types/node
from 20.14.8 to 22.9.0Commits
Updates
@types/react
from 18.3.5 to 18.3.12Commits
Updates
react-dom
from 18.2.0 to 18.3.1Release notes
Sourced from react-dom's releases.
Changelog
Sourced from react-dom's changelog.
Commits
d6c42f7
Bump to 18.3.18a015b6
Add deprecation warning for unmountComponentAtNodec3b2839
Add deprecation warning for findDOMNoded4ea75d
ReactDOMTestUtils deprecation warnings7548c01
DeprecaterenderToStaticNodeStream
(#28872) (#28874)5894232
Enable warning for defaultProps on function components for everyone (#25699)c2a246e
Turn on string ref deprecation warning for everybody (not codemoddable) (#25383)2cfb474
Bump version from 18.2 to 18.3Maintainer changes
This version was pushed to npm by react-bot, a new releaser for react-dom since your current version.
Updates
@types/react-dom
from 18.3.0 to 18.3.1Commits
Updates
typescript
from 5.5.4 to 5.6.3Release notes
Sourced from typescript's releases.
... (truncated)
Commits
d48a5cf
Bump version to 5.6.3 and LKGfefa70a
🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...ff71692
[release-5.6] Remove tsbuildInfo specification error now that we need it for ...1f44dcf
🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)a7e3374
Bump version to 5.6.2 and LKG2063357
🤖 Pick PR #59708 (LEGO: Pull request from lego/hb_537...) into release-5.6 (#...4fe7e41
🤖 Pick PR #59670 (fix(59649): ts Move to a new file d...) into release-5.6 (#...1a03e53
🤖 Pick PR #59761 (this
can be nullish) into release-5.6 (#59762)6212132
Update LKGbbb5faf
🤖 Pick PR #59542 (Fixing delay caused in vscode due t...) into release-5.6 (#...Updates
tsup
from 8.2.4 to 8.3.5Release notes
Sourced from tsup's releases.
Commits
cd03e1e
chore: release v8.3.5fddd451
fix: runexperimentalDts
only once (#1236)21b1193
chore: release v8.3.4580e03d
ci: fix release workflow01b38f2
chore: release v8.3.34f5b71e
ci: fix release workflowe80dad6
chore: release v8.3.2f4af79a
ci: fix release workflow (#1241)4b72d61
chore: release v8.3.141c98ff
fix: supportNode16
andNodeNext
module resolution inexperimentalDts
(...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 <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