-
Notifications
You must be signed in to change notification settings - Fork 31
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 all group across 1 directory with 74 updates #273
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 22 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@tauri-apps/api](https://github.com/tauri-apps/tauri) | `1.6.0` | `2.0.3` | | [next](https://github.com/vercel/next.js) | `14.2.11` | `14.2.15` | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `1.9.1` | `1.9.4` | | [@tauri-apps/cli](https://github.com/tauri-apps/tauri) | `1.6.2` | `2.0.4` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.5.0` | `6.6.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.5.5` | `22.7.7` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.6` | `18.3.11` | | [@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.5.0` | `8.10.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.5.0` | `8.10.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.2.11` | `14.2.15` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.11` | `3.4.14` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` | `5.6.3` | | [@babel/code-frame](https://github.com/babel/babel/tree/HEAD/packages/babel-code-frame) | `7.24.7` | `7.25.7` | | [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.25.6` | `7.25.7` | | [acorn](https://github.com/acornjs/acorn) | `8.12.1` | `8.13.0` | | [browserslist](https://github.com/browserslist/browserslist) | `4.23.3` | `4.24.0` | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001660` | `1.0.30001669` | | [get-east-asian-width](https://github.com/sindresorhus/get-east-asian-width) | `1.2.0` | `1.3.0` | | [listr2](https://github.com/listr2/listr2) | `8.2.4` | `8.2.5` | | [picocolors](https://github.com/alexeyraspopov/picocolors) | `1.1.0` | `1.1.1` | | [update-browserslist-db](https://github.com/browserslist/update-db) | `1.1.0` | `1.1.1` | Updates `@tauri-apps/api` from 1.6.0 to 2.0.3 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v1.6...@tauri-apps/api-v2.0.3) Updates `next` from 14.2.11 to 14.2.15 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.11...v14.2.15) Updates `@biomejs/biome` from 1.9.1 to 1.9.4 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/cli/v1.9.4/packages/@biomejs/biome) Updates `@tauri-apps/cli` from 1.6.2 to 2.0.4 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v1.6.2...@tauri-apps/cli-v2.0.4) Updates `@testing-library/jest-dom` from 6.5.0 to 6.6.2 - [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.2) Updates `@types/node` from 22.5.5 to 22.7.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 18.3.6 to 18.3.11 - [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.5.0 to 8.10.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.10.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.5.0 to 8.10.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.10.0/packages/parser) Updates `eslint-config-next` from 14.2.11 to 14.2.15 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.2.15/packages/eslint-config-next) Updates `tailwindcss` from 3.4.11 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.11...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 `@babel/code-frame` from 7.24.7 to 7.25.7 - [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.25.7/packages/babel-code-frame) Updates `@babel/helper-validator-identifier` from 7.24.7 to 7.25.7 - [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.25.7/packages/babel-helper-validator-identifier) Updates `@babel/highlight` from 7.24.7 to 7.25.7 - [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.25.7/packages/babel-highlight) Updates `@babel/runtime` from 7.25.6 to 7.25.7 - [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.25.7/packages/babel-runtime) Updates `@biomejs/cli-darwin-arm64` from 1.9.1 to 1.9.4 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/cli/v1.9.4/packages/@biomejs/biome) Updates `@biomejs/cli-darwin-x64` from 1.9.1 to 1.9.4 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/cli/v1.9.4/packages/@biomejs/biome) Updates `@biomejs/cli-linux-arm64-musl` from 1.9.1 to 1.9.4 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/cli/v1.9.4/packages/@biomejs/biome) Updates `@biomejs/cli-linux-arm64` from 1.9.1 to 1.9.4 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/cli/v1.9.4/packages/@biomejs/biome) Updates `@biomejs/cli-linux-x64-musl` from 1.9.1 to 1.9.4 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/cli/v1.9.4/packages/@biomejs/biome) Updates `@biomejs/cli-linux-x64` from 1.9.1 to 1.9.4 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/cli/v1.9.4/packages/@biomejs/biome) Updates `@biomejs/cli-win32-arm64` from 1.9.1 to 1.9.4 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/cli/v1.9.4/packages/@biomejs/biome) Updates `@biomejs/cli-win32-x64` from 1.9.1 to 1.9.4 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/cli/v1.9.4/packages/@biomejs/biome) Updates `@next/env` from 14.2.11 to 14.2.15 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.2.15/packages/next-env) Updates `@next/eslint-plugin-next` from 14.2.11 to 14.2.15 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.2.15/packages/eslint-plugin-next) Updates `@next/swc-darwin-arm64` from 14.2.11 to 14.2.15 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.2.15/crates/napi/npm/darwin-arm64) Updates `@next/swc-darwin-x64` from 14.2.11 to 14.2.15 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.2.15/crates/napi/npm/darwin-x64) Updates `@next/swc-linux-arm64-gnu` from 14.2.11 to 14.2.15 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.2.15/crates/napi/npm/linux-arm64-gnu) Updates `@next/swc-linux-arm64-musl` from 14.2.11 to 14.2.15 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.2.15/crates/napi/npm/linux-arm64-musl) Updates `@next/swc-linux-x64-gnu` from 14.2.11 to 14.2.15 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.2.15/crates/napi/npm/linux-x64-gnu) Updates `@next/swc-linux-x64-musl` from 14.2.11 to 14.2.15 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.2.15/crates/napi/npm/linux-x64-musl) Updates `@next/swc-win32-arm64-msvc` from 14.2.11 to 14.2.15 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.2.15/crates/napi/npm/win32-arm64-msvc) Updates `@next/swc-win32-ia32-msvc` from 14.2.11 to 14.2.15 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/commits/v14.2.15/packages/next-swc/crates/napi/npm/win32-ia32-msvc) Updates `@next/swc-win32-x64-msvc` from 14.2.11 to 14.2.15 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.2.15/crates/napi/npm/win32-x64-msvc) Updates `@tauri-apps/cli-darwin-arm64` from 1.6.2 to 2.0.4 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-v1.6.2...tauri-v2.0.4) Updates `@tauri-apps/cli-darwin-x64` from 1.6.2 to 2.0.4 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-v1.6.2...tauri-v2.0.4) Updates `@tauri-apps/cli-linux-arm-gnueabihf` from 1.6.2 to 2.0.4 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-v1.6.2...tauri-v2.0.4) Updates `@tauri-apps/cli-linux-arm64-gnu` from 1.6.2 to 2.0.4 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-v1.6.2...tauri-v2.0.4) Updates `@tauri-apps/cli-linux-arm64-musl` from 1.6.2 to 2.0.4 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-v1.6.2...tauri-v2.0.4) Updates `@tauri-apps/cli-linux-x64-gnu` from 1.6.2 to 2.0.4 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-v1.6.2...tauri-v2.0.4) Updates `@tauri-apps/cli-linux-x64-musl` from 1.6.2 to 2.0.4 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-v1.6.2...tauri-v2.0.4) Updates `@tauri-apps/cli-win32-arm64-msvc` from 1.6.2 to 2.0.4 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-v1.6.2...tauri-v2.0.4) Updates `@tauri-apps/cli-win32-ia32-msvc` from 1.6.2 to 2.0.4 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-v1.6.2...tauri-v2.0.4) Updates `@tauri-apps/cli-win32-x64-msvc` from 1.6.2 to 2.0.4 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-v1.6.2...tauri-v2.0.4) Updates `@types/prop-types` from 15.7.12 to 15.7.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prop-types) Updates `@typescript-eslint/scope-manager` from 7.2.0 to 8.10.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/scope-manager/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.10.0/packages/scope-manager) Updates `@typescript-eslint/type-utils` from 7.2.0 to 8.10.0 - [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/v8.10.0/packages/type-utils) Updates `@typescript-eslint/types` from 7.2.0 to 8.10.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/types/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.10.0/packages/types) Updates `@typescript-eslint/typescript-estree` from 7.2.0 to 8.10.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.10.0/packages/typescript-estree) Updates `@typescript-eslint/utils` from 7.2.0 to 8.10.0 - [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/v8.10.0/packages/utils) Updates `@typescript-eslint/visitor-keys` from 7.2.0 to 8.10.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/visitor-keys/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.10.0/packages/visitor-keys) Updates `acorn` from 8.12.1 to 8.13.0 - [Commits](acornjs/acorn@8.12.1...8.13.0) Updates `aria-query` from 5.1.3 to 5.3.0 - [Changelog](https://github.com/A11yance/aria-query/blob/main/CHANGELOG.md) - [Commits](A11yance/aria-query@v5.1.3...v5.3.0) Updates `axe-core` from 4.10.0 to 4.10.1 - [Release notes](https://github.com/dequelabs/axe-core/releases) - [Changelog](https://github.com/dequelabs/axe-core/blob/develop/CHANGELOG.md) - [Commits](dequelabs/axe-core@v4.10.0...v4.10.1) Updates `browserslist` from 4.23.3 to 4.24.0 - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](browserslist/browserslist@4.23.3...4.24.0) Updates `caniuse-lite` from 1.0.30001660 to 1.0.30001669 - [Commits](browserslist/caniuse-lite@1.0.30001660...1.0.30001669) Updates `electron-to-chromium` from 1.5.23 to 1.5.41 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](Kilian/electron-to-chromium@v1.5.23...v1.5.41) Updates `es-iterator-helpers` from 1.0.19 to 1.1.0 - [Changelog](https://github.com/es-shims/iterator-helpers/blob/main/CHANGELOG.md) - [Commits](es-shims/iterator-helpers@v1.0.19...v1.1.0) Updates `eslint-module-utils` from 2.11.0 to 2.12.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/utils/CHANGELOG.md) - [Commits](https://github.com/import-js/eslint-plugin-import/commits/v2.12.0/utils) Updates `eslint-plugin-import` from 2.30.0 to 2.31.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.30.0...v2.31.0) Updates `eslint-plugin-jsx-a11y` from 6.10.0 to 6.10.1 - [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.10.0...v6.10.1) Updates `eslint-plugin-react-hooks` from 4.6.2 to 5.0.0-canary-7118f5dd7-20230705 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Updates `eslint-plugin-react` from 7.36.1 to 7.37.1 - [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.36.1...v7.37.1) Updates `get-east-asian-width` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/sindresorhus/get-east-asian-width/releases) - [Commits](sindresorhus/get-east-asian-width@v1.2.0...v1.3.0) Updates `iterator.prototype` from 1.1.2 to 1.1.3 - [Changelog](https://github.com/ljharb/Iterator.prototype/blob/main/CHANGELOG.md) - [Commits](ljharb/Iterator.prototype@v1.1.2...v1.1.3) Updates `listr2` from 8.2.4 to 8.2.5 - [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.5) Updates `package-json-from-dist` from 1.0.0 to 1.0.1 - [Commits](isaacs/package-json-from-dist@v1.0.0...v1.0.1) Updates `picocolors` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/alexeyraspopov/picocolors/releases) - [Changelog](https://github.com/alexeyraspopov/picocolors/blob/main/CHANGELOG.md) - [Commits](alexeyraspopov/picocolors@v1.1.0...v1.1.1) Updates `regexp.prototype.flags` from 1.5.2 to 1.5.3 - [Changelog](https://github.com/es-shims/RegExp.prototype.flags/blob/main/CHANGELOG.md) - [Commits](es-shims/RegExp.prototype.flags@v1.5.2...v1.5.3) Updates `string.prototype.includes` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/mathiasbynens/String.prototype.includes/releases) - [Commits](mathiasbynens/String.prototype.includes@v2.0.0...v2.0.1) Updates `tslib` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@v2.7.0...v2.8.0) Updates `update-browserslist-db` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/browserslist/update-db/releases) - [Changelog](https://github.com/browserslist/update-db/blob/main/CHANGELOG.md) - [Commits](browserslist/update-db@1.1.0...1.1.1) --- updated-dependencies: - dependency-name: "@tauri-apps/api" dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: next dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: "@biomejs/biome" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@tauri-apps/cli" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: "@testing-library/jest-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-minor dependency-group: all - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@types/react-dom" 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: eslint-config-next dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: tailwindcss 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-patch dependency-group: all - dependency-name: "@babel/code-frame" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@babel/helper-validator-identifier" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@babel/highlight" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@babel/runtime" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@biomejs/cli-darwin-arm64" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@biomejs/cli-darwin-x64" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@biomejs/cli-linux-arm64-musl" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@biomejs/cli-linux-arm64" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@biomejs/cli-linux-x64-musl" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@biomejs/cli-linux-x64" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@biomejs/cli-win32-arm64" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@biomejs/cli-win32-x64" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@next/env" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@next/eslint-plugin-next" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@next/swc-darwin-arm64" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@next/swc-darwin-x64" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@next/swc-linux-arm64-gnu" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@next/swc-linux-arm64-musl" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@next/swc-linux-x64-gnu" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@next/swc-linux-x64-musl" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@next/swc-win32-arm64-msvc" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@next/swc-win32-ia32-msvc" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@next/swc-win32-x64-msvc" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@tauri-apps/cli-darwin-arm64" dependency-type: indirect update-type: version-update:semver-major dependency-group: all - dependency-name: "@tauri-apps/cli-darwin-x64" dependency-type: indirect update-type: version-update:semver-major dependency-group: all - dependency-name: "@tauri-apps/cli-linux-arm-gnueabihf" dependency-type: indirect update-type: version-update:semver-major dependency-group: all - dependency-name: "@tauri-apps/cli-linux-arm64-gnu" dependency-type: indirect update-type: version-update:semver-major dependency-group: all - dependency-name: "@tauri-apps/cli-linux-arm64-musl" dependency-type: indirect update-type: version-update:semver-major dependency-group: all - dependency-name: "@tauri-apps/cli-linux-x64-gnu" dependency-type: indirect update-type: version-update:semver-major dependency-group: all - dependency-name: "@tauri-apps/cli-linux-x64-musl" dependency-type: indirect update-type: version-update:semver-major dependency-group: all - dependency-name: "@tauri-apps/cli-win32-arm64-msvc" dependency-type: indirect update-type: version-update:semver-major dependency-group: all - dependency-name: "@tauri-apps/cli-win32-ia32-msvc" dependency-type: indirect update-type: version-update:semver-major dependency-group: all - dependency-name: "@tauri-apps/cli-win32-x64-msvc" dependency-type: indirect update-type: version-update:semver-major dependency-group: all - dependency-name: "@types/prop-types" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@typescript-eslint/scope-manager" dependency-type: indirect update-type: version-update:semver-major dependency-group: all - dependency-name: "@typescript-eslint/type-utils" dependency-type: indirect update-type: version-update:semver-major dependency-group: all - dependency-name: "@typescript-eslint/types" dependency-type: indirect update-type: version-update:semver-major dependency-group: all - dependency-name: "@typescript-eslint/typescript-estree" dependency-type: indirect update-type: version-update:semver-major dependency-group: all - dependency-name: "@typescript-eslint/utils" dependency-type: indirect update-type: version-update:semver-major dependency-group: all - dependency-name: "@typescript-eslint/visitor-keys" dependency-type: indirect update-type: version-update:semver-major dependency-group: all - dependency-name: acorn dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: aria-query dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: axe-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: browserslist dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: caniuse-lite 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: es-iterator-helpers dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: eslint-module-utils dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: eslint-plugin-import dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: eslint-plugin-jsx-a11y dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: eslint-plugin-react-hooks dependency-type: indirect update-type: version-update:semver-major dependency-group: all - dependency-name: eslint-plugin-react dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: get-east-asian-width dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: iterator.prototype dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: listr2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: package-json-from-dist dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: picocolors dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: regexp.prototype.flags dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: string.prototype.includes dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: tslib dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: update-browserslist-db 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
Oct 21, 2024
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 22 updates in the / directory:
1.6.0
2.0.3
14.2.11
14.2.15
1.9.1
1.9.4
1.6.2
2.0.4
6.5.0
6.6.2
22.5.5
22.7.7
18.3.6
18.3.11
18.3.0
18.3.1
8.5.0
8.10.0
8.5.0
8.10.0
14.2.11
14.2.15
3.4.11
3.4.14
5.6.2
5.6.3
7.24.7
7.25.7
7.25.6
7.25.7
8.12.1
8.13.0
4.23.3
4.24.0
1.0.30001660
1.0.30001669
1.2.0
1.3.0
8.2.4
8.2.5
1.1.0
1.1.1
1.1.0
1.1.1
Updates
@tauri-apps/api
from 1.6.0 to 2.0.3Release notes
Sourced from
@tauri-apps/api
's releases.... (truncated)
Commits
1367ff5
apply version updates (#11373)fbb45c6
fix(api): brokenaddPluginListener
implementation, closes #8068 (#11423)eb61d44
feat(core): fallback to Window and AppHandle resource table on close (#11398)c8f55b6
feat(bundler): addwix > version
option (#11388)bd1b2a1
chore(deps) Update Tauri API Definitions (#10807)37557ff
chore(deps) Update Tauri CLI (dev) (#10808)6cd917c
feat(core): add methods for predefined items with specific text on `Menu/Subm...8278a36
chore(deps) Update Rust crate uuid to v1.11.0 (#11049)f8b559d
chore(deps) Update Rust crate windows-registry to 0.3.0 (#11193)add09c8
chore(deps) Update Rust crate brotli to v7 (#11195)Updates
next
from 14.2.11 to 14.2.15Release notes
Sourced from next's releases.
... (truncated)
Commits
737c29e
v14.2.151c8234e
backport: [i18n] Routing fix #70761 (#70976)bb3f580
fix: Do not omit alt on getImgProps return type, ImgProps (#70818)cb8113b
fix(next/image): handle undefinedimages.localPatterns
config in `images-ma...9c1191a
fix missing helpers innext-test-utils.ts
0de4183
fix linte03c4ff
feat(next/image): addimages.localPatterns
config (#70802)540ea2d
backport: support breadcrumb style catch-all parallel routes (#65063) (#70794)0d0448b
Fix client reference access causing metadata missing (#70732) (#70788)381d1f9
feat(next/image): add support fordecoding
prop (#70678)Updates
@biomejs/biome
from 1.9.1 to 1.9.4Release notes
Sourced from
@biomejs/biome
's releases.... (truncated)
Changelog
Sourced from
@biomejs/biome
's changelog.... (truncated)
Commits
fa93a14
release: v1.9.4 (#4320)2a05cd4
feat(lint): adduseGoogleFontDisplay
rule (#4264)bbb93b9
feat(lint): useCollapsedIf JS lint rule (#4179)561b54c
feat(linter): implement noUselessStringRaw (#4263)5b7d158
feat(linter): implementnoDuplicateProperties
(#4029)2342984
feat(lint): addnoDocumentImportInPage
rule (#4265)3cf20eb
chore(linter): renameuseExplicitFunctionReturnType
to `useExplicit… (#4261)970f498
feat(useGuardForIn): add rule (#4104)2e5b656
feat(lint): addnoDocumentCookie
rule (#4204)3364640
feat(lint): add ruleuseAtIndex
(#4120)Updates
@tauri-apps/cli
from 1.6.2 to 2.0.4Release notes
Sourced from
@tauri-apps/cli
's releases.... (truncated)
Commits
1367ff5
apply version updates (#11373)fbb45c6
fix(api): brokenaddPluginListener
implementation, closes #8068 (#11423)eb61d44
feat(core): fallback to Window and AppHandle resource table on close (#11398)c8f55b6
feat(bundler): addwix > version
option (#11388)bd1b2a1
chore(deps) Update Tauri API Definitions (#10807)37557ff
chore(deps) Update Tauri CLI (dev) (#10808)6cd917c
feat(core): add methods for predefined items with specific text on `Menu/Subm...8278a36
chore(deps) Update Rust crate uuid to v1.11.0 (#11049)f8b559d
chore(deps) Update Rust crate windows-registry to 0.3.0 (#11193)add09c8
chore(deps) Update Rust crate brotli to v7 (#11195)Updates
@testing-library/jest-dom
from 6.5.0 to 6.6.2Release notes
Sourced from
@testing-library/jest-dom
's releases.Commits
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)8fd402a
docs: how to update tsconfig for vitest matchers extension (#624)Updates
@types/node
from 22.5.5 to 22.7.7Commits
Updates
@types/react
from 18.3.6 to 18.3.11Commits
Updates
@types/react-dom
from 18.3.0 to 18.3.1Commits
Updates
@typescript-eslint/eslint-plugin
from 8.5.0 to 8.10.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
7effdea
chore(release): publish 8.10.0f9c49e3
feat: support TypeScript 5.6 (#9972)d09d36d
docs: inject option descriptions into rule docs when possible (#9925)373c63a
chore(eslint-plugin): [no-unnecessary-condition] remove dead suggestion id (#...4666ed4
chore(release): publish 8.9.0ef8642b
fix(eslint-plugin): handle unions in await...for (#10110)ef5df2f
docs: updateordered-imports
status (#10129)60f0766
fix(eslint-plugin): correct use-at-your-own-risk type definitions (#10049)15d0960
fix(eslint-plugin): [no-unused-vars] never report the naming of an enum membe...a87c296
fix(eslint-plugin): [no-loop-func] sync from upstream base rule (#10103)Updates
@typescript-eslint/parser
from 8.5.0 to 8.10.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
7effdea
chore(release): publish 8.10.0f9c49e3
feat: support TypeScript 5.6 (#9972)4666ed4
chore(release): publish 8.9.0f898248
chore(release): publish 8.8.12055cfb
chore(release): publish 8.8.0b88ea33
chore(release): publish 8.7.0343710e
chore(release): publish 8.6.0Updates
eslint-config-next
from 14.2.11 to 14.2.15Release notes
Sourced from eslint-config-next's releases.
... (truncated)
Commits
737c29e
v14.2.15dbbec6a
v14.2.14f550237
v14.2.136d7ced4
v14.2.1277910c8
(backport) fix(eslint): allow typescript-eslint v8 (#70090)Updates
tailwindcss
from 3.4.11 to 3.4.14Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
c616fb9
3.4.14