generated from kvnxiao/tauri-nextjs-template
-
Notifications
You must be signed in to change notification settings - Fork 2
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 all group with 31 updates #28
Closed
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 all group with 31 updates: | Package | From | To | | --- | --- | --- | | [@radix-ui/react-dialog](https://github.com/radix-ui/primitives) | `1.0.5` | `1.1.1` | | [@radix-ui/react-slot](https://github.com/radix-ui/primitives) | `1.0.2` | `1.1.0` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.395.0` | `0.396.0` | | [tauri-plugin-clipboard-api](https://github.com/CrossCopy/tauri-plugin-clipboard) | `1.1.0` | `2.0.4` | | [@testing-library/dom](https://github.com/testing-library/dom-testing-library) | `10.1.0` | `10.2.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.3` | `20.14.8` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.13.1` | `7.14.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.13.1` | `7.14.1` | | [cssnano](https://github.com/cssnano/cssnano) | `7.0.2` | `7.0.3` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.5` | `5.5.2` | | [@typescript-eslint/type-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/type-utils) | `7.13.1` | `7.14.1` | | [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `7.13.1` | `7.14.1` | | [axobject-query](https://github.com/A11yance/axobject-query) | `3.2.1` | `3.2.2` | | [cssnano-preset-default](https://github.com/cssnano/cssnano) | `7.0.2` | `7.0.3` | | [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.4.803` | `1.4.810` | | [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.8.0` | `6.9.0` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.34.2` | `7.34.3` | | [is-core-module](https://github.com/inspect-js/is-core-module) | `2.13.1` | `2.14.0` | | [listr2](https://github.com/listr2/listr2) | `8.2.1` | `8.2.3` | | [object-inspect](https://github.com/inspect-js/object-inspect) | `1.13.1` | `1.13.2` | | [postcss-colormin](https://github.com/cssnano/cssnano) | `7.0.0` | `7.0.1` | | [postcss-convert-values](https://github.com/cssnano/cssnano) | `7.0.0` | `7.0.1` | | [postcss-discard-comments](https://github.com/cssnano/cssnano) | `7.0.0` | `7.0.1` | | [postcss-merge-longhand](https://github.com/cssnano/cssnano) | `7.0.1` | `7.0.2` | | [postcss-merge-rules](https://github.com/cssnano/cssnano) | `7.0.1` | `7.0.2` | | [postcss-minify-params](https://github.com/cssnano/cssnano) | `7.0.0` | `7.0.1` | | [postcss-minify-selectors](https://github.com/cssnano/cssnano) | `7.0.1` | `7.0.2` | | [postcss-normalize-unicode](https://github.com/cssnano/cssnano) | `7.0.0` | `7.0.1` | | [postcss-ordered-values](https://github.com/cssnano/cssnano) | `7.0.0` | `7.0.1` | | [postcss-reduce-initial](https://github.com/cssnano/cssnano) | `7.0.0` | `7.0.1` | | [stylehacks](https://github.com/cssnano/cssnano) | `7.0.1` | `7.0.2` | Updates `@radix-ui/react-dialog` from 1.0.5 to 1.1.1 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-slot` from 1.0.2 to 1.1.0 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `lucide-react` from 0.395.0 to 0.396.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.396.0/packages/lucide-react) Updates `tauri-plugin-clipboard-api` from 1.1.0 to 2.0.4 - [Release notes](https://github.com/CrossCopy/tauri-plugin-clipboard/releases) - [Commits](https://github.com/CrossCopy/tauri-plugin-clipboard/commits) Updates `@testing-library/dom` from 10.1.0 to 10.2.0 - [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.1.0...v10.2.0) Updates `@types/node` from 20.14.3 to 20.14.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 7.13.1 to 7.14.1 - [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/v7.14.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.13.1 to 7.14.1 - [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/v7.14.1/packages/parser) Updates `cssnano` from 7.0.2 to 7.0.3 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.3) Updates `typescript` from 5.4.5 to 5.5.2 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.5...v5.5.2) Updates `@typescript-eslint/type-utils` from 7.13.1 to 7.14.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/type-utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.14.1/packages/type-utils) Updates `@typescript-eslint/utils` from 7.13.1 to 7.14.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.14.1/packages/utils) Updates `axobject-query` from 3.2.1 to 3.2.2 - [Changelog](https://github.com/A11yance/axobject-query/blob/v3.2.2/CHANGELOG.md) - [Commits](A11yance/axobject-query@v3.2.1...v3.2.2) Updates `cssnano-preset-default` from 7.0.2 to 7.0.3 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.3) Updates `electron-to-chromium` from 1.4.803 to 1.4.810 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](https://github.com/kilian/electron-to-chromium/commits) Updates `eslint-plugin-jsx-a11y` from 6.8.0 to 6.9.0 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.8.0...v6.9.0) Updates `eslint-plugin-react` from 7.34.2 to 7.34.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.34.2...v7.34.3) Updates `is-core-module` from 2.13.1 to 2.14.0 - [Changelog](https://github.com/inspect-js/is-core-module/blob/main/CHANGELOG.md) - [Commits](inspect-js/is-core-module@v2.13.1...v2.14.0) Updates `listr2` from 8.2.1 to 8.2.3 - [Release notes](https://github.com/listr2/listr2/releases) - [Changelog](https://github.com/listr2/listr2/blob/master/release.config.cjs) - [Commits](https://github.com/listr2/listr2/compare/[email protected]@8.2.3) Updates `object-inspect` from 1.13.1 to 1.13.2 - [Release notes](https://github.com/inspect-js/object-inspect/releases) - [Changelog](https://github.com/inspect-js/object-inspect/blob/main/CHANGELOG.md) - [Commits](inspect-js/object-inspect@v1.13.1...v1.13.2) Updates `postcss-colormin` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.1) Updates `postcss-convert-values` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.1) Updates `postcss-discard-comments` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.1) Updates `postcss-merge-longhand` from 7.0.1 to 7.0.2 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.2) Updates `postcss-merge-rules` from 7.0.1 to 7.0.2 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.2) Updates `postcss-minify-params` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.1) Updates `postcss-minify-selectors` from 7.0.1 to 7.0.2 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.2) Updates `postcss-normalize-unicode` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.1) Updates `postcss-ordered-values` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.1) Updates `postcss-reduce-initial` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.1) Updates `stylehacks` from 7.0.1 to 7.0.2 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.2) --- updated-dependencies: - dependency-name: "@radix-ui/react-dialog" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@radix-ui/react-slot" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: lucide-react dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: tauri-plugin-clipboard-api dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: "@testing-library/dom" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: cssnano dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@typescript-eslint/type-utils" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@typescript-eslint/utils" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: axobject-query dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: cssnano-preset-default dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: electron-to-chromium dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: eslint-plugin-jsx-a11y dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: eslint-plugin-react dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: is-core-module dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: listr2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: object-inspect dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: postcss-colormin dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: postcss-convert-values dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: postcss-discard-comments dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: postcss-merge-longhand dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: postcss-merge-rules dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: postcss-minify-params dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: postcss-minify-selectors dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: postcss-normalize-unicode dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: postcss-ordered-values dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: postcss-reduce-initial dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: stylehacks dependency-type: indirect update-type: version-update:semver-patch dependency-group: all ... 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
Jun 24, 2024
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
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 all group with 31 updates:
1.0.5
1.1.1
1.0.2
1.1.0
0.395.0
0.396.0
1.1.0
2.0.4
10.1.0
10.2.0
20.14.3
20.14.8
7.13.1
7.14.1
7.13.1
7.14.1
7.0.2
7.0.3
5.4.5
5.5.2
7.13.1
7.14.1
7.13.1
7.14.1
3.2.1
3.2.2
7.0.2
7.0.3
1.4.803
1.4.810
6.8.0
6.9.0
7.34.2
7.34.3
2.13.1
2.14.0
8.2.1
8.2.3
1.13.1
1.13.2
7.0.0
7.0.1
7.0.0
7.0.1
7.0.0
7.0.1
7.0.1
7.0.2
7.0.1
7.0.2
7.0.0
7.0.1
7.0.1
7.0.2
7.0.0
7.0.1
7.0.0
7.0.1
7.0.0
7.0.1
7.0.1
7.0.2
Updates
@radix-ui/react-dialog
from 1.0.5 to 1.1.1Commits
Maintainer changes
This version was pushed to npm by vladmoroz, a new releaser for
@radix-ui/react-dialog
since your current version.Updates
@radix-ui/react-slot
from 1.0.2 to 1.1.0Commits
Maintainer changes
This version was pushed to npm by vladmoroz, a new releaser for
@radix-ui/react-slot
since your current version.Updates
lucide-react
from 0.395.0 to 0.396.0Release notes
Sourced from lucide-react's releases.
Commits
Updates
tauri-plugin-clipboard-api
from 1.1.0 to 2.0.4Release notes
Sourced from tauri-plugin-clipboard-api's releases.
Commits
Updates
@testing-library/dom
from 10.1.0 to 10.2.0Release notes
Sourced from
@testing-library/dom
's releases.Commits
0a8ad65
feat: Support anonymous custom elements when pretty printing DOM (#1319)77448ba
docs: update Greg Bergé's bio link (#1318)Updates
@types/node
from 20.14.3 to 20.14.8Commits
Updates
@typescript-eslint/eslint-plugin
from 7.13.1 to 7.14.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
b4fe94f
chore(release): publish 7.14.1f29150f
fix(eslint-plugin): [prefer-nullish-coalescing] ensure ternary fix does not r...9b7731d
fix(eslint-plugin): [prefer-nullish-coalescing] treat enums and literals as t...dfc4469
chore(release): publish 7.14.0635133a
docs: split troubleshooting into granular sections (#9024)c322099
fix(eslint-plugin): [no-invalid-this] support AccessorProperty (#9411)23e6468
fix(eslint-plugin): [prefer-nullish-coalescing] handle intersected primitive ...5c4a5de
feat(ast-spec): tighter types and documentation for declaration/* (#9211)e47123d
fix(eslint-plugin): [no-extraneous-class] handle abstract members (#9367)dc18229
feat: support TypeScript 5.5 (#9397)Updates
@typescript-eslint/parser
from 7.13.1 to 7.14.1Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
b4fe94f
chore(release): publish 7.14.1dfc4469
chore(release): publish 7.14.0Updates
cssnano
from 7.0.2 to 7.0.3Release notes
Sourced from cssnano's releases.
Commits
34e90f2
Publish cssnano 7.0.313fb841
fix(cssnano-preset-default): preserve title in by defaultf74a122
chore: update development dependencies08989b0
chore: add changeseteb2f2ce
chore(cssnano-preset-default): regenerate type mapc77752c
fix(cssnano-preset-default): disable removeViewBox in svgo for preset-default...0c85fa9
fix(cssnano): update browsersliste60d876
chore(cssnano): update lilconfig30981b7
fix(postcss-convert-values): preserve percent sign after 0 in more cases7a1eeed
chore: update development dependenciesUpdates
typescript
from 5.4.5 to 5.5.2Release notes
Sourced from typescript's releases.
Commits
ce2e60e
Update LKGf3b21a2
🤖 Pick PR #58931 (Defer creation of barebonesLibSourc...) into release-5.5 (#...7b1620b
🤖 Pick PR #58811 (fix(58801): "Move to file" on globa...) into release-5.5 (#...5367ae1
Bump version to 5.5.2 and LKG02132e5
🤖 Pick PR #58895 (Fix global when typescript.js loade...) into release-5.5 (#...45b1e3c
🤖 Pick PR #58872 (Fix declaration emit crash) into release-5.5 (#58874)17933ee
🤖 Pick PR #58810 (Fixed declaration emit issue relate...) into release-5.5 (#...552b07e
🤖 Pick PR #58786 (Fixed declaration emit crash relate...) into release-5.5 (#...39c9eeb
Pick #58857 to release-5.5 (#58858)2b0009c
🤖 Pick PR #58846 (Ensure the updates with crashes rev...) into release-5.5 (#...Updates
@typescript-eslint/type-utils
from 7.13.1 to 7.14.1Release notes
Sourced from
@typescript-eslint/type-utils
's releases.Changelog
Sourced from
@typescript-eslint/type-utils
's changelog.Commits
b4fe94f
chore(release): publish 7.14.1dfc4469
chore(release): publish 7.14.08f08ee5
docs: add minimal docs page for type-utils package (#9294)Updates
@typescript-eslint/utils
from 7.13.1 to 7.14.1Release notes
Sourced from
@typescript-eslint/utils
's releases.Changelog
Sourced from
@typescript-eslint/utils
's changelog.Commits
b4fe94f
chore(release): publish 7.14.1dfc4469
chore(release): publish 7.14.0c322099
fix(eslint-plugin): [no-invalid-this] support AccessorProperty (#9411)Updates
axobject-query
from 3.2.1 to 3.2.2Changelog
Sourced from axobject-query's changelog.
Commits
23033c3
v3.2.23197138
[Tests] pre-build the tests, only in CI39a8774
[Dev Deps] add missing peer deps; regenerate lockfilecad5c6a
[Tests] switch from jest to tape3a89d8c
[Deps] switch from dequal to deep-equal-jsonMaintainer changes
This version was pushed to npm by ljharb, a new releaser for axobject-query since your current version.
Updates
cssnano-preset-default
from 7.0.2 to 7.0.3Release notes
Sourced from cssnano-preset-default's releases.
Commits
34e90f2
Publish cssnano 7.0.313fb841
fix(cssnano-preset-default): preserve title in by defaultf74a122
chore: update development dependencies08989b0
chore: add changeseteb2f2ce
chore(cssnano-preset-default): regenerate type mapc77752c
fix(cssnano-preset-default): disable removeViewBox in svgo for preset-default...0c85fa9
fix(cssnano): update browsersliste60d876
chore(cssnano): update lilconfig30981b7
fix(postcss-convert-values): preserve percent sign after 0 in more cases7a1eeed
chore: update development dependenciesUpdates
electron-to-chromium
from 1.4.803 to 1.4.810Commits
Updates
eslint-plugin-jsx-a11y
from 6.8.0 to 6.9.0Release notes
Sourced from eslint-plugin-jsx-a11y's releases.
Changelog
Sourced from eslint-plugin-jsx-a11y's changelog.
Commits
882bd4d
v6.9.0961817f
[actions] pin codecov to v3.1.56a048da
[Fix] ensuresummary
remains non-interactive75d5dd7
Revert "[Fix]isNonInteractiveElement
: Upgrade aria-query to 5.3.0 and axob...32fd82c
[Deps] pinaria-query
andaxobject-query
, addls-engines
test to CI0a98ad8
[Deps] remove@babel/runtime
6b5f096
[New] add support for Flat Config51a1ca7
[actions] update actions/checkout5d14408
[Deps] update@babel/runtime
,array-includes
,es-iterator-helpers
, `has...1271ac1
[Dev Deps] update@babel/cli
,@babel/core
,@babel/eslint-parser
, `@babe...Updates
eslint-plugin-react
from 7.34.2 to 7.34.3Release notes
Sourced from eslint-plugin-react's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react's changelog.