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.5.0
10.23.1
10.24.3
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.5.0Release notes
Sourced from pino's releases.
Commits
bb68e01
Bumped v9.5.084bbd35
fix: Ensure silent log level is respected with browser.transmit option (#2052)5bc0a92
feature: allow sync flag to be passed to ThreadStream for synchronous… (#2063)f220965
docs -> #2061 Alphabetize transport list and reorder sections in documentatio...d32fd55
docs->added pino-hana transport (#2059)7cff45a
build(deps-dev): bump@yao-pkg/pkg
from 5.13.0 to 5.15.0 (#2050)cd09737
doc: Add Transport@macfja/pino-fingers-crossed
(#2047)0ab1bdd
Update transports.md (#2041)de5a697
build(deps): bump pino-abstract-transport from 1.2.0 to 2.0.0 (#2043)eef2f87
build(deps-dev): bump@yao-pkg/pkg
from 5.12.1 to 5.13.0 (#2042)Updates
preact
from 10.23.1 to 10.24.3Release notes
Sourced from preact's releases.
... (truncated)
Commits
64e4a63
10.24.3 (#4532)8deab11
ci: Fix PR reporter (#4531)162d71f
ci: Remove saucelabs (#4530)c9846f1
We should not always set to hydration (#4529)675bcad
refactor: Warn on NaN in dep arrays instead of throwing (#4527)d54bd31
ci: Ensure paths-filter action works on push events (#4528)b5bdcef
ci: Unify workflows into singular pipeline (#4520)ad3bc3b
Context consumer unmounting perf (#4526)87f7efa
10.24.2 (#4524)58ea2b5
Improve performance and reduce memory allocation (#4521)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