-
-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump @sentry/nestjs from 8.52.0 to 8.52.1 #609
Conversation
Bumps [@sentry/nestjs](https://github.com/getsentry/sentry-javascript) from 8.52.0 to 8.52.1. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/8.52.1/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@8.52.0...8.52.1) --- updated-dependencies: - dependency-name: "@sentry/nestjs" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
WalkthroughThis pull request updates the Changes
|
@@ -53,7 +53,7 @@ | |||
"@nestjs/serve-static": "^4.0.2", | |||
"@nestjs/swagger": "^7.4.2", | |||
"@nestjs/typeorm": "^11.0.0", | |||
"@sentry/nestjs": "^8.52.0", | |||
"@sentry/nestjs": "^8.52.1", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bumped @sentry/nestjs
version from 8.52.0 to 8.52.1.
@@ -61,8 +61,8 @@ importers: | |||
specifier: ^11.0.0 | |||
version: 11.0.0(@nestjs/common@10.4.15(class-transformer@0.5.1)(class-validator@0.14.1)(reflect-metadata@0.2.2)(rxjs@7.8.1))(@nestjs/core@10.4.15)(reflect-metadata@0.2.2)(rxjs@7.8.1)(typeorm@0.3.20(ioredis@5.4.2)(mysql2@3.12.0)(pg@8.13.1)(sqlite3@5.1.7)(ts-node@10.9.2(@types/node@22.12.0)(typescript@5.7.3))) | |||
'@sentry/nestjs': | |||
specifier: ^8.52.0 | |||
version: 8.52.0(@nestjs/common@10.4.15(class-transformer@0.5.1)(class-validator@0.14.1)(reflect-metadata@0.2.2)(rxjs@7.8.1))(@nestjs/core@10.4.15) | |||
specifier: ^8.52.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated @sentry/nestjs
version from 8.52.0 to 8.52.1 in the lock file.
System InfoSystem: Linux 6.8.0-1020-azure (x64) Benchmarks Results
|
System InfoSystem: Linux 6.8.0-1020-azure (x64) Benchmarks Results
|
Bumps @sentry/nestjs from 8.52.0 to 8.52.1.
Release notes
Sourced from
@sentry/nestjs
's releases.Changelog
Sourced from
@sentry/nestjs
's changelog.Commits
42011b5
release: 8.52.10114ba4
meta: Update changelog for 8.52.1 (#15230)6152ef5
ref(v8/browser): Add protocol attributes to resource spans (#15224)a0470da
ref(v8/core): Don't setthis.name
to `new.target.prototype.constructor.name...4574acc
test(v8): Fix nextjs build warning (#15226)0cfcd6f
ci(v8): Pin node-integration-test version to18.20.5
(#15221)42969d7
Merge branch 'release/8.52.0' into v8Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)