ahochsteger / gmail-processor

Gmail Processor is an open-source project that automates the processing of Gmail messages and attachments using Google Apps Script and execute actions (e.g. store attachments in a GDrive folder, log information in a spreadsheet) depending on matching criteria.
http://ahochsteger.github.io/gmail-processor/
Apache License 2.0
487 stars 135 forks source link

chore(deps): pin dependencies #403

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
@eslint/js (source) devDependencies pin ^9.8.0 -> 9.9.1 age adoption passing confidence
@types/eslint__js (source) devDependencies pin ^8.42.3 -> 8.42.3 age adoption passing confidence
@types/node (source) devDependencies minor 22.1.0 -> 22.5.1 age adoption passing confidence
rollup (source) devDependencies patch 4.21.0 -> 4.21.1 age adoption passing confidence
ts-jest (source) devDependencies patch 29.2.4 -> 29.2.5 age adoption passing confidence
type-fest devDependencies minor 4.25.0 -> 4.26.0 age adoption passing confidence
typescript-eslint (source) devDependencies minor 8.0.1 -> 8.3.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

Add the preset :preserveSemverRanges to your config if you don't want to pin your dependencies.


Release Notes

rollup/rollup (rollup) ### [`v4.21.1`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4211) [Compare Source](https://togithub.com/rollup/rollup/compare/v4.21.0...v4.21.1) *2024-08-26* ##### Bug Fixes - Ensure `closeWatcher` hook is called when watch mode is aborted via Ctrl+C ([#​5618](https://togithub.com/rollup/rollup/issues/5618)) - Do not produce invalid code for `import.meta.url` in compact mode ([#​5624](https://togithub.com/rollup/rollup/issues/5624)) - Do not throw when generating chunk names when preserving modules in Windows ([#​5625](https://togithub.com/rollup/rollup/issues/5625)) ##### Pull Requests - [#​5591](https://togithub.com/rollup/rollup/pull/5591): chore(deps): update dependency [@​types/eslint](https://togithub.com/types/eslint) to v9 ([@​renovate](https://togithub.com/renovate)\[bot], [@​lukastaegert](https://togithub.com/lukastaegert)) - [#​5618](https://togithub.com/rollup/rollup/pull/5618): preload the WASM file even though the version is undefined. ([@​TrickyPi](https://togithub.com/TrickyPi)) - [#​5619](https://togithub.com/rollup/rollup/pull/5619): Call and await closeWatcher hooks on exit signals ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​5622](https://togithub.com/rollup/rollup/pull/5622): chore(deps): lock file maintenance minor/patch updates ([@​renovate](https://togithub.com/renovate)\[bot], [@​lukastaegert](https://togithub.com/lukastaegert)) - [#​5624](https://togithub.com/rollup/rollup/pull/5624): fix: add space for DOCUMENT_CURRENT_SCRIPT template ([@​TrickyPi](https://togithub.com/TrickyPi)) - [#​5625](https://togithub.com/rollup/rollup/pull/5625): fix: get the right chunk name for preserve modules in Windows ([@​TrickyPi](https://togithub.com/TrickyPi), [@​lukastaegert](https://togithub.com/lukastaegert))
kulshekhar/ts-jest (ts-jest) ### [`v29.2.5`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2925-2024-08-23) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v29.2.4...v29.2.5)
sindresorhus/type-fest (type-fest) ### [`v4.26.0`](https://togithub.com/sindresorhus/type-fest/compare/v4.25.0...0fdc7d2e0fa7cfbb303ea26e2a34ef3504a7633d) [Compare Source](https://togithub.com/sindresorhus/type-fest/compare/v4.25.0...v4.26.0)
typescript-eslint/typescript-eslint (typescript-eslint) ### [`v8.3.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#830-2024-08-26) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v8.2.0...v8.3.0) ##### 🚀 Features - **eslint-plugin:** \[no-deprecation] add rule ##### ❤️ Thank You - Abraham Guo - Daichi Kamiyama - Josh Goldberg ✨ - Kim Sang Du - Sukka - Vida Xie You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v8.2.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#820-2024-08-19) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v8.1.0...v8.2.0) This was a version bump only for typescript-eslint to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v8.1.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#810-2024-08-12) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v8.0.1...v8.1.0) ##### 🚀 Features - **typescript-eslint:** add JSDoc comments on generated configs ##### ❤️ Thank You - Aly Thobani - Brad Zacher - James - Josh Goldberg ✨ - Joshua Chen - Olivier Zalmanski - YeonJuan - Yukihiro Hasegawa You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.

Configuration

📅 Schedule: Branch creation - "on thursday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 10606599235

Details


Files with Coverage Reduction New Missed Lines %
src/lib/processors/BaseProcessor.ts 8 84.67%
src/lib/processors/MessageProcessor.ts 22 89.58%
<!-- Total: 30 -->
Totals Coverage Status
Change from base Build 10566891407: -0.2%
Covered Lines: 6810
Relevant Lines: 7294

💛 - Coveralls