chore(deps): update all non-major dependencies - #140
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
mxseev
added a commit
that referenced
this pull request
Nov 8, 2022
chore(deps): update all non-major dependencies
This branch was successfully deployed
This file contains hidden or 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
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.
This PR contains the following updates:
17.1.2->17.2.017.1.0->17.2.02.13.7->2.13.82.7.4->2.8.02.7.4->2.7.57.5.5->7.5.77.7.7->7.8.29.0.4->9.0.68.12.0->8.13.129.2.0->29.2.14.14.186->4.14.1875.40.1->5.42.05.40.1->5.42.03.10.3->3.10.43.10.3->3.10.47.4.0->7.5.08.25.0->8.26.029.2.1->29.2.21.5.4->1.5.6⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v17.2.0Compare Source
Features
17.1.2 (2022-08-29)
Note: Version bump only for package @commitlint/cli
17.1.1 (2022-08-27)
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v17.2.0Compare Source
Note: Version bump only for package @commitlint/config-conventional
dotansimha/graphql-code-generator (@graphql-codegen/cli)
v2.13.8Compare Source
Patch Changes
#8535
88aa38ff9Thanks @charlypoly! - dependencies updates:@graphql-tools/load@7.8.0↗︎ (from^7.7.1, independencies)#8535
88aa38ff9Thanks @charlypoly! - Upgrade@graphql-tools/loadto get benefits of debug modedotansimha/graphql-code-generator (@graphql-codegen/typescript)
v2.8.0Compare Source
Minor Changes
12ecbe067Thanks @Diizzayy! - handle undefined namedType when including introspection type definitionsv2.7.5Compare Source
Patch Changes
a46b8d99c]:dotansimha/graphql-code-generator (@graphql-codegen/typescript-resolvers)
v2.7.5Compare Source
Patch Changes
a46b8d99c]:ardatan/graphql-tools (@graphql-tools/graphql-file-loader)
v7.5.7Compare Source
Patch Changes
f7daf777]:v7.5.6Compare Source
Patch Changes
df5848b8,df5848b8,df5848b8]:ardatan/graphql-tools (@graphql-tools/load)
v7.8.2Compare Source
Patch Changes
f7daf777]:v7.8.1Compare Source
Patch Changes
df5848b8,df5848b8,df5848b8]:v7.8.0Compare Source
Minor Changes
19762665Thanks @ardatan! - More verbose output to the log about durations taken by individual phases ifDEBUG=1is provided as an env varardatan/graphql-tools (@graphql-tools/schema)
v9.0.6Compare Source
Patch Changes
f7daf777]:v9.0.5Compare Source
Patch Changes
df5848b8,df5848b8,df5848b8]:ardatan/graphql-tools (@graphql-tools/utils)
v8.13.1Compare Source
Patch Changes
f7daf777Thanks @glasser! - Fix build break in v8.13.0 in some ESM environments.v8.13.0Compare Source
Minor Changes
#4778
df5848b8Thanks @saihaj! - add isIterableObject, isObjectLike, isPromise, promiseReduce, hasOwnProperty#4778
df5848b8Thanks @saihaj! - addPathutil fromgraphql/jsutilsPatch Changes
df5848b8Thanks @saihaj! - improve inpsect utiltypescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.42.0Compare Source
Bug Fixes
Features
v5.41.0Compare Source
Bug Fixes
isTypeReadonly(#5860) (a6d8f7e), closes #4476Features
5.40.1 (2022-10-17)
Bug Fixes
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.42.0Compare Source
Features
Reverts
v5.41.0Compare Source
Note: Version bump only for package @typescript-eslint/parser
5.40.1 (2022-10-17)
Note: Version bump only for package @typescript-eslint/parser
apollographql/apollo-server (apollo-server-core)
v3.10.4Compare Source
apollographql/apollo-server (apollo-server-micro)
v3.10.4Compare Source
open-cli-tools/concurrently
v7.5.0Compare Source
What's Changed
onFinishsignature when using exactOptionalPropertyTypes by @Baune8D in https://github.com/open-cli-tools/concurrently/pull/372Full Changelog: open-cli-tools/concurrently@v7.4.0...v7.5.0
eslint/eslint
v8.26.0Compare Source
Features
4715787feat: checkObject.create()in getter-return (#16420) (Yuki Hirasawa)28d1902feat:no-implicit-globalssupportsexportedblock comment (#16343) (Sosuke Suzuki)e940be7feat: Use ESLINT_USE_FLAT_CONFIG environment variable for flat config (#16356) (Tomer Aberbach)dd0c58ffeat: Swap out Globby for custom globbing solution. (#16369) (Nicholas C. Zakas)Bug Fixes
df77409fix: usebaseConfigconstructor option in FlatESLint (#16432) (Milos Djermanovic)33668eefix: Ensure that glob patterns are matched correctly. (#16449) (Nicholas C. Zakas)740b208fix: ignore messages without aruleIdingetRulesMetaForResults(#16409) (Francesco Trotta)8f9759efix:--ignore-patternin flat config mode should be relative tocwd(#16425) (Milos Djermanovic)325ad37fix: makegetRulesMetaForResultsreturn a plain object in trivial case (#16438) (Francesco Trotta)a2810bcfix: Ensure that directories can be unignored. (#16436) (Nicholas C. Zakas)35916adfix: Ensure unignore and reignore work correctly in flat config. (#16422) (Nicholas C. Zakas)Documentation
651649bdocs: Core concepts page (#16399) (Ben Perlmutter)631cf72docs: note --ignore-path not supported with flat config (#16434) (Andy Edwards)1692840docs: fix syntax in examples for new config files (#16427) (Milos Djermanovic)d336cfcdocs: Document extending plugin with new config (#16394) (Ben Perlmutter)Chores
e917a9aci: add node v19 (#16443) (Koichi ITO)4b70b91chore: Add VS Code issues link (#16423) (Nicholas C. Zakas)232d291chore: suppress a Node.js deprecation warning (#16398) (Koichi ITO)facebook/jest
v29.2.2Compare Source
Fixes
[@jest/test-sequencer]Make sure sharding does not produce empty groups (#13476)[jest-circus]Test marked astodoare shown as todo when inside a focussed describe (#13504)[jest-mock]Ensure mock resolved and rejected values are promises from correct realm (#13503)[jest-snapshot]Don't highlight passing asymmetric property matchers in snapshot diff (#13480)Chore & Maintenance
[docs]Update link to Jest 28 upgrade guide in error message (#13483)[jest-runner, jest-watcher]Updateemittery(#13490)anvilco/spectaql
v1.5.6v1.5.5Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.