chore(deps): update safe digest/patch updates#37
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
5ddf899 to
7f2eda8
Compare
4f47da6 to
1d8b227
Compare
d930360 to
7db5e08
Compare
b6cf62d to
6ca62a2
Compare
8675102 to
0cb91dc
Compare
77218dc to
17a14a7
Compare
c979af6 to
9183217
Compare
9183217 to
e825653
Compare
e825653 to
38cf667
Compare
7420a8e to
75933f7
Compare
eac8cf9 to
16f2587
Compare
b8ae0bc to
a61b13f
Compare
45839b1 to
ffb78c7
Compare
ffb78c7 to
78309f2
Compare
4bf5b5c to
fa05011
Compare
cda90fb to
107dd18
Compare
91be196 to
d021e57
Compare
70e576e to
ecf8e0b
Compare
ecf8e0b to
c86e2e2
Compare
c86e2e2 to
52d2059
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
16.3.0→16.3.25.1.23→5.1.255.5.3→5.5.52.0.5→2.0.629.4.0→29.4.60.4.236→0.4.2530.6.5→0.6.200.1.5→0.1.12Release Notes
testing-library/react-testing-library (@testing-library/react)
v16.3.2Compare Source
v16.3.1Compare Source
prettier/eslint-plugin-prettier (eslint-plugin-prettier)
v5.5.5Compare Source
Patch Changes
#772
7264ed0Thanks @BPScott! - Bump prettier-linter-helpers dependency to v1.0.1#776
77651a3Thanks @aswils! - fix: bump synckit for yarn PnP ESM issuev5.5.4Compare Source
Patch Changes
#755
723f7a8Thanks @kbrilla! - fix: add 'oxc', 'oxc-ts' and 'hermes' parsers toparserBlocklist#751
cf52b30Thanks @andreww2012! - fix: disallow extra properties in rule optionsmswjs/msw-storybook-addon (msw-storybook-addon)
v2.0.6Compare Source
🐛 Bug Fix
@deprecatedtag to themswDecorator#178 (@connorshea)Authors: 1
kulshekhar/ts-jest (ts-jest)
v29.4.6Compare Source
Bug Fixes
v29.4.5Compare Source
Bug Fixes
v29.4.4Compare Source
Bug Fixes
v29.4.3Compare Source
Bug Fixes
v29.4.2Compare Source
v29.4.1Compare Source
vikejs/vike (vike)
v0.4.253Compare Source
Bug Fixes
DEBUGflag work on the edge (e.g. Cloudflare) (fix #3067) (#3069) (4fa40ed).pageContext.jsonrequests (fix #3052) (e3a6e9d)MINOR BREAKING CHANGES
+onHookCallis now server-only by default, use.client.jsor.shared.jsto execute it on the client. (Note that+onHookCallis in beta — breaking changes are expected.)v0.4.252Compare Source
Bug Fixes
v0.4.251Compare Source
Bug Fixes
Features
MINOR BREAKING CHANGES
uncaughtExceptionandunhandledRejectionhandlers. (Vike now always handles these and logs uncaught errors.)v0.4.250Compare Source
Bug Fixes
Features
v0.4.249Compare Source
Bug Fixes
v0.4.248Compare Source
Bug Fixes
BREAKING CHANGE:for903de25(878698c)Features
.ssr.js(#2939) (385fcb1)getPageContext({ asyncHook: true })(#2877) (e5ba0b6)pageContext.pageContextsAborted(#2849) (65b0f88).envvalues toprocess.env(#1726) (#2866) (6117108)pageContextto +onError (closes #2861) (#2890) (14351e3)MINOR BREAKING CHANGES
history.state.triggeredBymoved tohistory.state?.vike.triggeredBydev()API now automatically attaches Vite's dev server (i.e.viteDevServer.listen())+guard.client.jsis now also called on first render, see https://vike.dev/guard#environmentv0.4.247Compare Source
Bug Fixes
defineConfig()(fix #2834) (#2836) (0dbb3ec)v0.4.246Compare Source
Bug Fixes
pageContext.routeParamsusage (closes #2813) (#2816) (687cea2)Features
pageContext.isHistoryNavigation(fix #2818) (#2819) (4d0629e)v0.4.245Compare Source
Bug Fixes
v0.4.244Compare Source
Features
Performance Improvements
v0.4.243Compare Source
Bug Fixes
Features
<a data-vike="false">(490a945)v0.4.242Compare Source
Bug Fixes
globalThis.__VIKE__IS_*types (31ee8cc)MINOR BREAKING CHANGES
v0.4.241Compare Source
Bug Fixes
+data.server.js(closes #2724) (#2727) (bac5dee)build()multiple times (fix #2733) (#2736) (309067c)import.meta.env.DEVin Vitest (#2734) (3d03e90)Features
+force(alias for Vite's--force) (closes #2743) (#2744) (42b44bb)Performance Improvements
v0.4.240Compare Source
Bug Fixes
pageContext.isClientSide(#2705) (28b4664)navigate(),prefetch(), orreload()(break import cycle) (#1934) (#2708) (4d0d950){pageContext,globalContext}.isClientSideJSDocs (1977bf2)Features
globalContext.prerenderContext(#2692) (33e55d4)Performance Improvements
MINOR BREAKING CHANGES
6.3.0or above.v0.4.239Compare Source
Bug Fixes
Features
MINOR BREAKING CHANGES
v0.4.238Compare Source
Bug Fixes
Features
.clear.jsand.default.js(closes #1692) (#2641) (92dc549)MINOR BREAKING CHANGES
require(esm).vike-react-zustandandvike-server) to their latest version.v0.4.237Compare Source
Bug Fixes
modifyUrl()— setting asearchvalue toundefinedshould be a no-op (aa91aa3)onBeforeRoute()upon hydration (fix #2580) (#2590) (08fbc10)isClosedtoo soon (05b8467)globalContextre-initialization race condition (#2599) (043684e)NODE_ENVand setup (2724d4e)vikejs/vike-react (vike-react)
v0.6.20Compare Source
v0.6.19Compare Source
v0.6.18Compare Source
v0.6.17Compare Source
v0.6.16Compare Source
v0.6.15Compare Source
v0.6.14Compare Source
v0.6.13Compare Source
v0.6.12Compare Source
v0.6.11Compare Source
v0.6.10Compare Source
v0.6.9Compare Source
v0.6.8Compare Source
v0.6.7Compare Source
v0.6.6Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.