This repository was archived by the owner on Nov 6, 2021. It is now read-only.
Update Minor updates (minor) #63
Open
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:
^14.14.12->^14.17.1^4.2.0->^4.3.4^5.2.0->^5.5.1^8.2.1->^8.4.0^2.34.2->^2.50.3^2.0.3->^2.2.0Release Notes
chaijs/chai
v4.3.4Compare Source
This fixes broken inspect behavior with bigints (#1321) (#1383) thanks @vapier
v4.3.3Compare Source
This reintroduces
Assertionas an export in the mjs file. See chaijs/chai#1378 & chaijs/chai#1375v4.3.2Compare Source
This fixes a regression in IE11. See chaijs/chai#1380 & chaijs/chai#1379
v4.3.1Compare Source
This releases fixed an engine incompatibility with 4.3.0
The 4.x.x series of releases will be compatible with Node 4.0. Please report any errors found in Node 4 as bugs, and they will be fixed.
The 5.x.x series, when released, will drop support for Node 4.0
This fix also ensures
pathvalis updated to1.1.1to fix CVE-2020-7751v4.3.0Compare Source
This is a minor release.
Not many changes have got in since the last release but this one contains a very important change (#1257) which will allow
jestusers to get better diffs. From this release onwards,jestusers will be able to see which operator was used in their diffs. Theoperatoris a property of theAssertionErrorthrown when assertions fail. This flag indicates what kind of comparison was made.This is also an important change for plugin maintainers. Plugin maintainers will now have access to the
operatorflag, which they can have access to through anutilmethod calledgetOperator`.Thanks to all the amazing people that contributed to this release.
New Features
contain.oneOfto take an array of possible values (@voliva)closeToerror message will now inform the user when adeltais required (@eouw0o83hf)Docs
Tests
useProxyconfig is checked inoverwriteProperty(@vieiralucas)contain.oneOf(@voliva )Chores
monounity/karma-typescript
v5.5.1Compare Source
Changes
Bugfixes
v5.5.0Compare Source
Changes
Bugfixes
v5.4.0Compare Source
Changes
Bugfixes
v5.3.0Compare Source
Changes
Bugfixes
mochajs/mocha
v8.4.0Compare Source
🎉 Enhancements
🐛 Fixes
📖 Documentation
options.requireto Mocha constructor forroot hookplugins on parallel runs (@juergba)top-level awaitand ESM test files (@juergba)Also thanks to @outsideris for various improvements on our GH actions workflows.
v8.3.2Compare Source
🐛 Fixes
requireinterface (@alexander-fenster)📖 Documentation
v8.3.1Compare Source
🐛 Fixes
EvalErrorcaused by regenerator-runtime (@snoack)importfrom mocha in parallel mode (@nicojs)v8.3.0Compare Source
🎉 Enhancements
🐛 Fixes
requireerror when bundling Mocha with Webpack (@devhazem)📖 Documentation
🔩 Other
Also thanks to @outsideris and @HyunSangHan for various fixes to our website and documentation.
rollup/rollup
v2.50.3Compare Source
2021-05-28
Bug Fixes
Pull Requests
v2.50.2Compare Source
2021-05-27
Bug Fixes
.filterand.map(#4103)Pull Requests
v2.50.1Compare Source
2021-05-26
Bug Fixes
Pull Requests
v2.50.0Compare Source
2021-05-25
Features
Bug Fixes
Pull Requests
v2.49.0Compare Source
2021-05-23
Features
Bug Fixes
Pull Requests
v2.48.0Compare Source
2021-05-15
Features
entryFileNameswhen preserving modules (#4077)Bug Fixes
Pull Requests
deoptimizePathwhen the first element is empty string (@si3nloong)v2.47.0Compare Source
2021-05-04
Features
Pull Requests
v2.46.0Compare Source
2021-04-29
Features
Pull Requests
UNUSED_EXTERNAL_IMPORTwarning information about the origin of the problem (@cawa-93)v2.45.2Compare Source
2021-04-13
Bug Fixes
Pull Requests
v2.45.1Compare Source
2021-04-10
Bug Fixes
Pull Requests
v2.45.0Compare Source
2021-04-09
Features
Pull Requests
v2.44.0Compare Source
2021-03-29
Features
makeAbsoluteExternalsRelativeto opt out of renormalizing absolute external ids to relative ids (#4021)resolveIdplugin hook to allow forcing or preventing renormalization of absolute external ids (#4021)Bug Fixes
__proto__properties correctly (#4019)Pull Requests
__proto__property is present (@marijnh)v2.43.1Compare Source
2021-03-28
Bug Fixes
Pull Requests
v2.43.0Compare Source
2021-03-27
Features
Pull Requests
sourcemapreference in docs (@tjenkinson)v2.42.4Compare Source
2021-03-24
Bug Fixes
Pull Requests
v2.42.3Compare Source
2021-03-22
Bug Fixes
#__PURE__comments in front of optional chaining expressions (#4007)Pull Requests
v2.42.2Compare Source
2021-03-22
Bug Fixes
Pull Requests
v2.42.1Compare Source
2021-03-20
Bug Fixes
perfoption (#4004)Pull Requests
v2.42.0Compare Source
2021-03-19
Features
this.resolvein their resolveId hook (#4000)Pull Requests
v2.41.5Compare Source
2021-03-18
Bug Fixes
Pull Requests
v2.41.4Compare Source
2021-03-16
Bug Fixes
Pull Requests
v2.41.3Compare Source
2021-03-16
Bug Fixes
Pull Requests
v2.41.2Compare Source
2021-03-12
Bug Fixes
Pull Requests
v2.41.1Compare Source
2021-03-11
Pull Requests
v2.41.0Compare Source
2021-03-09
Features
treeshake.propertyReadSideEffectsto keep all property accesses (#3985)Bug Fixes
Pull Requests
v2.40.0Compare Source
2021-02-26
Features
Bug Fixes
:in generated file names to prevent invalid files on Windows (#3972)Pull Requests
:in file names (@lukastaegert)v2.39.1Compare Source
2021-02-23
Bug Fixes
Pull Requests
v2.39.0Compare Source
2021-02-12
Features
Bug Fixes
Pull Requests
validateoutput option and--validateCLI option (@kzc)(@lukastaegert)
v2.38.5Compare Source
2021-02-05
Bug Fixes
Pull Requests
v2.38.4Compare Source
2021-02-02
Bug Fixes
Pull Requests
v2.38.3Compare Source
2021-02-01
Bug Fixes
Pull Requests
v2.38.2Compare Source
2021-01-31
Bug Fixes
Pull Requests
v2.38.1Compare Source
2021-01-28
Bug Fixes
Pull Requests
v2.38.0Compare Source
2021-01-22
Features
Pull Requests
v2.37.1Compare Source
2021-01-20
Pull Requests
v2.37.0Compare Source
2021-01-19
Features
Bug Fixes
Pull Requests
v2.36.2Compare Source
2021-01-16
Bug Fixes
Pull Requests
v2.36.1Compare Source
2021-01-06
Bug Fixes
Pull Requests
v2.36.0Compare Source
2021-01-05
Features
Pull Requests
v2.35.1Compare Source
2020-12-14
Bug Fixes
Pull Requests
v2.35.0Compare Source
2020-12-14
Features
closeBundlehook that is triggered bybundle.close()in the JS API (#3883)Pull Requests
Microsoft/tslib
v2.2.0Compare Source
This release supports TypeScript 4.3's new functionality for ECMAScript private methods and accessors, and private static class members.
It does so by expanding the scope of
__classPrivateFieldGetand__classPrivateFieldSet. See microsoft/tslib#146 for more details.v2.1.0Compare Source
This release adds a new
__spreadArrayhelper which avoids side-effects compared to the now-deprecated__spreadArraysand__spreadhelpers. See microsoft/tslib#133 for more details.This release also provides a more-specific error message when extending from a type which is not a function and not null. See microsoft/tslib#138 for more details.
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled due to failing status checks.
♻️ 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.