This repository has been archived by the owner on Jan 25, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the dependencies group across 1 directory with 13 updates #187
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/dependencies-78c3734f91
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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 dependencies group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@emotion/react](https://github.com/emotion-js/emotion) | `11.13.3` | `11.14.0` | | [@emotion/styled](https://github.com/emotion-js/emotion) | `11.13.0` | `11.14.0` | | [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) | `7.20.0` | `7.24.0` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.5.0` | `6.6.3` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.0.1` | `16.2.0` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.13` | `29.5.14` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.5` | `22.10.7` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.8.1` | `8.20.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.8.1` | `8.20.0` | | [husky](https://github.com/typicode/husky) | `9.1.6` | `9.1.7` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.10` | `15.4.1` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.2` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.3` | Updates `@emotion/react` from 11.13.3 to 11.14.0 - [Release notes](https://github.com/emotion-js/emotion/releases) - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md) - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected]) Updates `@emotion/styled` from 11.13.0 to 11.14.0 - [Release notes](https://github.com/emotion-js/emotion/releases) - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md) - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected]) Updates `@mui/x-date-pickers` from 7.20.0 to 7.24.0 - [Release notes](https://github.com/mui/mui-x/releases) - [Changelog](https://github.com/mui/mui-x/blob/v7.24.0/CHANGELOG.md) - [Commits](https://github.com/mui/mui-x/commits/v7.24.0/packages/x-date-pickers) Updates `@testing-library/jest-dom` from 6.5.0 to 6.6.3 - [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.5.0...v6.6.3) Updates `@testing-library/react` from 16.0.1 to 16.2.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.2.0) Updates `@types/jest` from 29.5.13 to 29.5.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `@types/node` from 22.7.5 to 22.10.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.8.1 to 8.20.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.20.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.8.1 to 8.20.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.20.0/packages/parser) Updates `husky` from 9.1.6 to 9.1.7 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.1.6...v9.1.7) Updates `lint-staged` from 15.2.10 to 15.4.1 - [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.4.1) Updates `prettier` from 3.3.3 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.3.3...3.4.2) Updates `typescript` from 5.6.3 to 5.7.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.3...v5.7.3) --- updated-dependencies: - dependency-name: "@emotion/react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@emotion/styled" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@mui/x-date-pickers" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@testing-library/jest-dom" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@testing-library/react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/jest" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: husky dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: lint-staged dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: prettier dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... 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 20, 2025
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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
0 participants
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 dependencies group with 13 updates in the / directory:
11.13.3
11.14.0
11.13.0
11.14.0
7.20.0
7.24.0
6.5.0
6.6.3
16.0.1
16.2.0
29.5.13
29.5.14
22.7.5
22.10.7
8.8.1
8.20.0
8.8.1
8.20.0
9.1.6
9.1.7
15.2.10
15.4.1
3.3.3
3.4.2
5.6.3
5.7.3
Updates
@emotion/react
from 11.13.3 to 11.14.0Release notes
Sourced from
@emotion/react
's releases.Commits
3c19ce5
Version Packages (#3280)a19d019
Convert@emotion/styled
's source code to TypeScript (#3284)5974e33
Fix JSX namespace@ts-ignores
(#3282)fc4d7bd
Convert@emotion/react
's source code to TypeScript (#3281)8dc1a6d
Convert@emotion/cache
's source code to TypeScript (#3277)282b61d
Convert@emotion/css-prettifier
's source code to TypeScript (#3278)e1bf17e
Convert@emotion/use-insertion-effect-with-fallbacks
's source code to TypeS...c161e6f
Version Packages (#3272)f45eb19
Update changeset (#3273)77d930d
Fix inconsistent hashes using development vs production bundles/exports
con...Updates
@emotion/styled
from 11.13.0 to 11.14.0Release notes
Sourced from
@emotion/styled
's releases.Commits
3c19ce5
Version Packages (#3280)a19d019
Convert@emotion/styled
's source code to TypeScript (#3284)5974e33
Fix JSX namespace@ts-ignores
(#3282)fc4d7bd
Convert@emotion/react
's source code to TypeScript (#3281)8dc1a6d
Convert@emotion/cache
's source code to TypeScript (#3277)282b61d
Convert@emotion/css-prettifier
's source code to TypeScript (#3278)e1bf17e
Convert@emotion/use-insertion-effect-with-fallbacks
's source code to TypeS...c161e6f
Version Packages (#3272)f45eb19
Update changeset (#3273)77d930d
Fix inconsistent hashes using development vs production bundles/exports
con...Updates
@mui/x-date-pickers
from 7.20.0 to 7.24.0Release notes
Sourced from
@mui/x-date-pickers
's releases.... (truncated)
Changelog
Sourced from
@mui/x-date-pickers
's changelog.... (truncated)
Commits
3dd2dfe
v7.24.0 (#16216)83ef604
[code-infra] Refactorreact
andreact-dom
definitions to simplify dep res...82162aa
v7.23.6 (#16109)4189b60
[l10n] Improve Norwegian (nb-NO) locale (#16083)2c5c51d
[l10n] Add Chinese (Taiwan) (zh-TW) locale (@nusr
) (#16057)707a652
[core] Improve React 19 support (#16048)a9e6ecb
[pickers] Supportdate-fns-jalali
v4 (@LukasTy
) (#16013)aabd995
[docs] Fix outdated link to handbook (#15855)8d49b7f
v7.23.3 (#15938)8c01aeb
[pickers] Add verification to disable skipped hours in spring forward DST (@f
...Updates
@testing-library/jest-dom
from 6.5.0 to 6.6.3Release notes
Sourced from
@testing-library/jest-dom
's releases.Commits
5ba0156
fix: add vitest import when extending vitest matchers (#646)4468378
fix: remove recursive type reference in vitest types (#636)abba961
docs: add billyjanitsch as a contributor for bug (#644)9490615
docs: add G-Rath as a contributor for code (#643)ced792e
fix: fix lodash import in to-have-selection.js (#642)9b14804
feat: implement toHaveSelection (#637)f5b0e94
docs: add diegohaz as a contributor for ideas (#640)68e927e
docs: add pwolaq as a contributor for code, and test (#639)04005db
docs: add silviuaavram as a contributor for code, and test (#638)4723de3
docs: add mibcadet as a contributor for doc (#628)Updates
@testing-library/react
from 16.0.1 to 16.2.0Release notes
Sourced from
@testing-library/react
's releases.Commits
9618c51
feat: Add support for React error handlers (#1354)eab6e67
[ci] Codecov fix follow-up7134e5d
[ci] Fix codecov action (#1376)85ac253
feat: Add support for React 19 (#1367)Updates
@types/jest
from 29.5.13 to 29.5.14Commits
Updates
@types/node
from 22.7.5 to 22.10.7Commits
Updates
@typescript-eslint/eslint-plugin
from 8.8.1 to 8.20.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
ea6fbea
chore(release): publish 8.20.0a7fc28c
feat(eslint-plugin): [consistent-type-assertions] add arrayLiteralTypeAsserti...d6e5978
fix(eslint-plugin): [no-unnecessary-condition] don't flag optional chaining f...63135f7
fix(eslint-plugin): [no-shadow] ignore ordering of type declarations (#10593)6dda0a4
feat(eslint-plugin): [no-deprecated] add allow options (#10585)04166e0
feat(eslint-plugin): [no-misused-spread] add new rule (#10551)b17c7f2
chore: export all Options and MessageIds types from rule files (#10556)03d9639
test(eslint-plugin): add extra tests (#10587)e697cfa
chore: fix CI snapshot failure (#10624)328b7df
chore(release): publish 8.19.1Updates
@typescript-eslint/parser
from 8.8.1 to 8.20.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
ea6fbea
chore(release): publish 8.20.0328b7df
chore(release): publish 8.19.1e19f30f
chore(release): publish 8.19.0157b781
chore(release): publish 8.18.2b2ce158
chore(release): publish 8.18.1d03270f
chore: fix incorrect licenses (#10481)c60dbab
chore(release): publish 8.18.00d65f17
chore: enforce repo nullish check style (#10419)c92c29d
chore: standardise licenses on MIT (#10387)4cb2cf8
fix: typescript peer dependency (#10373)Updates
husky
from 9.1.6 to 9.1.7Release notes
Sourced from husky's releases.
Commits
799e84b
9.1.730f2049
fix: add husky label to deprecated warning (#1538)Updates
lint-staged
from 15.2.10 to 15.4.1Release notes
Sourced from lint-staged's releases.
... (truncated)
Changelog
Sourced from lint-staged's changelog.
... (truncated)
Commits
1c93c9e
chore(changeset): release (#1505)c020664
Merge pull request #1504 from lint-staged/fix-typescript1c7a45e
fix: default TypeScript config filenames match JS equivalents9cc18c9
fix: add missing conditional export for TypeScript types7ff1e58
chore(changeset): release (#1502)b881830
docs: adjust README regarding TypeScript41c9fee
docs: sync changelog and README regarding TypeScript6de7529
Merge pull request #1500 from lint-staged/typescript-types012916e
feat: enable loading configuration from TS files (if Node.js supports importi...e95d5cd
feat: add TypeScript types for the main lint-staged Node.js APIUpdates
prettier
from 3.3.3 to 3.4.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
cca9461
Release 3.4.2572bebe
Fix comments on class methods with decorators (#16891)359c4f0
chore(deps): update dependency@angular/compiler
to v19.0.1 (#16903)Description has been truncated