v2.0.11 - Azure Function Upgrade and Dependency Updates
What's Changed
- v2.0.10 Sync to dev by @nosvalds in #199
- Bump fastify/github-action-merge-dependabot from 2.7.1 to 3.0.2 by @dependabot in #201
- Bump underscore from 1.13.1 to 1.13.2 by @dependabot in #202
- Bump date-fns from 2.27.0 to 2.28.0 by @dependabot in #213
- Bump @xmldom/xmldom from 0.7.5 to 0.8.0 by @dependabot in #205
- Bump dotenv from 10.0.0 to 11.0.0 by @dependabot in #215
- Bump @prettier/plugin-xml from 1.1.0 to 1.2.0 by @dependabot in #206
- Bump actions/setup-node from 2.5.0 to 2.5.1 by @dependabot in #208
- Bump eslint-plugin-import from 2.25.3 to 2.25.4 by @dependabot in #214
- Bump lint-staged from 12.1.2 to 12.1.7 by @dependabot in #212
- Bump eslint from 8.4.1 to 8.6.0 by @dependabot in #210
- Bump eslint from 8.6.0 to 8.7.0 by @dependabot in #216
- Bump dotenv from 11.0.0 to 14.1.0 by @dependabot in #218
- Bump node-fetch from 2.6.6 to 2.6.7 by @dependabot in #217
- Bump mocha from 9.1.3 to 9.1.4 by @dependabot in #219
- Bump dotenv from 14.1.0 to 14.2.0 by @dependabot in #220
- Bump lint-staged from 12.1.7 to 12.2.0 by @dependabot in #221
- Bump lint-staged from 12.2.0 to 12.2.1 by @dependabot in #222
- Bump azure/login from 1.4.2 to 1.4.3 by @dependabot in #223
- Bump lint-staged from 12.2.1 to 12.2.2 by @dependabot in #224
- switch from keyvault name to URI by @nosvalds in #225
- Revert "switch from keyvault name to URI" by @nosvalds in #227
- Bump mocha from 9.1.4 to 9.2.0 by @dependabot in #228
- Bump lint-staged from 12.2.2 to 12.3.1 by @dependabot in #229
- Bump dotenv from 14.2.0 to 14.3.0 by @dependabot in #230
- Bump chai from 4.3.4 to 4.3.5 by @dependabot in #231
- Bump dotenv from 14.3.0 to 14.3.2 by @dependabot in #232
- Bump chai from 4.3.5 to 4.3.6 by @dependabot in #233
- Bump lint-staged from 12.3.1 to 12.3.2 by @dependabot in #234
- Bump eslint from 8.7.0 to 8.8.0 by @dependabot in #235
- Bump dotenv from 14.3.2 to 15.0.0 by @dependabot in #236
- Bump lint-staged from 12.3.2 to 12.3.3 by @dependabot in #237
- upgrade to v4 Functions runtime, change to keyvault URI by @nosvalds in #238
- add sleep in workflow to give function time to update before integration tests run by @nosvalds in #240
- Next Release by @nosvalds in #239
Full Changelog: v2.0.10...v2.0.11