-
Notifications
You must be signed in to change notification settings - Fork 73
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 with 18 updates #109
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/all-dependencies-9b3d9be951
Closed
chore(deps): bump the all-dependencies group with 18 updates #109
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/all-dependencies-9b3d9be951
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-dependencies group with 18 updates: | Package | From | To | | --- | --- | --- | | [@apollo/server](https://github.com/apollographql/apollo-server/tree/HEAD/packages/server) | `4.10.2` | `4.10.4` | | [awilix](https://github.com/jeffijoe/awilix) | `8.0.1` | `10.0.2` | | [jwt-decode](https://github.com/auth0/jwt-decode) | `3.1.2` | `4.0.0` | | [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) | `5.14.0` | `5.17.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.6` | `20.12.7` | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `17.8.1` | `19.3.0` | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `17.8.1` | `19.2.2` | | [@swc/cli](https://github.com/swc-project/pkgs) | `0.1.65` | `0.3.12` | | [@swc/core](https://github.com/swc-project/swc) | `1.4.13` | `1.4.17` | | [@types/supertest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/supertest) | `2.0.16` | `6.0.2` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.21.0` | `7.7.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.21.0` | `7.7.1` | | [chai](https://github.com/chaijs/chai) | `4.4.1` | `5.1.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.1.1` | | [eslint-config-airbnb-typescript](https://github.com/iamturns/eslint-config-airbnb-typescript) | `17.1.0` | `18.0.0` | | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `48.0.1` | `52.0.0` | | [husky](https://github.com/typicode/husky) | `8.0.3` | `9.0.11` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.4` | `5.4.5` | Updates `@apollo/server` from 4.10.2 to 4.10.4 - [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/[email protected]/packages/server) Updates `awilix` from 8.0.1 to 10.0.2 - [Changelog](https://github.com/jeffijoe/awilix/blob/master/CHANGELOG.md) - [Commits](jeffijoe/awilix@v8.0.1...v10.0.2) Updates `jwt-decode` from 3.1.2 to 4.0.0 - [Release notes](https://github.com/auth0/jwt-decode/releases) - [Changelog](https://github.com/auth0/jwt-decode/blob/main/CHANGELOG.md) - [Commits](auth0/jwt-decode@v3.1.2...v4.0.0) Updates `swagger-ui-dist` from 5.14.0 to 5.17.0 - [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.14.0...v5.17.0) Updates `@types/node` from 20.12.6 to 20.12.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@commitlint/cli` from 17.8.1 to 19.3.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.3.0/@commitlint/cli) Updates `@commitlint/config-conventional` from 17.8.1 to 19.2.2 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.2/@commitlint/config-conventional) Updates `@swc/cli` from 0.1.65 to 0.3.12 - [Commits](https://github.com/swc-project/pkgs/commits) Updates `@swc/core` from 1.4.13 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.4.13...v1.4.17) Updates `@types/supertest` from 2.0.16 to 6.0.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/supertest) Updates `@typescript-eslint/eslint-plugin` from 6.21.0 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.21.0 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 `chai` from 4.4.1 to 5.1.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...v5.1.0) Updates `eslint` from 8.57.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.57.0...v9.1.1) Updates `eslint-config-airbnb-typescript` from 17.1.0 to 18.0.0 - [Release notes](https://github.com/iamturns/eslint-config-airbnb-typescript/releases) - [Changelog](https://github.com/iamturns/eslint-config-airbnb-typescript/blob/master/CHANGELOG.md) - [Commits](iamturns/eslint-config-airbnb-typescript@v17.1.0...v18.0.0) Updates `eslint-plugin-unicorn` from 48.0.1 to 52.0.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v48.0.1...v52.0.0) 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 `typescript` from 5.4.4 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.4.4...v5.4.5) --- updated-dependencies: - dependency-name: "@apollo/server" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: awilix dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: jwt-decode dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: swagger-ui-dist dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-major 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-patch dependency-group: all-dependencies - dependency-name: "@types/supertest" 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-major dependency-group: all-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: eslint-config-airbnb-typescript dependency-type: direct:development update-type: version-update:semver-major 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-major dependency-group: all-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
The following labels could not be found: |
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
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 18 updates:
4.10.2
4.10.4
8.0.1
10.0.2
3.1.2
4.0.0
5.14.0
5.17.0
20.12.6
20.12.7
17.8.1
19.3.0
17.8.1
19.2.2
0.1.65
0.3.12
1.4.13
1.4.17
2.0.16
6.0.2
6.21.0
7.7.1
6.21.0
7.7.1
4.4.1
5.1.0
8.57.0
9.1.1
17.1.0
18.0.0
48.0.1
52.0.0
8.0.3
9.0.11
5.4.4
5.4.5
Updates
@apollo/server
from 4.10.2 to 4.10.4Release notes
Sourced from
@apollo/server
's releases.Changelog
Sourced from
@apollo/server
's changelog.Commits
268687d
Version Packages (#7873)18a3827
Eagerly start subscription heartbeats (#7871)7e64902
Version Packages (#7867)5f335a5
Handle failed subscription payloads (#7866)80afc33
Update codegen config to prevent naming collision of enum values (#7854)Updates
awilix
from 8.0.1 to 10.0.2Changelog
Sourced from awilix's changelog.
Commits
8b3234a
10.0.2ad7c0b7
Merge pull request #358 from jeffijoe/fix/missing-exports35d0142
fix(exports): add back createBuildResolver and createDisposableResolver8640935
10.0.1722d4af
Merge pull request #351 from jeffijoe/fix/type-exports129e44c
fix(types): add back some missing type exportsc9a067e
docs(changelog): fix changelog67a8ef8
10.0.07223a42
chore: undo version bump5f2f7bd
Merge pull request #350 from jeffijoe/chore/packagesUpdates
jwt-decode
from 3.1.2 to 4.0.0Release notes
Sourced from jwt-decode's releases.
... (truncated)
Changelog
Sourced from jwt-decode's changelog.
... (truncated)
Commits
3b2d105
Update CHANGELOG.mdbd50db0
Release v4.0.0 (#232)bcfd7da
Bump actions/checkout from 3 to 4 (#228)6ec1cba
Bump concurrently from 8.2.0 to 8.2.2 (#226)807d123
Bump@typescript-eslint/eslint-plugin
from 6.4.1 to 6.9.0 (#229)f68e292
Bump eslint-plugin-import from 2.28.1 to 2.29.0 (#230)b2e7489
Bump eslint-import-resolver-typescript from 3.6.0 to 3.6.1 (#225)ccb6488
Bump lint-staged from 14.0.1 to 15.0.2 (#231)cf3cd4f
Bump actions/setup-node from 3 to 4 (#227)0ce8017
pin babel/core to recent version and bump jestMaintainer changes
This version was pushed to npm by auth0-oss, a new releaser for jwt-decode since your current version.
Updates
swagger-ui-dist
from 5.14.0 to 5.17.0Release notes
Sourced from swagger-ui-dist's releases.
... (truncated)
Commits
84f66a6
chore(release): cut the v5.17.0 release17d50a6
feat(config): expose config and make it overridable (#9862)351191b
feat(swagger-ui-react): rewrite into SSR compatible function component (#9855)fee426b
chore(deps): bump nginx from 1.25.4-alpine to 1.25.5-alpine (#9859)c8f892d
refactor(config): export config options typecasing mechanism (#9854)d578669
docs: fix typos in code comments (#9841)8c43f17
chore(deps-dev): bump babel-plugin-module-resolver from 5.0.1 to 5.0.2 (#9852)9742378
chore(deps-dev): bump cypress from 13.7.3 to 13.8.0 (#9851)6434c19
chore(deps-dev): bump postcss-preset-env from 9.5.5 to 9.5.6 (#9850)6bb5e28
chore(release): cut the v5.16.2 releaseUpdates
@types/node
from 20.12.6 to 20.12.7Commits
Updates
@commitlint/cli
from 17.8.1 to 19.3.0Release notes
Sourced from
@commitlint/cli
's releases.... (truncated)
Changelog
Sourced from
@commitlint/cli
's changelog.... (truncated)
Commits
447fd3b
v19.3.066dd3a5
v19.2.2172cb52
v19.2.1f91d539
Fix regression when using --last flag (#3982)a64b417
v19.2.099f4f3f
feat(cli): introduce new --last flag, to stop recommending HEAD~1 (#3916)8d7a3d5
v19.1.09b4ac34
v19.0.3e538924
v19.0.29351b8e
v19.0.1Updates
@commitlint/config-conventional
from 17.8.1 to 19.2.2Release notes
Sourced from
@commitlint/config-conventional
's releases.... (truncated)
Changelog
Sourced from
@commitlint/config-conventional
's changelog.... (truncated)
Commits
66dd3a5
v19.2.28d7a3d5
v19.1.059bc204
Chore/v18 patch merge (#3969)9b4ac34
v19.0.3f1ff121
v19.0.0868983c
docs: use vitepress (#3921)2816783
Revert "chore!: minimum node version v20"a909634
chore!: minimum node version v203423735
feat!: migrate to pure ESM (#3850)93fa15e
v18.6.2Updates
@swc/cli
from 0.1.65 to 0.3.12Commits
Updates
@swc/core
from 1.4.13 to 1.4.17Changelog
Sourced from
@swc/core
's changelog.... (truncated)
Commits
3311da7
chore: Publish1.4.17
withswc_core
v0.90.37
b1c22d5
chore: Improve publish scriptfedf06f
chore: Publish 1.4.17-nightly-20240423.32c1e959
chore: Publish 1.4.17-nightly-20240423.27b08d38
chore: Update bindings2fbb864
chore: Publish 1.4.17-nightly-20240423.16d3c41d
chore: Bump cratesc7a06b1
fix(es/codegen): UseStr.raw
for es5 (#8873)f5e50c2
chore: Bump crates063eabd
fix(es/compat): Fix async generator (#8881)Updates
@types/supertest
from 2.0.16 to 6.0.2Commits
Updates
@typescript-eslint/eslint-plugin
from 6.21.0 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.21.0 to 7.7.1Release notes
Sourced from
@typescript-eslint/parser
's releases.