Configure Renovate #33

Merged
alexandre merged 1 commits from renovate/configure into master 2024-11-07 19:57:12 +00:00
Collaborator

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

  • .gitea/workflows/ci.yml (github-actions)
  • src/go.mod (gomod)
  • client/package.json (npm)
  • .nvmrc (nvm)

What to Expect

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

Update dependency @​tailwindcss/forms to v0.5.9
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-forms-0.x-lockfile
  • Merge into: master
  • Upgrade @tailwindcss/forms to 0.5.9
Update dependency @​types/file-saver to v2.0.7
  • Schedule: ["at any time"]
  • Branch name: renovate/file-saver-2.x-lockfile
  • Merge into: master
  • Upgrade @types/file-saver to 2.0.7
Update dependency @​types/jest to v27.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-27.x-lockfile
  • Merge into: master
  • Upgrade @types/jest to 27.5.2
Update dependency @​types/node to v17.0.45
  • Schedule: ["at any time"]
  • Branch name: renovate/node-17.x-lockfile
  • Merge into: master
  • Upgrade @types/node to 17.0.45
Update dependency autoprefixer to v10.4.20
  • Schedule: ["at any time"]
  • Branch name: renovate/autoprefixer-10.x-lockfile
  • Merge into: master
  • Upgrade autoprefixer to 10.4.20
Update dependency postcss to v8.4.47
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-8.x-lockfile
  • Merge into: master
  • Upgrade postcss to 8.4.47
Update dependency @​fortawesome/fontawesome-svg-core to v6.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/fortawesome-fontawesome-svg-core-6.x-lockfile
  • Merge into: master
  • Upgrade @fortawesome/fontawesome-svg-core to 6.6.0
Update dependency @​fortawesome/free-brands-svg-icons to v6.6.0
Update dependency @​fortawesome/free-solid-svg-icons to v6.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/fortawesome-free-solid-svg-icons-6.x-lockfile
  • Merge into: master
  • Upgrade @fortawesome/free-solid-svg-icons to 6.6.0
Update dependency @​fortawesome/react-fontawesome to ^0.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/fortawesome-react-fontawesome-0.x
  • Merge into: master
  • Upgrade @fortawesome/react-fontawesome to ^0.2.0
Update dependency @testing-library/jest-dom to v5.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-jest-dom-5.x-lockfile
  • Merge into: master
  • Upgrade @testing-library/jest-dom to 5.17.0
Update dependency @testing-library/react to v13.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-react-13.x-lockfile
  • Merge into: master
  • Upgrade @testing-library/react to 13.4.0
Update dependency @testing-library/user-event to v14.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-user-event-14.x-lockfile
  • Merge into: master
  • Upgrade @testing-library/user-event to 14.5.2
Update dependency classnames to v2.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/classnames-2.x-lockfile
  • Merge into: master
  • Upgrade classnames to 2.5.1
Update dependency react to v18.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/react-18.x-lockfile
  • Merge into: master
  • Upgrade react to 18.3.1
  • Upgrade @types/react to 18.3.12
Update dependency react-dom to v18.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/react-dom-18.x-lockfile
  • Merge into: master
  • Upgrade react-dom to 18.3.1
  • Upgrade @types/react-dom to 18.3.1
Update dependency tailwindcss to v3.4.14
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-3.x-lockfile
  • Merge into: master
  • Upgrade tailwindcss to 3.4.14
Update dependency typescript to v4.9.5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-4.x-lockfile
  • Merge into: master
  • Upgrade typescript to 4.9.5
Update dependency @testing-library/jest-dom to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-jest-dom-6.x
  • Merge into: master
  • Upgrade @testing-library/jest-dom to ^6.0.0
Update dependency @testing-library/react to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-react-16.x
  • Merge into: master
  • Upgrade @testing-library/react to ^16.0.0
Update dependency @​types/jest to v29
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-29.x
  • Merge into: master
  • Upgrade @types/jest to ^29.0.0
Update dependency node to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x
  • Merge into: master
  • Upgrade node to 22
  • Upgrade @types/node to ^22.0.0
Update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: master
  • Upgrade typescript to ^5.0.0
Update dependency web-vitals to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/web-vitals-4.x
  • Merge into: master
  • Upgrade web-vitals to ^4.0.0

🚸 Branch creation will be limited to maximum 2 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 Renovate Bot.

Welcome to [Renovate](https://github.com/renovatebot/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 * `.gitea/workflows/ci.yml` (github-actions) * `src/go.mod` (gomod) * `client/package.json` (npm) * `.nvmrc` (nvm) ### What to Expect With your current configuration, Renovate will create 24 Pull Requests: <details> <summary>Update dependency @&#8203;tailwindcss/forms to v0.5.9</summary> - Schedule: ["at any time"] - Branch name: `renovate/tailwindcss-forms-0.x-lockfile` - Merge into: `master` - Upgrade [@tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms) to `0.5.9` </details> <details> <summary>Update dependency @&#8203;types/file-saver to v2.0.7</summary> - Schedule: ["at any time"] - Branch name: `renovate/file-saver-2.x-lockfile` - Merge into: `master` - Upgrade [@types/file-saver](https://github.com/DefinitelyTyped/DefinitelyTyped) to `2.0.7` </details> <details> <summary>Update dependency @&#8203;types/jest to v27.5.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/jest-27.x-lockfile` - Merge into: `master` - Upgrade [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped) to `27.5.2` </details> <details> <summary>Update dependency @&#8203;types/node to v17.0.45</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-17.x-lockfile` - Merge into: `master` - Upgrade [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) to `17.0.45` </details> <details> <summary>Update dependency autoprefixer to v10.4.20</summary> - Schedule: ["at any time"] - Branch name: `renovate/autoprefixer-10.x-lockfile` - Merge into: `master` - Upgrade [autoprefixer](https://github.com/postcss/autoprefixer) to `10.4.20` </details> <details> <summary>Update dependency postcss to v8.4.47</summary> - Schedule: ["at any time"] - Branch name: `renovate/postcss-8.x-lockfile` - Merge into: `master` - Upgrade [postcss](https://github.com/postcss/postcss) to `8.4.47` </details> <details> <summary>Update dependency @&#8203;fortawesome/fontawesome-svg-core to v6.6.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/fortawesome-fontawesome-svg-core-6.x-lockfile` - Merge into: `master` - Upgrade [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome) to `6.6.0` </details> <details> <summary>Update dependency @&#8203;fortawesome/free-brands-svg-icons to v6.6.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/fortawesome-free-brands-svg-icons-6.x-lockfile` - Merge into: `master` - Upgrade [@fortawesome/free-brands-svg-icons](https://github.com/FortAwesome/Font-Awesome) to `6.6.0` </details> <details> <summary>Update dependency @&#8203;fortawesome/free-solid-svg-icons to v6.6.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/fortawesome-free-solid-svg-icons-6.x-lockfile` - Merge into: `master` - Upgrade [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) to `6.6.0` </details> <details> <summary>Update dependency @&#8203;fortawesome/react-fontawesome to ^0.2.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/fortawesome-react-fontawesome-0.x` - Merge into: `master` - Upgrade [@fortawesome/react-fontawesome](https://github.com/FortAwesome/react-fontawesome) to `^0.2.0` </details> <details> <summary>Update dependency @testing-library/jest-dom to v5.17.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/testing-library-jest-dom-5.x-lockfile` - Merge into: `master` - Upgrade [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) to `5.17.0` </details> <details> <summary>Update dependency @testing-library/react to v13.4.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/testing-library-react-13.x-lockfile` - Merge into: `master` - Upgrade [@testing-library/react](https://github.com/testing-library/react-testing-library) to `13.4.0` </details> <details> <summary>Update dependency @testing-library/user-event to v14.5.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/testing-library-user-event-14.x-lockfile` - Merge into: `master` - Upgrade [@testing-library/user-event](https://github.com/testing-library/user-event) to `14.5.2` </details> <details> <summary>Update dependency classnames to v2.5.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/classnames-2.x-lockfile` - Merge into: `master` - Upgrade [classnames](https://github.com/JedWatson/classnames) to `2.5.1` </details> <details> <summary>Update dependency react to v18.3.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/react-18.x-lockfile` - Merge into: `master` - Upgrade [react](https://github.com/facebook/react) to `18.3.1` - Upgrade [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped) to `18.3.12` </details> <details> <summary>Update dependency react-dom to v18.3.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/react-dom-18.x-lockfile` - Merge into: `master` - Upgrade [react-dom](https://github.com/facebook/react) to `18.3.1` - Upgrade [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped) to `18.3.1` </details> <details> <summary>Update dependency tailwindcss to v3.4.14</summary> - Schedule: ["at any time"] - Branch name: `renovate/tailwindcss-3.x-lockfile` - Merge into: `master` - Upgrade [tailwindcss](https://github.com/tailwindlabs/tailwindcss) to `3.4.14` </details> <details> <summary>Update dependency typescript to v4.9.5</summary> - Schedule: ["at any time"] - Branch name: `renovate/typescript-4.x-lockfile` - Merge into: `master` - Upgrade [typescript](https://github.com/microsoft/TypeScript) to `4.9.5` </details> <details> <summary>Update dependency @testing-library/jest-dom to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/testing-library-jest-dom-6.x` - Merge into: `master` - Upgrade [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) to `^6.0.0` </details> <details> <summary>Update dependency @testing-library/react to v16</summary> - Schedule: ["at any time"] - Branch name: `renovate/testing-library-react-16.x` - Merge into: `master` - Upgrade [@testing-library/react](https://github.com/testing-library/react-testing-library) to `^16.0.0` </details> <details> <summary>Update dependency @&#8203;types/jest to v29</summary> - Schedule: ["at any time"] - Branch name: `renovate/jest-29.x` - Merge into: `master` - Upgrade [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped) to `^29.0.0` </details> <details> <summary>Update dependency node to v22</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-22.x` - Merge into: `master` - Upgrade [node](https://github.com/nodejs/node) to `22` - Upgrade [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) to `^22.0.0` </details> <details> <summary>Update dependency typescript to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/typescript-5.x` - Merge into: `master` - Upgrade [typescript](https://github.com/microsoft/TypeScript) to `^5.0.0` </details> <details> <summary>Update dependency web-vitals to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/web-vitals-4.x` - Merge into: `master` - Upgrade [web-vitals](https://github.com/GoogleChrome/web-vitals) to `^4.0.0` </details> 🚸 Branch creation will be limited to maximum 2 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](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
renovate added 1 commit 2024-11-07 19:53:46 +00:00
alexandre merged commit 485f57ec13 into master 2024-11-07 19:57:12 +00:00
alexandre deleted branch renovate/configure 2024-11-07 19:57:12 +00:00
alexandre referenced this issue from a commit 2024-11-07 19:57:13 +00:00
Sign in to join this conversation.
No description provided.