Zoltan Kochan
cbb09fd4af
docs: add new silver sponsor
2022-08-13 12:48:32 +03:00
MCMXC
b67d3049b8
refactor: autoremove redundant disabled lint occurrences ( #5169 )
...
- add reportUnusedDisableDirectives true to eslint-config
- run 'lint:ts --fix' which autoremoves all redundant disabled lint occurrences
2022-08-06 21:29:44 +03:00
Zoltan Kochan
c9ce2725c4
chore(release): 7.9.0
2022-08-06 18:19:52 +03:00
MCMXC
238a165a53
chore: dependencies maintenance ( #5167 )
...
* chore: dependencies maintenance
- upgrade node-fetch to latest stable version
- upgrade lru-cache and remove @types/lru-cache stub type definitions
- remove eslint disables in npm-resolver index.ts
- upgrade @types/validate-npm-package-name to v4 to match package major version
- upgrade dependencies in @pnpm/get-release-text
* updated pnpm.overrides section
* include changeset
* - update local.d.ts
- replace deprecated lru-cache maxAge option with ttl
* turn down node-fetch version to 3.0.0-beta.9 again since newer ones are ESM-only
* update changeset
2022-08-06 18:16:07 +03:00
Zoltan Kochan
f5f0e4348e
chore(release): 7.9.0-0
2022-08-03 17:48:37 +03:00
MCMXC
39c0401277
chore: upgrade various dependencies ( #5138 )
...
* chore: upgrade various dependencies
- upgrade syncpack from v6 to v8
- set syncpack workspace option to false to avoid changing workspace:* to exact version
* - remove deprecated @types/json5
- upgrade eslint-config-standard-with-typescript to v22
- install eslint-plugin-n which is now a required peer dependency
- upgrade eslint-plugin-promise to v6
- bump minimum node version to >=12.22.0 in @pnpm/eslint-config
* sync various @types/* packages to be at the same major version as the dep they provide types for
* fix new reported lint issues
* add changeset
* docs: update changesets
Co-authored-by: Zoltan Kochan <z@kochan.io >
2022-08-02 11:36:06 +03:00
Zoltan Kochan
171b8eee34
chore(deps): update
2022-07-29 13:25:47 +03:00
Zoltan Kochan
0b39315cb1
fix(deps): update
2022-07-19 15:24:09 +03:00
Zoltan Kochan
7cba20498a
test(script-runners): fix
2022-07-18 04:16:52 +03:00
Zoltan Kochan
776da1ad8e
chore(deps): update
2022-07-14 03:14:19 +03:00
Zoltan Kochan
716a29acc9
chore(deps): update
2022-07-06 03:01:33 +03:00
Zoltan Kochan
a9dbcb752d
docs: fix sponsors section on release page
2022-07-02 23:26:27 +03:00
Zoltan Kochan
a0b855fbce
docs: add light versions of sponsor logos for dark theme
...
close #4959
2022-07-01 02:18:35 +03:00
Zoltan Kochan
59cde17d16
docs: add new gold sponsor
2022-06-30 17:01:34 +03:00
Zoltan Kochan
597047fc05
chore(deps): update
2022-06-28 15:38:42 +03:00
Zoltan Kochan
18539a3c7c
chore: update typescript
2022-06-28 13:08:19 +03:00
Zoltan Kochan
cdb4622aa9
fix: sponsors table in release notes
2022-06-23 01:49:33 +03:00
Zoltan Kochan
4c083cf9af
docs: add new gold sponsor
2022-06-19 22:46:33 +03:00
Zoltan Kochan
9b41cab3ff
chore: setup dev version of pnpm
2022-05-07 21:03:14 +03:00
Zoltan Kochan
1343ca57d0
chore(deps): update
2022-05-02 03:14:44 +03:00
Zoltan Kochan
41f8281637
docs: mention our sponsors in the release notes
2022-04-29 18:51:26 +03:00
Jon de la Motte
b716d2d06b
Fix add bug with overlapping workspace packages ( #4575 )
...
Co-authored-by: Zoltan Kochan <z@kochan.io >
2022-04-16 12:23:52 +03:00
那里好脏不可以
0453e21823
style(*): typo ( #4573 )
...
Co-authored-by: Zoltan Kochan <z@kochan.io >
2022-04-15 02:53:14 +03:00
Zoltan Kochan
4926f85e2c
chore: add missing peer dependencies
2022-03-31 14:51:17 +03:00
CommanderRoot
bc35dff9a9
chore: replace deprecated String.prototype.substr() ( #4479 )
...
Co-authored-by: Zoltan Kochan <z@kochan.io >
2022-03-25 23:04:20 +02:00
Homyee King
97d710c136
fix: typo ( #4462 )
2022-03-21 19:05:55 +02:00
Zoltan Kochan
cc4a46d44d
chore(release): 7.0.0-beta.1
2022-03-19 20:43:30 +02:00
Zoltan Kochan
5420148392
feat: Node.js 12 is not supported
2022-03-15 02:18:08 +02:00
Zoltan Kochan
83a4ea0662
fix: prod deps should not be installed as dev deps ( #4210 )
2022-01-08 03:27:38 +02:00
Zoltan Kochan
94377de6ee
chore: fix peer dependency issues
2021-12-11 02:45:52 +02:00
Zoltan Kochan
1650b6e962
fix: rename typings field to types
2021-11-03 15:24:31 +02:00
Victor Vlasenko
54a3f05666
refactor: add pnpm execution from the source code ( #3927 )
2021-10-29 12:01:41 +03:00
Victor Vlasenko
b19ada8ef3
refactor: simplify scripts for running lint ( #3895 )
2021-10-19 17:40:20 +03:00
Zoltan Kochan
d4e2e52c43
feat: rename supi to @pnpm/core
2021-10-17 02:43:29 +03:00
Zoltan Kochan
b1a26cb36d
chore(deps): update eslint to v8
2021-10-17 01:41:23 +03:00
Zoltan Kochan
7707c7701b
style: turn off warnings
2021-10-16 21:11:02 +03:00
Zoltan Kochan
8f0fa4159e
chore: rename @pnpm/beta to @pnpm/exe
2021-10-14 02:45:12 +03:00
Opliko
89490d0d83
fix: add a linux arm64 build ( #3830 )
2021-10-06 21:22:10 +03:00
Zoltan Kochan
04b7f60861
fix: prevent binary planting attacks on Windows
2021-09-16 12:10:46 +03:00
Zoltan Kochan
6cc069a4dd
ci: build artifacts if pkg release was skipped
2021-08-30 00:09:41 +03:00
Zoltan Kochan
9737d34bb4
ci: fix architecture of the deb package
2021-08-03 02:41:46 +03:00
Zoltan Kochan
5ae53e38d5
ci: build debian package
2021-08-03 02:13:54 +03:00
Zoltan Kochan
046f92f8e7
ci: generate the release description
2021-08-01 23:41:44 +03:00
Zoltan Kochan
d2e3c3f8d7
chore: build Debian packags ( #3634 )
2021-08-01 00:45:25 +03:00
Zoltan Kochan
011f8f35bc
feat: building a RHEL package ( #3622 )
2021-07-31 15:46:46 +03:00
Zoltan Kochan
f8efedc6ab
chore: update meta-updater
2021-06-28 18:21:55 +03:00
Zoltan Kochan
f3599aaf97
chore(release): 6.9.0
2021-06-23 10:52:00 +03:00
Zoltan Kochan
74adeb536e
chore(release): 6.7.1
2021-06-03 22:46:36 +03:00
Zoltan Kochan
79fd2226b8
chore(release): 6.7.0
2021-06-02 02:40:21 +03:00
Zoltan Kochan
f4aac60483
chore(release): 6.6.2
2021-05-30 20:38:42 +03:00