Releases: AndrewLane/ssh-keygen2
Releases · AndrewLane/ssh-keygen2
v2.0.0
Breaking Changes
- Now an ESM Module
What's Changed
- Bump @babel/traverse from 7.11.5 to 7.23.2 by @dependabot in #211
- Bump sinon from 16.1.0 to 16.1.3 by @dependabot in #212
- Bump eslint from 8.51.0 to 8.52.0 by @dependabot in #213
- Bump eslint-plugin-import from 2.28.1 to 2.29.0 by @dependabot in #215
- Bump sinon from 16.1.3 to 17.0.0 by @dependabot in #214
- Bump actions/setup-node from 3 to 4 by @dependabot in #216
- Bump sinon from 17.0.0 to 17.0.1 by @dependabot in #217
- Bump eslint from 8.52.0 to 8.53.0 by @dependabot in #218
- Bump prettier from 3.0.3 to 3.1.0 by @dependabot in #219
- Bump eslint from 8.53.0 to 8.54.0 by @dependabot in #220
- Bump eslint from 8.54.0 to 8.55.0 by @dependabot in #221
- Bump prettier from 3.1.0 to 3.1.1 by @dependabot in #222
- Bump eslint-plugin-import from 2.29.0 to 2.29.1 by @dependabot in #223
- Bump eslint from 8.55.0 to 8.56.0 by @dependabot in #224
- Bump github/codeql-action from 2 to 3 by @dependabot in #225
- Bump prettier from 3.1.1 to 3.2.2 by @dependabot in #227
- Bump prettier from 3.2.2 to 3.2.4 by @dependabot in #228
- Bump prettier from 3.2.4 to 3.2.5 by @dependabot in #229
- Bump peter-evans/create-pull-request from 5 to 6 by @dependabot in #231
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #230
- Bump mocha from 10.2.0 to 10.3.0 by @dependabot in #232
- Bump eslint from 8.56.0 to 8.57.0 by @dependabot in #233
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #234
- Bump mocha from 10.3.0 to 10.4.0 by @dependabot in #235
- Bump tj-actions/verify-changed-files from 13.1 to 19 by @dependabot in #237
- MacOS Specific tweaks for testing by @AndrewLane in #241
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #240
- Bump tj-actions/verify-changed-files from 19 to 20 by @dependabot in #245
- Bump sinon from 17.0.1 to 17.0.2 by @dependabot in #246
- Bump prettier from 3.2.5 to 3.3.0 by @dependabot in #249
- Bump prettier from 3.3.0 to 3.3.1 by @dependabot in #251
- Bump prettier from 3.3.1 to 3.3.2 by @dependabot in #253
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #254
- Bump nyc from 15.1.0 to 17.0.0 by @dependabot in #252
- Bump sinon from 17.0.2 to 18.0.0 by @dependabot in #247
- Use modern import syntax by @AndrewLane in #256
- Bump chai from 4.3.10 to 5.1.1 by @dependabot in #257
- Remove the eslint-config-airbnb-base dependency by @AndrewLane in #258
- Remove eslint-plugin-import dependency by @AndrewLane in #259
- Upgrade to eslint 9.5.0 by @AndrewLane in #260
- v2.0.0 by @AndrewLane in #262
Full Changelog: v1.2.0...v2.0.0
v1.2.0
What's Changed
- Bump eslint-plugin-import from 2.26.0 to 2.27.4 by @dependabot in #161
- Bump eslint from 8.31.0 to 8.32.0 by @dependabot in #162
- Bump eslint-plugin-import from 2.27.4 to 2.27.5 by @dependabot in #163
- Bump eslint from 8.32.0 to 8.33.0 by @dependabot in #164
- Bump eslint from 8.33.0 to 8.34.0 by @dependabot in #165
- Bump eslint from 8.34.0 to 8.35.0 by @dependabot in #166
- Bump eslint from 8.35.0 to 8.36.0 by @dependabot in #167
- Bump eslint from 8.36.0 to 8.37.0 by @dependabot in #168
- Bump eslint from 8.37.0 to 8.38.0 by @dependabot in #169
- Bump eslint from 8.38.0 to 8.39.0 by @dependabot in #170
- Upgrade codeql action to v2 by @AndrewLane in #171
- Allow Dependabot to update Github Actions by @AndrewLane in #172
- Bump dependabot/fetch-metadata from 1.1.1 to 1.4.0 by @dependabot in #173
- Bump codecov/codecov-action from 1 to 3 by @dependabot in #174
- Bump actions/setup-node from 1 to 3 by @dependabot in #175
- Bump actions/checkout from 1 to 3 by @dependabot in #176
- Bump eslint from 8.39.0 to 8.40.0 by @dependabot in #177
- Bump eslint from 8.40.0 to 8.41.0 by @dependabot in #178
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 by @dependabot in #179
- Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1 by @dependabot in #180
- Bump eslint from 8.41.0 to 8.42.0 by @dependabot in #181
- Bump eslint from 8.42.0 to 8.43.0 by @dependabot in #182
- Bump eslint from 8.43.0 to 8.44.0 by @dependabot in #183
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #184
- Bump eslint from 8.44.0 to 8.45.0 by @dependabot in #185
- Fix import order linting failure by @AndrewLane in #187
- Fix import order for version 2.28.0 of eslint-plugin-import by @AndrewLane in #188
- Bump eslint-plugin-import from 2.27.5 to 2.28.0 by @dependabot in #186
- Bump eslint from 8.45.0 to 8.46.0 by @dependabot in #189
- Bump eslint from 8.46.0 to 8.47.0 by @dependabot in #190
- Bump eslint-plugin-import from 2.28.0 to 2.28.1 by @dependabot in #191
- Bump chai from 4.3.7 to 4.3.8 by @dependabot in #192
- Bump eslint from 8.47.0 to 8.48.0 by @dependabot in #193
- Bump actions/checkout from 3 to 4 by @dependabot in #194
- Bump eslint from 8.48.0 to 8.49.0 by @dependabot in #195
- Bump eslint from 8.49.0 to 8.50.0 by @dependabot in #196
- Bump chai from 4.3.8 to 4.3.9 by @dependabot in #197
- Bump chai from 4.3.9 to 4.3.10 by @dependabot in #198
- Bump eslint from 8.50.0 to 8.51.0 by @dependabot in #199
- Modernize package-lock.json by @AndrewLane in #200
- npm audit fix by @AndrewLane in #202
- Introduce prettier by @AndrewLane in #204
- Introduce automatic code formatting by @AndrewLane in #205
- Demonstrate that the API allows for either password or passphrase by @AndrewLane in #203
- Drop support for ancient versions of node by @AndrewLane in #208
- Use sinon stubs to increase the code coverage by @AndrewLane in #207
- More advanced error scenarios to finalize code coverage by @AndrewLane in #209
- v1.2.0 by @AndrewLane in #210
Full Changelog: v1.1.4...v1.2.0
v1.1.4
What's Changed
- Bump eslint-plugin-import from 2.25.4 to 2.26.0 by @dependabot in #134
- Bump eslint from 8.12.0 to 8.13.0 by @dependabot in #135
- Bump eslint from 8.13.0 to 8.14.0 by @dependabot in #136
- Bump mocha from 9.2.2 to 10.0.0 by @dependabot in #137
- Bump eslint from 8.14.0 to 8.15.0 by @dependabot in #138
- Bump eslint from 8.15.0 to 8.16.0 by @dependabot in #139
- Bump eslint from 8.16.0 to 8.17.0 by @dependabot in #140
- Bump eslint from 8.17.0 to 8.18.0 by @dependabot in #141
- Bump eslint from 8.18.0 to 8.19.0 by @dependabot in #142
- Bump eslint from 8.19.0 to 8.20.0 by @dependabot in #143
- Bump eslint from 8.20.0 to 8.21.0 by @dependabot in #144
- Bump eslint from 8.21.0 to 8.22.0 by @dependabot in #145
- Bump eslint from 8.22.0 to 8.23.0 by @dependabot in #146
- Bump eslint from 8.23.0 to 8.23.1 by @dependabot in #147
- Bump eslint from 8.23.1 to 8.24.0 by @dependabot in #148
- Bump eslint from 8.24.0 to 8.25.0 by @dependabot in #149
- Bump mocha from 10.0.0 to 10.1.0 by @dependabot in #150
- Bump eslint from 8.25.0 to 8.26.0 by @dependabot in #151
- Bump chai from 4.3.6 to 4.3.7 by @dependabot in #152
- Bump eslint from 8.26.0 to 8.27.0 by @dependabot in #153
- Bump eslint from 8.27.0 to 8.28.0 by @dependabot in #154
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #155
- Bump eslint from 8.28.0 to 8.29.0 by @dependabot in #156
- Bump mocha from 10.1.0 to 10.2.0 by @dependabot in #157
- Bump eslint from 8.29.0 to 8.30.0 by @dependabot in #158
- Bump eslint from 8.30.0 to 8.31.0 by @dependabot in #159
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #160
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- remove eslint consistent return disable comments by @voodoods in #44
- Bump eslint from 7.10.0 to 7.11.0 by @dependabot-preview in #45
- Bump mocha from 8.1.3 to 8.2.0 by @dependabot-preview in #46
- Run tests on Node 15 by @AndrewLane in #47
- Bump eslint from 7.11.0 to 7.12.0 by @dependabot-preview in #48
- Bump eslint from 7.12.0 to 7.12.1 by @dependabot-preview in #49
- Bump mocha from 8.2.0 to 8.2.1 by @dependabot-preview in #50
- Bump eslint-config-airbnb-base from 14.2.0 to 14.2.1 by @dependabot-preview in #52
- Bump eslint from 7.12.1 to 7.13.0 by @dependabot-preview in #51
- Bump eslint from 7.13.0 to 7.14.0 by @dependabot-preview in #53
- Bump eslint from 7.14.0 to 7.15.0 by @dependabot-preview in #54
- Bump eslint from 7.15.0 to 7.16.0 by @dependabot-preview in #55
- Bump eslint from 7.16.0 to 7.17.0 by @dependabot-preview in #56
- Create Dependabot config file by @dependabot-preview in #57
- Bump eslint from 7.17.0 to 7.18.0 by @dependabot in #58
- Bump eslint from 7.18.0 to 7.19.0 by @dependabot in #59
- Bump chai from 4.2.0 to 4.3.0 by @dependabot in #60
- Bump mocha from 8.2.1 to 8.3.0 by @dependabot in #61
- Bump eslint from 7.19.0 to 7.20.0 by @dependabot in #62
- Bump eslint from 7.20.0 to 7.21.0 by @dependabot in #63
- Bump chai from 4.3.0 to 4.3.1 by @dependabot in #64
- Bump chai from 4.3.1 to 4.3.3 by @dependabot in #65
- Bump mocha from 8.3.0 to 8.3.1 by @dependabot in #66
- Bump mocha from 8.3.1 to 8.3.2 by @dependabot in #67
- Bump chai from 4.3.3 to 4.3.4 by @dependabot in #68
- Bump eslint from 7.21.0 to 7.22.0 by @dependabot in #69
- Bump eslint from 7.22.0 to 7.23.0 by @dependabot in #70
- Bump y18n from 4.0.0 to 4.0.1 by @dependabot in #71
- Bump eslint from 7.23.0 to 7.24.0 by @dependabot in #72
- Bump eslint from 7.24.0 to 7.25.0 by @dependabot in #73
- Node v16 CI Update by @AndrewLane in #74
- Bump mocha from 8.3.2 to 8.4.0 by @dependabot in #75
- Bump lodash from 4.17.20 to 4.17.21 by @dependabot in #76
- Bump eslint from 7.25.0 to 7.26.0 by @dependabot in #77
- Bump hosted-git-info from 2.8.8 to 2.8.9 by @dependabot in #78
- Bump eslint-plugin-import from 2.22.1 to 2.23.0 by @dependabot in #79
- Bump eslint-plugin-import from 2.23.0 to 2.23.2 by @dependabot in #80
- Bump eslint from 7.26.0 to 7.27.0 by @dependabot in #82
- Bump eslint-plugin-import from 2.23.2 to 2.23.3 by @dependabot in #81
- Bump eslint-plugin-import from 2.23.3 to 2.23.4 by @dependabot in #83
- Bump eslint from 7.27.0 to 7.28.0 by @dependabot in #84
- Bump glob-parent from 5.1.1 to 5.1.2 by @dependabot in #86
- Remove support for node v10 by @AndrewLane in #87
- Bump mocha from 8.4.0 to 9.0.0 by @dependabot in #85
- Bump eslint from 7.28.0 to 7.29.0 by @dependabot in #89
- Bump mocha from 9.0.0 to 9.0.1 by @dependabot in #88
- Bump mocha from 9.0.1 to 9.0.2 by @dependabot in #91
- Bump eslint from 7.29.0 to 7.30.0 by @dependabot in #90
- Bump eslint from 7.30.0 to 7.31.0 by @dependabot in #92
- Bump mocha from 9.0.2 to 9.0.3 by @dependabot in #93
- Bump eslint from 7.31.0 to 7.32.0 by @dependabot in #94
- Bump eslint-plugin-import from 2.23.4 to 2.24.0 by @dependabot in #95
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #96
- Bump eslint-plugin-import from 2.24.0 to 2.24.1 by @dependabot in #98
- Bump mocha from 9.0.3 to 9.1.0 by @dependabot in #97
- Bump eslint-plugin-import from 2.24.1 to 2.24.2 by @dependabot in #99
- Bump mocha from 9.1.0 to 9.1.1 by @dependabot in #100
- Delete auto-approve-dependabot.yml by @AndrewLane in #101
- Enable auto merge on dependabot PRs by @AndrewLane in #102
- Rename enable-auto-merge-on-dependabot-pr to enable-auto-merge-on-dependabot-pr.yml by @AndrewLane in #104
- Fix auto merge YML syntax by @AndrewLane in #106
- Bump mocha from 9.1.1 to 9.1.2 by @dependabot in #103
- Minor dependency bumps should trigger an auto-merge as well by @AndrewLane in #108
- Bump eslint-plugin-import from 2.24.2 to 2.25.1 by @dependabot in #107
- Bump eslint-plugin-import from 2.25.1 to 2.25.2 by @dependabot in #109
- Bump mocha from 9.1.2 to 9.1.3 by @dependabot in #110
- Bump eslint-config-airbnb-base from 14.2.1 to 15.0.0 by @dependabot in #111
- Bump eslint-plugin-import from 2.25.2 to 2.25.3 by @dependabot in #112
- Bump eslint from 7.32.0 to 8.2.0 by @dependabot in #113
- Bump eslint from 8.2.0 to 8.3.0 by @dependabot in #114
- Bump eslint from 8.3.0 to 8.4.0 by @dependabot in #115
- Bump eslint from 8.4.0 to 8.4.1 by @dependabot in #116
- Bump eslint from 8.4.1 to 8.5.0 by @dependabot in #117
- Bump eslint-plugin-import from 2.25.3 to 2.25.4 by @dependabot in #118
- Bump eslint from 8.5.0 to 8.6.0 by @dependabot in #119
- Bump eslint from 8.6.0 to 8.7.0 by @dependabot in #120
- Bump mocha from 9.1.3 to 9.1.4 by @dependabot in #121
- Test on node v17 by @AndrewLane in #122
- Bump mocha from 9.1.4 to 9.2.0 by @dependabot in #123
- Bump chai from 4.3.4 to 4.3.6 by @dependabot in #124
- Bump eslint from 8.7.0 to 8.8.0 by @dependabot in #125
- Bump ansi-regex from 5.0.0 to 5.0.1 by @dependabot in #126
- Bump eslint from 8.8.0 to 8.9.0 by @dependabot in #127
- Bump mocha from 9.2.0 to 9.2.1 by @dependabot in #128
- Bump eslint from 8.9.0 to 8.10.0 by @dependabot in #129
- Bump mocha from 9.2.1 to 9.2.2 by @dependabot in #130
- Bump eslint from 8.10.0 to 8.11.0 by @dependabot in #131
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #132
- Bump eslint from 8.11.0 to 8.12.0 by @dependabot in #133
New Contributors
- @voodoods made their first contribution in #44
- @dependabot made their first contribution in #58
Full Changelog: v1.1.2...v1.1.3
v1.1.2
Merge pull request #42 from AndrewLane/1.1.2 v1.1.2
v1.1.1
Merge pull request #40 from AndrewLane/1.1.1 v1.1.1
v1.1.0
Merge pull request #36 from AndrewLane/v1.1.0 v1.1.0
v1.0.1
Merge pull request #26 from AndrewLane/1.0.1 v1.0.1