Commit Graph

7 Commits

Author SHA1 Message Date
51b7e64b2f Update Yarn to v4.3.1 (#2)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [yarn](https://github.com/yarnpkg/berry) ([source](https://github.com/yarnpkg/berry/tree/HEAD/packages/yarnpkg-cli)) | packageManager | minor | [`4.1.1` -> `4.3.1`](https://renovatebot.com/diffs/npm/yarn/4.1.1/4.3.1) |

---

### Release Notes

<details>
<summary>yarnpkg/berry (yarn)</summary>

### [`v4.3.1`](b2eb9dce08...2e73cdb7e2)

[Compare Source](b2eb9dce08...2e73cdb7e2)

### [`v4.3.0`](effc932614...b2eb9dce08)

[Compare Source](effc932614...b2eb9dce08)

### [`v4.2.2`](bf24f592eb...effc932614)

[Compare Source](bf24f592eb...effc932614)

### [`v4.2.1`](9a853e35cf...bf24f592eb)

[Compare Source](9a853e35cf...bf24f592eb)

### [`v4.2.0`](6b7621f073...9a853e35cf)

[Compare Source](6b7621f073...9a853e35cf)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->

Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
Reviewed-on: #2
2024-07-08 02:09:39 +00:00
4f1065151b
more 2024-07-07 19:09:12 -07:00
eb9afb926a
ignore dist 2024-07-07 18:50:22 -07:00
022e8820e4
Merge branch 'master' of git.asdf.cafe:abs3nt/devsite 2024-07-07 18:49:53 -07:00
fe70fae95f
more 2024-07-07 18:49:38 -07:00
ce00b95bc1 Configure Renovate (#1)
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

 * `package.json` (npm)

### Configuration Summary

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

  - Start dependency updates only once this onboarding PR is merged
  - 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 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 1 Pull Request:

<details>
<summary>Update Yarn to v4.3.1</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/yarn-monorepo`
  - Merge into: `master`
  - Upgrade [yarn](https://github.com/yarnpkg/berry) to `4.3.1`

</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:e80b4e42a3043bc12fa0640db4bac392d2bf770acf841360d7c8ceeeac2ec1a9-->

Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
Reviewed-on: #1
2024-07-07 16:12:30 +00:00
fa13ba83d7
initial 2024-07-06 14:34:56 -07:00