Skip to content

fix(deps): update all non-major dependencies (minor)#281

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

fix(deps): update all non-major dependencies (minor)#281
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 4, 2023

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@effector/next 0.6.10.7.2 age confidence
@emotion/babel-plugin (source) 11.11.011.13.5 age confidence
@emotion/babel-preset-css-prop (source) 11.11.011.12.0 age confidence
@emotion/jest (source) 11.11.011.14.2 age confidence
@emotion/react (source) 11.11.411.14.0 age confidence
@emotion/styled (source) 11.11.511.14.1 age confidence
@faker-js/faker (source) 8.3.18.4.1 age confidence
@farfetched/core 0.10.60.15.0 age confidence
@fontsource/inter (source) 5.0.215.2.8 age confidence
@ianvs/prettier-plugin-sort-imports 4.1.14.7.1 age confidence
@radix-ui/react-alert-dialog (source) 1.0.51.1.15 age confidence
@radix-ui/react-dialog (source) 1.0.51.1.15 age confidence
@radix-ui/react-dropdown-menu (source) 2.0.62.1.16 age confidence
@radix-ui/react-scroll-area (source) 1.0.51.2.10 age confidence
@sentry/nextjs (source) 7.81.17.120.4 age confidence
@storybook/addon-a11y (source) 7.5.37.6.24 age confidence
@storybook/addon-actions (source) 7.5.37.6.24 age confidence
@storybook/addon-essentials (source) 7.5.37.6.24 age confidence
@storybook/addon-interactions (source) 7.5.37.6.24 age confidence
@storybook/addon-jest (source) 7.5.37.6.24 age confidence
@storybook/addon-links (source) 7.5.37.6.24 age confidence
@storybook/addons (source) 7.5.37.6.17 age confidence
@storybook/blocks (source) 7.5.37.6.24 age confidence
@storybook/builder-webpack5 (source) 7.5.37.6.24 age confidence
@storybook/nextjs (source) 7.5.37.6.24 age confidence
@storybook/react (source) 7.5.37.6.24 age confidence
@storybook/react-webpack5 (source) 7.5.37.6.24 age confidence
@storybook/theming (source) 7.5.37.6.24 age confidence
@testing-library/jest-dom 6.1.66.9.1 age confidence
@testing-library/react 14.1.214.3.1 age confidence
@testing-library/user-event 14.5.214.6.1 age confidence
@types/node (source) 22.10.1022.19.19 age confidence
@types/react (source) 18.2.7918.3.29 age confidence
@types/react-dom (source) 18.2.2518.3.7 age confidence
axe-core (source) 4.8.44.11.4 age confidence
eslint (source) 8.54.08.57.1 age confidence
eslint-config-prettier 10.0.110.1.8 age confidence
eslint-plugin-effector (source) 0.12.00.18.0 age confidence
eslint-plugin-import 2.29.12.32.0 age confidence
eslint-plugin-jsx-a11y 6.8.06.10.2 age confidence
eslint-plugin-react 7.33.27.37.5 age confidence
framer-motion 10.16.1610.18.0 age confidence
i18next (source) 23.7.2023.16.8 age confidence
jest-styled-components 7.2.07.4.0 age confidence
next-safe 3.4.13.5.0 age confidence
orval (source) 6.20.06.31.0 age confidence
pathpida 0.22.00.26.1 age confidence
picocolors 1.0.11.1.1 age confidence
pino (source) 8.16.28.21.0 age confidence
pino-logflare 0.4.20.5.2 age confidence
react (source) 18.2.018.3.1 age confidence
react-dom (source) 18.2.018.3.1 age confidence
react-error-boundary (source) 4.0.134.1.2 age confidence
sharp (source, changelog) 0.32.60.34.5 age confidence
typescript (source) 5.3.35.9.3 age confidence
zod (source) 3.22.53.25.76 age confidence

Release Notes

effector/next (@​effector/next)

v0.7.2

Compare Source

🐛 Bug Fixes

v0.7.1

Compare Source

React 19 support

  • Extended supported react versions range up to React 19

v0.7.0

Compare Source

🚀 Features

emotion-js/emotion (@​emotion/babel-plugin)

v11.13.5

Compare Source

Patch Changes
  • #​3270 77d930d Thanks @​emmatown! - Fix inconsistent hashes using development vs production bundles/exports conditions when using @emotion/babel-plugin with sourceMap: true (the default). This is particularly visible when using Emotion with the Next.js Pages router where the development condition is used when bundling code but not when importing external code with Node.js.

  • Updated dependencies [77d930d]:

v11.12.0

Compare Source

Patch Changes
faker-js/faker (@​faker-js/faker)

v8.4.1

Compare Source

  • JSDocs improvements

v8.4.0

Compare Source

Features
Bug Fixes
8.3.1 (2023-11-14)
Bug Fixes
  • remove [@internal](https://redirect.github.com/internal) from module parent classes (#​2548) (77f54ad)
effector/farfetched (@​farfetched/core)

v0.11.4

Compare Source

v0.11.3

Compare Source

v0.11.2

Compare Source

v0.11.1

Compare Source

v0.11.0

Compare Source

fontsource/font-files (@​fontsource/inter)

v5.2.8

Compare Source

v5.2.7

Compare Source

v5.2.6

Compare Source

v5.2.5

Compare Source

v5.2.4

Compare Source

v5.2.1

Compare Source

v5.2.0

Compare Source

v5.1.1

Compare Source

v5.1.0

Compare Source

ianvs/prettier-plugin-sort-imports (@​ianvs/prettier-plugin-sort-imports)

v4.7.1

Compare Source

What's Changed

Fixes
Dependencies
Docs

New Contributors

Full Changelog: IanVS/prettier-plugin-sort-imports@v4.7.0...v4.7.1

v4.7.0

Compare Source

What's Changed

This project began as a fork because I wanted a plugin that would not move side-effect imports around and mess with my CSS cascade. So its first and most distinguishing feature is that side-effect imports do not move, and other imports are not sorted across them.

This works fine in most cases, but some people have side-effect imports that they know can be sorted safely. For those, there is now an "escape hatch" option named importOrderSafeSideEffects. It is an array of glob pattern strings (similar to importOrder) which, when they match against a side-effect import, allow that import to be sorted as if it were a standard import.

Suggestions for safe use:

  • Use ^ at the start of your pattern and $ at the end, to avoid accidentally matching part of an import name. For example, "^server-only$", to avoid matching against import "not-server-only".
  • Use extreme caution if matching against relative files or CSS files. If you decide to sort CSS imports and a file ever imports more than one CSS file, your cascade may change.
  • You can still use // prettier-ignore to stop sorting a particular import that would otherwise be sorted.

Feedback on this feature is welcome.

Features
Internal

Full Changelog: IanVS/prettier-plugin-sort-imports@v4.6.3...v4.7.0

v4.6.3

Compare Source

What's Changed

  • Revert "fix: conditionally register ember and oxc parsers when depend… by @​IanVS in IanVS#237

Full Changelog: IanVS/prettier-plugin-sort-imports@4.6.2...v4.6.3

v4.6.2

Compare Source

What's Changed

  • fix: conditionally register ember and oxc parsers when dependencies available by @​jahands in IanVS#234

New Contributors

Full Changelog: IanVS/prettier-plugin-sort-imports@v4.6.1...4.6.2

v4.6.1

Compare Source

What's Changed

Full Changelog: IanVS/prettier-plugin-sort-imports@v4.6.0...v4.6.1

v4.6.0

Compare Source

What's Changed

Full Changelog: IanVS/prettier-plugin-sort-imports@v4.5.1...v4.6.0

v4.5.1

Compare Source

What's Changed

Fixes
Internal

Full Changelog: IanVS/prettier-plugin-sort-imports@v4.5.0...v4.5.1

v4.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: IanVS/prettier-plugin-sort-imports@v4.4.2...v4.5.0

v4.4.2

Compare Source

What's Changed

New Contributors

Full Changelog: IanVS/prettier-plugin-sort-imports@v4.4.1...v4.4.2

v4.4.1

Compare Source

What's Changed

New Contributors

Full Changelog: IanVS/prettier-plugin-sort-imports@v4.4.0...v4.4.1

v4.4.0

Compare Source

What's Changed

Enhancements
Maintenance

New Contributors

Full Changelog: IanVS/prettier-plugin-sort-imports@v4.3.1...v4.4.0

v4.3.1

Compare Source

What's Changed

New Contributors

Full Changelog: IanVS/prettier-plugin-sort-imports@v4.3.0...v4.3.1

v4.3.0

Compare Source

What's Changed

Features

This release adds support for experimental import attributes / assertions. There have been a number of styles proposed by TC-39 over the years, but the latest is to use import x from 'x' with { type: 'json' };, which is called an "import attribute". There is also an older "import assertion" form, which uses assert instead of with.

Note: You may need to add "importAttributes" to your "importOrderParserPlugins" option in order to support this. And if you are using the older assertion style, you'll need to add it as '[\"importAttributes\", {\"deprecatedAssertSyntax\": true}]'.

This plugin will also convert the older assertion style to import attributes.

Bugfixes
TypeScript

You can now type your prettier config as simply /** @​type {import("prettier").Config} */, and you'll also get the types for the options this plugin adds, automatically.

Docs
  • Update README to show more options for disabling and overrides by @​ADTC in IanVS#165

New Contributors

Full Changelog: IanVS/prettier-plugin-sort-imports@v4.2.1...v4.3.0

v4.2.1

Compare Source

What's Changed

Bugfixes

Full Changelog: IanVS/prettier-plugin-sort-imports@v4.2.0...v4.2.1

v4.2.0

Compare Source

What's Changed

Features
Bug fixes
Dependencies
Docs

New Contributors

Full Changelog: IanVS/prettier-plugin-sort-imports@v4.1.1...v4.2.0

radix-ui/primitives (@​radix-ui/react-alert-dialog)

v1.1.8

v1.1.7

Compare Source

v1.1.6

Compare Source

v1.1.5

Compare Source

v1.1.4

Compare Source

v1.1.3

Compare Source

v1.1.2

Compare Source

v1.1.1

Compare Source

getsentry/sentry-javascript (@​sentry/nextjs)

v7.120.4

Compare Source

  • fix(v7/cdn): Stop using Object.assign to be ES5 compatible (#​17080)

v7.120.3

Compare Source

  • fix(v7/publish): Ensure discontinued packages are published with latest tag (#​14926)

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 80.96 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 71.9 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 76.15 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 65.53 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 35.78 KB
@​sentry/browser (incl. browserTracingIntegration) - Webpack (gzipped) 35.67 KB
@​sentry/browser (incl. Feedback) - Webpack (gzipped) 31.71 KB
@​sentry/browser (incl. sendFeedback) - Webpack (gzipped)

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 3am on Monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link
Copy Markdown

vercel Bot commented Dec 4, 2023

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
design-system Error Error May 19, 2026 9:04pm
nextplate Error Error May 19, 2026 9:04pm

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 7ae27a8 to 9928209 Compare December 4, 2023 03:10
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 9928209 to a22e894 Compare December 4, 2023 21:12
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from a22e894 to 0ee4e94 Compare December 6, 2023 13:18
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 0ee4e94 to 7829986 Compare December 6, 2023 18:49
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 7829986 to 9602933 Compare December 7, 2023 11:46
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 9602933 to cb28509 Compare December 7, 2023 17:06
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from cb28509 to 0f6f3ea Compare December 9, 2023 04:30
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 0f6f3ea to 0ad5142 Compare December 11, 2023 03:28
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 0ad5142 to 32288f5 Compare December 13, 2023 13:22
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from a01fd12 to 85c5b83 Compare December 18, 2023 03:51
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 85c5b83 to b6c0fc0 Compare December 18, 2023 06:44
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from b6c0fc0 to 55256b6 Compare December 19, 2023 13:18
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 55256b6 to 264a79c Compare December 19, 2023 16:13
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 264a79c to 41aaaa9 Compare December 20, 2023 16:28
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 41aaaa9 to a0ed68a Compare December 22, 2023 12:34
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from a0ed68a to 1a0d363 Compare December 25, 2023 03:35
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 1a0d363 to 341de30 Compare December 26, 2023 19:08
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 341de30 to 163aad8 Compare January 1, 2024 02:23
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 8, 2026

1 similar comment
@sonarqubecloud
Copy link
Copy Markdown

@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant