-
Notifications
You must be signed in to change notification settings - Fork 6
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 dependencies group across 1 directory with 37 updates #278
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 dependencies group with 37 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@changesets/cli](https://github.com/changesets/changesets) | `2.26.2` | `2.27.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.7.4` | `7.7.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.7.4` | `7.7.1` | | [eslint](https://github.com/eslint/eslint) | `8.50.0` | `9.1.1` | | [husky](https://github.com/typicode/husky) | `8.0.3` | `9.0.11` | | [turbo](https://github.com/vercel/turbo) | `1.10.14` | `1.13.3` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.4.5` | | [reselect](https://github.com/reduxjs/reselect) | `4.1.8` | `5.1.0` | | [@jest/globals](https://github.com/jestjs/jest/tree/HEAD/packages/jest-globals) | `29.6.3` | `29.7.0` | | [@swc/core](https://github.com/swc-project/swc) | `1.3.92` | `1.4.17` | | [@swc/jest](https://github.com/swc-project/pkgs) | `0.2.29` | `0.2.36` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.1.3` | `6.4.2` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `14.0.0` | `15.0.5` | | [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.5.1` | `14.5.2` | | [@types/enzyme](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/enzyme) | `3.10.14` | `3.10.18` | | [@types/lodash.isequal](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash.isequal) | `4.5.6` | `4.5.8` | | [@types/lodash.pick](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash.pick) | `4.4.7` | `4.4.9` | | [@types/lodash.union](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash.union) | `4.6.7` | `4.6.9` | | [@types/umd](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/umd) | `3.0.2` | `3.0.4` | | [concurrently](https://github.com/open-cli-tools/concurrently) | `8.2.1` | `8.2.2` | | [dotenv-cli](https://github.com/entropitor/dotenv-cli) | `7.3.0` | `7.4.1` | | [esbuild-visualizer](https://github.com/btd/esbuild-visualizer) | `0.4.1` | `0.6.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.0.0` | `9.1.0` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.28.1` | `2.29.1` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.4.2` | `28.3.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.0.0` | `5.1.3` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.33.2` | `7.34.1` | | [jsdom](https://github.com/jsdom/jsdom) | `22.1.0` | `24.0.0` | | [msw](https://github.com/mswjs/msw) | `1.3.2` | `2.2.14` | | [postcss](https://github.com/postcss/postcss) | `8.4.31` | `8.4.38` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.2.0` | `18.3.1` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.25` | `18.3.1` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.2.0` | `18.3.1` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.11` | `18.3.0` | | [ts-node](https://github.com/TypeStrong/ts-node) | `10.9.1` | `10.9.2` | | [tsup](https://github.com/egoist/tsup) | `7.2.0` | `8.0.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `4.4.11` | `5.2.10` | Updates `@changesets/cli` from 2.26.2 to 2.27.1 - [Release notes](https://github.com/changesets/changesets/releases) - [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md) - [Commits](https://github.com/changesets/changesets/compare/@changesets/[email protected]...@changesets/[email protected]) Updates `@typescript-eslint/eslint-plugin` from 6.7.4 to 7.7.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.7.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.7.4 to 7.7.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.7.1/packages/parser) Updates `eslint` from 8.50.0 to 9.1.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.50.0...v9.1.1) Updates `husky` from 8.0.3 to 9.0.11 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v8.0.3...v9.0.11) Updates `turbo` from 1.10.14 to 1.13.3 - [Release notes](https://github.com/vercel/turbo/releases) - [Changelog](https://github.com/vercel/turbo/blob/main/release.md) - [Commits](vercel/turborepo@v1.10.14...v1.13.3) Updates `typescript` from 5.2.2 to 5.4.5 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.2.2...v5.4.5) Updates `reselect` from 4.1.8 to 5.1.0 - [Release notes](https://github.com/reduxjs/reselect/releases) - [Changelog](https://github.com/reduxjs/reselect/blob/master/CHANGELOG.md) - [Commits](reduxjs/reselect@v4.1.8...v5.1.0) Updates `@jest/globals` from 29.6.3 to 29.7.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest-globals) Updates `@swc/core` from 1.3.92 to 1.4.17 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.3.92...v1.4.17) Updates `@swc/jest` from 0.2.29 to 0.2.36 - [Commits](https://github.com/swc-project/pkgs/commits) Updates `@testing-library/jest-dom` from 6.1.3 to 6.4.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.1.3...v6.4.2) Updates `@testing-library/react` from 14.0.0 to 15.0.5 - [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@v14.0.0...v15.0.5) Updates `@testing-library/user-event` from 14.5.1 to 14.5.2 - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v14.5.1...v14.5.2) Updates `@types/enzyme` from 3.10.14 to 3.10.18 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/enzyme) Updates `@types/lodash.isequal` from 4.5.6 to 4.5.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash.isequal) Updates `@types/lodash.pick` from 4.4.7 to 4.4.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash.pick) Updates `@types/lodash.union` from 4.6.7 to 4.6.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash.union) Updates `@types/umd` from 3.0.2 to 3.0.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/umd) Updates `concurrently` from 8.2.1 to 8.2.2 - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v8.2.1...v8.2.2) Updates `dotenv-cli` from 7.3.0 to 7.4.1 - [Release notes](https://github.com/entropitor/dotenv-cli/releases) - [Commits](entropitor/dotenv-cli@v7.3.0...v7.4.1) Updates `esbuild-visualizer` from 0.4.1 to 0.6.0 - [Changelog](https://github.com/btd/esbuild-visualizer/blob/master/CHANGELOG.md) - [Commits](btd/esbuild-visualizer@v0.4.1...v0.6.0) Updates `eslint-config-prettier` from 9.0.0 to 9.1.0 - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.0.0...v9.1.0) Updates `eslint-plugin-import` from 2.28.1 to 2.29.1 - [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.28.1...v2.29.1) Updates `eslint-plugin-jest` from 27.4.2 to 28.3.0 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v27.4.2...v28.3.0) Updates `eslint-plugin-prettier` from 5.0.0 to 5.1.3 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.0.0...v5.1.3) Updates `eslint-plugin-react` from 7.33.2 to 7.34.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.33.2...v7.34.1) Updates `jsdom` from 22.1.0 to 24.0.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@22.1.0...24.0.0) Updates `msw` from 1.3.2 to 2.2.14 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v1.3.2...v2.2.14) Updates `postcss` from 8.4.31 to 8.4.38 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.31...8.4.38) Updates `react` from 18.2.0 to 18.3.1 - [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/v18.3.1/packages/react) Updates `@types/react` from 18.2.25 to 18.3.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 18.2.0 to 18.3.1 - [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/v18.3.1/packages/react-dom) Updates `@types/react-dom` from 18.2.11 to 18.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `ts-node` from 10.9.1 to 10.9.2 - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md) - [Commits](TypeStrong/ts-node@v10.9.1...v10.9.2) Updates `tsup` from 7.2.0 to 8.0.2 - [Release notes](https://github.com/egoist/tsup/releases) - [Changelog](https://github.com/egoist/tsup/blob/dev/.releaserc.json) - [Commits](egoist/tsup@v7.2.0...v8.0.2) Updates `vite` from 4.4.11 to 5.2.10 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.2.10/packages/vite) --- updated-dependencies: - dependency-name: "@changesets/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: turbo dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: reselect dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@jest/globals" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@swc/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@testing-library/user-event" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/enzyme" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/lodash.isequal" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/lodash.pick" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/lodash.union" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/umd" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: concurrently dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: dotenv-cli dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: esbuild-visualizer dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: jsdom dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: msw dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: react dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/react-dom" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ts-node dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tsup dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Apr 29, 2024
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot-npm_and_yarn-dependencies-a73b44975a
branch
May 13, 2024 14:04
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 dependencies group with 37 updates in the / directory:
2.26.2
2.27.1
6.7.4
7.7.1
6.7.4
7.7.1
8.50.0
9.1.1
8.0.3
9.0.11
1.10.14
1.13.3
5.2.2
5.4.5
4.1.8
5.1.0
29.6.3
29.7.0
1.3.92
1.4.17
0.2.29
0.2.36
6.1.3
6.4.2
14.0.0
15.0.5
14.5.1
14.5.2
3.10.14
3.10.18
4.5.6
4.5.8
4.4.7
4.4.9
4.6.7
4.6.9
3.0.2
3.0.4
8.2.1
8.2.2
7.3.0
7.4.1
0.4.1
0.6.0
9.0.0
9.1.0
2.28.1
2.29.1
27.4.2
28.3.0
5.0.0
5.1.3
7.33.2
7.34.1
22.1.0
24.0.0
1.3.2
2.2.14
8.4.31
8.4.38
18.2.0
18.3.1
18.2.25
18.3.1
18.2.0
18.3.1
18.2.11
18.3.0
10.9.1
10.9.2
7.2.0
8.0.2
4.4.11
5.2.10
Updates
@changesets/cli
from 2.26.2 to 2.27.1Release notes
Sourced from
@changesets/cli
's releases.Commits
c11391b
Version Packages (#1268)86cfff1
Make./bin.js
available throughpackage.json#exports
(#1267)3c03496
Version Packages (#1184)dfd4cca
Avoid using short commit IDs (#1236)0c8829b
Adjust bump types related to theexports
change (#1186)a971652
Usepackage.json#exports
(#1185)90a870a
Replace the dependencyis-ci
withci-info
(#1053)47016fc
add pnpm docs to publish command (#1181)Updates
@typescript-eslint/eslint-plugin
from 6.7.4 to 7.7.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
3e19436
chore(release): publish 7.7.1b2552ca
fix(eslint-plugin): [no-unnecessary-type-assertion] allow non-null assertion ...fdeba42
fix(eslint-plugin): [no-for-in-array] refine report location (#8874)eef257b
fix(eslint-plugin): [prefer-optional-chain] only look at left operand for `re...9e0d9f5
fix(eslint-plugin): [explicit-function-return-type] fix checking wrong ancest...d07eb9e
fix(eslint-plugin): [no-unsafe-assignment] handle shorthand property assignme...e44a1a2
chore(release): publish 7.7.0fda5704
feat(eslint-plugin): replaceno-new-symbol
with `no-new-native-nonconstruct...e1db872
chore(release): publish 7.6.0a6ab2cb
feat: bump npm dependency ranges (#8860)Updates
@typescript-eslint/parser
from 6.7.4 to 7.7.1Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
3e19436
chore(release): publish 7.7.1e44a1a2
chore(release): publish 7.7.0e1db872
chore(release): publish 7.6.0a6ab2cb
feat: bump npm dependency ranges (#8860)a14ba9d
chore(release): publish 7.5.0ecb6b55
docs: add homepage (#8742)d5615d7
fix(parser): disallowerrorOnTypeScriptSyntacticAndSemanticIssues
(#8784)5d24691
chore(release): publish 7.4.0e408b93
feat(eslint-plugin): [consistent-type-imports] ignore files with decorators, ...5995614
chore(release): publish 7.3.1Updates
eslint
from 8.50.0 to 9.1.1Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
b4d2512
9.1.1ef36aa4
Build: changelog update for 9.1.1a26b402
fix: use@eslint/create-config
latest (#18373)b78d831
9.1.0e4d9c92
Build: changelog update for 9.1.0d9a2983
chore: upgrade@eslint/js
to v9.1.1 (#18367)03068f1
feat: Provide helpful error message for nullish configs (#18357)50d406d
chore: package.json update for@eslint/js
release8d18958
fix: Remove name from eslint/js packages (#18368)155c71c
chore: package.json update for@eslint/js
releaseUpdates
husky
from 8.0.3 to 9.0.11Release notes
Sourced from husky's releases.
... (truncated)
Commits
a9c6584
9.0.1129056db
fix: husky=0 in init (#1395)095a4fe
docs: update how-to.mdd2e831d
docs: update how-to.mdd1a8ed1
chore: update package-lock.json (#1383)c042d9b
9.0.10e529368
fix: rename index.d.ts to index.d.mts (#1379)6219cac
9.0.9d8377fe
refactor: rename files (#1378)211b80a
9.0.8Updates
turbo
from 1.10.14 to 1.13.3Release notes
Sourced from turbo's releases.
... (truncated)
Commits
3f46456
publish 1.13.3 to registry326b541
fix(telemetry): correctly parse alerted date (#8042)5e5f7d9
feat(turborepo): Process package change events asynchronously (#8036)09b266c
chore: remove repetitive words (#8032)db0eaf2
feat(Turborepo): support inputs for file hash watching (#7907)9783846
Removecan_be_in_same_chunk
(#8029)e63b1a8
chore: fix turborepo-repository MUSL release (#8028)ef3b09b
chore(ci): bump protoc version (#8025)ab004db
chore(ci): pin Github Actions runner that builds turborepo to macos-12 (#8024)da53c14
feat(turborepo): Persistent Tasks in Watch Mode (#7922)Updates
typescript
from 5.2.2 to 5.4.5Release notes
Sourced from typescript's releases.