Bump the client-dependencies group across 1 directory with 9 updates #135
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 client-dependencies group with 9 updates in the /client directory:
6.28.1
6.29.0
1.9.0
1.9.2
22.10.2
22.13.1
7.37.3
7.37.4
0.4.16
0.4.19
8.4.49
8.5.1
3.4.2
3.5.0
5.7.2
5.7.3
5.4.11
5.4.14
Updates
react-router-dom
from 6.28.1 to 6.29.0Release notes
Sourced from react-router-dom's releases.
Changelog
Sourced from react-router-dom's changelog.
Commits
cc8b8ce
chore: Update version for release (#12911)a9ab2e3
chore: Update version for release (pre-v6) (#12903)ea5a265
chore: Update version for release (pre-v6) (#12883)3734a70
chore: Update version for release (pre-v6) (#12879)0c31cba
chore: Update version for release (#12755)b0d0a27
chore: Update version for release (pre) (#12737)e88adb6
Fix fetcher data persistence/cleanup issues (#12674)Updates
react-scroll
from 1.9.0 to 1.9.2Commits
Updates
@types/node
from 22.10.2 to 22.13.1Commits
Updates
eslint-plugin-react
from 7.37.3 to 7.37.4Release notes
Sourced from eslint-plugin-react's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react's changelog.
Commits
e6b5b41
Update CHANGELOG and bump versioncfd5edd
[Dev Deps] update@babel/eslint-parser
efc021f
[types] fix types of flat configs82a196a
[Fix]no-unknown-property
: supportonBeforeToggle
,popoverTarget
, `popo...5c816ed
[actions] publish action: allow additional URLUpdates
eslint-plugin-react-refresh
from 0.4.16 to 0.4.19Release notes
Sourced from eslint-plugin-react-refresh's releases.
Changelog
Sourced from eslint-plugin-react-refresh's changelog.
Commits
b054ab4
0.4.19 [publish]f36623b
fix: added name attribute for eslint config inspector (#77)826d8c9
Create SECURITY.md3d6251d
Fix types [publish]47f25f0
Update types to not require extra unnecessary.default
property access unde...639e772
Fix detection of local components to not generate warning on for variable ins...Updates
postcss
from 8.4.49 to 8.5.1Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
7b02c75
Release 8.5.1 version4c15339
Update dependencies7efe91e
Improve backwards compat forInput#document
(#2000)6873270
Release 8.5 version4223bb9
Fix 80 columns limit80e2401
AddInput#document
(#1996)6f86879
Update dependencies85cbbec
Fix pnpm version on CI76caa57
Update dependencies46ff246
Move to pnpm 10Updates
prettier
from 3.4.2 to 3.5.0Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
7584432
Release 3.5.04797054
Remove blog post5ed5dc0
Fix a link in changelog (#17088)d8c21c5
Fix tag notation in changelog (#17087)0fcd5db
Separate license and third-party licenses (#17073)0c2b4bb
chore(deps): update babel to v7.26.8 (#17084)e3a5595
chore(deps): update babel to v7.26.8 (#17083)4a5ad1f
Adddisable_search
tocodecov/codecov-action
(#17082)b997ce3
chore(deps): update dependency@glimmer/syntax
to v0.94.3 (#17080)7a6273b
chore(deps): update dependency esbuild to v0.25.0 (#17081)Updates
typescript
from 5.7.2 to 5.7.3Release notes
Sourced from typescript's releases.
Commits
a5e123d
Update LKG8bc0204
🤖 Pick PR #60828 (Fix CodeQL configuration, releases) into release-5.7 (#60923)7aa63df
🤖 Pick PR #60393 (Don't try to add an implicit undefi...) into release-5.7 (#...9df7c36
Bump version to 5.7.3 and LKGe167412
🤖 Pick PR #60794 (HardensanitizeLog
against incorr...) into release-5.7 (#...9ba364c
Fix coverage build on release-5.7 (#60792)4b7441a
🤖 Pick PR #60680 (Mark the inherited any-based index ...) into release-5.7 (#...e844dc3
Cherry-pick #60402, #60440, #60616 into release-5.7 (#60777)21b02a1
🤖 Pick PR #60749 (Do not require import attribute on ...) into release-5.7 (#...b82fd16
🤖 Pick PR #60576 (Avoid incorrectly reusing assertion...) into release-5.7 (#...Updates
vite
from 5.4.11 to 5.4.14Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
e7eb3c5
release: v5.4.147d1699c
fix: allow CORS from loopback addresses by default (#19249)9df6e6b
fix:preview.allowedHosts
with specific values was not respected (#19246)a1824c5
release: v5.4.135946215
fix: try parseserver.origin
URL (#19241)f428aa9
release: v5.4.129da4abc
fix!: check host header to prevent DNS rebinding attacks and introduce `serve...b71a5c8
fix: verify token for HMR WebSocket connectiondfea38f
fix!: defaultserver.cors: false
to disallow fetching from untrusted originsecd2375
chore: add deps update changelogDependabot 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