Skip to content

Releases: Jaid/action-sync-node-meta

[Major] action-sync-node-meta 2.0.0

25 May 03:22
cf65eeb
Compare
Choose a tag to compare

🎁 Feature

a49c51 Added new input “jsonFinalNewline” (true by default)
4ac0cb Added input “branch” (“action-sync-node-meta” by default)
abe5d6 Removed input “commitMessagePrefix” in favor of new input “commitMessage”

🚑 Fix

52fc70 setup-node is not needed
aabe6d remove empty data in package.json
652773 make reset of package.json values deterministic
3d0ff8 fix
bf1661 fix
9537ff Removed unneeded health check, following #19

💅 Improvement

831cec Switched from branchPrefix to branch in commit-from-action integration, following #18

📜 Documentation

acc61b Updated example workflows
4c1ca8 Added detailed tutorial to set up “overwrite-github” direction, #9
8b9a34 Removed workflow step setup-node, following #15


Production dependencies

Event Package Before After
🌻 Upgraded @absolunet/fsp ^1.6.2 ^1.7.0
🌻 Upgraded @actions/core ^1.2.3 ^1.3.0
🌻 Upgraded @actions/github ^2.1.1 ^5.0.0
🌻 Upgraded chalk ^4.0.0 ^4.1.1
🌻 Upgraded commit-from-action ^1.3.0 ^2.0.3
🌻 Upgraded immer ^6.0.3 ^9.0.2
🌻 Upgraded lodash ^4.17.15 ^4.17.21
🌻 Upgraded read-file-string ^1.0.4 ^1.1.2
🌻 Upgraded readable-ms ^2.0.3 ^2.0.4
🌻 Upgraded upper-case-first ^2.0.1 ^2.0.2

Development dependencies

Event Package Before After
💾 Added tsconfig-jaid ^2.1.1
🌻 Upgraded acorn ^7.1.1 ^8.2.4
🌻 Upgraded babel-preset-jaid ^8.0.0 ^11.0.0
🌻 Upgraded browserslist-config-jaid-node ^2.2.2 ^3.0.0
🌻 Upgraded eslint ^6.8.0 ^7.27.0
🌻 Upgraded webpack-config-jaid ^11.8.0 ^12.2.0

4 authors

41 commits from Jaid 6 commits from actions-user 5 commits from dword-design 5 commits from github-actions[bot]

[Minor] action-sync-node-meta 1.4.0

29 Apr 20:28
4b6ea28
Compare
Choose a tag to compare

🎁 Feature

c3801e Syncing for single properties will now be skipped direction is overwrite-github and property representation in package.json is not given, fixes #6

📜 Documentation

23bfbc Rebuilt readme with tldw
3c4d1e Updated readme source
831628 Rebuilt readme with tldw


2 authors

12 commits from Jaid 1 commit from MoltenCoffee

[Patch] action-sync-node-meta 1.3.1

23 Apr 15:43
ae3184b
Compare
Choose a tag to compare

[Minor] action-sync-node-meta 1.3.0

23 Apr 15:25
c701a19
Compare
Choose a tag to compare

🎁 Feature

e8b121 Changed branch prefix to action-sync-node-meta- to avoid collisions

📁 Project management

0bfbef Replaced jsconfig.json with better tsconfig.json


Production dependencies

Event Package Before After
🚽 Removed @babel/runtime ^7.9.2

Development dependencies

Event Package Before After
🌻 Upgraded babel-preset-jaid ^7.3.6 ^8.0.0

3 authors

18 commits from Jaid 5 commits from github-actions[bot] 5 commits from unspecified authors

[Minor] action-sync-node-meta 1.2.0

16 Apr 02:24
a9ffcdd
Compare
Choose a tag to compare

🎁 Feature

e696db Finished overwrite-github feature

💅 Improvement

4bfbfc Improved error handling
346a63 Improved stability
7a57b6 Improved log messages

📜 Documentation

e25df2 Updated readme source
fd85a5 Rebuilt readme with tldw
2b6456 Updated readme source
e2d773 Rebuilt readme with tldw
2dbe1d Updated readme source
2b76e6 Rebuilt readme with tldw
dcab81 Updated readme source
025f64 Rebuilt readme with tldw
07fa37 Updated readme source
326241 Rebuilt readme with tldw
47096b Updated readme source
ce0b32 Rebuilt readme with tldw
7396b8 Updated readme source
ea5bec Rebuilt readme with tldw
adb206 Updated readme source
a2093a Rebuilt readme with tldw


Production dependencies

Event Package Before After
💾 Added chalk ^4.0.0
💾 Added has-content ^1.1.1
💾 Added readable-ms ^2.0.3

1 author

62 commits from Jaid

[Minor] action-sync-node-meta 1.1.0

14 Apr 07:31
170b6b9
Compare
Choose a tag to compare

🎁 Feature

57200f Added option syncKeywords
c8c54d Improved comparison between pkg.keywords and repo topics


Production dependencies

Event Package Before After
🚽 Removed @actions/exec ^1.0.3
🚽 Removed @actions/io ^1.0.2
🚽 Removed guess-package-manager ^1.1.3
🚽 Removed has-content ^1.1.1
🚽 Removed read-file-json ^1.0.2

Development dependencies

Event Package Before After
🚽 Removed rimraf ^3.0.2

1 author

21 commits from Jaid

[Initial] action-sync-node-meta 1.0.0

14 Apr 06:29
518c44e
Compare
Choose a tag to compare