-
Notifications
You must be signed in to change notification settings - Fork 112
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
chore(deps): bump the sub-major group with 16 updates #2283
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the sub-major group with 16 updates: | Package | From | To | | --- | --- | --- | | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.25.9` | `7.26.3` | | [@uiw/codemirror-extensions-langs](https://github.com/uiwjs/react-codemirror) | `4.23.6` | `4.23.7` | | [@uiw/codemirror-theme-github](https://github.com/uiwjs/react-codemirror) | `4.23.6` | `4.23.7` | | [@uiw/react-codemirror](https://github.com/uiwjs/react-codemirror) | `4.23.6` | `4.23.7` | | [antd](https://github.com/ant-design/ant-design) | `5.22.2` | `5.22.7` | | [framer-motion](https://github.com/motiondivision/motion) | `11.12.0` | `11.15.0` | | [markdown-to-jsx](https://github.com/quantizor/markdown-to-jsx) | `7.7.0` | `7.7.2` | | [openai](https://github.com/openai/openai-node) | `4.73.1` | `4.77.0` | | [plotly.js](https://github.com/plotly/plotly.js) | `2.35.2` | `2.35.3` | | [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) | `2.10.6` | `2.10.7` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.0.1` | `16.1.0` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.9.0` | `28.10.0` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.2` | `7.37.3` | | [jest-when](https://github.com/timkindberg/jest-when) | `3.6.0` | `3.7.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.10` | `15.3.0` | | [prettier](https://github.com/prettier/prettier) | `3.4.1` | `3.4.2` | Updates `@babel/preset-react` from 7.25.9 to 7.26.3 - [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.26.3/packages/babel-preset-react) Updates `@uiw/codemirror-extensions-langs` from 4.23.6 to 4.23.7 - [Release notes](https://github.com/uiwjs/react-codemirror/releases) - [Commits](uiwjs/react-codemirror@v4.23.6...v4.23.7) Updates `@uiw/codemirror-theme-github` from 4.23.6 to 4.23.7 - [Release notes](https://github.com/uiwjs/react-codemirror/releases) - [Commits](uiwjs/react-codemirror@v4.23.6...v4.23.7) Updates `@uiw/react-codemirror` from 4.23.6 to 4.23.7 - [Release notes](https://github.com/uiwjs/react-codemirror/releases) - [Commits](uiwjs/react-codemirror@v4.23.6...v4.23.7) Updates `antd` from 5.22.2 to 5.22.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.22.2...5.22.7) Updates `framer-motion` from 11.12.0 to 11.15.0 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v11.12.0...v11.15.0) Updates `markdown-to-jsx` from 7.7.0 to 7.7.2 - [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.0...v7.7.2) Updates `openai` from 4.73.1 to 4.77.0 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v4.73.1...v4.77.0) Updates `plotly.js` from 2.35.2 to 2.35.3 - [Release notes](https://github.com/plotly/plotly.js/releases) - [Changelog](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md) - [Commits](plotly/plotly.js@v2.35.2...v2.35.3) Updates `react-bootstrap` from 2.10.6 to 2.10.7 - [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases) - [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md) - [Commits](react-bootstrap/react-bootstrap@v2.10.6...v2.10.7) Updates `@testing-library/react` from 16.0.1 to 16.1.0 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.0.1...v16.1.0) Updates `eslint-plugin-jest` from 28.9.0 to 28.10.0 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v28.9.0...v28.10.0) Updates `eslint-plugin-react` from 7.37.2 to 7.37.3 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.37.2...v7.37.3) Updates `jest-when` from 3.6.0 to 3.7.0 - [Release notes](https://github.com/timkindberg/jest-when/releases) - [Commits](timkindberg/jest-when@v3.6.0...v3.7.0) Updates `lint-staged` from 15.2.10 to 15.3.0 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.10...v15.3.0) Updates `prettier` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.1...3.4.2) --- updated-dependencies: - dependency-name: "@babel/preset-react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sub-major - dependency-name: "@uiw/codemirror-extensions-langs" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: sub-major - dependency-name: "@uiw/codemirror-theme-github" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: sub-major - dependency-name: "@uiw/react-codemirror" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: sub-major - dependency-name: antd dependency-type: direct:production update-type: version-update:semver-patch dependency-group: sub-major - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sub-major - dependency-name: markdown-to-jsx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: sub-major - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sub-major - dependency-name: plotly.js dependency-type: direct:production update-type: version-update:semver-patch dependency-group: sub-major - dependency-name: react-bootstrap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: sub-major - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: sub-major - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: sub-major - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch dependency-group: sub-major - dependency-name: jest-when dependency-type: direct:development update-type: version-update:semver-minor dependency-group: sub-major - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor dependency-group: sub-major - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: sub-major ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Jan 1, 2025
anth-volk
approved these changes
Jan 3, 2025
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
javascript
Pull requests that update Javascript code
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 sub-major group with 16 updates:
7.25.9
7.26.3
4.23.6
4.23.7
4.23.6
4.23.7
4.23.6
4.23.7
5.22.2
5.22.7
11.12.0
11.15.0
7.7.0
7.7.2
4.73.1
4.77.0
2.35.2
2.35.3
2.10.6
2.10.7
16.0.1
16.1.0
28.9.0
28.10.0
7.37.2
7.37.3
3.6.0
3.7.0
15.2.10
15.3.0
3.4.1
3.4.2
Updates
@babel/preset-react
from 7.25.9 to 7.26.3Release notes
Sourced from
@babel/preset-react
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-react
's changelog.... (truncated)
Commits
36ca8fa
v7.26.33ff1058
[react] Only default todevelopment
when set through env (#16927)79e50b2
test: add node 23 to ci matrixUpdates
@uiw/codemirror-extensions-langs
from 4.23.6 to 4.23.7Release notes
Sourced from
@uiw/codemirror-extensions-langs
's releases.Commits
5fb6ebc
released v4.23.7 #708 #613 #680ced0b1a
fix(theme): implement 'exports' field in themes/*/package.json #708 #613 #6804edca1d
fix(theme): implement 'exports' field in themes/theme/package.json (#708)ab89f28
chore: update nextjs example. #677Updates
@uiw/codemirror-theme-github
from 4.23.6 to 4.23.7Release notes
Sourced from
@uiw/codemirror-theme-github
's releases.Commits
5fb6ebc
released v4.23.7 #708 #613 #680ced0b1a
fix(theme): implement 'exports' field in themes/*/package.json #708 #613 #6804edca1d
fix(theme): implement 'exports' field in themes/theme/package.json (#708)ab89f28
chore: update nextjs example. #677Updates
@uiw/react-codemirror
from 4.23.6 to 4.23.7Release notes
Sourced from
@uiw/react-codemirror
's releases.Commits
5fb6ebc
released v4.23.7 #708 #613 #680ced0b1a
fix(theme): implement 'exports' field in themes/*/package.json #708 #613 #6804edca1d
fix(theme): implement 'exports' field in themes/theme/package.json (#708)ab89f28
chore: update nextjs example. #677Updates
antd
from 5.22.2 to 5.22.7Release notes
Sourced from antd's releases.
... (truncated)
Changelog
Sourced from antd's changelog.
... (truncated)
Commits
1d267d9
docs: changelog 5.22.7 (#52149)fd31d30
fix: Button icon align issue again (#52132)cfa0b19
docs: fix spelling of modal (#52140)a47eb17
docs: fix suspense fallback trigger by RiddleButton (#52138)4cfde37
refactor(menu): replace component interface with type (#51715)28796e4
chore: fix eslint warning for react 19 (#52133)ad07285
chore: CI support next branch with v6 (#52128)e3e8ce7
chore: workflow update with next branchf8115d3
docs: Update for React 19 compatible info (#52111)ff52bbc
chore(deps): update dependency chalk to v5 (#52109)Updates
framer-motion
from 11.12.0 to 11.15.0Changelog
Sourced from framer-motion's changelog.
... (truncated)
Commits
6ddb3e7
v11.15.0cdcf3b4
Removing double clear47d5524
Fix a potential memory leak if a render step pauses for a long time. (#2944)1422aef
Ensuring easing is repeated correctly0e54f81
Add support forrepeat
in timeline sequence (#2945)1108bd5
Fixing testscc3b826
v11.14.4b65bcd5
Updating changelog7cebb22
Move animation sequence types to vanilla entrypoint (#2942)4cfd7aa
Adding normal component support tomotion.create
(#2943)Updates
markdown-to-jsx
from 7.7.0 to 7.7.2Release notes
Sourced from markdown-to-jsx's releases.
Changelog
Sourced from markdown-to-jsx's changelog.
Commits
c2ec5aa
Version Packages (#637)8d829c7
ugh5168ee5
provide token6ef8482
wrong targetcad97b0
try enhanced dependabot changesets52a727c
React 19 Type Compatibility (#643)4fa87d8
chore(deps): bump ws from 8.11.0 to 8.18.0 (#634)b2177b3
try this424b191
add debugging56695cb
tweakUpdates
openai
from 4.73.1 to 4.77.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
21c3ed6
release: 4.77.013fa61d
chore(internal): spec update (#1230)4984aac
feat(api): new o1 and GPT-4o models + preference fine-tuning (#1229)bd1a82d
chore(internal): fix some typos (#1227)f361a0c
release: 4.76.33a6bfe4
docs(README): fix helpers section links (#1224)28649f8
chore(internal): better ecosystem test debugging6608f95
release: 4.76.2f13fed4
chore(internal): update isAbsoluteURL (#1223)94ef9d7
chore(types): nicer error class types + jsdocs (#1219)Updates
plotly.js
from 2.35.2 to 2.35.3Release notes
Sourced from plotly.js's releases.
Changelog
Sourced from plotly.js's changelog.
... (truncated)
Commits
0c13c69
2.35.37c78c75
update readme and draftlog57a2214
Merge pull request #7314 from plotly/bugfix/backport-set-container-height98b66a8
add changelog entry8596cc3
expand on commentf821b3a
set the plotly-container div to full width & heightUpdates
react-bootstrap
from 2.10.6 to 2.10.7Release notes
Sourced from react-bootstrap's releases.
Changelog
Sourced from react-bootstrap's changelog.
Commits
2ba9405
Publish v2.10.7416145f
fix: fix type conflicts with react 19 types (Description has been truncated