-
Notifications
You must be signed in to change notification settings - Fork 954
chore(deps): update all non-major dependencies #1767
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
Merged
dyladan
merged 3 commits into
open-telemetry:master
from
renovate-bot:renovate/all-minor-patch
Jan 14, 2021
Merged
chore(deps): update all non-major dependencies #1767
dyladan
merged 3 commits into
open-telemetry:master
from
renovate-bot:renovate/all-minor-patch
Jan 14, 2021
Conversation
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
Codecov Report
@@ Coverage Diff @@
## master #1767 +/- ##
==========================================
+ Coverage 92.49% 92.54% +0.04%
==========================================
Files 173 168 -5
Lines 6038 5740 -298
Branches 1284 1211 -73
==========================================
- Hits 5585 5312 -273
+ Misses 453 428 -25 |
mayurkale22
approved these changes
Dec 19, 2020
dyladan
approved these changes
Jan 14, 2021
Member
|
@obecny I am going to merge this as every one of these is actually a dev dependency. OK? |
Member
+1 |
dyladan
added a commit
to dyladan/opentelemetry-js
that referenced
this pull request
Sep 9, 2022
Co-authored-by: Daniel Dyla <[email protected]>
dyladan
added a commit
to dyladan/opentelemetry-js
that referenced
this pull request
Sep 9, 2022
Co-authored-by: Daniel Dyla <[email protected]>
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:
1.2.2->1.2.34.17.9->4.17.118.0.4->8.2.014.14.12->14.14.2014.14.10->14.14.2012.19.8->12.19.1310.17.48->10.17.509.0.9->9.0.104.9.1->4.13.04.9.1->4.13.00.21.0->0.21.17.15.0->7.17.04.3.5->4.3.72.8.0->2.13.10.25.0->0.26.00.16.0->0.17.07.3.2->7.3.49.2.2->9.2.39.2.1->9.2.38.0.12->8.0.149.0.0->9.1.10.19.2->0.20.144.44.2->4.46.04.2.0->4.3.15.6.1->5.7.3Release Notes
grpc/grpc-node
v1.2.3@grpc/grpc-js 1.2.1
@grpc/grpc-js 1.2.2
destroymethod to theexperimental.Resolverinterface (#1641)@grpc/grpc-js 1.2.3
loadPackageDefinition(#1654 contributed by @d3v53c)typescript-eslint/typescript-eslint
v4.13.0Compare Source
Bug Fixes
Features
v4.12.0Compare Source
Bug Fixes
Features
sort-type-union-intersection-members(#2913) (9092c04)4.11.1 (2020-12-28)
Bug Fixes
v4.11.1Compare Source
Bug Fixes
v4.11.0Compare Source
Bug Fixes
Features
v4.10.0Compare Source
Bug Fixes
methodandpropertymeta selectors (#2856) (9a6c362)Features
non-nullable-type-assertion-style(#2624) (7eee44f)4.9.1 (2020-12-07)
Bug Fixes
axios/axios
v0.21.1Compare Source
0.21.1 (December 21, 2020)
Fixes and Functionality:
AxiosError(#2949)Internal and Tests:
sockethttp test (#3364)Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:
eslint/eslint
v7.17.0Compare Source
e128e77Update: check logical assignment in no-constant-condition (#13946) (Milos Djermanovic)cc48713Chore: refactor calculating range and loc in no-useless-escape (#13964) (Milos Djermanovic)535fe47Update: use regexpp's default ecmaVersion in no-control-regex (#13969) (Milos Djermanovic)83e98cdFix: use regexpp's default ecmaVersion in no-invalid-regexp (#13968) (Milos Djermanovic)7297363Docs: fix examples for no-multi-str (#13966) (Milos Djermanovic)0649871Update: add autofix to rule multiline-ternary (#13958) (薛定谔的猫)f6e7e32Fix: no-useless-escape wrong loc and fix with CRLF in template elements (#13953) (Milos Djermanovic)19c69c0Fix: one-var shouldn't split declaration if it isn't in a statement list (#13959) (Milos Djermanovic)e451b96Docs: update build tool for webpack (#13962) (Sam Chen)c3e9accChore: fix typos (#13960) (YeonJuan)7289ecfSponsors: Sync README with website (ESLint Jenkins)v7.16.0Compare Source
a62ad6fUpdate: fix false negative of no-extra-parens with NewExpression (#13930) (Milos Djermanovic)f85b4c7Fix: require-atomic-updates false positive across await (fixes #11954) (#13915) (buhi)301d0c0Fix: no-constant-condition false positives with unary expressions (#13927) (Milos Djermanovic)555c128Fix: false positive with await and ** in no-extra-parens (fixes #12739) (#13923) (Milos Djermanovic)d93c935Docs: update JSON Schema links (#13936) (Milos Djermanovic)8d0c93aUpgrade: [email protected] (#13920) (Rouven Weßling)9247683Docs: Remove for deleted npm run profile script (#13931) (Brandon Mills)ab240d4Fix: prefer-exponentiation-operator invalid autofix with await (#13924) (Milos Djermanovic)dc76911Chore: Add .pre-commit-hooks.yaml file (#13628) (Álvaro Mondéjar)2124e1bDocs: Fix wrong rule name (#13913) (noisyboy25)06b5809Sponsors: Sync README with website (ESLint Jenkins)26fc12fDocs: Update README team and sponsors (ESLint Jenkins)typicode/husky
v4.3.7Compare Source
v4.3.6Compare Source
prepare-commit-msgon windows #737JustinBeckwith/linkinator
v2.13.1Compare Source
Bug Fixes
v2.13.0Compare Source
Features
v2.12.2Compare Source
Bug Fixes
v2.12.1Compare Source
Bug Fixes
v2.12.0Compare Source
Features
v2.11.2Compare Source
Bug Fixes
v2.11.1Compare Source
Bug Fixes
v2.11.0Compare Source
Features
v2.10.1Compare Source
Bug Fixes
v2.10.0Compare Source
Features
v2.9.0Compare Source
Features
v2.8.2Compare Source
Bug Fixes
v2.8.1Compare Source
Bug Fixes
igorshubovych/markdownlint-cli
v0.26.0Compare Source
markdownlintdependency to 0.22.0extendsin config to reference installed packages by namemarkdownlint-disable-next-lineinline commentMD009/MD026/MD028/MD043markdown-itto v12).Dependabotmapbox/node-pre-gyp
v0.17.0Compare Source
npm/node-semver
v7.3.4Compare Source
v7.3.3Compare Source
sinonjs/sinon
v9.2.3Compare Source
==================
util.inspectfor formatting human readable output(this retires @sinonjs/formatio)
TypeStrong/ts-loader
v8.0.14Compare Source
chalk,loader-utils, andsemverto latest stable versions - thanks Avi Vahlv8.0.13Compare Source
TypeStrong/ts-node
v9.1.1Compare Source
No code changes. We re-packed and republished v9.1.1, because the v9.1.0 package was broken due to an npm v7 bug.
Fixes
v9.1.0Compare Source
Added
--typeCheckflag to override--transpileOnlyflag specified intsconfig.json(#1142)Changed
RegistertoService. It is still aliased asRegisterfor backwards compatibility (#1158)Fixed
--es-module-specifier-resolutionas an alias of--experimental-specifier-resolutionfor node 12 compatibility (#1122) @nguyensomniacDocs
ts-node-devin README (#1131) @iamandrewlucatransformersdescription to clarify incompatibility withtranspileOnly(#1123)Misc
TypeStrong/TypeDoc
v0.20.14Compare Source
Bug Fixes
Thanks!
v0.20.13Compare Source
Bug Fixes
v0.20.12Compare Source
Bug Fixes
Thanks!
v0.20.11Compare Source
Bug Fixes
v0.20.10Compare Source
Bug Fixes
Changes
typedoc --helpv0.20.9Compare Source
Bug Fixes
v0.20.8Compare Source
Bug Fixes
v0.20.7Compare Source
Bug Fixes
v0.20.6Compare Source
Bug Fixes
Features
v0.20.5Compare Source
Bug Fixes
v0.20.4Compare Source
Bug Fixes
v0.20.3Compare Source
Features
v0.20.2Compare Source
Bug Fixes
Features
v0.20.1Compare Source
Bug Fixes
v0.20.0Compare Source
Migration from previous versions
Version 0.20 completely reworks how documentation is generated by TypeDoc. In previous versions, there was
--mode fileand--mode modules, which documented files according to their content on the filesystem. This worked reasonably well before ES modules were commonly used, but was insufficient for the modern ecosystem. In 0.20, TypeDoc documents your project according to what you export.With this in mind, there are several breaking changes that will likely effect you:
1. TypeScript compiler options must be specified in a tsconfig.json file, they may not be passed directly to TypeDoc.
1. Removed options -
mode,excludeNotExported,includeDeclarations,ignoreCompilerErrors(#1403),entryPoint1.
inputFileshas been renamed toentryPointsto better reflect its usage1. Existing third party themes may be broken due to changes to the type structure
1. The behavior of
excludehas changed, it is now only used to filter entry points if a directory is provided as the entry point.1. TypeDoc now uses Shiki instead of Highlight.js for syntax highlighting. Shiki is faster, about 10% of the size of Highlight.js, and makes it possible for future work to allow users to choose a light or dark theme. However, it does not support all of the same languages as Highlight.js. If you run
typedoc --help, it will print a list of all supported highlighting languages.The command line for most projects now should be fairly simple:
If you have more than one entry point, TypeDoc will create a module for each entry point. The module name will be derived from the entry file name. If the derived name is not the desired name, you can use a module comment with the
@moduletag to change it:Bug Fixes
Renovate configuration
📅 Schedule: "before 3am on Friday" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.