Releases: nearform/fastify-secrets-env
Releases · nearform/fastify-secrets-env
v3.0.0
What's Changed
- [OPTIC-RELEASE-AUTOMATION] release/v2.1.8 by @optic-release-automation in #235
- chore(deps-dev): Bump husky from 8.0.3 to 9.0.7 by @dependabot in #236
- chore: bump husky to version 9 by @synapse in #239
- Bump fastify-secrets-core from 2.0.0 to 3.0.0 by @cedlio in #251
New Contributors
Full Changelog: v2.1.8...v3.0.0
v2.1.8
What's Changed
- [OPTIC-RELEASE-AUTOMATION] release/v2.1.7 by @optic-release-automation in #226
- chore(deps): Bump actions/setup-node from 3 to 4 by @dependabot in #227
Full Changelog: v2.1.7...v2.1.8
v2.1.7
What's Changed
- [OPTIC-RELEASE-AUTOMATION] release/v2.1.1 by @optic-release-automation in #188
- chore(deps-dev): Bump eslint-plugin-n from 15.7.0 to 16.0.0 by @dependabot in #189
- chore: update dependabot config by @williamlines in #193
- chore(deps-dev): Bump eslint-config-prettier from 8.10.0 to 9.0.0 by @dependabot in #200
- chore(deps-dev): Bump lint-staged from 13.3.0 to 14.0.0 by @dependabot in #203
- chore(deps-dev): Bump prettier from 2.8.8 to 3.0.1 by @dependabot in #201
- chore(deps): Bump actions/checkout from 3 to 4 by @dependabot in #206
- [OPTIC-RELEASE-AUTOMATION] release/v2.1.2 by @optic-release-automation in #218
- [OPTIC-RELEASE-AUTOMATION] release/v2.1.3 by @optic-release-automation in #219
- [OPTIC-RELEASE-AUTOMATION] release/v2.1.4 by @optic-release-automation in #220
- Update ci.yml by @bp289 in #222
- [OPTIC-RELEASE-AUTOMATION] release/v2.1.5 by @optic-release-automation in #221
- chore(deps-dev): Bump lint-staged from 14.0.1 to 15.0.1 by @dependabot in #223
- [OPTIC-RELEASE-AUTOMATION] release/v2.1.6 by @optic-release-automation in #225
New Contributors
- @williamlines made their first contribution in #193
- @bp289 made their first contribution in #222
Full Changelog: v2.1.1...v2.1.7
v2.1.1
What's Changed
- [OPTIC-RELEASE-AUTOMATION] release/v2.1.0 by @optic-release-automation in #184
- fix: optic release action permissions by @grantmorrison in #185
- chore: enabling npm provenance integration by @mahenrique94 in #187
New Contributors
- @grantmorrison made their first contribution in #185
- @mahenrique94 made their first contribution in #187
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- chore(deps): Bump nearform/optic-release-automation-action from 2 to 3 by @dependabot in #172
- remove optional github token by @marco-ippolito in #174
- chore: nvmrc content to lts/* by @ilteoood in #175
- Update notify-release workflow by @sameer-coder in #176
- chore(deps): Bump nearform/optic-release-automation-action from 3 to 4 by @dependabot in #178
- fix: filter ci executions against pushes to master only by @brunopascottini in #179
- feat: update notify-release config by @davideroffo in #180
- ci: update check-linked-issues job permissions by @MelkorNemesis in #181
- switch the org and add permissions for optic-release-automation-action by @bredikhin in #182
- ci: update notify-release action permissions by @MelkorNemesis in #183
New Contributors
- @marco-ippolito made their first contribution in #174
- @ilteoood made their first contribution in #175
- @sameer-coder made their first contribution in #176
- @brunopascottini made their first contribution in #179
- @davideroffo made their first contribution in #180
- @MelkorNemesis made their first contribution in #181
- @bredikhin made their first contribution in #182
Full Changelog: v2.0.0...v2.1.0
v2.0.0
Breaking changes
This release drops compatibility old versions of Node and Fastify.
To use this version you need:
- Node >= 14
- Fastify >= 4
What's Changed
- Add basic functionality by @paolochiodi in #1
- Prepare to publish by @paolochiodi in #3
- Add dependabot by @paolochiodi in #4
- chore(deps-dev): Bump lint-staged from 10.4.0 to 10.4.2 by @dependabot in #5
- chore(deps-dev): Bump eslint-config-prettier from 6.12.0 to 6.13.0 by @dependabot in #6
- Add CI Badge by @paolochiodi in #2
- chore: update fastify-secrets-core by @paolochiodi in #7
- chore(deps-dev): Bump eslint-plugin-standard from 4.0.1 to 4.0.2 by @dependabot in #9
- chore(deps-dev): Bump eslint-config-prettier from 6.13.0 to 6.14.0 by @dependabot in #8
- chore(deps-dev): Bump eslint-config-standard from 14.1.1 to 15.0.0 by @dependabot in #10
- chore(deps-dev): Bump eslint from 7.11.0 to 7.12.0 by @dependabot in #11
- chore(deps-dev): Bump eslint from 7.12.0 to 7.12.1 by @dependabot in #13
- chore(deps-dev): Bump lint-staged from 10.4.2 to 10.5.0 by @dependabot in #12
- chore(deps-dev): Bump eslint-config-standard from 15.0.0 to 15.0.1 by @dependabot in #14
- chore(deps-dev): Bump eslint-config-prettier from 6.14.0 to 6.15.0 by @dependabot in #15
- chore(deps-dev): Bump eslint-config-standard from 15.0.1 to 16.0.0 by @dependabot in #16
- chore(deps-dev): Bump lint-staged from 10.5.0 to 10.5.1 by @dependabot in #18
- chore(deps-dev): Bump eslint-config-standard from 16.0.0 to 16.0.1 by @dependabot in #17
- chore(deps-dev): Bump eslint from 7.12.1 to 7.13.0 by @dependabot in #19
- chore(deps-dev): Bump fastify from 3.7.0 to 3.8.0 by @dependabot in #20
- chore: dependabot auto merge by @salmanm in #22
- chore: run automerge only on PR by @salmanm in #23
- chore: automerge in separate file by @salmanm in #24
- chore(deps-dev): Bump eslint-plugin-standard from 4.0.2 to 4.1.0 by @dependabot in #21
- chore: use fastify/github-action-merge-dependabot by @salmanm in #25
- chore(deps-dev): Bump tap from 14.10.8 to 14.11.0 by @dependabot in #26
- chore(deps-dev): Bump eslint-config-standard from 16.0.1 to 16.0.2 by @dependabot in #27
- chore(deps-dev): Bump prettier from 2.1.2 to 2.2.0 by @dependabot in #28
- chore(deps-dev): Bump eslint-plugin-standard from 4.1.0 to 5.0.0 by @dependabot in #29
- chore(deps-dev): Bump eslint from 7.13.0 to 7.14.0 by @dependabot in #30
- chore(deps-dev): Bump lint-staged from 10.5.1 to 10.5.2 by @dependabot in #31
- chore(deps-dev): Bump prettier from 2.2.0 to 2.2.1 by @dependabot in #32
- chore(deps-dev): Bump fastify from 3.8.0 to 3.9.1 by @dependabot in #33
- chore(deps-dev): Bump eslint-plugin-prettier from 3.1.4 to 3.2.0 by @dependabot in #34
- chore(deps-dev): Bump eslint-config-prettier from 6.15.0 to 7.0.0 by @dependabot in #35
- chore(deps-dev): Bump lint-staged from 10.5.2 to 10.5.3 by @dependabot in #36
- chore(deps-dev): Bump eslint from 7.14.0 to 7.15.0 by @dependabot in #37
- chore(deps-dev): Bump husky from 4.3.0 to 4.3.5 by @dependabot in #38
- chore(deps-dev): Bump eslint-plugin-prettier from 3.2.0 to 3.3.0 by @dependabot in #39
- chore(deps-dev): Bump husky from 4.3.5 to 4.3.6 by @dependabot in #40
- chore(deps): Bump fastify-secrets-core from 1.0.1 to 1.1.0 by @dependabot in #41
- chore(deps-dev): Bump fastify from 3.9.1 to 3.9.2 by @dependabot in #42
- chore(deps-dev): Bump eslint-config-prettier from 7.0.0 to 7.1.0 by @dependabot in #43
- chore(deps-dev): Bump eslint from 7.15.0 to 7.16.0 by @dependabot in #44
- chore(deps-dev): Bump eslint from 7.16.0 to 7.17.0 by @dependabot in #45
- chore(deps-dev): Bump eslint-plugin-prettier from 3.3.0 to 3.3.1 by @dependabot in #46
- chore(deps-dev): Bump husky from 4.3.6 to 4.3.7 by @dependabot in #47
- chore(deps-dev): Bump husky from 4.3.7 to 4.3.8 by @dependabot in #48
- chore(deps-dev): Bump eslint from 7.17.0 to 7.18.0 by @dependabot in #49
- chore(deps-dev): Bump fastify from 3.9.2 to 3.10.1 by @dependabot in #50
- chore(deps-dev): Bump eslint-config-prettier from 7.1.0 to 7.2.0 by @dependabot in #51
- chore(deps-dev): Bump fastify from 3.10.1 to 3.11.0 by @dependabot in #52
- chore(deps-dev): Bump eslint from 7.18.0 to 7.19.0 by @dependabot in #53
- chore(deps-dev): Bump lint-staged from 10.5.3 to 10.5.4 by @dependabot in #54
- chore(deps-dev): Bump husky from 4.3.8 to 5.0.9 by @dependabot in #55
- chore(deps-dev): Bump eslint-plugin-promise from 4.2.1 to 4.3.1 by @dependabot in #56
- chore(deps-dev): Bump fastify from 3.11.0 to 3.12.0 by @dependabot in #57
- chore(deps-dev): Bump eslint from 7.19.0 to 7.20.0 by @dependabot in #58
- chore(deps-dev): Bump eslint-config-prettier from 7.2.0 to 8.0.0 by @dependabot in #59
- chore(deps-dev): Bump husky from 5.0.9 to 5.1.0 by @dependabot in #60
- chore(deps-dev): Bump husky from 5.1.0 to 5.1.1 by @dependabot in #61
- chore(deps-dev): Bump eslint-config-prettier from 8.0.0 to 8.1.0 by @dependabot in #62
- chore(deps-dev): Bump eslint from 7.20.0 to 7.21.0 by @dependabot in #63
- chore(deps-dev): Bump husky from 5.1.1 to 5.1.2 by @dependabot in #64
- chore(deps-dev): Bump husky from 5.1.2 to 5.1.3 by @dependabot in #65
- chore(deps-dev): Bump fastify from 3.12.0 to 3.13.0 by @dependabot in #66
- chore(deps-dev): Bump eslint from 7.21.0 to 7.23.0 by @dependabot in #70
- chore(deps-dev): Bump tap from 14.11.0 to 15.0.2 by @dependabot in #75
- chore(deps-dev): Bump husky from 5.1.3 to 6.0.0 by @dependabot in #72
- chore(deps-dev): Bump fastify from 3.13.0 to 3.14.1 by @dependabot in #71
- chore(deps-dev): Bump tap from 15.0.2 to 15.0.3 by @dependabot in #80
- chore(deps-dev): Bump eslint-plugin-prettier from 3.3.1 to 3.4.0 by @dependabot in #79
- chore(deps-dev): Bump eslint-config-prettier from 8.1.0 to 8.2.0 by @dependabot in #78
- chore(deps-dev): Bump fastify from 3.14.1 to 3.14.2 by @dependabot in #76
- chore: dependabot actions by @simoneb in #81
- chore(deps-dev): Bump eslint from 7.23.0 to 7.24.0 by @dependabot in #77
- chore(deps): ...