Skip to content

Commit

Permalink
chore: Configure Renovate (#10)
Browse files Browse the repository at this point in the history
Welcome to [Renovate](https://redirect.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

 * `.github/workflows/release.yml` (github-actions)
 * `package.json` (npm)
 * `.nvmrc` (nvm)

### Configuration Summary

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

  - Start dependency updates only once this onboarding PR is merged
  - Show all Merge Confidence badges for pull requests.
  - Enable Renovate Dependency Dashboard creation.
- Use semantic commit type `fix` for dependencies and `chore` for all
others if semantic commits are in use.
- Ignore `node_modules`, `bower_components`, `vendor` and various
test/tests (except for nuget) directories.
  - Group known monorepo packages together.
  - Use curated list of recommended non-monorepo package groupings.
  - Apply crowd-sourced package replacement rules.
  - Apply crowd-sourced workarounds for known problems with packages.

🔡 Do you want to change how Renovate upgrades your dependencies? Add
your custom config to `renovate.json` in this branch. Renovate will
update the Pull Request description the next time it runs.

---

### What to Expect

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

<details>
<summary>chore(deps): update dependency @&#8203;biomejs/biome to
v1.9.2</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/biomejs-biome-1.x-lockfile`
  - Merge into: `main`
- Upgrade [@biomejs/biome](https://redirect.github.com/biomejs/biome) to
`1.9.2`


</details>

<details>
<summary>chore(deps): update dependency @&#8203;types/react to
v18.3.9</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/react-monorepo`
  - Merge into: `main`
- Upgrade
[@types/react](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped)
to `18.3.9`


</details>

<details>
<summary>chore(deps): update dependency postcss to v8.4.47</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/postcss-8.x-lockfile`
  - Merge into: `main`
- Upgrade [postcss](https://redirect.github.com/postcss/postcss) to
`8.4.47`


</details>

<details>
<summary>chore(deps): update dependency tailwindcss to v3.4.13</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/tailwindcss-3.x-lockfile`
  - Merge into: `main`
- Upgrade
[tailwindcss](https://redirect.github.com/tailwindlabs/tailwindcss) to
`3.4.13`


</details>

<details>
<summary>chore(deps): update dependency vite to v5.4.8</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/vite-5.x-lockfile`
  - Merge into: `main`
  - Upgrade [vite](https://redirect.github.com/vitejs/vite) to `5.4.8`


</details>

<details>
<summary>fix(deps): update dependency vaul to v0.9.9</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/vaul-0.x-lockfile`
  - Merge into: `main`
- Upgrade [vaul](https://redirect.github.com/emilkowalski/vaul) to
`0.9.9`


</details>

<details>
<summary>chore(deps): update dependency @&#8203;types/node to
v22.7.3</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/node-22.x-lockfile`
  - Merge into: `main`
- Upgrade
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped)
to `22.7.3`


</details>

<details>
<summary>chore(deps): update dependency node to v22.9.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/node-22.x`
  - Merge into: `main`
  - Upgrade [node](https://redirect.github.com/nodejs/node) to `22.9.0`


</details>

<details>
<summary>chore(deps): update pnpm to v9.11.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/pnpm-9.x`
  - Merge into: `main`
  - Upgrade [pnpm](https://redirect.github.com/pnpm/pnpm) to `9.11.0`


</details>

<details>
<summary>fix(deps): update dependency @&#8203;effect/schema to
^0.74.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/effect-schema-0.x`
  - Merge into: `main`
- Upgrade [@effect/schema](https://redirect.github.com/Effect-TS/effect)
to `^0.74.0`


</details>

<details>
<summary>fix(deps): update dependency @&#8203;tabler/icons-react to
v3.18.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/tabler-icons-react-3.x-lockfile`
  - Merge into: `main`
- Upgrade
[@tabler/icons-react](https://redirect.github.com/tabler/tabler-icons)
to `3.18.0`


</details>

<details>
<summary>fix(deps): update dependency framer-motion to v11.8.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/framer-motion-11.x-lockfile`
  - Merge into: `main`
- Upgrade [framer-motion](https://redirect.github.com/framer/motion) to
`11.8.0`


</details>

<details>
<summary>fix(deps): update dependency lucide-react to ^0.446.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/lucide-monorepo`
  - Merge into: `main`
- Upgrade
[lucide-react](https://redirect.github.com/lucide-icons/lucide) to
`^0.446.0`


</details>

<details>
<summary>fix(deps): update embla-carousel monorepo to v8.3.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/embla-carousel-monorepo`
  - Merge into: `main`
- Upgrade
[embla-carousel-auto-height](https://redirect.github.com/davidjerleke/embla-carousel)
to `8.3.0`
- Upgrade
[embla-carousel-react](https://redirect.github.com/davidjerleke/embla-carousel)
to `8.3.0`


</details>

<details>
<summary>chore(deps): update actions/checkout action to v4</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/actions-checkout-4.x`
  - Merge into: `main`
- Upgrade
[actions/checkout](https://redirect.github.com/actions/checkout) to `v4`


</details>

<details>
<summary>chore(deps): update actions/setup-node action to v4</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/actions-setup-node-4.x`
  - Merge into: `main`
- Upgrade
[actions/setup-node](https://redirect.github.com/actions/setup-node) to
`v4`


</details>

<details>
<summary>fix(deps): update dependency date-fns to v4</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/date-fns-4.x`
  - Merge into: `main`
- Upgrade [date-fns](https://redirect.github.com/date-fns/date-fns) to
`^4.0.0`


</details>

<details>
<summary>fix(deps): update dependency react-day-picker to v9</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/react-day-picker-9.x`
  - Merge into: `main`
- Upgrade
[react-day-picker](https://redirect.github.com/gpbl/react-day-picker) to
`9.1.3`


</details>

<details>
<summary>fix(deps): update dependency vaul to v1</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/vaul-1.x`
  - Merge into: `main`
- Upgrade [vaul](https://redirect.github.com/emilkowalski/vaul) to
`^1.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://redirect.github.com/renovatebot/renovate/discussions).


---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/needim/gider.im-pwa).


<!--renovate-config-hash:e80b4e42a3043bc12fa0640db4bac392d2bf770acf841360d7c8ceeeac2ec1a9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent f48499f commit f1714c7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
}

0 comments on commit f1714c7

Please sign in to comment.