Bump the npm-modules-updates group in /frontend/apps/remark42 with 7 updates #1864
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 npm-modules-updates group in /frontend/apps/remark42 with 7 updates:
1.2.1
2.1.1
1.11.0
2.1.3
10.6.2
10.25.0
6.8.9
7.0.1
8.1.3
9.1.2
4.2.1
5.0.1
2.4.2
3.1.0
Updates
clsx
from 1.2.1 to 2.1.1Release notes
Sourced from clsx's releases.
... (truncated)
Commits
925494c
2.1.13d960ab
fix(types): includebigint
inClassValue
type (#96)684509c
chore: add licenses badgea60db12
2.1.01a49142
feat: addclsx/lite
module5cac14c
2.0.1855eec2
chore(bench): include ≠ symbolbf64e71
chore: update module size6e3b2b9
chore: update benchmarks;554ad31
chore: dedicated string vs number var usage;Updates
node-emoji
from 1.11.0 to 2.1.3Release notes
Sourced from node-emoji's releases.
Changelog
Sourced from node-emoji's changelog.
Commits
d17d670
chore: release v2.1.33eae526
Merge pull request #157 from JoshuaKGoldberg/skin-tone-and-ignore-depsdcd6c43
fix: pin skin-tone to ^2.0.0 and add renovate.json ignoreDepsfc53f07
chore: release v2.1.2ac996a3
Merge pull request #154 from JoshuaKGoldberg/fix-cjs54bec24
chore(deps): update dependency skin-tone to v368d554f
Fix coverageb53ad87
Move CJS test to its own filef2de234
build before lint and teste2856d9
fix: add back CJS support, with a testUpdates
preact
from 10.6.2 to 10.25.0Release notes
Sourced from preact's releases.
... (truncated)
Commits
33a688f
10.25.0 (#4561)0fc547c
Ensure state updates work in signals (#4560)68ada1a
fix: Ensure SVGAttributes includes height & width (#4556)208b0b9
Fork types for TS 5.1 and beyond (#4548)514183f
Try constant for undefined (#4552)bedd413
types: Re-add missing properties & property casings (#4554)e7610ef
Fix demo (#4551)84dcf74
Recreate unkeyed functional components when they change position. (#4550)3a95fc1
types: Move per-element type interfaces into core and more strictly type Intr...76d6d4d
Ensure we unwrap custom .then() (#4547)Updates
react-intl
from 6.8.9 to 7.0.1Release notes
Sourced from react-intl's releases.
Commits
c286d10
build: publish289aa91
fix(react-intl): remove@formatjs/ecma402-abstract
, use native TS Intl typdefs3fed5f4
fix(@formatjs/cli
): remove@formatjs/ecma402-abstract
, use native TS Intl typ...78865eb
build: publish0413066
chore: re-install98d8910
feat(@formatjs/intl
): drop typescript@4 support12ecc1b
feat(react-intl): drop typescript@4 support7ea64ec
docs: fix URL31b832f
feat(react-intl): remove polyfill packages in deps4713e1b
feat(@formatjs/intl
): remove polyfill packages in depsUpdates
react-redux
from 8.1.3 to 9.1.2Release notes
Sourced from react-redux's releases.
... (truncated)
Commits
1af75b3
Release 9.1.2eec5f9b
Merge pull request #2168 from reduxjs/feature/react-19-typesa752cc6
Fix remaining React 19 types compat issues23c0c22
Add explicit@types/prop-types
depbfa3c36
Merge pull request #2167 from reduxjs/bugfix/remove-rn-peerdep427791b
Drop now-unneeded RN peer depf404f82
Replace usage of deprecatedJSX
global namespace withReact.JSX
(#2163)5ec7970
FixuseRef
usages to be called with an explicit argument ofundefined
. (#...d44ff74
Release 9.1.10396da3
Merge pull request #2156 from aryaemami59/fix-RN-useIsomorphicLayoutEffect-issueUpdates
redux
from 4.2.1 to 5.0.1Release notes
Sourced from redux's releases.
... (truncated)
Commits
50b0102
format isPlainObject.ts66f955f
5.0.1ffb02eb
Merge pull request #4644 from reduxjs/publish-cid641945
add me to FUNDING.yml7a2fa78
Add publish CI workflowfa2d899
Merge pull request #4638 from exuanbo/patch-19e8a320
add type test105e389
Merge pull request #4643 from ziayanj/patch-1f259beb
Update why-rtk-is-redux-today.md3cd25e1
Merge pull request #4642 from factiondavid/patch-1Maintainer changes
This version was pushed to npm by phryneas, a new releaser for redux since your current version.
Updates
redux-thunk
from 2.4.2 to 3.1.0Release notes
Sourced from redux-thunk's releases.
... (truncated)
Commits
88008ea
Release 3.1.01de2476
Merge pull request #357 from reduxjs/feature/remove-extendc8d4878
Drop the extend-redux addition3da59d0
Release 3.0.1d4909d3
Kill the bindActionCreators overload for nowece6c25
Release 3.0.0b419ba6
Bump Redux dep72db9a6
Release 3.0.0-rc.00ad3af1
Merge pull request #356 from reduxjs/feature/3.0-bump-deps-rc8863682
Remove old attw matrix entryDependabot 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