This repository was archived by the owner on Dec 7, 2023. It is now read-only.
chore(deps): update all dependencies #320
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:
8.0.1->11.1.07.1.1->9.2.57.0.6->11.0.226.0.14->29.5.1113.11.1->20.10.42.6.1->2.11.216.17.0->21.4.04.2.1->4.3.03.6.5->3.34.07.11.0->8.55.018.2.0->19.0.46.13.0->9.1.02.22.1->2.29.06.3.1->6.8.07.21.4->7.33.24.1.0->5.2.026.6.0->29.7.02.0.5->3.0.22.1.2->3.1.019.0.3->22.0.105.4.0->5.4.426.4.1->29.1.18.0.5->9.5.14.0.3->5.3.35.76.0->5.89.04.0.0->5.1.4Release Notes
semantic-release/commit-analyzer (@semantic-release/commit-analyzer)
v11.1.0Compare Source
Features
v11.0.0Compare Source
Bug Fixes
Features
BREAKING CHANGES
v10.0.4Compare Source
Bug Fixes
v10.0.3Compare Source
Reverts
v10.0.2Compare Source
Bug Fixes
v10.0.1Compare Source
Bug Fixes
v10.0.0Compare Source
Code Refactoring
Features
BREAKING CHANGES
loading ESM plugins
@semantic-release/commit-analyzeris now a native ES Module. It has named exportsfor each plugin hook (
analyzeCommits)v9.0.2Compare Source
Bug Fixes
v9.0.1Compare Source
Bug Fixes
v9.0.0Compare Source
Features
BREAKING CHANGES
semantic-release/github (@semantic-release/github)
v9.2.5Compare Source
Bug Fixes
v9.2.4Compare Source
Bug Fixes
v9.2.3Compare Source
Bug Fixes
v9.2.2Compare Source
Bug Fixes
v9.2.1Compare Source
v9.2.0Compare Source
Features
v9.1.0Compare Source
Features
releaseNameTemplateandreleaseBodyTemplateoptions for customizing release body and name (#704) (9e2678c)v9.0.7Compare Source
Bug Fixes
v9.0.6Compare Source
Bug Fixes
v9.0.5Compare Source
Bug Fixes
v9.0.4Compare Source
Bug Fixes
v9.0.3Compare Source
Bug Fixes
v9.0.2Compare Source
Bug Fixes
v9.0.1Compare Source
Bug Fixes
v9.0.0Compare Source
BREAKING CHANGES
@semantic-release/githubis now a native ES Modulev8.1.0Compare Source
Features
v8.0.9Compare Source
Bug Fixes
v8.0.8Compare Source
Bug Fixes
v8.0.7Compare Source
Bug Fixes
v8.0.6Compare Source
Bug Fixes
v8.0.5Compare Source
Bug Fixes
v8.0.4Compare Source
Bug Fixes
v8.0.3Compare Source
Bug Fixes
v8.0.2Compare Source
Bug Fixes
v8.0.1Compare Source
Bug Fixes
v8.0.0Compare Source
BREAKING CHANGES
v7.2.3Compare Source
Bug Fixes
v7.2.2Compare Source
Bug Fixes
v7.2.1Compare Source
Bug Fixes
v7.2.0Compare Source
Features
v7.1.2Compare Source
Bug Fixes
semantic-release/npm (@semantic-release/npm)
v11.0.2Compare Source
Bug Fixes
v11.0.1Compare Source
Bug Fixes
v11.0.0Compare Source
Bug Fixes
Features
BREAKING CHANGES
v10.0.6Compare Source
Bug Fixes
v10.0.5Compare Source
Bug Fixes
v10.0.4Compare Source
Bug Fixes
v10.0.3Compare Source
Bug Fixes
v10.0.2Compare Source
Bug Fixes
v10.0.1Compare Source
Bug Fixes
v10.0.0Compare Source
Bug Fixes
Code Refactoring
Features
BREAKING CHANGES
can be found at https://github.com/npm/cli/releases/tag/v9.0.0
raised to v20.1.0 in order to support loading of ESM plugins
errorspropertyNPM_USERNAMEandNPM_PASSWORDis no longer supported. UseNPM_TOKENinstead.@semantic-release/npmis now a native ES Module. Ithas named exports for each plugin hook (
verifyConditions,prepare,publish,addChannel)v9.0.2Compare Source
Bug Fixes
v9.0.1Compare Source
Bug Fixes
preferLocaloption for execa call (#458) (c817a88)v9.0.0Compare Source
Bug Fixes
preferLocaloption to allow execa to use local npm version (#445) (002439e)semantic-releaseto the new stable version (575a5a4)semantic-releaseto a version matching the engines definition of this package (2d1f5f2)BREAKING CHANGES
semantic-releasehas been raised to match theengines.noderequirements of this packageCo-authored-by: Matt Travi [email protected]
v8.0.3Compare Source
Reverts
v8.0.2Compare Source
Bug Fixes
v8.0.1Compare Source
Bug Fixes
v8.0.0Compare Source
Features
BREAKING CHANGES
Co-authored-by: Matt Travi [email protected]
v7.1.3Compare Source
Bug Fixes
v7.1.2Compare Source
Bug Fixes
v7.1.1Compare Source
Bug Fixes
v7.1.0Compare Source
Features
v7.0.10Compare Source
Bug Fixes
v7.0.9Compare Source
Bug Fixes
v7.0.8Compare Source
Bug Fixes
v7.0.7Compare Source
Bug Fixes
Automattic/node-canvas (canvas)
v2.11.2Compare Source
==================
Fixed
v2.11.1Compare Source
==================
Fixed
canvasto theCanvasRenderingContext2Dtypeletter-spacingeffectctx.fontnot being restored correctly afterctx.restore()(#1946)v2.11.0Compare Source
==================
Fixed
v2.10.2Compare Source
==================
Fixed
Assertion failed: (object->InternalFieldCount() > 0), function Unwrap, file nan_object_wrap.h, line 32.(#2025)textBaselineandtextAlignwere not saved/restored bysave()/restore(). (#1936)Changed
save()/restore().save()/restore()no longer have a maximum depth (previously 64 states).v2.10.1Compare Source
==================
Fixed
actualBoundingBoxLeftandactualBoundingBoxRightwhentextAlign='center'or'right'(#1909)rgba(r,g,b,0)with alpha to 0 should parse as transparent, not opaque. (#2110)v2.10.0Compare Source
==================
Added
pangoVersionctx.roundRect()Fixed
rgba(r,g,b)with no alpha should parse as opaque, not transpaConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.