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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the minor-patch group with 5 updates in the /frontend directory:
2.1.4
2.4.0
5.1.13
5.1.17
9.3.2
9.4.0
10.23.1
10.24.1
6.5.7
6.5.11
Updates
@tinyhttp/app
from 2.1.4 to 2.4.0Release notes
Sourced from
@tinyhttp/app
's releases.... (truncated)
Commits
5603fc2
Feat/req.port
(#439)1c6cb91
Support for url forwarding (#440) (#441)f23dca4
refactor: remove vite from build step1c55d69
refactor: strict mode68df0ef
Fix/subapps blocking middleware (#434)ea29e20
tell c8 to ignoretypes.ts
for coverage (#435)44f9861
Feat/trust proxy (#430)27f5b4f
chore: release bc changesets are trippingfc104ef
chore: release394a05d
chore: bump deps in monorepoUpdates
isbot
from 5.1.13 to 5.1.17Changelog
Sourced from isbot's changelog.
Commits
66cdef1
Pattern updates for better recognition (#276)1ab8da3
Not this again442766d
Treat CCleaner as an actual browser, not a bot (#273)c1945b2
Pattern updates for better recognition (#271)86ee644
More accurate patterns for some substrings (#265)255b5d6
Explict Support for Kagi (#264)e98b8d5
Rephrase a section in the readme2b32309
Just stop reading these for a while, ok..89a88b9
readme updateUpdates
pino
from 9.3.2 to 9.4.0Release notes
Sourced from pino's releases.
Commits
151348d
Bumped v9.4.074fc0db
feat: accept level in capitals (#2034)470df82
feat(types): forbid using default log fn when custom only used (#1998) (#1999)6afd186
build(deps-dev): bump@yao-pkg/pkg
from 5.12.0 to 5.12.1 (#2031)de81f5f
Update transports.md (#2027)4b325fd
build(deps-dev): bump@types/node
from 20.14.13 to 22.0.0 (#2017)34beeba
add bun plugin link to docs (#2016)11c3d86
Drop failing pnpm tests (#2015)Updates
preact
from 10.23.1 to 10.24.1Release notes
Sourced from preact's releases.
... (truncated)
Commits
3fe5d6b
10.24.1 (#4508)abca0dc
Fix debug crash (#4507)24d06dc
Merge pull request #4505 from preactjs/fix/svg-typesd69b22d
fix: Correct some missing & incorrect SVG types516b761
chore: oxlint v0.9.6 (#4503)1807173
Merge pull request #4497 from preactjs/fix/remove-spellCheck-type2647dae
fix: Remove incorrectspellCheck
type75fa1f3
Merge pull request #4493 from hesxenon/patch-1bac87fa
Merge branch 'main' into patch-18d0ee49
10.24.0 (#4495)Updates
preact-render-to-string
from 6.5.7 to 6.5.11Release notes
Sourced from preact-render-to-string's releases.
Changelog
Sourced from preact-render-to-string's changelog.
Commits
e2c9ce6
Merge pull request #395 from preactjs/changeset-release/main85fd942
Version Packagesddf1bbb
Merge pull request #393 from preactjs/fix/spellcheck-prop-serializationd20ad14
Merge pull request #394 from preactjs/chore/run-build-prebenchbc80e6d
chore: Run build prior to running benchmarks6255591
refactor: Switch to a Set62ade27
docs: Add changeset49657de
chore: Update comment re:enumerated props01d5b54
chore: Bump baseline-rts version8d41b25
fix: Supportspellcheck
and remove support forspellCheck
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