SocialGouv / aes-gcm-rsa-oaep

Kubeseal aes-gcm-rsa-oaep encryption implementaton in TypeScript
http://socialgouv.github.io/webseal
10 stars 1 forks source link

Configure Renovate - autoclosed #5

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

Configuration Summary

Based on the default config's presets, Renovate will:

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

With your current configuration, Renovate will create 18 Pull Requests:

fix(deps): update dependency @​types/node-forge to ^0.10.0 - Schedule: ["at any time"] - Branch name: `renovate/node-forge-0.x` - Merge into: `master` - Upgrade [@types/node-forge](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `^0.10.0`
chore(deps): update actions/checkout action to v3 - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-3.x` - Merge into: `master` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v3`
chore(deps): update actions/download-artifact action to v3 - Schedule: ["at any time"] - Branch name: `renovate/actions-download-artifact-3.x` - Merge into: `master` - Upgrade [actions/download-artifact](https://togithub.com/actions/download-artifact) to `v3`
chore(deps): update actions/setup-node action to v3 - Schedule: ["at any time"] - Branch name: `renovate/actions-setup-node-3.x` - Merge into: `master` - Upgrade [actions/setup-node](https://togithub.com/actions/setup-node) to `v3`
chore(deps): update actions/upload-artifact action to v3 - Schedule: ["at any time"] - Branch name: `renovate/actions-upload-artifact-3.x` - Merge into: `master` - Upgrade [actions/upload-artifact](https://togithub.com/actions/upload-artifact) to `v3`
chore(deps): update codecov/codecov-action action to v3 - Schedule: ["at any time"] - Branch name: `renovate/codecov-codecov-action-3.x` - Merge into: `master` - Upgrade [codecov/codecov-action](https://togithub.com/codecov/codecov-action) to `v3`
chore(deps): update dependency @​types/node to v18 - Schedule: ["at any time"] - Branch name: `renovate/node-18.x` - Merge into: `master` - Upgrade [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `^18.0.0`
chore(deps): update dependency eslint to v8 - Schedule: ["at any time"] - Branch name: `renovate/eslint-8.x` - Merge into: `master` - Upgrade [eslint](https://togithub.com/eslint/eslint) to `^8.0.0`
chore(deps): update dependency eslint-config-airbnb to v19 - Schedule: ["at any time"] - Branch name: `renovate/eslint-config-airbnb-19.x` - Merge into: `master` - Upgrade [eslint-config-airbnb](https://togithub.com/airbnb/javascript) to `^19.0.0`
chore(deps): update dependency eslint-config-prettier to v8 - Schedule: ["at any time"] - Branch name: `renovate/eslint-config-prettier-8.x` - Merge into: `master` - Upgrade [eslint-config-prettier](https://togithub.com/prettier/eslint-config-prettier) to `^8.0.0`
chore(deps): update dependency eslint-formatter-pretty to v5 - Schedule: ["at any time"] - Branch name: `renovate/eslint-formatter-pretty-5.x` - Merge into: `master` - Upgrade [eslint-formatter-pretty](https://togithub.com/sindresorhus/eslint-formatter-pretty) to `^5.0.0`
chore(deps): update dependency eslint-plugin-prettier to v4 - Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-prettier-4.x` - Merge into: `master` - Upgrade [eslint-plugin-prettier](https://togithub.com/prettier/eslint-plugin-prettier) to `^4.0.0`
chore(deps): update dependency ts-node to v10 - Schedule: ["at any time"] - Branch name: `renovate/ts-node-10.x` - Merge into: `master` - Upgrade [ts-node](https://togithub.com/TypeStrong/ts-node) to `^10.0.0`
chore(deps): update dependency typescript to v5 - Schedule: ["at any time"] - Branch name: `renovate/typescript-5.x` - Merge into: `master` - Upgrade [typescript](https://togithub.com/Microsoft/TypeScript) to `^5.0.0`
chore(deps): update jest monorepo to v29 (major) - Schedule: ["at any time"] - Branch name: `renovate/major-jest-monorepo` - Merge into: `master` - Upgrade [@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `^29.0.0` - Upgrade [jest](https://togithub.com/facebook/jest) to `^29.0.0` - Upgrade [jest-environment-jsdom](https://togithub.com/facebook/jest) to `^29.0.0` - Upgrade [jest-environment-node](https://togithub.com/facebook/jest) to `^29.0.0` - Upgrade [ts-jest](https://togithub.com/kulshekhar/ts-jest) to `^29.0.0`
chore(deps): update typescript-eslint monorepo to v5 (major) - Schedule: ["at any time"] - Branch name: `renovate/major-typescript-eslint-monorepo` - Merge into: `master` - Upgrade [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) to `^5.0.0` - Upgrade [@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint) to `^5.0.0`
fix(deps): update dependency node-forge to v1 - Schedule: ["at any time"] - Branch name: `renovate/node-forge-1.x` - Merge into: `master` - Upgrade [node-forge](https://togithub.com/digitalbazaar/forge) to `^1.0.0` - Upgrade [@types/node-forge](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `^1.0.0`
chore(deps): lock file maintenance - Schedule: ["before 3am on the first day of the month"] - Branch name: `renovate/lock-file-maintenance` - Merge into: `master` - Regenerate lock files to use latest dependency versions


🚸 Branch creation will be limited to maximum 4 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section. If you need any further assistance then you can also request help here.


This PR has been generated by Mend Renovate. View repository job log here.

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (9fd8d4b) 85.98% compared to head (6b4310e) 85.98%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5 +/- ## ======================================= Coverage 85.98% 85.98% ======================================= Files 3 3 Lines 107 107 Branches 12 12 ======================================= Hits 92 92 Misses 15 15 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SocialGouv). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SocialGouv)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.