Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

fix(deps): bump @nuxtjs/sentry from 5.1.7 to 7.1.4 #359

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 8, 2023

Bumps @nuxtjs/sentry from 5.1.7 to 7.1.4.

Release notes

Sourced from @​nuxtjs/sentry's releases.

7.1.3

Bug Fixes

  • deps: update sentry dependencies to ^7.41.0 (#516) (b318fc3)
  • tracing: initialize server side tracing correctly (#517) (c7eda63)

7.1.2

Bug Fixes

  • deps: update sentry dependencies to ^7.40.0 (#515) (ce402a4)
  • tracing: automatically instrument server-side requests (#514) (1d96f8b)
  • update list of allowed integrations and allow configuring them (#513) (7933761)

7.1.1

Bug Fixes

  • deps: update sentry dependencies to ^7.39.0 (#509) (46324d7)
  • Windows paths for custom client configuration files (#510) (bdea5fd)

7.1.0

Features

  • support HttpClient client integration (#504) (24d4871)

Bug Fixes

  • deps: update sentry dependencies to ^7.38.0 (#501) (4f8b727)

7.0.4

Bug Fixes

  • apply runtime config last, after merging tracing options (#499) (f434ec4)
  • deps: update sentry dependencies to ^7.37.2 (#493) (2306a9f)
  • docs: use correct yarn upgrade command (#494) (9614795)

7.0.3

Bug Fixes

  • deps: update sentry dependencies to ^7.33.0 (#487) (23fc7c1)
  • don't require webpack dependency at runtime (#492) (db79dd0)

7.0.2

... (truncated)

Changelog

Sourced from @​nuxtjs/sentry's changelog.

7.1.4 (2023-03-07)

7.1.3 (2023-03-07)

Bug Fixes

  • deps: update sentry dependencies to ^7.41.0 (#516) (b318fc3)
  • tracing: initialize server side tracing correctly (#517) (c7eda63)

7.1.2 (2023-03-03)

Bug Fixes

  • deps: update sentry dependencies to ^7.40.0 (#515) (ce402a4)
  • tracing: automatically instrument server-side requests (#514) (1d96f8b)
  • update list of allowed integrations and allow configuring them (#513) (7933761)

7.1.1 (2023-02-27)

Bug Fixes

  • deps: update sentry dependencies to ^7.39.0 (#509) (46324d7)
  • Windows paths for custom client configuration files (#510) (bdea5fd)

7.1.0 (2023-02-20)

Features

  • support HttpClient client integration (#504) (24d4871)

Bug Fixes

  • deps: update sentry dependencies to ^7.38.0 (#501) (4f8b727)

7.0.4 (2023-02-17)

Bug Fixes

  • apply runtime config last, after merging tracing options (#499) (f434ec4)
  • deps: update sentry dependencies to ^7.37.2 (#493) (2306a9f)
  • docs: use correct yarn upgrade command (#494) (9614795)

7.0.3 (2023-01-25)

... (truncated)

Commits
  • e7986c5 chore: release 7.1.4
  • 2473d35 chore: release 7.1.3
  • b318fc3 fix(deps): update sentry dependencies to ^7.41.0 (#516)
  • c7eda63 fix(tracing): initialize server side tracing correctly (#517)
  • 5472233 chore: release 7.1.2
  • ce402a4 fix(deps): update sentry dependencies to ^7.40.0 (#515)
  • 1d96f8b fix(tracing): automatically instrument server-side requests (#514)
  • 7933761 fix: update list of allowed integrations and allow configuring them (#513)
  • 4518ab8 chore: release 7.1.1
  • ffb7166 chore(deps): update all non-major dependencies (#511)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 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)

Bumps [@nuxtjs/sentry](https://github.com/nuxt-community/sentry-module) from 5.1.7 to 7.1.4.
- [Release notes](https://github.com/nuxt-community/sentry-module/releases)
- [Changelog](https://github.com/nuxt-community/sentry-module/blob/main/CHANGELOG.md)
- [Commits](nuxt-community/sentry-module@v5.1.7...v7.1.4)

---
updated-dependencies:
- dependency-name: "@nuxtjs/sentry"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants