id | title |
---|---|
index |
Change Log |
2023.06.02
- Use builtin.list-with-packages default for changelogs (#6ed9e28)
List of updated packages:
- @pvm/[email protected]
- @pvm/[email protected]
- @pvm/[email protected]
- @pvm/[email protected]
- @pvm/[email protected]
- @pvm/[email protected]
- @pvm/[email protected]
- @pvm/[email protected]
- @pvm/[email protected]
- @pvm/[email protected]
- @pvm/[email protected]
- @pvm/[email protected]
- @pvm/[email protected]
- @pvm/[email protected]
- @pvm/[email protected]
- @pvm/[email protected]
- @pvm/[email protected]
- @pvm/[email protected]
- @pvm/[email protected]
- @pvm/[email protected]
- @pvm/[email protected]
- @pvm/[email protected]
- @pvm/[email protected]
- @pvm/[email protected]
- @pvm/[email protected]
- @pvm/[email protected]
- @pvm/[email protected]
- @pvm/[email protected]
- @pvm/[email protected]
- @pvm/[email protected]
2023.01.30
- increase max buffer limit for diff calc (#9d4743c)
2022.11.15
- @pvm/plugin-core: add unified canary version calculation option (#d0d9a22)
- add links to and from perf doc (#852eac3)
2022.11.14
2022.11.14
- add total perf metrics (#0d800c3)
2022.10.31
2022.10.28
- remove deprecated unused config options (#44b9155)
2022.10.28
- Remove slack notifications (#b735750)
2022.10.28
2022.10.28
- Revert "chore: filter private pkgs from published list" (#c27bbc4)
- publish artifacts to website (#3e9b761)
2022.10.27
- @pvm/core: resolve providers against config file dir (#39d7711)
2022.10.27
- @pvm/plugin-core: remove exports restrictions (#426b088)
2022.10.27
2022.10.26
- @pvm/core: fix plugin resolution paths (#459ecda)
2022.10.25
- @pvm/gitlab: move plugin to @pvm/gitlab to preserve backward compatibility (#1d4487b)
2022.10.25
- @pvm/core: plugins and plugins_v2 load compat (#0e8f765)
2022.10.24
2022.10.17
2022.10.13
2022.09.23
- @pvm/update: update_dependants now matches by pkg path (#1d142f7)
2022.09.21
- correct publish version calculation for unified versioning and publish.path_mapping (#a0fc5b4)
2022.09.19
- @pvm/update: fix 'none' release-type for dependants (#9c421b3)
2022.09.15
- @pvm/vcs: fix local mode need of platform api (#7cc1ced)
2022.09.09
- @pvm/pvm: fix publish with yarn v1 scripts on node 16 with npm 8+ (#559e52b)
2022.09.07
- @pvm/core: call node-boot on getConfig call (#dca0526)
2022.09.06
- @pvm/core: add granular configuration for updated dependants set (#438f019)
2022.08.18
- add support for non-"git root" cwd (#623672d)
- test fix (#7448d43)
2022.07.25
- @pvm/core: resolve config against cwd and not git root dir (#ec4620a)
- fix links to sources from typedoc (#16b69ac)
2022.07.18
- @pvm/pvm: allow publish monorepo root (#0ee0a83)
2022.07.07
- @pvm/core: add user-agent to request headers (#394ddc3)
- correct token for pvm update call (#659927e)
2022.06.23
- @pvm/types: add empty readme (#05b68af)
- pass env variables only to commands where they need (#23744ec)
- replace TINKOFF_PAT_TOKEN with GITHUB_TOKEN (#04fcaac)
2022.06.22
- @pvm/core: allow config in json5 format (#2a1c538)
- filter private pkgs from published list (#6a887a8)
2022.06.17
2022.06.14
- correct labels setup in gitlab mr's (#7b454c4)
2022.06.11
- add ability to set and process update hints via merge request description in gitlab (#05daa5c)
2022.06.10
- @pvm/core: add peerDependencies and optionalDependencies as default deps_keys (#b5c4636)
2022.06.10
- @pvm/git-vcs: correct commit logic for windows environment (#1e1b224)
- notifications are sended to pvm-github channel (#df0ac2d)
- setup mattermost incoming webhook (#3d9f5a9)
2022.06.06
- translation and rearranging in doc site header (#635a654)
2022.06.06
- @pvm/mattermost: send attachments via webhook too (#7825cdd)
2022.06.03
- @pvm/plugin-http-proxy: readme translated to english (#380a1ef)
2022.06.03
- @pvm/pvm: readme translated to english (#6f2c288)
2022.06.03
- @pvm/slack: readme translated to english (#75ec3b1)
- correct fetch depth for docs generation (#a3b5737)
- correct fetch depth for docs generation on master (#dad114d)
- use @pvm/pkgset to collect packages (#c525d6d)
- generate doc on release too (#5f78e7a)
2022.06.03
- remove
only
from test spec (#0d12432)
2022.06.02
- @pvm/mattermost: incoming hooks now working without channel name (#50f8341)
2022.06.02
- @pvm/mattermost: add progressive retry on 408 response code (#bfc7f49)
2022.06.01
- @pvm/mattermost: incoming webhooks support added (#b44fc0e)
2022.05.27
- @pvm/vcs: make platform packages optional (#a4210dc)
2022.05.25
- setup readme.md files compilation (#e0fb9e6)
2022.05.25
- remove slack mentions from docs (#295eefb)
- fix unstable github and notificator tests (#9c303ba)
2022.05.19
- enable conventional changelog plugin (#527421a)
2022.05.19
chore: fetch more commits in release job
2022.05.19
chore: set --access public
for publication
2022.05.19
chore: fix npm registry authentication
2022.05.19
- chore: turn on publication to registry
- docs: remove migration to 0.53.0 guide
- docs: remove instructions for internal usage
- docs: move docs generation to master merge workflow
- docs: setup docs autodeploy
2022.04.29
correct mattermost support and add more docs