chore(deps): update all non-major dependencies#76
Merged
Conversation
1785861 to
0bd1a11
Compare
cb469f1 to
f8fbd93
Compare
c9bb3cf to
9f15ba3
Compare
70e2c8c to
72d5e6f
Compare
b8332fd to
b39cd0f
Compare
f047891 to
a86f24f
Compare
f4eeeda to
4d336c3
Compare
094510e to
1d72fd9
Compare
deb5e5f to
ca6ef44
Compare
c78d46c to
af1b7b6
Compare
af1b7b6 to
c6e0b69
Compare
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:
^7.18.2->^7.18.9^0.6.2->^0.7.1^4.2.0->^4.3.2v3.0.2->v3.0.8v3.2.0->v3.4.1^2.1->^2.23.22.7->3.24.1^9.3->^9.4^9.3->^9.4^9.3->^9.4^9.3->^9.4^2.4->^2.5^11.0->^11.1^8.16.0->^8.22.0^12.4.2->^12.5.016.15.0->16.17.08.4.14->8.4.16^1.4.1->^1.5.0^2.6.2->^2.7.1^14.8.5->^14.11.0^4.9.0->^4.10.0Release Notes
babel/babel
v7.18.9Compare Source
🐛 Bug Fix
babel-plugin-transform-modules-systemjs,babel-typesTSDeclareFunctionas default (@zxbodya)babel-generatorreturnTypewith comments generates incorrect code (@liuxingbaoyu)💅 Polish
babel-clibabel-cliis ready. (@liuxingbaoyu)🏠 Internal
babel-core,babel-helper-remap-async-to-generator,babel-helpers,babel-parser,babel-plugin-transform-block-scoping,babel-preset-envbabel-helper-create-class-features-plugin,babel-helper-member-expression-to-functions,babel-helper-remap-async-to-generator,babel-helper-replace-supers,babel-helper-wrap-function,babel-helpers,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining,babel-plugin-proposal-decorators,babel-plugin-proposal-object-rest-spread,babel-plugin-proposal-optional-chaining,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-traverse,babel-types🏃♀️ Performance
babel-generatornuxt/image
v0.7.1Compare Source
v0.7.0Compare Source
⚠ BREAKING CHANGES
node>=14.16Features
node>=14.16(38d77f1)Bug Fixes
nuxtContextis optional (37f09b0)baseURLregardless of router base (#484) (2720956)headwhen preload is disabled (#528) (86088e4)build
0.6.2 (2022-02-17)
Features
Bug Fixes
lru-cache(resolves #481) (61bcb90)0.6.1 (2022-01-31)
Features
imgAttrsproperty to<nuxt-picture>(#445) (448d9ef)<img>events (#416) (f22ae01)Bug Fixes
nuxt-community/storybook
v4.3.2Compare Source
actions/cache
v3.0.8Compare Source
What's Changed
zstdnot working for windows on gnu tar in issues.SEGMENT_DOWNLOAD_TIMEOUT_MIN. Default is 60 minutes.v3.0.7Compare Source
What's Changed
v3.0.6Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.0.6
v3.0.5Compare Source
Removed error handling by consuming actions/cache 3.0 toolkit, Now cache server error handling will be done by toolkit.
v3.0.4Compare Source
In this release, we have fixed the tar creation error while trying to create it with path as
~/home folder onubuntu-latest.v3.0.3Compare Source
Fixed avoiding empty cache save when no files are available for caching. (https://github.com/actions/cache/issues/624)
actions/setup-node
v3.4.1Compare Source
In scope of this release we fixed bugs related to the pnpm 7.5.1 output issue from
pnpm store pathhttps://github.com/actions/setup-node/pull/545. Moreover we fixed the issue with falling on node-version output https://github.com/actions/setup-node/pull/540.v3.4.0Compare Source
In scope of this release we updated
actions/cachepackage as the new version contains fixes for caching error handling. Moreover, we added support for asdf format as Node.js version file https://github.com/actions/setup-node/pull/373. Besides, we introduced new output node-version and addednpm-shrinkwrap.jsonto dependency file patterns: https://github.com/actions/setup-node/pull/439v3.3.0Compare Source
In scope of this release we added support for
lts/-naliases, improve logic forcurrent,latestandnodealiases to handle them fromtoolcache, updatenccpackage.Support of lts/-n aliases
Minor improvements
composer/installers
v2.2.0Compare Source
What's Changed
Full Changelog: composer/installers@v2.1.1...v2.2.0
v2.1.1Compare Source
Fixed
zloirock/core-js
v3.24.1Compare Source
IS_BROWSERdetection to avoid a false positive withjsdom, #1110@@​speciessupport inPromisein some old engines{ Array, %TypedArray% }.prototype.{ findLast, findLastIndex }marked as shipped in FF104v3.24.0Compare Source
.asIndexedPairsrenamed to.indexed, proposal-iterator-helpers/183:Iterator.prototype.asIndexedPairs->Iterator.prototype.indexedAsyncIterator.prototype.asIndexedPairs->AsyncIterator.prototype.indexed%AsyncFromSyncIteratorPrototype%inAsyncIterator.fromandIterator.prototype.toAsync, proposal-iterator-helpers/182, proposal-iterator-helpers/202%WrapForValidAsyncIteratorPrototype%.next, proposal-iterator-helpers/197%WrapForValid(Async)IteratorPrototype%.next, proposal-iterator-helpers/197 and proposal-iterator-helpers/205.next/.returnto an underlying iterator by the extended iterator protocol, a part of proposal-iterator-helpers/194.throwmethods removed from all wrappers / helpers prototypes, a part of proposal-iterator-helpers/194{ Iterator, AsyncIterator }.prototype.flatMapproxy iterators on.return, proposal-iterator-helpers/195RangeErroronNaNin{ Iterator, AsyncIterator }.prototype.{ drop, take }, proposal-iterator-helpers/181%TypedArray%.prototype.toSplicedmethod removed from the change array by copy proposal and marked as obsolete incore-js, proposal-change-array-by-copy/88Promisewithunhandledrejectionevent support (browser style) in Deno < 1.24core-js-compat/core-js-builderand added compat data for them:bun), compat data for 0.1.1-0.1.5, #1103hermes), compat data for 0.1-0.11, #1099oculus), compat data mapping for 3.0-22.0, #1098v3.23.5Compare Source
structuredClonefeature detection, #1106v3.23.4Compare Source
core-jsstructuredClonebugs (1774866 (fixed in FF104) and 1777321 (still not fixed)) that now can clone errors, but.stackof the clone is an empty string{ Map, WeakMap }.prototype.emplacelogic, #1102v3.23.3Compare Source
%TypedArray%.prototype.toSplicedfollowing proposal-change-array-by-copy/89v3.23.2Compare Source
%TypedArray%constructors in new methods, #1092 (comment)v3.23.1Compare Source
core-jscopies, #1091vflag toRegExp.prototype.flagsimplementation in case if current V8 bugs will not be fixed before this flag implementationv3.23.0Compare Source
Arrayfind from last moved to the stable ES, according to June 2022 TC39 meeting:Array.prototype.findLastArray.prototype.findLastIndex%TypedArray%.prototype.findLast%TypedArray%.prototype.findLastIndexArraygrouping proposal renamed, according to June 2022 TC39 meeting:Array.prototype.groupBy->Array.prototype.groupArray.prototype.groupByToMap->Array.prototype.groupToMap%TypedArray%.prototype.withfollowing proposal-change-array-by-copy/86, according to June 2022 TC39 meetingSymbol.metadataKeyreplacesSymbol.metadataArray.prototype.pushpolyfill with some fixes for modern enginesArray.prototype.unshiftpolyfill with some fixes for modern enginesRegExp.prototype.flagsin the actual version of V8MathandNumberconstantsArrayBufferDetachingprotector cell invalidation and performance degradation onstructuredClonefeature detection, one more case of #679structuredClonethat can not cloneDOMException(just in case for future versions that will fix other issues)v3.22.8Compare Source
ToBigInt/ToNumberconversion of the argument passed to%TypedArray%.prototype.fillin V8 ~ Chrome < 59, Safari < 14.1, FF < 55, Edge <=18DeletePropertyOrThrowin IE9-TypeErrorinstead ofError) on incorrectexecresult inRegExp.prototype.testpolyfill{ actual, full, features }/typed-array/atentriesdrush-ops/drush
v11.1.1Compare Source
Highlights
What's Changed
${var}string interpolation patterns by @Ayesh in https://github.com/drush-ops/drush/pull/5154intin DrupalBootLevels by @mglaman in https://github.com/drush-ops/drush/pull/5155pm:installandpm:uninstallrespect--simulateoption by @Kingdutch in https://github.com/drush-ops/drush/pull/5152New Contributors
Full Changelog: drush-ops/drush@11.0.9...11.1.0
v11.1.0Compare Source
An 11.1.1 release was made right after this one to fix an omission in drush.info file
Highlights
What's Changed
${var}string interpolation patterns by @Ayesh in https://github.com/drush-ops/drush/pull/5154intin DrupalBootLevels by @mglaman in https://github.com/drush-ops/drush/pull/5155pm:installandpm:uninstallrespect--simulateoption by @Kingdutch in https://github.com/drush-ops/drush/pull/5152New Contributors
Full Changelog: drush-ops/drush@11.0.9...11.1.0
v11.0.9Compare Source
What's Changed
New Contributors
Full Changelog: drush-ops/drush@11.0.8...11.0.9
v11.0.8Compare Source
What's Changed
backup-dirunderdrush.pathsin config docs. by @richardbporter in https://github.com/drush-ops/drush/pull/5104New Contributors
Full Changelog: drush-ops/drush@11.0.7...11.0.8
v11.0.7Compare Source
What's Changed
Full Changelog: drush-ops/drush@11.0.6...11.0.7
v11.0.6Compare Source
What's Changed
New Contributors
Full Changelog: drush-ops/drush@11.0.5...11.0.6
v11.0.5Compare Source
What's Changed
Full Changelog: drush-ops/drush@11.0.4...11.0.5
v11.0.4Compare Source
What's Changed
New Contributors
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.