Skip to content

Commit

Permalink
fix: bump deps, updated snapshots, fixed linting
Browse files Browse the repository at this point in the history
  • Loading branch information
titanism committed Apr 19, 2024
1 parent 2d81f40 commit b894528
Show file tree
Hide file tree
Showing 4 changed files with 45 additions and 31 deletions.
14 changes: 14 additions & 0 deletions caldav-server.js
Original file line number Diff line number Diff line change
Expand Up @@ -730,6 +730,13 @@ class CalDAV extends API {
}
);

logger.debug('deleted events', {
deleted,
principalId,
calendarId,
user
});

// create new VEVENTS
if (vevents.length > 0) {
const events = [];
Expand Down Expand Up @@ -776,6 +783,13 @@ class CalDAV extends API {
ctx.state.session,
events
);

logger.debug('created events', {
createdEvents,
principalId,
calendarId,
user
});
}

return calendar;
Expand Down
58 changes: 29 additions & 29 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"Forward Email (https://forwardemail.net)"
],
"dependencies": {
"@aws-sdk/client-s3": "3.540.0",
"@aws-sdk/lib-storage": "3.540.0",
"@aws-sdk/s3-request-presigner": "3.540.0",
"@aws-sdk/client-s3": "3.556.0",
"@aws-sdk/lib-storage": "3.556.0",
"@aws-sdk/s3-request-presigner": "3.556.0",
"@forevolve/bootstrap-dark": "4.0.2",
"@fortawesome/fontawesome-free": "5.15.4",
"@forwardemail/passport-fido2-webauthn": "0.1.0",
Expand Down Expand Up @@ -69,20 +69,20 @@
"@zxcvbn-ts/language-nl-be": "3.0.2",
"@zxcvbn-ts/language-pl": "3.0.2",
"@zxcvbn-ts/language-pt-br": "3.0.2",
"adm-zip": "0.5.10",
"adm-zip": "0.5.12",
"ansi-html-community": "0.0.8",
"apexcharts": "3.48.0",
"array-join-conjunction": "1.0.0",
"async-ratelimiter": "1.3.12",
"async-ratelimiter": "1.3.13",
"axe": "12.2.3",
"base64url": "3.0.1",
"basic-auth": "2.0.1",
"better-sqlite3": "9.4.3",
"better-sqlite3-multiple-ciphers": "9.4.1",
"better-sqlite3": "9.5.0",
"better-sqlite3-multiple-ciphers": "9.5.0",
"boolean": "3.2.0",
"bootstrap": "4.6.2",
"bootstrap-dropdown-hover": "4.2.0",
"bootstrap-table": "1.22.2",
"bootstrap-table": "1.22.4",
"bootstrap-v4-rtl": "4.6.2-1",
"bree": "9.2.2",
"bson-objectid": "2.0.4",
Expand All @@ -106,7 +106,7 @@
"dayjs-with-plugins": "1.0.3",
"dedent": "0.7.0",
"delay": "5.0.0",
"detect-libc": "2.0.2",
"detect-libc": "2.0.3",
"ekko-lightbox": "5.3.0",
"email-addresses": "5.0.0",
"email-regex-safe": "4.0.0",
Expand All @@ -124,13 +124,13 @@
"hasha": "5.2.2",
"highlight-words": "1.2.2",
"highlight.js": "11.9.0",
"html-entities": "2.4.0",
"html-entities": "2.5.2",
"html-to-text": "8.2.1",
"htmlhint": "1.1.4",
"humanize-string": "2",
"ical.js": "2.0.0",
"ical.js": "2.0.1",
"iconv": "3.0.1",
"imapflow": "1.0.158",
"imapflow": "1.0.159",
"into-stream": "6.0.0",
"ioredfour": "1.3.0-ioredis-07",
"ip": "1.1.8",
Expand All @@ -155,10 +155,10 @@
"koa-views-render": "0.0.1",
"lazyframe": "2.2.7",
"lazyload": "2.0.0-rc.2",
"libmime": "5.3.4",
"libmime": "5.3.5",
"lodash": "4.17.21",
"mailauth": "4.6.5",
"mailparser": "3.6.9",
"mailparser": "3.7.0",
"mailsplit": "5.4.0",
"mandarin": "5.0.6",
"manifest-rev": "1.0.3",
Expand All @@ -168,10 +168,10 @@
"markdown-it-highlightjs": "4.0.1",
"markdown-it-task-checkbox": "1.0.6",
"memoizee": "0.4.15",
"mermaid": "10.8.0",
"mermaid": "10.9.0",
"mkdirp": "3.0.1",
"mongodb-memory-server": "9.1.6",
"mongodb-query-parser": "4.0.2",
"mongodb-memory-server": "9.1.8",
"mongodb-query-parser": "4.1.0",
"mongodb-short-id": "0.3.3",
"mongoose": "6.11.1",
"mongoose-common-plugin": "4.0.0",
Expand All @@ -182,7 +182,7 @@
"multer": "2.0.0-rc.4",
"mx-connect": "1.5.3",
"node-gzip": "1.1.2",
"node-html-parser": "6.1.12",
"node-html-parser": "6.1.13",
"node-os-utils": "1.3.7",
"nodemailer": "6.9.13",
"numeral": "2.0.6",
Expand Down Expand Up @@ -221,22 +221,22 @@
"pretty-ms": "7",
"preview-email": "3.0.19",
"pug": "3.0.2",
"puppeteer": "22.3.0",
"puppeteer": "22.6.5",
"qrcode": "1.5.3",
"qs": "6.11.2",
"re2": "1.20.9",
"qs": "6.12.1",
"re2": "1.20.10",
"reconnecting-websocket": "4.4.0",
"regex-parser": "2.3.0",
"reserved-email-addresses-list": "2.0.13",
"rev-hash": "3",
"rrule": "2.8.1",
"sanitize-html": "2.12.1",
"sanitize-html": "2.13.0",
"scmp": "2.1.0",
"sender-rewriting-scheme": "1.0.0",
"sharp": "0.32.0",
"signale": "1.4.0",
"sitemap": "7.1.1",
"smtp-server": "3.13.3",
"smtp-server": "3.13.4",
"snappy": "7.2.2",
"spamscanner": "5.1.5",
"speakingurl": "14.0.1",
Expand All @@ -255,7 +255,7 @@
"twilio": "4.23.0",
"typed.js": "2.1.0",
"uncaught": "0.0.5",
"undici": "6.6.2",
"undici": "6.13.0",
"url-parse": "1.5.10",
"url-regex-safe": "4.0.0",
"utf-8-validate": "6.0.3",
Expand Down Expand Up @@ -284,7 +284,7 @@
"babel-eslint": "10.1.0",
"browserify": "17.0.0",
"bundle-collapser": "1.4.0",
"cssnano": "6.0.3",
"cssnano": "6.1.2",
"del": "6.1.1",
"eslint": "8.39.0",
"eslint-config-xo-lass": "2.0.1",
Expand Down Expand Up @@ -318,7 +318,7 @@
"gulp-unassert": "3.0.0",
"gulp-xo": "0.25.0",
"husky": "9.0.11",
"ioredis": "5.3.2",
"ioredis": "5.4.1",
"ioredis-mock": "8.9.0",
"lint-staged": "15.2.2",
"make-dir": "3.1.0",
Expand All @@ -332,17 +332,17 @@
"parse-git-config": "3.0.0",
"postcss": "8.4.38",
"postcss-inline-base64": "7.3.1",
"postcss-preset-env": "9.3.0",
"postcss-preset-env": "9.5.6",
"postcss-reporter": "7.1.0",
"postcss-scss": "4.0.9",
"prettier": "2",
"pump": "3.0.0",
"purgecss-from-pug": "5.0.0",
"purgecss-from-pug": "6.0.0",
"rc": "1.2.8",
"remark-cli": "11.0.0",
"remark-license": "6.1.0",
"remark-preset-github": "4.0.4",
"sass": "1.71.1",
"sass": "1.75.0",
"sinon": "16.1.3",
"stylelint": "15.11.0",
"stylelint-config-recommended-scss": "13.1.0",
Expand Down
4 changes: 2 additions & 2 deletions test/web/snapshots/otp.js.md

Large diffs are not rendered by default.

Binary file modified test/web/snapshots/otp.js.snap
Binary file not shown.

0 comments on commit b894528

Please sign in to comment.