Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️(dependencies) update js dependencies #2685

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 13, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.26.0 -> 7.26.9 age adoption passing confidence
@babel/plugin-transform-runtime (source) 7.25.9 -> 7.26.9 age adoption passing confidence
@babel/preset-env (source) 7.26.0 -> 7.26.9 age adoption passing confidence
@codemirror/autocomplete 6.18.4 -> 6.18.6 age adoption passing confidence
@codemirror/commands 6.7.1 -> 6.8.0 age adoption passing confidence
@codemirror/lang-markdown 6.3.1 -> 6.3.2 age adoption passing confidence
@codemirror/search 6.5.8 -> 6.5.9 age adoption passing confidence
@codemirror/state 6.5.0 -> 6.5.2 age adoption passing confidence
@codemirror/view 6.36.1 -> 6.36.3 age adoption passing confidence
@faker-js/faker (source) 9.3.0 -> 9.5.0 age adoption passing confidence
@formatjs/cli 6.3.15 -> 6.6.1 age adoption passing confidence
@formatjs/intl (source) 3.1.0 -> 3.1.4 age adoption passing confidence
@formatjs/intl-pluralrules 5.4.2 -> 5.4.3 age adoption passing confidence
@formatjs/intl-relativetimeformat 11.4.9 -> 11.4.10 age adoption passing confidence
@mdx-js/mdx2 (source) 2.3.0 -> 3.1.0 age adoption passing confidence
@sentry/browser (source) 8.48.0 -> 9.1.0 age adoption passing confidence
@testing-library/user-event 14.5.2 -> 14.6.1 age adoption passing confidence
@types/iframe-resizer (source) 3.5.13 -> 4.0.0 age adoption passing confidence
@types/jsonwebtoken (source) 9.0.7 -> 9.0.8 age adoption passing confidence
@types/lodash (source) 4.17.14 -> 4.17.15 age adoption passing confidence
@types/node (source) 22.10.5 -> 22.13.5 age adoption passing confidence
@types/node (source) 20.11.24 -> 22.13.5 age adoption passing confidence
@types/react (source) 18.3.3 -> 19.0.10 age adoption passing confidence
@types/react-dom (source) 18.3.1 -> 19.0.4 age adoption passing confidence
@types/react-test-renderer (source) 18.3.1 -> 19.0.0 age adoption passing confidence
@types/ws (source) 8.5.13 -> 8.5.14 age adoption passing confidence
@typescript-eslint/typescript-estree (source) 8.20.0 -> 8.24.1 age adoption passing confidence
aws-sdk-mock 6.2.0 -> 6.2.1 age adoption passing confidence
babel-plugin-formatjs 10.5.30 -> 10.5.35 age adoption passing confidence
bittorrent-tracker 11.2.0 -> 11.2.1 age adoption passing confidence
eslint-config-prettier 9.1.0 -> 10.0.1 age adoption passing confidence
eslint-plugin-jest 28.10.0 -> 28.11.0 age adoption passing confidence
eslint-plugin-prettier 5.2.1 -> 5.2.3 age adoption passing confidence
eslint-plugin-react 7.37.3 -> 7.37.4 age adoption passing confidence
grommet (source) 2.43.0 -> 2.45.1 age adoption passing confidence
grommet-icons (source) 4.12.1 -> 4.12.4 age adoption passing confidence
hast-util-from-parse5 8.0.2 -> 8.0.3 age adoption passing confidence
iframe-resizer (source) 5.3.2 -> 5.3.3 age adoption passing confidence
jsdom 25.0.1 -> 26.0.0 age adoption passing confidence
node-poppler 7.2.2 -> 7.2.4 age adoption passing confidence
prettier (source) 3.4.2 -> 3.5.1 age adoption passing confidence
react (source) 18.3.1 -> 19.0.0 age adoption passing confidence
react-dom (source) 18.3.1 -> 19.0.0 age adoption passing confidence
react-hot-toast 2.5.1 -> 2.5.2 age adoption passing confidence
react-intl (source) 7.1.0 -> 7.1.6 age adoption passing confidence
react-markdown 9.0.3 -> 10.0.0 age adoption passing confidence
react-test-renderer (source) 18.3.1 -> 19.0.0 age adoption passing confidence
sass 1.83.1 -> 1.85.0 age adoption passing confidence
typescript (source) <5.7.3 -> <5.7.4 age adoption passing confidence
typescript (source) 5.7.2 -> 5.7.3 age adoption passing confidence
uuid 11.0.4 -> 11.1.0 age adoption passing confidence
vite-plugin-node-polyfills 0.22.0 -> 0.23.0 age adoption passing confidence
webpack 5.97.1 -> 5.98.0 age adoption passing confidence
ws 8.18.0 -> 8.18.1 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.26.9

Compare Source

🐛 Bug Fix
🏠 Internal

v7.26.8

Compare Source

v7.26.8 (2025-02-08)

🏠 Internal
  • babel-preset-env
    • #​17097 Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0

v7.26.7

Compare Source

🐛 Bug Fix
codemirror/autocomplete (@​codemirror/autocomplete)

v6.18.6

Compare Source

Bug fixes

Fix an issue where the closing character for double-angle quotation marks and full-width brackets was computed incorrectly.

v6.18.5

Compare Source

Bug fixes

Fix an issue where clicking on the scrollbar for the completion list could move focus out of the editor.

codemirror/commands (@​codemirror/commands)

v6.8.0

Compare Source

New features

The new cursorGroupForwardWin and selectGroupForwardWin commands implement Windows-style forward motion by group.

codemirror/lang-markdown (@​codemirror/lang-markdown)

v6.3.2

Compare Source

Bug fixes

Make Markdown-specific commands return false inside fenced code.

Fix an infinite loop caused by insertNewlineContinueMarkup.

codemirror/search (@​codemirror/search)

v6.5.9

Compare Source

Bug fixes

When replacing a regexp match, don't expand multi-digit replacement markers to numbers beyond the captured group count in the query.

codemirror/state (@​codemirror/state)

v6.5.2

Compare Source

Bug fixes

Fix a bug where reconfiguring a field with a new init value didn't update the value of the field.

v6.5.1

Compare Source

Bug fixes

countColumn no longer loops infinitely when given a to that's higher than the input string's length.

codemirror/view (@​codemirror/view)

v6.36.3

Compare Source

Bug fixes

Make sure event handlers registered with domEventHandlers are not called during view updates, to avoid triggering nested update errors.

Don't include the window scrollbars in the space available for displaying tooltips.

Work around an issue with Chrome's EditContext that shows up when using autocompletion while composing with Samsung's virtual Android keyboard.

v6.36.2

Compare Source

Bug fixes

Fix an issue where some kinds of relayouts could put the editor in a state where it believed it wasn't in window, preventing relayout, though it in fact was.

Make sure macOS double-space-to-period conversions are properly suppressed.

Fix an issue where native selection changes, such as mobile spacebar-drag, weren't being picked up in edit context mode.

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

v9.5.0

Compare Source

Features

v9.4.0

Compare Source

Features
Changed Locales
Bug Fixes
formatjs/formatjs (@​formatjs/cli)

v6.6.1

Compare Source

v6.6.0

Compare Source

Features
  • react-intl: move createIntl function to a separate file to support react server components (#​4316) (f4fb8c9) - by @​am1rb

v6.5.1

Compare Source

v6.5.0

Compare Source

Features
  • eslint-plugin-formatjs: upgrade typescript-eslint packages (a3c7310)

v6.4.3

Compare Source

Bug Fixes

v6.4.2

Compare Source

Bug Fixes

v6.4.1

Compare Source

Bug Fixes

[v6.4.0](https://redirect.github.com/formatjs/formatjs/releases/tag/%40formatjs/cl


Configuration

📅 Schedule: Branch creation - "before 7am on monday" (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.


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

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 13, 2025
@renovate renovate bot force-pushed the renovate/js-dependencies branch 13 times, most recently from f66be91 to cd6b5cf Compare February 20, 2025 15:40
@renovate renovate bot force-pushed the renovate/js-dependencies branch from cd6b5cf to fa666f3 Compare February 21, 2025 10:14
@renovate renovate bot force-pushed the renovate/js-dependencies branch from fa666f3 to ac9dc9d Compare February 21, 2025 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants