Skip to content

Commit

Permalink
chore(deps): update sapphire dependencies (#322)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@sapphire/eslint-config](https://togithub.com/sapphiredev/utilities/tree/main/packages/eslint-config)
([source](https://togithub.com/sapphiredev/utilities)) | [`4.4.1` ->
`4.4.2`](https://renovatebot.com/diffs/npm/@sapphire%2feslint-config/4.4.1/4.4.2)
|
[![age](https://badges.renovateapi.com/packages/npm/@sapphire%2feslint-config/4.4.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@sapphire%2feslint-config/4.4.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@sapphire%2feslint-config/4.4.2/compatibility-slim/4.4.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@sapphire%2feslint-config/4.4.2/confidence-slim/4.4.1)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@sapphire/eslint-plugin-result](https://togithub.com/sapphiredev/utilities/tree/main/packages/eslint-plugin-result)
([source](https://togithub.com/sapphiredev/utilities)) | [`^1.0.1` ->
`^1.0.2`](https://renovatebot.com/diffs/npm/@sapphire%2feslint-plugin-result/1.0.1/1.0.2)
|
[![age](https://badges.renovateapi.com/packages/npm/@sapphire%2feslint-plugin-result/1.0.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@sapphire%2feslint-plugin-result/1.0.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@sapphire%2feslint-plugin-result/1.0.2/compatibility-slim/1.0.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@sapphire%2feslint-plugin-result/1.0.2/confidence-slim/1.0.1)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@sapphire/plugin-logger](https://togithub.com/sapphiredev/plugins/tree/main/packages/logger)
([source](https://togithub.com/sapphiredev/plugins)) | [`^3.0.3` ->
`^3.0.4`](https://renovatebot.com/diffs/npm/@sapphire%2fplugin-logger/3.0.3/3.0.4)
|
[![age](https://badges.renovateapi.com/packages/npm/@sapphire%2fplugin-logger/3.0.4/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@sapphire%2fplugin-logger/3.0.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@sapphire%2fplugin-logger/3.0.4/compatibility-slim/3.0.3)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@sapphire%2fplugin-logger/3.0.4/confidence-slim/3.0.3)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>sapphiredev/utilities
(@&#8203;sapphire/eslint-config)</summary>

###
[`v4.4.2`](https://togithub.com/sapphiredev/utilities/blob/HEAD/packages/eslint-config/CHANGELOG.md#sapphireeslint-config442-httpsgithubcomsapphiredevutilitiescomparesapphireeslint-config441sapphireeslint-config442---2023-05-02)

[Compare
Source](https://togithub.com/sapphiredev/utilities/compare/@sapphire/[email protected]...@sapphire/[email protected])

#### 🐛 Bug Fixes

- **eslint-config:** Update dependencies
([9e508a9](https://togithub.com/sapphiredev/utilities/commit/9e508a90ca39874af15e875fcccfc3817c679599))

</details>

<details>
<summary>sapphiredev/utilities
(@&#8203;sapphire/eslint-plugin-result)</summary>

###
[`v1.0.2`](https://togithub.com/sapphiredev/utilities/blob/HEAD/packages/eslint-plugin-result/CHANGELOG.md#sapphireeslint-plugin-result102-httpsgithubcomsapphiredevutilitiescomparesapphireeslint-plugin-result101sapphireeslint-plugin-result102---2023-05-02)

[Compare
Source](https://togithub.com/sapphiredev/utilities/compare/@sapphire/[email protected]...@sapphire/[email protected])

#### 🐛 Bug Fixes

- **eslint-plugin-result:** Update dependencies
([49fc9c9](https://togithub.com/sapphiredev/utilities/commit/49fc9c975c22567e74b585651d2a6e62cbb42562))
- **eslint-plugin-result:** Ensure the correct .d.ts is read
([ad2701e](https://togithub.com/sapphiredev/utilities/commit/ad2701e4154200cb0701993b856aad88a8d4a04f))

</details>

<details>
<summary>sapphiredev/plugins</summary>

###
[`v3.0.4`](https://togithub.com/sapphiredev/plugins/blob/HEAD/packages/logger/CHANGELOG.md#sapphireplugin-logger304-httpsgithubcomsapphiredevpluginscomparesapphireplugin-logger303sapphireplugin-logger304---2023-05-03)

[Compare
Source](https://togithub.com/sapphiredev/plugins/compare/@sapphire/[email protected]...@sapphire/[email protected])

#### 🐛 Bug Fixes

- **logger:** Remove const enum for verbatimModuleSyntax
([7a7e55d](https://togithub.com/sapphiredev/plugins/commit/7a7e55d68330ce8246a2c32cc22cdff678a8c700))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/PixelPizza/OurTube).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS43MS40IiwidXBkYXRlZEluVmVyIjoiMzUuNzEuNCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 7, 2023
1 parent 69419f3 commit b027cb1
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 193 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@sapphire/decorators": "^6.0.1",
"@sapphire/framework": "pr-512",
"@sapphire/plugin-i18next": "^5.0.3",
"@sapphire/plugin-logger": "^3.0.3",
"@sapphire/plugin-logger": "^3.0.4",
"@sapphire/time-utilities": "^1.7.9",
"common-tags": "^1.8.2",
"discord-player": "^5.4.0",
Expand All @@ -51,8 +51,8 @@
},
"devDependencies": {
"@commitlint/config-angular": "17.6.1",
"@sapphire/eslint-config": "4.4.1",
"@sapphire/eslint-plugin-result": "^1.0.1",
"@sapphire/eslint-config": "4.4.2",
"@sapphire/eslint-plugin-result": "^1.0.2",
"@sapphire/ts-config": "3.3.4",
"@types/common-tags": "1.8.1",
"@types/eslint": "8.37.0",
Expand Down
Loading

0 comments on commit b027cb1

Please sign in to comment.