chore(deps): update all non-major dependencies
This MR contains the following updates:
Release Notes
babel/babel
v7.13.15
👓 Spec Compliance
-
babel-parser
🐛 Bug Fix
-
babel-parser
-
babel-plugin-proposal-do-expressions
,babel-traverse
- #10101 yield for do expression (@tanhauhau)
-
#13030 Refactor switch support in
NodePath#getCompletionRecords
(@JLHwung)
- Other
-
babel-compat-data
,babel-preset-env
- #13075 Compile classes when spread is unsupported (@nicolo-ribaudo)
💅 Polish
-
babel-preset-env
- #13115 [preset-env - debug] Print targets that need each plugin (@nicolo-ribaudo)
📝 Documentation
- #13081 Update CoC contacts (@nicolo-ribaudo)
🏠 Internal
-
babel-plugin-transform-regenerator
,babel-standalone
-
#13086 Align
regenerator-transform
import with native ESM (@nicolo-ribaudo)
-
#13086 Align
-
babel-helper-transform-fixture-test-runner
-
#13087 Do not load root
babel.config.js
in tests (@nicolo-ribaudo)
-
#13087 Do not load root
:running_woman: Performance
v7.13.14
🐛 Bug Fix
-
babel-core
- #13068 fix(core): make sure "clone-deep-browser" code path is used on browsers (@charlessuh)
🏠 Internal
- Other
-
babel-cli
,babel-core
,babel-helper-transform-fixture-test-runner
,babel-register
,babel-types
:running_woman: Performance
-
babel-core
-
#13063 Only resolve
package.json
when relative configs are enabled (@nicolo-ribaudo)
-
#13063 Only resolve
v7.13.13
👓 Spec Compliance
🐛 Bug Fix
-
babel-core
-
#13031 Correctly handle relative
browserslistConfigFile
paths (@nicolo-ribaudo)
-
#13031 Correctly handle relative
-
babel-core
,babel-preset-env
-
#13028 Resolve
.browserslistrc
as a project-wide file (@nicolo-ribaudo)
-
#13028 Resolve
-
babel-plugin-transform-react-constant-elements
-
babel-types
-
babel-node
- #13037 fix: make babel-node spawned process bubble msg (@lambertkevin)
- #13037 fix: make babel-node spawned process bubble msg (@lambertkevin)
-
babel-parser
💅 Polish
🏠 Internal
-
babel-core
- #13021 Remove lodash sortBy use (@jridgewell)
- Other
-
babel-traverse
- #13044 Expand type definitions for path.{get,set}Data to cover symbols (@addaleax)
:running_woman: Performance
-
babel-core
-
#13040 Set
rootMode: "root"
inloadPartialConfig
(@nicolo-ribaudo)
-
#13040 Set
v7.13.10
🐛 Bug Fix
-
babel-plugin-transform-async-to-generator
,babel-plugin-transform-react-constant-elements
,babel-plugin-transform-react-jsx
- #12967 Lazily initialize and cache constant JSX elements (@nicolo-ribaudo)
-
babel-helper-create-class-features-plugin
,babel-plugin-proposal-private-methods
-
babel-helper-create-class-features-plugin
,babel-helpers
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-private-methods
-
babel-parser
- #12687 (ts) Raise syntax error for an abstract method that has body (@sosukesuzuki)
-
babel-helper-compilation-targets
,babel-preset-env
-
#12908 Fix
esmodules: true
without specified browsers (@nicolo-ribaudo)
-
#12908 Fix
💅 Polish
- Other
-
#12956 Suggest using
babel.config.json
when linting dependencies (@nicolo-ribaudo)
-
#12956 Suggest using
-
babel-helpers
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-private-methods
📝 Documentation
- #12974 Capitalize design docs headings (@MrBrain295)
🏠 Internal
-
babel-helper-fixtures
- #12982 Optionally enable external-helpers in tests (@jridgewell)
-
babel-cli
,babel-core
,babel-generator
,babel-helper-compilation-targets
,babel-helper-create-class-features-plugin
,babel-helper-create-regexp-features-plugin
,babel-helper-fixtures
,babel-helper-module-imports
,babel-helper-plugin-test-runner
,babel-helper-transform-fixture-test-runner
,babel-helpers
,babel-node
,babel-parser
,babel-plugin-external-helpers
,babel-plugin-proposal-async-generator-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-decorators
,babel-plugin-proposal-do-expressions
,babel-plugin-proposal-dynamic-import
,babel-plugin-proposal-export-default-from
,babel-plugin-proposal-export-namespace-from
,babel-plugin-proposal-function-bind
,babel-plugin-proposal-function-sent
,babel-plugin-proposal-json-strings
,babel-plugin-proposal-logical-assignment-operators
,babel-plugin-proposal-nullish-coalescing-operator
,babel-plugin-proposal-numeric-separator
,babel-plugin-proposal-object-rest-spread
,babel-plugin-proposal-optional-catch-binding
,babel-plugin-proposal-optional-chaining
,babel-plugin-proposal-partial-application
,babel-plugin-proposal-pipeline-operator
,babel-plugin-proposal-private-methods
,babel-plugin-proposal-private-property-in-object
,babel-plugin-proposal-record-and-tuple
,babel-plugin-proposal-throw-expressions
,babel-plugin-proposal-unicode-property-regex
,babel-plugin-transform-arrow-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoped-functions
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-computed-properties
,babel-plugin-transform-destructuring
,babel-plugin-transform-dotall-regex
,babel-plugin-transform-duplicate-keys
,babel-plugin-transform-exponentiation-operator
,babel-plugin-transform-flow-comments
,babel-plugin-transform-flow-strip-types
,babel-plugin-transform-for-of
,babel-plugin-transform-function-name
,babel-plugin-transform-instanceof
,babel-plugin-transform-jscript
,babel-plugin-transform-member-expression-literals
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-systemjs
,babel-plugin-transform-modules-umd
,babel-plugin-transform-named-capturing-groups-regex
,babel-plugin-transform-new-target
,babel-plugin-transform-object-super
,babel-plugin-transform-parameters
,babel-plugin-transform-property-literals
,babel-plugin-transform-property-mutators
,babel-plugin-transform-proto-to-assign
,babel-plugin-transform-react-constant-elements
,babel-plugin-transform-react-display-name
,babel-plugin-transform-react-inline-elements
,babel-plugin-transform-react-jsx-compat
,babel-plugin-transform-react-jsx-development
,babel-plugin-transform-react-jsx-self
,babel-plugin-transform-react-jsx-source
,babel-plugin-transform-react-jsx
,babel-plugin-transform-react-pure-annotations
,babel-plugin-transform-regenerator
,babel-plugin-transform-reserved-words
,babel-plugin-transform-runtime
,babel-plugin-transform-shorthand-properties
,babel-plugin-transform-spread
,babel-plugin-transform-sticky-regex
,babel-plugin-transform-strict-mode
,babel-plugin-transform-template-literals
,babel-plugin-transform-typeof-symbol
,babel-plugin-transform-typescript
,babel-plugin-transform-unicode-escapes
,babel-plugin-transform-unicode-regex
,babel-preset-env
,babel-preset-flow
,babel-preset-react
,babel-preset-typescript
,babel-register
,babel-standalone
,babel-traverse
- #12963 Avoid using CJS globals in internal source files (@nicolo-ribaudo)
-
babel-helper-transform-fixture-test-runner
,babel-highlight
,babel-plugin-transform-runtime
,babel-preset-env
- #12795 [internal] Use the Node.js behavior for default imports (@nicolo-ribaudo)
getsentry/sentry-javascript
v6.2.5
- [utils] fix: Avoid performance.timeOrigin if too skewed (#3356)
v6.2.4
- [browser] fix: Add
SentryRequestType
toRateLimitingCategory
mapping (#3328) - [browser] ref: Add fast-path to
fetchImpl
and cleanup redundant iframe (#3341) - [node] fix: Fallback to empty string if
req.baseUrl
is empty (#3329) - [node] ref: Remove circular dependency in
@sentry/node
(#3335) - [tracing] fix: Attach mysql tracing to
Connection.createQuery
instead ofConnection.prototype.query
(#3353) - [tracing] ref: Clarify naming in
BrowserTracing
integration (#3338) - [ember] ref: Fix tests to be forward compatible with component changes (#3347)
- [ember] ref: Silence deprecation warnings in beta (#3346)
v6.2.3
- [gatsby] fix: Update Vercel environment variables to match their current system variables (#3337)
v6.2.2
- [hub] fix: Only create sessions if the correct methods are defined (#3281)
- [core] fix: Don't override SDK metadata (#3304)
- [browser] fix: Prevent fetch errors loops with invalid fetch implementations (#3318)
- [serverless] ref: Add compatible runtime nodejs14.x to building awslambda layer (#3303)
- [ember] fix: Keep route hook context when performance-wrapping (#3274)
- [integrations] fix: Normalized Event before caching. (#3305)
v6.2.1
- [core] fix: Moves SDK metadata-setting into the
NodeClient/BrowserClient
to protect it from being overwritten by other classes extendingBaseClient
like @sentry/serverless (#3279)
v6.2.0
- [tracing] feat: Mongoose tracing support added to MongoDB (#3252)
- [tracing] fix: Add missing
find
method from mongo tracing list (#3253) - [tracing] fix: Create
spanRecorder
whenever transactions are sampled (#3255) - [node] fix: Parse ESM based frames with
file://
protocol (#3264) - [react] fix: Remove react-dom peer dependency for RN (#3250)
- [ember] fix: Fixing fetching config during build step (#3246)
- [serverless]: fix: Handle incoming
sentry-trace
header (#3261)
chaijs/chai
v4.3.4
This fixes broken inspect behavior with bigints (#1321) (#1383) thanks @vapier
eslint/eslint
v7.24.0
-
0c346c8
Chore: ignorepnpm-lock.yaml
(#14303) (Nitin Kumar) -
f06ecdf
Update: Add disallowTemplateShorthand option in no-implicit-coercion (#13579) (Remco Haszing) -
71a80e3
Docs: fix broken links in Node.js API docs toc (#14296) (u-sho (Shouhei Uechi)) -
bd46dc4
Docs: Fix incorrect reference to "braces" in arrow-parens (#14300) (emclain) -
0d6235e
Docs: update header in max-lines (#14273) (Shinigami) -
70c9216
Docs: Update issue triage to include blocked column (#14275) (Nicholas C. Zakas) -
abca186
Docs: Fix typo in suggestions section (#14293) (Kevin Partington) -
c4d8b0d
Fix: no-unused-vars ignoreRestSiblings check assignments (fixes #14163) (#14264) (YeonJuan) -
b51d077
Update: add ignoreNonDeclaration to no-multi-assign rule (fixes #12545) (#14185) (t-mangoe) -
c981fb1
Chore: Upgrade mocha to 8.3.2 (#14278) (Stephen Wade) -
147fc04
Docs: Fixrepro:needed
label in bug report template (#14285) (Milos Djermanovic) -
e1cfde9
Docs: Update bug report template (#14276) (Nicholas C. Zakas) -
c85c2f1
Docs: Add fatal to Node.js API LintMessage type (#14251) (Brandon Mills)
v7.23.0
-
687ccae
Update: add option "allowInParentheses" to no-sequences (fixes #14197) (#14199) (Daniel Rentz) -
dbf2529
Sponsors: Sync README with website (ESLint Jenkins) -
4bdf2c1
Sponsors: Sync README with website (ESLint Jenkins) -
49d1697
Chore: Upgrade eslint-plugin-jsdoc to v25 and remove --legacy-peer-deps (#14244) (Brandon Mills) -
43f1685
Update:--quiet
should not supress--max-warnings
(fixes #14202) (#14242) (Milos Djermanovic) -
909c727
Docs: Add valid example that shows vars in a block scope (#14230) (Ed S) -
28583eb
Fix: no-mixed-operators false positives with? :
(fixes #14223) (#14226) (Milos Djermanovic) -
a99eb2d
Fix: Clarify line breaks in object-curly-newline (fixes #14024) (#14063) (armin yahya) -
8984c91
Update: eslint --env-info output os info (#14059) (薛定谔的猫) -
2a79306
Sponsors: Sync README with website (ESLint Jenkins) -
ebd7026
Docs: Fix typo (#14225) (Greg Finley) -
a2013fc
Sponsors: Sync README with website (ESLint Jenkins)
v7.22.0
-
3a432d8
Docs: Improve documentation for indent rule (#14168) (Serkan Özel) -
f62ec8d
Update: throw error when fix range is invalid (#14142) (Jacob Bandes-Storch) -
0eecad2
Upgrade: Update lodash in package.json to V 4.17.21 (#14159) (Basem Al-Nabulsi) -
5ad91aa
Update: report es2021 globals in no-extend-native (refs #13602) (#14177) (Milos Djermanovic) -
c295581
Chore: remove leftover JSDoc from lint-result-cache (#14176) (Milos Djermanovic) -
0d541f9
Chore: Reduce lodash usage (#14178) (Stephen Wade) -
27a67d7
Sponsors: Sync README with website (ESLint Jenkins) -
459d821
Chore: upgrade dependencies of browser test (#14127) (Pig Fang) -
ebfb63a
Sponsors: Sync README with website (ESLint Jenkins) -
3ba029f
Docs: Remove Extraneous Dash (#14164) (Danny Hurlburt) -
6f4540e
Sponsors: Sync README with website (ESLint Jenkins) -
ddf361c
Docs: Fix Formatting (#14154) (Danny Hurlburt) -
c0d2ac1
Sponsors: Sync README with website (ESLint Jenkins) -
a8df03e
Docs: Clarify triage process (#14117) (Nicholas C. Zakas)
gajus/eslint-plugin-jsdoc
v32.3.0
Features
-
check-tag-names
: jsxTags an opt-in option for jsx annotations (8afb9fc)
fabricjs/fabric.js
v4.4.0
- fix(fabric.Object) wrong variable name
cornerStrokeColor
#6981 - fix(fabric.Text): underline color with text style ( regression from text on a path) #6974
- fix(fabric.Image): Cache CropX and CropY cache properties #6924
- fix(fabric.Canvas): Add target to each selection event #6858
- fix(fabric.Image): fix wrong scaling value for the y axis in renderFill #6778
- fix(fabric.Canvas): set isMoving on real movement only #6856
- fix(fabric.Group) make addWithUpdate compatible with nested groups #6774
- fix(Fabric.Text): Add path to text export and import #6844
- fix(fabric.Canvas) Remove controls check in the pixel accuracy target #6798
- feat(fabric.Canvas): Added activeOn 'up/down' property #6807
- feat(fabric.BaseBrush): limitedToCanvasSize property to brush #6719
highlightjs/highlight.js
v10.7.2
This is a patch release. The only change is that deprecation messages are throttled and shown only once.
- (chore) throttle deprecation messages (#3092) Mihkel Eidast
v10.7.1
- fix(parser) Resolves issues with TypeScript types Josh Goebel
Version 10.7.0
Parser:
- enh(api) add
unregisterLanguage
method (#3009) Antoine du Hamel - enh: Make alias registration case insensitive (#3026) David Ostrovsky
- fix(parser)
highlightAll()
now works if the library is lazy loaded Josh Goebel
New Languages:
- Added 3rd party RiScript grammar to SUPPORTED_LANGUAGES (#2988) [John C][]
- Added 3rd party HLSL grammar to SUPPORTED_LANGUAGES (#3002) Stef Levesque
- Added 3rd party Q# grammar to SUPPORTED_LANGUAGES(#3006) Vyron Vasileiadis
Language grammar improvements:
- enh(parser) smarter detection of comments (#2827) Josh Goebel
- fix(python) allow keywords immediately following numbers (#2985) Josh Goebel
- fix(xml) char immediately following tag close mis-highlighted (#3044) Josh Goebel
- fix(ruby) fix
defined?()
mis-highlighted asdef
(#3025) Josh Goebel - fix(c) comments after
#include <str>
blocks (#3041) Josh Goebel - fix(cpp) comments after
#include <str>
blocks (#3041) Josh Goebel - enh(cpp) Highlight all function dispatches (#3005) Josh Goebel
- enh(python) support type hints and better type support (#2972) Josh Goebel
- enh(gml) Add additional GML 2.3 keywords (#2984) xDGameStudios
- fix(cpp) constructor support for initializers (#3001) Josh Goebel
- enh(php) Add
trait
to class-like naming patterns (#2997) Ayesh - enh(php) Add
Stringable
,UnhandledMatchError
, andWeakMap
classes/interfaces (#2997) Ayesh - enh(php) Add
mixed
to list of keywords (#2997) Ayesh - enh(php) Add support binary, octal, hex and scientific numerals with underscore separator support (#2997) Ayesh
- enh(php) Add support for Enums (#3004) Ayesh
- enh(ecmascript) Add built-in types Vaibhav Chanana
- enh(kotlin) Add
kts
as an alias for Kotlin (#3021) Vaibhav Chanana - enh(css) Add
font-smoothing
to attributes list for CSS (#3027) AndyKIron - fix(python) Highlight
print
andexec
as a builtin (#1468) Samuel Colvin - fix(csharp) Fix unit being highlighted instead of uint (#3046) [Spacehamster][]
- enh(swift) add async/await keywords (#3048) [Bradley Mackey][]
Deprecations:
-
highlight(languageName, code, ignoreIllegals, continuation)
deprecated as of 10.7- Please use the newer API which takes
code
and then accepts options as an object - IE:
highlight(code, {language, ignoreIllegals})
-
continuation
is for internal use only and no longer supported
- Please use the newer API which takes
-
highlightBlock(el)
deprecated as of 10.7.- Please use
highlightElement(el)
instead. - Plugin callbacks renamed
before/after:highlightBlock
=>before/after:highlightElement
- Plugin callback now takes
el
vsblock
attribute - The old API and callbacks will be supported until v12.
- Please use
v10.7.0
Parser:
- enh(api) add
unregisterLanguage
method (#3009) Antoine du Hamel - enh: Make alias registration case insensitive (#3026) David Ostrovsky
- fix(parser)
highlightAll()
now works if the library is lazy loaded Josh Goebel
New Languages:
- Added 3rd party RiScript grammar to SUPPORTED_LANGUAGES (#2988) [John C][]
- Added 3rd party HLSL grammar to SUPPORTED_LANGUAGES (#3002) Stef Levesque
- Added 3rd party Q# grammar to SUPPORTED_LANGUAGES(#3006) Vyron Vasileiadis
Language grammar improvements:
- enh(parser) smarter detection of comments (#2827) Josh Goebel
- fix(python) allow keywords immediately following numbers (#2985) Josh Goebel
- fix(xml) char immediately following tag close mis-highlighted (#3044) Josh Goebel
- fix(ruby) fix
defined?()
mis-highlighted asdef
(#3025) Josh Goebel - fix(c) comments after
#include <str>
blocks (#3041) Josh Goebel - fix(cpp) comments after
#include <str>
blocks (#3041) Josh Goebel - enh(cpp) Highlight all function dispatches (#3005) Josh Goebel
- enh(python) support type hints and better type support (#2972) Josh Goebel
- enh(gml) Add additional GML 2.3 keywords (#2984) xDGameStudios
- fix(cpp) constructor support for initializers (#3001) Josh Goebel
- enh(php) Add
trait
to class-like naming patterns (#2997) Ayesh - enh(php) Add
Stringable
,UnhandledMatchError
, andWeakMap
classes/interfaces (#2997) Ayesh - enh(php) Add
mixed
to list of keywords (#2997) Ayesh - enh(php) Add support binary, octal, hex and scientific numerals with underscore separator support (#2997) Ayesh
- enh(php) Add support for Enums (#3004) Ayesh
- enh(ecmascript) Add built-in types Vaibhav Chanana
- enh(kotlin) Add
kts
as an alias for Kotlin (#3021) Vaibhav Chanana - enh(css) Add
font-smoothing
to attributes list for CSS (#3027) AndyKIron - fix(python) Highlight
print
andexec
as a builtin (#1468) Samuel Colvin - fix(csharp) Fix unit being highlighted instead of uint (#3046) [Spacehamster][]
- enh(swift) add async/await keywords (#3048) [Bradley Mackey][]
Deprecations:
-
highlight(languageName, code, ignoreIllegals, continuation)
deprecated as of 10.7- Please use the newer API which takes
code
and then accepts options as an object - IE:
highlight(code, {language, ignoreIllegals})
-
continuation
is for internal use only and no longer supported
- Please use the newer API which takes
-
highlightBlock(el)
deprecated as of 10.7.- Please use
highlightElement(el)
instead. - Plugin callbacks renamed
before/after:highlightBlock
=>before/after:highlightElement
- Plugin callback now takes
el
vsblock
attribute - The old API and callbacks will be supported until v12.
- Please use
Stuk/jszip
v3.6.0
karma-runner/karma
v6.3.2
Bug Fixes
- fix running tests in IE9 (#3668) (0055bc5), closes /github.com/karma-runner/karma/blob/026fff870913fb6cd2858dd962935dc74c92b725/client/main.js#L14 #3665
v6.3.1
Bug Fixes
v6.3.0
Features
v6.2.0
Features
6.1.2 (2021-03-09)
Bug Fixes
- commitlint: skip task on master (#3650) (3fc6fda)
- patch karma to allow loading virtual packages (#3663) (5bfcf5f)
6.1.1 (2021-02-12)
Bug Fixes
- config: check extension before ts-node register (#3651) (474f4e1), closes #3329
- report launcher process error when exit event is not emitted (#3647) (7ab86be)
v6.1.2
Bug Fixes
mochajs/mocha
v8.3.2
🐛 Fixes
-
#4599: Fix regression in
require
interface (@alexander-fenster)
📖 Documentation
- #4601: Add build to GH actions run (@christian-bromann)
- #4596: Filter active sponsors/backers (@juergba)
- #4225: Update config file examples (@pkuczynski)
rollup/rollup
v2.45.2
2021-04-13
Bug Fixes
- Do not user a dynamic entry file name for naming a manual chunk (#4040)
Merge Requests
- #4040: Prioritize manual chunk name over dynamic entry id (@lukastaegert)
v2.45.1
2021-04-10
Bug Fixes
- Handle falsy return values from async plugin options hooks (#4039)
Merge Requests
- #4039: Do not fail when returning null or undefined from an async options hook (@lukastaegert)
v2.45.0
2021-04-09
Features
- Support private class instance methods and accessors (#4034)
Merge Requests
- #4034: feat: add support for private class methods (@dnalborczyk)
v2.44.0
2021-03-29
Features
- Add a new option
makeAbsoluteExternalsRelative
to opt out of renormalizing absolute external ids to relative ids (#4021) - Extend the
resolveId
plugin hook to allow forcing or preventing renormalization of absolute external ids (#4021) - Make the rendered code of individual modules available in the generated bundle (#4028)
Bug Fixes
- Handle objects with
__proto__
properties correctly (#4019)
Merge Requests
-
#4019: Deoptimize ObjectExpression when a
__proto__
property is present (@marijnh) - #4021: Improve absolute path handling (@lukastaegert)
- #4026: chore: fix vscode launch config (change tdd to bdd) (@jameslahm)
- #4027: Post comment for MRs from forks (@lukastaegert)
- #4028: Expose rendered module code to generateBundle hook (@btd)
v2.43.1
2021-03-28
Bug Fixes
- Prevent infinite recursions in certain scenarios when calling object properties (#4025)
Merge Requests
- #4025: Handle recursive this mutation detection (@lukastaegert)
v2.43.0
2021-03-27
Features
- Track side effects of function properties in objects for better tree-shaking (#4011)
Merge Requests
- #4011: Disable pessimistic object deoptimization for calls when the called function doesn't ref this (@marijnh)
-
#4012: fix
sourcemap
reference in docs (@tjenkinson) - #4015: Use SIGTERM instead of SIGINT to kill test child processes in tests (@marijnh)
v2.42.4
2021-03-24
Bug Fixes
- Do not discard plugin return values when using perf option (#4010)
Merge Requests
- #4010: Return hook result inside promise with async timer end (@SuperOleg39)
v2.42.3
2021-03-22
Bug Fixes
- Do not ignore
#__PURE__
comments in front of optional chaining expressions (#4007)
Merge Requests
- #4007: Tree-shake pure call expressions with optional chaining (@lukastaegert)
v2.42.2
2021-03-22
Bug Fixes
- Use correct import.meta.url in relative imports from transpiled config files (#4005)
Merge Requests
- #4005: Use correct import.meta.url in config files (@lukastaegert)
v2.42.1
2021-03-20
Bug Fixes
- Do not produce unhandled Promise rejections when plugins throw while using the
perf
option (#4004)
Merge Requests
v2.42.0
2021-03-19
Features
- Prevent infinite loops when several plugins are using
this.resolve
in their resolveId hook (#4000)
Merge Requests
- #4000: Break infinite loops in this.resolve (@lukastaegert)
v2.41.5
2021-03-18
Bug Fixes
- Make sure unused property accesses of external namespaces can be tree-shaken (#4001)
Merge Requests
- #4001: Do not count accessing members of an external namespace as side-effects (@lukastaegert)
v2.41.4
2021-03-16
Bug Fixes
- Do not replace external namespace imports with individual named imports to avoid changing behaviour with regard to missing exports (#3999)
Merge Requests
- #3999: Allow to safely probe external namespaces (@lukastaegert)
v2.41.3
2021-03-16
Bug Fixes
- Always retain arguments passed to empty object pattern parameters (#3998)
Merge Requests
- #3998: Do not create invalid code if a function argument is an empty object pattern (@lukastaegert)
v2.41.2
2021-03-12
Bug Fixes
- Also remove sourcemaps comments if plugins return a pre-made ast (#3987)
Merge Requests
v2.41.1
2021-03-11
Merge Requests
- #3990: Add browser sourcemap and remove log (@lukastaegert)
v2.41.0
2021-03-09
Features
- Add option to
treeshake.propertyReadSideEffects
to keep all property accesses (#3985)
Bug Fixes
- Also respect pure comment annotations when a plugin provides an AST in the transform hook provided they use this.parse (#3981)
Merge Requests
vladshcherbin/rollup-plugin-copy
v3.4.0
- Pass
src
path torename
function - Pass
filename
totransform
function - Improve typescript types
olifolkerd/tabulator
v4.9.3
- Fixed regression in the setColumnLayout function
v4.9.2
Missing dependency for gulp-uglify-es has been added to the package.json
Fixed regression with excptuion being thrown when rendering table in IE
Fixed issue with row components not being passed into custom sorter functions
Fixed regression in persitance system that was preventing column order from being persisted
Using the paginationInitialPage option with remote pagination no longer results in a console warning if the page is not set to 1
Removed debug trace command from movable rows module
The select editor now correctly handles false values when used as a header filter with multiselect mode enabled
The autocomplete editor is now correctly reset when clearFilter is called, so the showListOnEmpty option now functions as expected
The built in header filter empty check function now considers headers with a numeric value of 0 to not be empty
The dataTreeSelectPropagate option now correctly includes all child rows in the slection, including ones in a currently collapsed parent
The setColumnLayout now works when the horizontal DOM is enabled
When focusing on an editable cell with the horizontal virtual DOM enabled, the table now correctly scrolls the cell to be visible
Fixed regression preventing UI update of selected rows that had yet to be rendered
v4.9.1
- Fixed regression in select editor when values param property is set to true
v4.9.0
There are a large number of updates to Tabulator in this release, Checkout the Release Notes for full details
Microsoft/tslib
v2.2.0
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 __classPrivateFieldGet
and __classPrivateFieldSet
. See microsoft#146 for more details.
v2.1.0
This release adds a new __spreadArray
helper which avoids side-effects compared to the now-deprecated __spreadArrays
and __spread
helpers. See microsoft#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#138 for more details.
Microsoft/TypeScript
v4.2.4
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for TypeScript v4.2.0 (Beta).
- fixed issues query for TypeScript v4.2.1 (RC).
- fixed issues query for TypeScript v4.2.2 (Stable).
- fixed issues query for TypeScript v4.2.3.
- fixed issues query for TypeScript v4.2.4.
Downloads are available on:
v4.2.3
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for TypeScript v4.2.0 (Beta).
- fixed issues query for TypeScript v4.2.1 (RC).
- fixed issues query for TypeScript v4.2.2 (Stable).
- fixed issues query for TypeScript v4.2.3.
Downloads are available on:
v4.2.2
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for TypeScript v4.2.0 (Beta).
- fixed issues query for TypeScript v4.2.1 (RC).
- fixed issues query for TypeScript v4.2.2.
Downloads are available on:
v4.1.5
This release contains a fix for an issue when language service plugins have no specified name.
v4.1.4
This release contains fixes for a security risk involving language service plugin loading. More details are available here.
v4.1.3
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for TypeScript v4.1.0 (Beta).
- fixed issues query for TypeScript v4.1.1 (RC).
- fixed issues query for TypeScript v4.1.2 (Stable).
- fixed issues query for TypeScript v4.1.3 (Stable).
Downloads are available on:
perry-mitchell/webdav-client
v3.6.2
2021-01-06
-
Bugfixes:
- #231 Unable to target files using custom request
-
Security Patches:
- #232 Axios server-side request forgery vulerability (CVE-2020-28168)
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.