Skip to content
This repository was archived by the owner on Jul 6, 2026. It is now read-only.

chore(deps): bump the sub-major group with 10 updates - #2712

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/sub-major-fcd02cfb97
Closed

chore(deps): bump the sub-major group with 10 updates#2712
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/sub-major-fcd02cfb97

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2025

Copy link
Copy Markdown
Contributor

Bumps the sub-major group with 10 updates:

Package From To
@auth0/auth0-react 2.3.0 2.4.0
@testing-library/dom 10.4.0 10.4.1
@uiw/codemirror-extensions-langs 4.23.14 4.24.2
@uiw/codemirror-theme-github 4.23.14 4.24.2
@uiw/react-codemirror 4.23.14 4.24.2
antd 5.26.3 5.26.7
markdown-to-jsx 7.7.10 7.7.12
@babel/preset-env 7.27.2 7.28.0
@testing-library/jest-dom 6.6.3 6.6.4
typescript 5.8.3 5.9.2

Updates @auth0/auth0-react from 2.3.0 to 2.4.0

Release notes

Sourced from @​auth0/auth0-react's releases.

v2.4.0

Added

Fixed

Changelog

Sourced from @​auth0/auth0-react's changelog.

v2.4.0 (2025-07-22)

Full Changelog

Added

Fixed

Commits
  • 64c0fb2 Release v2.4.0 (#865)
  • 7e0583a Bump @​typescript-eslint/eslint-plugin from 8.36.0 to 8.37.0 (#862)
  • 43825e3 Bump @​auth0/auth0-spa-js from 2.2.0 to 2.3.0 (#858)
  • ff74518 feat: Upgrade core dependencies and regenerate documentation (#856)
  • 4630a16 fix/cypress (#857)
  • 9a10c78 Add Skip the Auth0 login page to FAQ (#815)
  • 93aa7d6 Enhance type safety in Auth0Provider and reducer by introducing generic user ...
  • 44477f8 refactor: streamline dependency installation by removing artifact restoration...
  • See full diff in compare view

Updates @testing-library/dom from 10.4.0 to 10.4.1

Release notes

Sourced from @​testing-library/dom's releases.

v10.4.1

10.4.1 (2025-07-27)

Bug Fixes

Commits

Updates @uiw/codemirror-extensions-langs from 4.23.14 to 4.24.2

Release notes

Sourced from @​uiw/codemirror-extensions-langs's releases.

v4.24.2

Buy me a coffee

Documentation v4.24.2: https://raw.githack.com/uiwjs/react-codemirror/a461727/index.html
Comparing Changes: uiwjs/react-codemirror@v4.24.1...v4.24.2

npm i @uiw/react-codemirror@4.24.2

v4.24.1

Buy me a coffee

Documentation v4.24.1: https://raw.githack.com/uiwjs/react-codemirror/1d4e5c8/index.html
Comparing Changes: uiwjs/react-codemirror@v4.24.0...v4.24.1

npm i @uiw/react-codemirror@4.24.1

v4.24.0

Buy me a coffee

Documentation v4.24.0: https://raw.githack.com/uiwjs/react-codemirror/3af69e7/index.html
Comparing Changes: uiwjs/react-codemirror@v4.23.14...v4.24.0

npm i @uiw/react-codemirror@4.24.0
  • 🌟 feat: Add External annotation to the public API (#740) 51125ec @​paulftw
Commits

Updates @uiw/codemirror-theme-github from 4.23.14 to 4.24.2

Release notes

Sourced from @​uiw/codemirror-theme-github's releases.

v4.24.2

Buy me a coffee

Documentation v4.24.2: https://raw.githack.com/uiwjs/react-codemirror/a461727/index.html
Comparing Changes: uiwjs/react-codemirror@v4.24.1...v4.24.2

npm i @uiw/react-codemirror@4.24.2

v4.24.1

Buy me a coffee

Documentation v4.24.1: https://raw.githack.com/uiwjs/react-codemirror/1d4e5c8/index.html
Comparing Changes: uiwjs/react-codemirror@v4.24.0...v4.24.1

npm i @uiw/react-codemirror@4.24.1

v4.24.0

Buy me a coffee

Documentation v4.24.0: https://raw.githack.com/uiwjs/react-codemirror/3af69e7/index.html
Comparing Changes: uiwjs/react-codemirror@v4.23.14...v4.24.0

npm i @uiw/react-codemirror@4.24.0
  • 🌟 feat: Add External annotation to the public API (#740) 51125ec @​paulftw
Commits

Updates @uiw/react-codemirror from 4.23.14 to 4.24.2

Release notes

Sourced from @​uiw/react-codemirror's releases.

v4.24.2

Buy me a coffee

Documentation v4.24.2: https://raw.githack.com/uiwjs/react-codemirror/a461727/index.html
Comparing Changes: uiwjs/react-codemirror@v4.24.1...v4.24.2

npm i @uiw/react-codemirror@4.24.2

v4.24.1

Buy me a coffee

Documentation v4.24.1: https://raw.githack.com/uiwjs/react-codemirror/1d4e5c8/index.html
Comparing Changes: uiwjs/react-codemirror@v4.24.0...v4.24.1

npm i @uiw/react-codemirror@4.24.1

v4.24.0

Buy me a coffee

Documentation v4.24.0: https://raw.githack.com/uiwjs/react-codemirror/3af69e7/index.html
Comparing Changes: uiwjs/react-codemirror@v4.23.14...v4.24.0

npm i @uiw/react-codemirror@4.24.0
  • 🌟 feat: Add External annotation to the public API (#740) 51125ec @​paulftw
Commits

Updates antd from 5.26.3 to 5.26.7

Release notes

Sourced from antd's releases.

5.26.7

  • 🐞 Fixed Card tabBarExtraContent typing to support both React.ReactNode and { left?: React.ReactNode; right?: React.ReactNode } using TabBarExtraContent from rc-tabs. #54470 @​pueding
  • 🐞 Fixed the issue where the cursor position was incorrect after pasting text into TextArea. #72 @​QdabuliuQ
  • ⚡️ Optimized the size of the Result component icon. #54455 @​765477020
  • ⚡️ Optimized the calculation performance of internal methods of Dropdown, Tooltip, Tour. #54443 Meet-student
  • TypeScript
    • 🤖 Fixed Tabs TabPaneProps type to be compatible with deprecated APIs. #54482 @​leshalv

  • 🐞 修复 Card 的 tabBarExtraContent 类型定义,仅支持 React.ReactNode 的问题。现在支持完整的 rc-tabs 类型,包括 { left?: React.ReactNode; right?: React.ReactNode }#54470 @​pueding
  • 🐞 修复了 TextArea 在 Firefox 浏览器下粘贴文本后光标位置错误的问题。#72 @​QdabuliuQ
  • ⚡️ 优化了 Result 组件的图标的体积。#54455 @​765477020
  • ⚡️ 优化了 Dropdown、Tooltip、Tour 等弹层类组件的内部方法的计算性能。#54443 Meet-student
  • TypeScript
    • 🤖 修正了 Tabs 的 TabPaneProps 类型以兼容废弃 api。#54482 @​leshalv

5.26.6


5.26.5

  • 🐞 Fix Tag closeIcon not being passed correctly. #54370 @​Meet-student
  • 🐞 Fix Splitter mask was not removed after dragging. #54320 @​QdabuliuQ
  • 🐞 Fix Modal configuration responsive width did not take effect correctly. #54349
  • 💄 Optimize the style issue when Notification description is empty. #54344 @​dengfuping
  • 💄 Fix the border style issue when the FloatButton popup direction is horizontal and is square. #54261 @​WwwHhhYran
  • TypeScript

5.26.4

  • 🐞 Fix Radio.Group does not inherit name property problem from Form ancestor. #54206 @​aojunhao123
  • 🐞 Fix Select clear icon flickering on Safari with GPU compositing. #54237 @​afc163

... (truncated)

Changelog

Sourced from antd's changelog.

5.26.7

2025-07-29

  • 🐞 Fixed Card tabBarExtraContent typing to support both React.ReactNode and { left?: React.ReactNode; right?: React.ReactNode } using TabBarExtraContent from rc-tabs. #54470 @​pueding
  • 🐞 Fixed the issue where the cursor position was incorrect after pasting text into TextArea. #72 @​QdabuliuQ
  • ⚡️ Optimized the size of the Result component icon. #54455 @​765477020
  • ⚡️ Optimized the calculation performance of internal methods of Dropdown, Tooltip, Tour. #54443 Meet-student
  • TypeScript
    • 🤖 Fixed Tabs TabPaneProps type to be compatible with deprecated APIs. #54482 @​leshalv
  • 🌐 Localization

5.26.6

2025-07-20

5.26.5

2025-07-15

  • 🐞 Fix Tag closeIcon not being passed correctly. #54370 @​Meet-student
  • 🐞 Fix Splitter mask was not removed after dragging. #54320 @​QdabuliuQ
  • 🐞 Fix Modal configuration responsive width did not take effect correctly. #54349
  • 💄 Optimize the style issue when Notification description is empty. #54344 @​dengfuping
  • 💄 Fix the border style issue when the FloatButton popup direction is horizontal and is square. #54261 @​WwwHhhYran
  • TypeScript

5.26.4

2025-07-07

Commits

Updates markdown-to-jsx from 7.7.10 to 7.7.12

Release notes

Sourced from markdown-to-jsx's releases.

v7.7.12

Patch Changes

  • 4351ef5: Adjust text parsing to not split on double spaces unless followed by a newline.
  • 4351ef5: Special case detection of :shortcode: so the text processor doesn't break it into chunks, enables shortcode replacement via renderRule.

v7.7.11

Patch Changes

  • 4a692dc: Fixes the issue where link text containing multiple nested brackets is not parsed correctly.

    Before: [title[bracket1][bracket2]](https://github.com/quantizor/markdown-to-jsx/blob/HEAD/url) fails to parse as a link After: [title[bracket1][bracket2]](https://github.com/quantizor/markdown-to-jsx/blob/HEAD/url) correctly parses as a link

Changelog

Sourced from markdown-to-jsx's changelog.

7.7.12

Patch Changes

  • 4351ef5: Adjust text parsing to not split on double spaces unless followed by a newline.
  • 4351ef5: Special case detection of :shortcode: so the text processor doesn't break it into chunks, enables shortcode replacement via renderRule.

7.7.11

Patch Changes

  • 4a692dc: Fixes the issue where link text containing multiple nested brackets is not parsed correctly.

    Before: [title[bracket1][bracket2]](https://github.com/quantizor/markdown-to-jsx/blob/main/url) fails to parse as a link After: [title[bracket1][bracket2]](https://github.com/quantizor/markdown-to-jsx/blob/main/url) correctly parses as a link

Commits

Updates @babel/preset-env from 7.27.2 to 7.28.0

Release notes

Sourced from @​babel/preset-env's releases.

v7.28.0 (2025-07-02)

🚀 New Feature

  • babel-node
  • babel-types
  • babel-compat-data, babel-preset-env
  • babel-core, babel-parser
  • babel-generator, babel-parser
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-transform-object-rest-spread, babel-traverse, babel-types
  • babel-parser, babel-traverse, babel-types
  • babel-generator, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring, babel-plugin-transform-explicit-resource-management, babel-plugin-transform-react-display-name, babel-types
  • babel-generator, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-transform-block-scoping, babel-plugin-transform-object-rest-spread, babel-plugin-transform-typescript, babel-traverse, babel-types

🐛 Bug Fix

🏠 Internal

  • babel-compat-data, babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-json-modules, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3

Committers: 5

v7.27.7 (2025-06-26)

Thanks @​arthur-mountain and @​evankanderson for your first PRs!

👓 Spec Compliance

  • babel-parser, babel-plugin-transform-classes
  • babel-parser

🐛 Bug Fix

... (truncated)

Changelog

Sourced from @​babel/preset-env's changelog.

v7.28.0 (2025-07-02)

🚀 New Feature

  • babel-node
  • babel-types
  • babel-compat-data, babel-preset-env
  • babel-core, babel-parser
  • babel-generator, babel-parser
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-transform-object-rest-spread, babel-traverse, babel-types
  • babel-parser, babel-traverse, babel-types
  • babel-generator, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring, babel-plugin-transform-explicit-resource-management, babel-plugin-transform-react-display-name, babel-types
  • babel-generator, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-transform-block-scoping, babel-plugin-transform-object-rest-spread, babel-plugin-transform-typescript, babel-traverse, babel-types

🐛 Bug Fix

🏠 Internal

  • babel-compat-data, babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-json-modules, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3

v7.27.7 (2025-06-26)

👓 Spec Compliance

  • babel-parser, babel-plugin-transform-classes
  • babel-parser

🐛 Bug Fix

🏠 Internal

  • babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread
    • #17389 Use NodePath#splitExportDeclaration in destructuring transforms (@​JLHwung)

... (truncated)

Commits

Updates @testing-library/jest-dom from 6.6.3 to 6.6.4

Release notes

Sourced from @​testing-library/jest-dom's releases.

v6.6.4

6.6.4 (2025-07-26)

Performance Improvements

Commits

Updates typescript from 5.8.3 to 5.9.2

Release notes

Sourced from typescript's releases.

TypeScript 5.9

Release notes pending.

Downloads are available on:

TypeScript 5.9 RC

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits
  • be86783 Give more specific errors for verbatimModuleSyntax (#62113)
  • 22ef577 LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250714...
  • d5a414c Don't use noErrorTruncation when printing types with maximumLength set (#...
  • f14b5c8 Remove unused and confusing dom.iterable.d.ts file (#62037)
  • 2778e84 Restore AbortSignal.abort (#62086)
  • 65cb4bd LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250710...
  • 9e20e03 Clear out checker-level stacks on pop (#62016)
  • 87740bc Fix for Issue 61081 (#61221)
  • 833a8d4 Fix Symbol completion priority and cursor positioning (#61945)
  • 0018c9f LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250702...
  • Additional commits viewable in compare view

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

Bumps the sub-major group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [@auth0/auth0-react](https://github.com/auth0/auth0-react) | `2.3.0` | `2.4.0` |
| [@testing-library/dom](https://github.com/testing-library/dom-testing-library) | `10.4.0` | `10.4.1` |
| [@uiw/codemirror-extensions-langs](https://github.com/uiwjs/react-codemirror) | `4.23.14` | `4.24.2` |
| [@uiw/codemirror-theme-github](https://github.com/uiwjs/react-codemirror) | `4.23.14` | `4.24.2` |
| [@uiw/react-codemirror](https://github.com/uiwjs/react-codemirror) | `4.23.14` | `4.24.2` |
| [antd](https://github.com/ant-design/ant-design) | `5.26.3` | `5.26.7` |
| [markdown-to-jsx](https://github.com/quantizor/markdown-to-jsx) | `7.7.10` | `7.7.12` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.27.2` | `7.28.0` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.6.3` | `6.6.4` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.2` |


Updates `@auth0/auth0-react` from 2.3.0 to 2.4.0
- [Release notes](https://github.com/auth0/auth0-react/releases)
- [Changelog](https://github.com/auth0/auth0-react/blob/main/CHANGELOG.md)
- [Commits](auth0/auth0-react@v2.3.0...v2.4.0)

Updates `@testing-library/dom` from 10.4.0 to 10.4.1
- [Release notes](https://github.com/testing-library/dom-testing-library/releases)
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/dom-testing-library@v10.4.0...v10.4.1)

Updates `@uiw/codemirror-extensions-langs` from 4.23.14 to 4.24.2
- [Release notes](https://github.com/uiwjs/react-codemirror/releases)
- [Commits](uiwjs/react-codemirror@v4.23.14...v4.24.2)

Updates `@uiw/codemirror-theme-github` from 4.23.14 to 4.24.2
- [Release notes](https://github.com/uiwjs/react-codemirror/releases)
- [Commits](uiwjs/react-codemirror@v4.23.14...v4.24.2)

Updates `@uiw/react-codemirror` from 4.23.14 to 4.24.2
- [Release notes](https://github.com/uiwjs/react-codemirror/releases)
- [Commits](uiwjs/react-codemirror@v4.23.14...v4.24.2)

Updates `antd` from 5.26.3 to 5.26.7
- [Release notes](https://github.com/ant-design/ant-design/releases)
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md)
- [Commits](ant-design/ant-design@5.26.3...5.26.7)

Updates `markdown-to-jsx` from 7.7.10 to 7.7.12
- [Release notes](https://github.com/quantizor/markdown-to-jsx/releases)
- [Changelog](https://github.com/quantizor/markdown-to-jsx/blob/main/CHANGELOG.md)
- [Commits](quantizor/markdown-to-jsx@v7.7.10...v7.7.12)

Updates `@babel/preset-env` from 7.27.2 to 7.28.0
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.0/packages/babel-preset-env)

Updates `@testing-library/jest-dom` from 6.6.3 to 6.6.4
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.6.3...v6.6.4)

Updates `typescript` from 5.8.3 to 5.9.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](microsoft/TypeScript@v5.8.3...v5.9.2)

---
updated-dependencies:
- dependency-name: "@auth0/auth0-react"
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sub-major
- dependency-name: "@testing-library/dom"
  dependency-version: 10.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sub-major
- dependency-name: "@uiw/codemirror-extensions-langs"
  dependency-version: 4.24.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sub-major
- dependency-name: "@uiw/codemirror-theme-github"
  dependency-version: 4.24.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sub-major
- dependency-name: "@uiw/react-codemirror"
  dependency-version: 4.24.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sub-major
- dependency-name: antd
  dependency-version: 5.26.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sub-major
- dependency-name: markdown-to-jsx
  dependency-version: 7.7.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sub-major
- dependency-name: "@babel/preset-env"
  dependency-version: 7.28.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: sub-major
- dependency-name: "@testing-library/jest-dom"
  dependency-version: 6.6.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: sub-major
- dependency-name: typescript
  dependency-version: 5.9.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: sub-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2025
@vercel

vercel Bot commented Aug 1, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
policyengine-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2025 11:07am

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 1, 2025
@dependabot dependabot Bot added the javascript Pull requests that update Javascript code label Aug 1, 2025
@dependabot @github

dependabot Bot commented on behalf of github Sep 1, 2025

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 1, 2025
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/sub-major-fcd02cfb97 branch September 1, 2025 17:53
@github-project-automation github-project-automation Bot moved this from Todo to Closed in policyengine-app Sep 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

Status: Closed

Development

Successfully merging this pull request may close these issues.

0 participants