-
Notifications
You must be signed in to change notification settings - Fork 74
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-dependencies group across 1 directory with 28 updates #116
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/all-dependencies-aac493067f
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps): bump the all-dependencies group across 1 directory with 28 updates #116
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/all-dependencies-aac493067f
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
…28 updates Bumps the all-dependencies group with 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@apollo/server](https://github.com/apollographql/apollo-server/tree/HEAD/packages/server) | `4.10.4` | `4.10.5` | | [graphql](https://github.com/graphql/graphql-js) | `16.8.1` | `16.9.0` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.11.5` | `8.12.0` | | [redis](https://github.com/redis/node-redis) | `4.6.14` | `4.7.0` | | [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) | `5.17.12` | `5.17.14` | | [swagger-ui-express](https://github.com/scottie1984/swagger-ui-express) | `5.0.0` | `5.0.1` | | [uuid](https://github.com/uuidjs/uuid) | `9.0.1` | `10.0.0` | | [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) | `9.0.8` | `10.0.0` | | [winston](https://github.com/winstonjs/winston) | `3.13.0` | `3.13.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.12` | `22.0.2` | | [@graphql-codegen/typescript](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript) | `4.0.7` | `4.0.9` | | [@graphql-codegen/typescript-resolvers](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/resolvers) | `4.1.0` | `4.2.1` | | [@swc/cli](https://github.com/swc-project/pkgs) | `0.3.12` | `0.4.0` | | [@swc/core](https://github.com/swc-project/swc) | `1.5.7` | `1.7.4` | | [@types/express-serve-static-core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-serve-static-core) | `4.19.1` | `4.19.5` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.10.0` | `8.0.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.10.0` | `8.0.0` | | [chai](https://github.com/chaijs/chai) | `4.4.1` | `4.5.0` | | [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) | `4.3.16` | `4.3.17` | | [chai-as-promised](https://github.com/chaijs/chai-as-promised) | `7.1.2` | `8.0.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.3` | `5.2.1` | | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `53.0.0` | `55.0.0` | | [husky](https://github.com/typicode/husky) | `9.0.11` | `9.1.4` | | [mocha](https://github.com/mochajs/mocha) | `10.4.0` | `10.7.0` | | [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) | `10.0.6` | `10.0.7` | | [nyc](https://github.com/istanbuljs/nyc) | `15.1.0` | `17.0.0` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.3` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.5` | `5.5.4` | Updates `@apollo/server` from 4.10.4 to 4.10.5 - [Release notes](https://github.com/apollographql/apollo-server/releases) - [Changelog](https://github.com/apollographql/apollo-server/blob/main/packages/server/CHANGELOG.md) - [Commits](https://github.com/apollographql/apollo-server/commits/@apollo/server@4.10.5/packages/server) Updates `graphql` from 16.8.1 to 16.9.0 - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.8.1...v16.9.0) Updates `pg` from 8.11.5 to 8.12.0 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.12.0/packages/pg) Updates `redis` from 4.6.14 to 4.7.0 - [Release notes](https://github.com/redis/node-redis/releases) - [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/node-redis/compare/redis@4.6.14...redis@4.7.0) Updates `swagger-ui-dist` from 5.17.12 to 5.17.14 - [Release notes](https://github.com/swagger-api/swagger-ui/releases) - [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc) - [Commits](swagger-api/swagger-ui@v5.17.12...v5.17.14) Updates `swagger-ui-express` from 5.0.0 to 5.0.1 - [Release notes](https://github.com/scottie1984/swagger-ui-express/releases) - [Commits](scottie1984/swagger-ui-express@5.0.0...5.0.1) Updates `uuid` from 9.0.1 to 10.0.0 - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v9.0.1...v10.0.0) Updates `@types/uuid` from 9.0.8 to 10.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid) Updates `winston` from 3.13.0 to 3.13.1 - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](winstonjs/winston@v3.13.0...v3.13.1) Updates `@types/node` from 20.12.12 to 22.0.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@graphql-codegen/typescript` from 4.0.7 to 4.0.9 - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/typescript/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript@4.0.9/packages/plugins/typescript/typescript) Updates `@graphql-codegen/typescript-resolvers` from 4.1.0 to 4.2.1 - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/resolvers/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript-resolvers@4.2.1/packages/plugins/typescript/resolvers) Updates `@swc/cli` from 0.3.12 to 0.4.0 - [Commits](https://github.com/swc-project/pkgs/commits) Updates `@swc/core` from 1.5.7 to 1.7.4 - [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.5.7...v1.7.4) Updates `@types/express-serve-static-core` from 4.19.1 to 4.19.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-serve-static-core) Updates `@types/uuid` from 9.0.8 to 10.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid) Updates `@typescript-eslint/eslint-plugin` from 7.10.0 to 8.0.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.0.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.10.0 to 8.0.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.0.0/packages/parser) Updates `chai` from 4.4.1 to 4.5.0 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v4.4.1...v4.5.0) Updates `@types/chai` from 4.3.16 to 4.3.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai) Updates `chai-as-promised` from 7.1.2 to 8.0.0 - [Release notes](https://github.com/chaijs/chai-as-promised/releases) - [Commits](chaijs/chai-as-promised@v7.1.2...v8.0.0) Updates `eslint-plugin-prettier` from 5.1.3 to 5.2.1 - [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.1.3...v5.2.1) Updates `eslint-plugin-unicorn` from 53.0.0 to 55.0.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v53.0.0...v55.0.0) Updates `husky` from 9.0.11 to 9.1.4 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.0.11...v9.1.4) Updates `mocha` from 10.4.0 to 10.7.0 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.4.0...v10.7.0) Updates `@types/mocha` from 10.0.6 to 10.0.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) Updates `nyc` from 15.1.0 to 17.0.0 - [Release notes](https://github.com/istanbuljs/nyc/releases) - [Changelog](https://github.com/istanbuljs/nyc/blob/main/CHANGELOG.md) - [Commits](istanbuljs/nyc@v15.1.0...nyc-v17.0.0) Updates `prettier` from 3.2.5 to 3.3.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.5...3.3.3) Updates `typescript` from 5.4.5 to 5.5.4 - [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.4) --- updated-dependencies: - dependency-name: "@apollo/server" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: graphql dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pg dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: swagger-ui-dist dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: swagger-ui-express dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@types/uuid" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: winston dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@graphql-codegen/typescript" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@graphql-codegen/typescript-resolvers" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@swc/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@types/express-serve-static-core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@types/uuid" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: chai dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@types/chai" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: chai-as-promised dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: eslint-plugin-unicorn dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@types/mocha" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: nyc dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
The following labels could not be found: |
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 all-dependencies group with 28 updates in the / directory:
4.10.4
4.10.5
16.8.1
16.9.0
8.11.5
8.12.0
4.6.14
4.7.0
5.17.12
5.17.14
5.0.0
5.0.1
9.0.1
10.0.0
9.0.8
10.0.0
3.13.0
3.13.1
20.12.12
22.0.2
4.0.7
4.0.9
4.1.0
4.2.1
0.3.12
0.4.0
1.5.7
1.7.4
4.19.1
4.19.5
7.10.0
8.0.0
7.10.0
8.0.0
4.4.1
4.5.0
4.3.16
4.3.17
7.1.2
8.0.0
5.1.3
5.2.1
53.0.0
55.0.0
9.0.11
9.1.4
10.4.0
10.7.0
10.0.6
10.0.7
15.1.0
17.0.0
3.2.5
3.3.3
5.4.5
5.5.4
Updates
@apollo/server
from 4.10.4 to 4.10.5Release notes
Sourced from
@apollo/server
's releases.Changelog
Sourced from
@apollo/server
's changelog.Commits
8f85bca
Version Packages (#7902)b2e15e7
chore(deps): update all non-major dependencies (#7821)8af89aa
Update README.md with summit callout (#7901)6af412e
Test against Node v22 (#7903)86d7111
Inline@josephg/resolvable
dependency (#7900)33b3e51
Comment fix from #7898 (#7899)a5271e5
Fix test failure with Node 18.20.3 (#7898)Updates
graphql
from 16.8.1 to 16.9.0Release notes
Sourced from graphql's releases.
Commits
556a01e
16.9.06a1614c
backport[v16]: Enable passing values configuration to GraphQLEnumType as a th...29144f7
backport[v16]: Implement OneOf Input Objects via@oneOf
directive (#4124)c35130e
Revert error extension symbol (#4123)29c1bff
feat: allow defining symbol error extensions (#3730)c985c27
backport[v16]: Introduce "recommended" validation rules (#4119)08779a0
16.8.2c82609e
Fix publish scripts (#4104)0d12b06
fix: removeglobalThis
check and align with what bundlers can accept (#4022)Maintainer changes
This version was pushed to npm by benjie, a new releaser for graphql since your current version.
Updates
pg
from 8.11.5 to 8.12.0Changelog
Sourced from pg's changelog.
... (truncated)
Commits
0f42880
Publishff47a97
Add option to force use of Extended Queries (#3214)fe88e82
Add pg-native to monorepo (#3225)0096856
reorder user-password-host-port-database appearences (#3207)Updates
redis
from 4.6.14 to 4.7.0Release notes
Sourced from redis's releases.
Commits
2fc79bd
Release redis@4.7.0878fb69
upgrade depsb493afa
Release client@1.6.0268ceda
Release time-series@1.1.0fff7b00
Release search@1.2.018ccc28
fix hash expiration tests49ef273
Update tests.yml3973fa2
Release json@1.0.7840ec57
small refactor per discussion with leibele (#2801)179b9e0
fix: json.mget should be readonly (#2807) (#2808)Updates
swagger-ui-dist
from 5.17.12 to 5.17.14Release notes
Sourced from swagger-ui-dist's releases.
Commits
74ed0ad
chore(release): cut the v5.17.14 release8aa5292
fix(system): remediate component wrapping functionality (#9978)c74fb2c
chore(release): cut the v5.17.13 release31b35fd
ci(dependabot): use times that don't conflict with releases (#9975)df03a8f
fix(swagger-ui-react): re-render on spec prop change (#9966)e57d0be
chore(deps-dev): bump postcss-preset-env from 9.5.13 to 9.5.14 (#9962)767e498
chore(deps-dev): bump css-loader from 7.1.1 to 7.1.2 (#9959)7bf16be
refactor(config): remove unused config options (#9958)ee335f2
docs(SECURITY): align supported versions with reality (#9957)11cf64d
--- (#9956)Updates
swagger-ui-express
from 5.0.0 to 5.0.1Release notes
Sourced from swagger-ui-express's releases.
Commits
0d0c788
Bump version of package6432818
Merge pull request #370 from gavinslilley/swagger-ui-express-bump4fc6ca2
update dev dependenciesUpdates
uuid
from 9.0.1 to 10.0.0Changelog
Sourced from uuid's changelog.
Commits
da189d1
chore: typo in CHANGELOG65022f7
chore(release): 10.0.035a5342
feat: v8 support (#759)c4ed13e
feat: support v6 uuids (#754)8c3ed07
chore: enable corepack w/ npm (#757)f24c530
docs: updates for RFC9562 (#753)59c2711
chore: update package dependencies (#752)3fd0f18
build: use node:crypto not crypto when importing (#736)1faad97
ci: disable husky for browserstack builds2cc6c93
ci: cleanup action versions and caching (#707)Maintainer changes
This version was pushed to npm by broofa, a new releaser for uuid since your current version.
Updates
@types/uuid
from 9.0.8 to 10.0.0Commits
Updates
winston
from 3.13.0 to 3.13.1Release notes
Sourced from winston's releases.
Commits
7d7f9d3
3.13.11b3a500
revert to rimraf 5.0.1, last known version to work with node 18 for nowb56117e
Merge branch 'master' of github.com:winstonjs/winstona5853b5
Update dependencies93b52ac
Bump@types/node
from 20.12.7 to 20.14.10 (#2483)33611c9
Bump mocha from 10.3.0 to 10.6.0 (#2484)4aa6550
Bump@babel/preset-env
from 7.24.0 to 7.24.7 (#2475)7f5f014
Update minimum version logform (#2472)debf4fa
Add Parseable transport (#2466)d567c57
chore(docs): Update w/ MySQL transport (#2456)Updates
@types/node
from 20.12.12 to 22.0.2Commits
Updates
@graphql-codegen/typescript
from 4.0.7 to 4.0.9Changelog
Sourced from
@graphql-codegen/typescript
's changelog.Commits
1691769
chore(release): update monorepo packages versions (#10027)61b6a94
Upcoming Release Changes (#10010)Updates
@graphql-codegen/typescript-resolvers
from 4.1.0 to 4.2.1Release notes
Sourced from
@graphql-codegen/typescript-resolvers
's releases.Changelog
Sourced from
@graphql-codegen/typescript-resolvers
's changelog.Commits
1691769
chore(release): update monorepo packages versions (#10027)79fee3c
Fix abstract types not being handled when nested in object types (#10014)61b6a94
Upcoming Release Changes (#10010)9af9ce2
Split ts-resolvers test into smaller chunks to make it easier to target (#10011)808ada5
Add generated resolversMap to typescript-resolvers plugin meta (#10007)Updates
@swc/cli
from 0.3.12 to 0.4.0Commits
Updates
@swc/core
from 1.5.7 to 1.7.4Release notes
Sourced from
@swc/core
's releases.... (truncated)
Changelog
Sourced from
@swc/core
's changelog.... (truncated)
Commits
6d5ac54
chore: Publish1.7.4
withswc_core
v0.99.5
0ad789f
chore: Update changelogc979849
chore: Publish1.7.4-nightly-20240731.1
withswc_core
v0.99.5
845c401
chore: Publish crates3ee82e2
fix(es/typescript): Fix ASI in expression for fast strip (#9358)24e8798
fix(es/minifier): Preserve flags while dropping elements ofSeqExpr
(#8907)81d7d9d
chore: Typo in typescript_wasm README (#9354)e0da957
chore: Revert action upgrade0257359
chore: Disable nissuerd5472cc
chore(deps): update rust crate toml to v0.8.17 (#9349)Updates
@types/express-serve-static-core
from 4.19.1 to 4.19.5Commits
Updates
@types/uuid
from 9.0.8 to 10.0.0Commits
Updates
@typescript-eslint/eslint-plugin
from 7.10.0 to 8.0.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
1db993a
chore(release): publish 8.0.0ce09260
docs(eslint-plugin): [no-unnecessary-type-parameters] add admonition about ru...b8274d3
fix(rule-tester): provide Linter a cwd in its constructor (#9678)1b0468e
Merge branch 'main'838dd0c
chore: use parserOptions.projectService internally (#9659)35cf3d2
chore(release): publish 7.18.046a5709
docs: link no-duplicate-type-constituents and no-redundant-type-constituents ...9eec790
fix(eslint-plugin): [strict-boolean-expressions] support branded booleans (#9...9927a29
docs: add ast-spec, type-utils docs with docusaurus-plugin-typedoc (#9293)6ce...
Description has been truncated