chore(deps): bump the production-dependencies group across 1 directory with 7 updates #330
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 production-dependencies group with 7 updates in the / directory:
2.13.7
2.13.10
13.7.1
13.8.1
2.6.0
2.8.0
12.0.1
12.0.2
14.1.4
14.2.3
18.2.0
18.3.1
18.2.0
18.3.1
Updates
@codesandbox/sandpack-react
from 2.13.7 to 2.13.10Release notes
Sourced from
@codesandbox/sandpack-react
's releases.Changelog
Sourced from
@codesandbox/sandpack-react
's changelog.Commits
63b4a45
chore: [skip ci] bump packages9b4816e
fix(codemirror): make sure extensions & theme is applied when init (#1126)0cc8fb7
chore: [skip ci] bump packages23d142c
Keep the metadata of a file when updating the code (#1085)a41d1a0
fix: dynamically reconfigure codemirror instead of recreate on rerender (#1125)f394fad
chore: [skip ci] bump packages5b38b37
fix: force new release (#1118)11d78c5
chore(deps): bump express from 4.18.2 to 4.19.2 (#1112)Updates
cypress
from 13.7.1 to 13.8.1Release notes
Sourced from cypress's releases.
Commits
52347d6
chore: release 13.8.1 (#29390)867a973
perf: support activated service worker that is not handling requests (#29349)b188ad3
chore: standardize having authors removed from package.json (#29380)45cff01
misc: ensure 'its' function type excludes null and undefined (#28872) (#28904)8db1b23
chore(deps): update dependency filesize to v10 (#29379)c5fa260
fix: added validation for timeout for query operations (#29327)05ff7df
chore: Update v8 snapshot cache (#29382)4e7e3a2
fix: websocket closed (tentative) (#29347)734968a
chore: Add experimentalMemoryManagement flag to our cy-in-cy App tests (#29359)e23460c
dependency: update dependency zod to ^3.22.5 (#29367)Updates
isomorphic-dompurify
from 2.6.0 to 2.8.0Release notes
Sourced from isomorphic-dompurify's releases.
Commits
d472646
Updated dependencies. Prepared for the release.d960061
Merge pull request #265 from kkomelin/dependabot/npm_and_yarn/dompurify-3.1.14a06d6b
Bump dompurify from 3.1.0 to 3.1.1bf698b9
Merge pull request #264 from kkomelin/dependabot/npm_and_yarn/terser-5.30.4a01edb4
Bump terser from 5.30.3 to 5.30.46f055d4
Updated depenedencies. Prepared for the release.5849630
Merge pull request #262 from kkomelin/dependabot/npm_and_yarn/dompurify-3.1.0dff9765
Bump dompurify from 3.0.11 to 3.1.0e7c23d6
Merge pull request #261 from kkomelin/dependabot/npm_and_yarn/terser-5.30.36095112
Bump terser from 5.30.0 to 5.30.3Updates
marked
from 12.0.1 to 12.0.2Release notes
Sourced from marked's releases.
Commits
c6a98ea
chore(release): 12.0.2 [skip ci]e9f0eed
fix: fix Setext continuation in blockquote (#3257)a90223b
chore(deps-dev): Bump@typescript-eslint/eslint-plugin
from 7.4.0 to 7.6.0 (#...7757f96
chore(deps-dev): Bump typescript from 5.4.4 to 5.4.5 (#3261)609b65c
chore(deps-dev): Bump@arethetypeswrong/cli
from 0.15.2 to 0.15.3 (#3258)dfa835e
chore(deps-dev): Bump rollup from 4.14.1 to 4.14.3 (#3259)f0fb744
chore(deps-dev): Bump semantic-release from 23.0.6 to 23.0.7 (#3255)924130d
chore(deps-dev): Bump@semantic-release/github
from 10.0.2 to 10.0.3 (#3254)8cdb7ca
chore(deps-dev): Bump rollup from 4.13.2 to 4.14.1 (#3253)1cc9eb2
chore(deps-dev): Bump typescript from 5.4.3 to 5.4.4 (#3252)Updates
next
from 14.1.4 to 14.2.3Release notes
Sourced from next's releases.
... (truncated)
Commits
2e7a96a
v14.2.3a230be4
Clean-up fetch metrics tracking (#64746)73c2d63
fix: remove traceparent from cachekey should not remove traceparent from orig...dd44191
fix root page revalidation when redirecting in a server action (#64730)8b4c234
prevent erroneous route interception during lazy fetch (#64692)d6a7ca0
fix(fetch-cache): fix additional typo, add type & data validation (#64799)4a6b511
Fix next/image usage in mdx (#64875)04cc13c
Fix mixed exports in server component with barrel optimization (#64894)8d01d49
fix: mixing namespace import and named import client components (#64809)de84e3a
Fix: resolve mixed re-exports module as cjs (#64681)Updates
react
from 18.2.0 to 18.3.1Release notes
Sourced from react's releases.
Changelog
Sourced from react's changelog.
Commits
f1338f8
ExportReact.act
from 18.3d6c42f7
Bump to 18.3.173bfaa1
Turn on key spread warning in jsx-runtime for everyone (#25697)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 since your current version.
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.
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