fix(deps): update all minor npm dependencies (master) #1242
+1,925
−2,877
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:
1.3.0->1.7.72.2.2->2.3.42.4.1->2.5.82.1.1->2.2.42.8.2->2.10.92.0.14->2.2.23.13.11->3.14.711.11.4->11.14.011.11.0->11.14.19.26.0->9.38.05.0.13->5.2.84.5.1->4.7.01.28.5->1.31.42.0.2->2.8.08.27.0->8.55.02.22.3->2.23.15.74.7->5.91.25.85.5->5.90.55.85.5->5.90.28.9.3->8.21.36.6.4->6.9.116.2.0->16.3.02.9.1->2.26.42.9.1->2.26.42.9.1->2.26.42.9.1->2.26.42.9.1->2.26.42.9.1->2.26.42.9.1->2.26.42.9.1->2.26.43.3.0->3.7.118.0.28->18.3.2618.0.11->18.3.712.8.4->12.9.04.10.3->4.11.04.7.6->4.10.14.3.7->4.4.39.26.0->9.38.010.12.21->10.18.016.1.0->16.4.023.11.3->23.16.824.0.0->24.1.33.3.0->3.7.25.10.1->5.14.12.7.0->2.11.63.5.3->3.6.27.2.6->7.5.42.9.1->2.11.214.2.3->14.3.87.43.9->7.65.04.5.0->4.6.25.3.0->5.5.06.11.2->6.30.12.12.7->2.15.41.70.0->1.93.216.14.1->16.25.05.3.1->5.9.05.7.3->5.9.38.32.1->8.46.24.4.7->4.5.7Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
atlassian/pragmatic-drag-and-drop (@atlaskit/pragmatic-drag-and-drop)
v1.4.0Compare Source
v1.3.1Compare Source
chakra-ui/chakra-ui (@chakra-ui/anatomy)
v2.3.4Compare Source
v2.3.3Compare Source
v2.3.2Compare Source
v2.3.1Compare Source
v2.3.0Compare Source
chakra-ui/chakra-ui (@chakra-ui/cli)
v2.5.8Compare Source
v2.5.7Compare Source
v2.5.6Compare Source
v2.5.5Compare Source
v2.5.4Compare Source
v2.5.3Compare Source
v2.5.2Compare Source
v2.5.1Compare Source
v2.5.0Compare Source
chakra-ui/chakra-ui (@chakra-ui/icons)
v2.2.4Compare Source
v2.2.3Compare Source
v2.2.2Compare Source
v2.2.1Compare Source
v2.2.0Compare Source
chakra-ui/chakra-ui (@chakra-ui/react)
v2.10.9Compare Source
v2.10.8Compare Source
v2.10.7Compare Source
v2.10.6Compare Source
v2.10.5Compare Source
v2.10.4Compare Source
v2.10.3Compare Source
v2.10.2Compare Source
v2.10.1Compare Source
v2.10.0Compare Source
v2.9.5Compare Source
v2.9.4Compare Source
v2.9.3Compare Source
v2.9.2Compare Source
v2.9.1Compare Source
v2.9.0Compare Source
chakra-ui/chakra-ui (@chakra-ui/utils)
v2.2.2Compare Source
v2.2.1Compare Source
v2.2.0Compare Source
v2.1.3Compare Source
v2.1.2Compare Source
v2.1.1Compare Source
cypress-io/code-coverage (@cypress/code-coverage)
v3.14.7Compare Source
Bug Fixes
v3.14.6Compare Source
Bug Fixes
v3.14.5Compare Source
Bug Fixes
v3.14.4Compare Source
Bug Fixes
v3.14.3Compare Source
Bug Fixes
v3.14.2Compare Source
Bug Fixes
v3.14.1Compare Source
Bug Fixes
v3.14.0Compare Source
Features
v3.13.12Compare Source
Bug Fixes
emotion-js/emotion (@emotion/react)
v11.14.0Compare Source
Minor Changes
a19d019Thanks @Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.Patch Changes
e1bf17e]:v11.13.5Compare Source
Patch Changes
#3270
77d930dThanks @emmatown! - Fix inconsistent hashes using development vs production bundles/exportsconditions when using@emotion/babel-pluginwithsourceMap: true(the default). This is particularly visible when using Emotion with the Next.js Pages router where thedevelopmentcondition is used when bundling code but not when importing external code with Node.js.Updated dependencies [
77d930d]:v11.13.3Compare Source
Patch Changes
#3232
0ce3ed0Thanks @ENvironmentSet! - Distributecssprop attachment over props that are union typesUpdated dependencies []:
v11.13.0Compare Source
Minor Changes
#3198
d8ff8a5Thanks @Andarist! - Migrated away from relying onprocess.env.NODE_ENVchecks to differentiate between production and development builds.Development builds (and other environment-specific builds) can be used by using proper conditions (see here). Most modern bundlers/frameworks already preconfigure those for the user so no action has to be taken.
Default files should continue to work in all environments.
#3215
a9f6912Thanks @Andarist! - Addededge-lightandworkerdconditions topackage.jsonmanifest to better serve users using Vercel Edge and Cloudflare Workers.Patch Changes
d8ff8a5,a9f6912]:v11.12.0Compare Source
Patch Changes
#3206
d1994c4Thanks @DiegoAndai! - Improved compatibility with the upcoming@types/reactfor React 19 where the globalJSXnamespace doesn't exist anymore#3208
56109e7Thanks @Andarist! - Only forward definedrefs to improve compatibility with the upcoming React 19Updated dependencies [
9ca22c6,a1e881b,16d8a8c]:eslint/eslint (@eslint/js)
v9.38.0Compare Source
Features
ce40f74feat: updatecomplexityrule to only highlight function header (#20048) (Atul Nair)e37e590feat: correctno-loss-of-precisionfalse positives withenotation (#20187) (Francesco Trotta)Bug Fixes
50c3dfdfix: improve type support for isolated dependencies in pnpm (#20201) (Francesco Trotta)a1f06a3fix: correct SourceCode typings (#20114) (Pixel998)Documentation
462675adocs: improve web accessibility by hiding non-semantic character (#20205) (루밀LuMir)c070e65docs: correct formatting inno-irregular-whitespacerule documentation (#20203) (루밀LuMir)b39e71adocs: Update README (GitHub Actions Bot)cd39983docs: movecustom-formatterstype descriptions tonodejs-api(#20190) (Percy Ma)Chores
d17c795chore: upgrade @eslint/js@9.38.0 (#20221) (Milos Djermanovic)25d0e33](https://redirect.github.Configuration
📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.