-
Notifications
You must be signed in to change notification settings - Fork 5
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
Bump the dev-dependencies group across 1 directory with 22 updates #442
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/dev-dependencies-5e95db81da
Closed
Bump the dev-dependencies group across 1 directory with 22 updates #442
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/dev-dependencies-5e95db81da
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 dev-dependencies group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [antd](https://github.com/ant-design/ant-design) | `5.21.2` | `5.22.0` | | [dompurify](https://github.com/cure53/DOMPurify) | `3.1.7` | `3.2.0` | | [firebase](https://github.com/firebase/firebase-js-sdk) | `10.14.0` | `11.0.1` | | [firebase-admin](https://github.com/firebase/firebase-admin-node) | `12.6.0` | `13.0.0` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.26.2` | `6.28.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.11` | `18.3.12` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.0` | `18.3.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.8.0` | `8.14.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.8.0` | `8.14.0` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `2.1.2` | `2.1.4` | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `9.14.0` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.1` | `7.37.2` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `4.6.2` | `5.0.0` | | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.12` | `0.4.14` | | [postcss](https://github.com/postcss/postcss) | `8.4.47` | `8.4.49` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.13` | `3.4.14` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` | `5.6.3` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.8` | `5.4.11` | | [vite-plugin-svgr](https://github.com/pd4d10/vite-plugin-svgr) | `4.2.0` | `4.3.0` | Updates `antd` from 5.21.2 to 5.22.0 - [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.21.2...5.22.0) Updates `dompurify` from 3.1.7 to 3.2.0 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.1.7...3.2.0) Updates `firebase` from 10.14.0 to 11.0.1 - [Release notes](https://github.com/firebase/firebase-js-sdk/releases) - [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/firebase/firebase-js-sdk/compare/[email protected]@11.0.1) Updates `firebase-admin` from 12.6.0 to 13.0.0 - [Release notes](https://github.com/firebase/firebase-admin-node/releases) - [Changelog](https://github.com/firebase/firebase-admin-node/blob/master/CHANGELOG.md) - [Commits](firebase/firebase-admin-node@v12.6.0...v13.0.0) Updates `react-router-dom` from 6.26.2 to 6.28.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) Updates `@types/node` from 22.7.4 to 22.9.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 18.3.11 to 18.3.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 18.3.0 to 18.3.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@typescript-eslint/eslint-plugin` from 8.8.0 to 8.14.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.14.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.8.0 to 8.14.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.14.0/packages/parser) Updates `@vitest/coverage-v8` from 2.1.2 to 2.1.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.4/packages/coverage-v8) Updates `@vitest/ui` from 2.1.2 to 2.1.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.4/packages/ui) Updates `eslint` from 8.57.1 to 9.14.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.1...v9.14.0) Updates `eslint-plugin-react` from 7.37.1 to 7.37.2 - [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.1...v7.37.2) Updates `eslint-plugin-react-hooks` from 4.6.2 to 5.0.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/[email protected]/packages/eslint-plugin-react-hooks) Updates `eslint-plugin-react-refresh` from 0.4.12 to 0.4.14 - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.12...v0.4.14) Updates `postcss` from 8.4.47 to 8.4.49 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.47...8.4.49) Updates `tailwindcss` from 3.4.13 to 3.4.14 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.14/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.13...v3.4.14) Updates `typescript` from 5.6.2 to 5.6.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.2...v5.6.3) Updates `vite` from 5.4.8 to 5.4.11 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.11/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.11/packages/vite) Updates `vite-plugin-svgr` from 4.2.0 to 4.3.0 - [Release notes](https://github.com/pd4d10/vite-plugin-svgr/releases) - [Commits](pd4d10/vite-plugin-svgr@v4.2.0...v4.3.0) Updates `vitest` from 2.1.2 to 2.1.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.4/packages/vitest) --- updated-dependencies: - dependency-name: antd dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: dompurify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: firebase dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: firebase-admin dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@vitest/ui" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eslint-plugin-react-hooks dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: eslint-plugin-react-refresh dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: vite-plugin-svgr dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Nov 12, 2024
Superseded by #443. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/dev-dependencies-5e95db81da
branch
November 13, 2024 15:34
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 dev-dependencies group with 19 updates in the / directory:
5.21.2
5.22.0
3.1.7
3.2.0
10.14.0
11.0.1
12.6.0
13.0.0
6.26.2
6.28.0
18.3.11
18.3.12
18.3.0
18.3.1
8.8.0
8.14.0
8.8.0
8.14.0
2.1.2
2.1.4
8.57.1
9.14.0
7.37.1
7.37.2
4.6.2
5.0.0
0.4.12
0.4.14
8.4.47
8.4.49
3.4.13
3.4.14
5.6.2
5.6.3
5.4.8
5.4.11
4.2.0
4.3.0
Updates
antd
from 5.21.2 to 5.22.0Release notes
Sourced from antd's releases.
... (truncated)
Changelog
Sourced from antd's changelog.
... (truncated)
Commits
4e17ca7
docs: add 5.22.0 changelog (#51560)491a20f
fix: TreeSelect content being cut due to wrong height calculation (#51567)58dd60e
docs: ensure doc and ts types match for cellRender props (#51566)bc908eb
chore: upgrade deps (#51564)47ee4e2
Merge pull request #51563 from ant-design/featuref7b111d
Merge pull request #51562 from ant-design/feature-master453d1d4
feat: 更新 Image 组件以支持 rootClassName 属性,增强 OTP 组件以支持 inputMode,更新表格文档中的 React 规...80030b9
docs: update note about Table key (#51551)f7609a0
fix(Image): preview.rootClassName (#51538)f6afb89
chore: upgrade deps (#51549)Updates
dompurify
from 3.1.7 to 3.2.0Release notes
Sourced from dompurify's releases.
Commits
f0d7507
Merge pull request #1015 from cure53/main2cf6e25
chore: Preparing 3.2.0 release0e54785
Merge pull request #1014 from ssi02014/refactor/typese75080a
fix: remove types from jsdocfd7af7e
fix: remove types from jsdoc4092e55
fix: remove types from jsdoc0f7fc8a
docs: fixed ts-doc5529184
docs: improved ts-docfbd2ce8
imp: improved types and utils211ffb5
Merge pull request #1008 from aloisklink/fix/export-Config-typeUpdates
firebase
from 10.14.0 to 11.0.1Release notes
Sourced from firebase's releases.
... (truncated)
Commits
a75082f
Version Packages (#8588)4689f3e
Merge main into release0f5a9aa
Major bump for database-compat for Node engines change. (#8586)a97ac88
Version Packages (#8581)c9b0dde
Merge main into release479226b
Merge v11 Feature Branch (#8475)e4163a1
Upgrade caniuse (#8580)b942e9e
Add reCAPTCHA Enterprise support for Phone Auth (#8568)8fb044e
Remove data-connect es5 bundles (#8537)cf988b0
Fix error caused by undefined "trackedQuery" in QueryManager (#8570)Updates
firebase-admin
from 12.6.0 to 13.0.0Release notes
Sourced from firebase-admin's releases.
... (truncated)
Commits
a6a930c
[chore] Release 13.0.0 (#2764)8b978e0
build(deps): bump uuid from 11.0.2 to 11.0.3 (#2767)49a8e0b
build(deps-dev): bump nock from 13.5.5 to 13.5.6 (#2766)4ee1bb2
fix: Set the Quota Project ID only for ADC human accounts (#2761)4babb45
change(rc): Update Remote Config condition evaluation hashing (#2760)dcef2ae
chore: AddX-Goog-Api-Client
metric header to outgoing authorized http requ...5affb73
change(fcm): Remove deprecated FCM APIs (#2759)ec1dc66
chore: Upgrade dependencies (#2757)3ae5c63
change: Update Node support to 18 (#2756)2144b12
change: Migrate credentials to use google-auth-library (#2466)Updates
react-router-dom
from 6.26.2 to 6.28.0Release notes
Sourced from react-router-dom's releases.
... (truncated)
Changelog
Sourced from react-router-dom's changelog.
Commits
365fefc
chore: Update version for release (#12243)8d05d65
chore: Update version for release (pre) (#12201)caa0895
Add deprecation warnings for v7 flags in v6 (#11750)50c59ea
Update jsdoc links to add new v6 segment (#12141)8cfb4a7
chore: Update version for release (#12121)cde8139
chore: Update version for release (pre) (#12112)9a62e35
chore: Update version for release (pre) (#12101)0389eba
Fix issues with contextual routing and index params (#12003)73fcb9b
Stabilize viewTransiton and flushSync options (#11989)8c9e2b6
Fix types for PatchRoutesOnNavigationFunction (#11967)Updates
@types/node
from 22.7.4 to 22.9.0Commits
Updates
@types/react
from 18.3.11 to 18.3.12Commits
Updates
@types/react-dom
from 18.3.0 to 18.3.1Commits
Updates
@typescript-eslint/eslint-plugin
from 8.8.0 to 8.14.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
16fba0a
chore(release): publish 8.14.042d275c
fix(scope-manager): fix asserted increments not being marked as write referen...d27a9ac
fix(eslint-plugin): [no-misused-promises] improve report loc for methods (#10...c13b6b4
chore: fix lint and build website errors (#10288)5b2ebcd
feat(eslint-plugin): [await-thenable] report unnecessaryawait using
statem...22f7f25
fix(eslint-plugin): [no-unnecessary-condition] improve error message for lite...e2e9ffc
feat(eslint-plugin): [no-confusing-void-expression] add an option to ignore v...ac1f632
chore(release): publish 8.13.0f83a591
fix(eslint-plugin): [switch-exhaustiveness-check] add support for covering a ...3b97b55
chore: enable eslint-plugin-perfectionist on the rest of the repo (#10189)Updates
@typescript-eslint/parser
from 8.8.0 to 8.14.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.