chore(deps): update all non-major dependencies#2339
Merged
vmarchaud merged 1 commit intoopen-telemetry:mainfrom Jul 17, 2021
renovate-bot:renovate/all-minor-patch
Merged
chore(deps): update all non-major dependencies#2339vmarchaud merged 1 commit intoopen-telemetry:mainfrom renovate-bot:renovate/all-minor-patch
vmarchaud merged 1 commit intoopen-telemetry:mainfrom
renovate-bot:renovate/all-minor-patch
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2339 +/- ##
==========================================
+ Coverage 92.76% 92.77% +0.01%
==========================================
Files 145 145
Lines 5221 5221
Branches 1070 1070
==========================================
+ Hits 4843 4844 +1
+ Misses 378 377 -1
|
vmarchaud
approved these changes
Jul 11, 2021
MSNev
approved these changes
Jul 12, 2021
johnbley
approved these changes
Jul 15, 2021
Flarna
approved these changes
Jul 15, 2021
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:
1.3.4->1.3.5^0.22.0->^0.23.04.17.12->4.17.139.6.11->9.6.123.5.5->3.5.68.2.2->8.2.314.17.4->14.17.512.20.15->12.20.161.0.17->1.0.187.3.6->7.3.71.0.1->1.0.24.1.11->4.1.121.16.1->1.16.24.28.1->4.28.34.28.1->4.28.37.29.0->7.30.010.0.0->10.1.0Release Notes
open-telemetry/opentelemetry-js-contrib
v0.23.0Compare Source
🐛 Bug Fix
🚀 Enhancement
opentelemetry-browser-extension-autoinjectionopentelemetry-host-metrics,opentelemetry-id-generator-aws-xray,opentelemetry-test-utilsopentelemetry-test-utils🏠 Internal
Committers: 9
typescript-eslint/typescript-eslint
v4.28.3Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.28.2Compare Source
Note: Version bump only for package @typescript-eslint/parser
eslint/eslint
v7.30.0Compare Source
5f74642Chore: don't check Program.start in SourceCode#getComments (refs #14744) (#14748) (Milos Djermanovic)19a871aDocs: Suggest linting plugins for ESLint plugin developers (#14754) (Bryan Mishkin)aa87329Docs: fix broken links (#14756) (Sam Chen)278813aDocs: fix and add more examples for new-cap rule (fixes #12874) (#14725) (Nitin Kumar)ed1da5dUpdate: ecmaVersion allows "latest" (#14720) (薛定谔的猫)104c0b5Update: improve use-isnan rule to detectNumber.NaN(fixes #14715) (#14718) (Nitin Kumar)b08170bUpdate: Implement FlatConfigArray (refs #13481) (#14321) (Nicholas C. Zakas)f113cddChore: upgrade eslint-plugin-eslint-plugin (#14738) (薛定谔的猫)1b8997aDocs: Fix getRulesMetaForResults link syntax (#14723) (Brandon Mills)aada733Docs: fix two broken links (#14726) (Sam Chen)8972529Docs: Update README team and sponsors (ESLint Jenkins)TypeStrong/ts-node
v10.1.0Compare Source
Questions about this release? Ask in the official discussion thread: #1390
Added
"moduleType"option to override module type -- CommonJS or ECMAScript -- on select files. (docs) (#1342, #1371, #1376)webpack.config.ts, must execute as CommonJS but the rest of the project is ESMpackage.json"type"andtsconfig.json"module".cjsand.mjsextensions, but for.tsand.tsxfiles"extends"support for"ts-node"options intsconfig.json(#1328, #1356)"ts-node": {}options will be parsed from extended tsconfigsscopeandscopeDir; add both to CLI andtsconfig.jsonoptions; un-deprecateTS_NODE_SCOPEenv var; addTS_NODE_SCOPE_DIRenv var (docs) (#1346, #1367)Changed
"ts-node"object at the top of--showConfigoutput instead of the bottom (#1355)Fixed
[stdin],[eval], and<repl>contexts (#1333)ts-node -e__filename,__dirname,moduleand sub-fields ofmodule,exports, and builtin module aliasesfs, etckeepClassNamestotrue(#1344)Docs
node --loader ts-node/esm(docs) (#1379)https://github.com/TypeStrong/ts-node/milestone/3
Configuration
📅 Schedule: "before 3am on Friday" (UTC).
🚦 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 WhiteSource Renovate. View repository job log here.