Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update all non-major dependencies (#27)
[![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://togithub.com/getsentry/sentry-javascript/tree/master/packages/node) ([source](https://togithub.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://togithub.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://togithub.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://togithub.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 (@​sentry/node)</summary> ### [`v8.13.0`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#8130) [Compare Source](https://togithub.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` ([#​12641](https://togithub.com/getsentry/sentry-javascript/issues/12641)) - deps(nextjs): Remove react peer dep and allow rc ([#​12670](https://togithub.com/getsentry/sentry-javascript/issues/12670)) - feat: Update OTEL deps ([#​12635](https://togithub.com/getsentry/sentry-javascript/issues/12635)) - feat(deps): bump [@​prisma/instrumentation](https://togithub.com/prisma/instrumentation) from 5.15.0 to 5.15.1 ([#​12627](https://togithub.com/getsentry/sentry-javascript/issues/12627)) - feat(node): Add context info for missing instrumentation ([#​12639](https://togithub.com/getsentry/sentry-javascript/issues/12639)) - fix(feedback): Improve feedback error message ([#​12647](https://togithub.com/getsentry/sentry-javascript/issues/12647)) </details> <details> <summary>discordjs/discord-api-types (discord-api-types)</summary> ### [`v0.37.91`](https://togithub.com/discordjs/discord-api-types/blob/HEAD/CHANGELOG.md#03791-2024-06-27) [Compare Source](https://togithub.com/discordjs/discord-api-types/compare/0.37.90...0.37.91) ##### Features - **APIAttachment:** add `title` ([#​1015](https://togithub.com/discordjs/discord-api-types/issues/1015)) ([897fd90](https://togithub.com/discordjs/discord-api-types/commit/897fd90bf2705d6ff5eebbb21fa8e735fc1e1e22)) </details> <details> <summary>docker/build-push-action (docker/build-push-action)</summary> ### [`v6.2.0`](https://togithub.com/docker/build-push-action/releases/tag/v6.2.0) [Compare Source](https://togithub.com/docker/build-push-action/compare/v6.1.0...v6.2.0) - Use default retention days for build export artifact by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/1153](https://togithub.com/docker/build-push-action/pull/1153) - Bump [@​docker/actions-toolkit](https://togithub.com/docker/actions-toolkit) from 0.27.0 to 0.28.0 in [https://github.com/docker/build-push-action/pull/1158](https://togithub.com/docker/build-push-action/pull/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://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://developer.mend.io/github/wolfstar-project/wolfstar). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
- Loading branch information