Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#27)
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 | Type |
Update |
|---|---|---|---|---|---|---|---|
|
[@sentry/node](https://github.com/getsentry/sentry-javascript/tree/master/packages/node)
([source](https://github.com/getsentry/sentry-javascript)) |
[`^8.12.0` ->
`^8.13.0`](https://renovatebot.com/diffs/npm/@sentry%2fnode/8.12.0/8.13.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@sentry%2fnode/8.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sentry%2fnode/8.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sentry%2fnode/8.12.0/8.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sentry%2fnode/8.12.0/8.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | minor |
| [discord-api-types](https://discord-api-types.dev)
([source](https://github.com/discordjs/discord-api-types)) |
[`^0.37.90` ->
`^0.37.91`](https://renovatebot.com/diffs/npm/discord-api-types/0.37.90/0.37.91)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/discord-api-types/0.37.91?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/discord-api-types/0.37.91?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/discord-api-types/0.37.90/0.37.91?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/discord-api-types/0.37.90/0.37.91?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| resolutions | patch |
| [discord-api-types](https://discord-api-types.dev)
([source](https://github.com/discordjs/discord-api-types)) |
[`^0.37.90` ->
`^0.37.91`](https://renovatebot.com/diffs/npm/discord-api-types/0.37.90/0.37.91)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/discord-api-types/0.37.91?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/discord-api-types/0.37.91?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/discord-api-types/0.37.90/0.37.91?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/discord-api-types/0.37.90/0.37.91?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | patch |
|
[docker/build-push-action](https://github.com/docker/build-push-action)
| `v6.1.0` -> `v6.2.0` |
[![age](https://developer.mend.io/api/mc/badges/age/github-tags/docker%2fbuild-push-action/v6.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/github-tags/docker%2fbuild-push-action/v6.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/github-tags/docker%2fbuild-push-action/v6.1.0/v6.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/docker%2fbuild-push-action/v6.1.0/v6.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| action | minor |

---

### Release Notes

<details>
<summary>getsentry/sentry-javascript (@&#8203;sentry/node)</summary>

###
[`v8.13.0`](https://github.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#8130)

[Compare
Source](https://github.com/getsentry/sentry-javascript/compare/8.12.0...8.13.0)

##### Important Changes

- **feat(nestjs): Add Nest SDK** This release adds a dedicated SDK for
[NestJS](https://nestjs.com/) (`@sentry/nestjs`)
in alpha state. The SDK is a drop-in replacement for the Sentry Node SDK
(`@sentry/node`) supporting the same set of
features. See the
[docs](https://docs.sentry.io/platforms/javascript/guides/nestjs/) for
how to use the SDK.

##### Other Changes

- deps: Bump bundler plugins to `2.20.1`
([#&#8203;12641](https://github.com/getsentry/sentry-javascript/issues/12641))
- deps(nextjs): Remove react peer dep and allow rc
([#&#8203;12670](https://github.com/getsentry/sentry-javascript/issues/12670))
- feat: Update OTEL deps
([#&#8203;12635](https://github.com/getsentry/sentry-javascript/issues/12635))
- feat(deps): bump
[@&#8203;prisma/instrumentation](https://github.com/prisma/instrumentation)
from 5.15.0 to 5.15.1
([#&#8203;12627](https://github.com/getsentry/sentry-javascript/issues/12627))
- feat(node): Add context info for missing instrumentation
([#&#8203;12639](https://github.com/getsentry/sentry-javascript/issues/12639))
- fix(feedback): Improve feedback error message
([#&#8203;12647](https://github.com/getsentry/sentry-javascript/issues/12647))

</details>

<details>
<summary>discordjs/discord-api-types (discord-api-types)</summary>

###
[`v0.37.91`](https://github.com/discordjs/discord-api-types/blob/HEAD/CHANGELOG.md#03791-2024-06-27)

[Compare
Source](https://github.com/discordjs/discord-api-types/compare/0.37.90...0.37.91)

##### Features

- **APIAttachment:** add `title`
([#&#8203;1015](https://github.com/discordjs/discord-api-types/issues/1015))
([897fd90](https://github.com/discordjs/discord-api-types/commit/897fd90bf2705d6ff5eebbb21fa8e735fc1e1e22))

</details>

<details>
<summary>docker/build-push-action (docker/build-push-action)</summary>

###
[`v6.2.0`](https://github.com/docker/build-push-action/releases/tag/v6.2.0)

[Compare
Source](https://github.com/docker/build-push-action/compare/v6.1.0...v6.2.0)

- Use default retention days for build export artifact by
[@&#8203;crazy-max](https://github.com/crazy-max) in
[docker/build-push-action#1153
- Bump
[@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit)
from 0.27.0 to 0.28.0 in
[docker/build-push-action#1158

**Full Changelog**:
docker/build-push-action@v6.1.0...v6.2.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 12pm on Sunday" (UTC),
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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://github.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://developer.mend.io/github/wolfstar-project/wolfstar).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
  • Loading branch information
RedStar071 committed Jun 30, 2024
2 parents 4a0d0de + 74dc41f commit 09c5b73
Show file tree
Hide file tree
Showing 3 changed files with 104 additions and 141 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-delivery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and push WolfStar Docker image
uses: docker/build-push-action@v6.1.0
uses: docker/build-push-action@v6.2.0
with:
push: true
context: .
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@sapphire/stopwatch": "^1.5.2",
"@sapphire/time-utilities": "^1.7.12",
"@sapphire/utilities": "^3.16.2",
"@sentry/node": "^8.12.0",
"@sentry/node": "^8.13.0",
"@skyra/ai": "^1.2.0",
"@skyra/char": "^1.0.3",
"@skyra/env-utilities": "^1.3.0",
Expand All @@ -85,7 +85,7 @@
"colorette": "^2.0.20",
"confusables": "^1.1.1",
"diff": "^5.2.0",
"discord-api-types": "^0.37.90",
"discord-api-types": "^0.37.91",
"discord.js": "^14.15.3",
"he": "^1.2.0",
"pg": "^8.12.0",
Expand Down Expand Up @@ -122,7 +122,7 @@
"resolutions": {
"@types/node": "20.11.5",
"ansi-regex": "^5.0.1",
"discord-api-types": "^0.37.90",
"discord-api-types": "^0.37.91",
"minimist": "^1.2.8"
},
"engines": {
Expand Down
Loading

0 comments on commit 09c5b73

Please sign in to comment.