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

chore(deps): bump @sentry/profiling-node from 0.3.0 to 1.0.8 in /api #573

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2023

Bumps @sentry/profiling-node from 0.3.0 to 1.0.8.

Release notes

Sourced from @​sentry/profiling-node's releases.

1.0.8

Various fixes & improvements

1.0.7

Various fixes & improvements

  • fix(build): overwrited dest target (b741891d) by @​JonasBa
  • fix(build): run as single spawn cmd and fail if target already exists (#169) by @​JonasBa
  • build: stop error handling and just propagate all errors (#167) by @​JonasBa
  • build: fix typo (9dbc32fb) by @​JonasBa
  • build: just dont handle errors (ee0f9b95) by @​JonasBa
  • build: improve recompile error handling (07f2fd4d) by @​JonasBa

1.0.6

Various fixes & improvements

  • build: drop exports entirely (28db74c6) by @​JonasBa

1.0.5

Various fixes & improvements

1.0.4

Various fixes & improvements

  • fix: check compile on install instead of postinstall (#163) by @​JonasBa

1.0.3

Various fixes & improvements

  • Revert "fix: require instead of import in esm (#162)" (3b2f77fb) by @​JonasBa

1.0.2

Various fixes & improvements

1.0.1

Various fixes & improvements

1.0.0

  • No documented changes.

1.0.0-beta.2

... (truncated)

Changelog

Sourced from @​sentry/profiling-node's changelog.

1.0.8

Various fixes & improvements

1.0.7

Various fixes & improvements

  • fix(build): overwrited dest target (b741891d) by @​JonasBa
  • fix(build): run as single spawn cmd and fail if target already exists (#169) by @​JonasBa
  • build: stop error handling and just propagate all errors (#167) by @​JonasBa
  • build: fix typo (9dbc32fb) by @​JonasBa
  • build: just dont handle errors (ee0f9b95) by @​JonasBa
  • build: improve recompile error handling (07f2fd4d) by @​JonasBa

1.0.6

Various fixes & improvements

  • build: drop exports entirely (28db74c6) by @​JonasBa

1.0.5

Various fixes & improvements

1.0.4

Various fixes & improvements

  • fix: check compile on install instead of postinstall (#163) by @​JonasBa

1.0.3

Various fixes & improvements

  • Revert "fix: require instead of import in esm (#162)" (3b2f77fb) by @​JonasBa

1.0.2

Various fixes & improvements

1.0.1

... (truncated)

Commits
  • 7ce16c4 release: 1.0.8
  • 7ca562a fix: use gnu aarch compiler for arm64 binary (#172)
  • cf0fb8d fix: Issue fixed for building binary with recompileFromSource (#173)
  • c5af3f8 Merge branch 'release/1.0.7'
  • e171362 release: 1.0.7
  • b741891 fix(build): overwrited dest target
  • ce244a4 fix(build): run as single spawn cmd and fail if target already exists (#169)
  • 154c041 build: stop error handling and just propagate all errors (#167)
  • 539216c Merge branch 'release/1.0.6'
  • 9dbc32f build: fix typo
  • 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 [@sentry/profiling-node](https://github.com/getsentry/profiling-node) from 0.3.0 to 1.0.8.
- [Release notes](https://github.com/getsentry/profiling-node/releases)
- [Changelog](https://github.com/getsentry/profiling-node/blob/main/CHANGES)
- [Commits](getsentry/profiling-node@v0.3.0...v1.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 10, 2023
@codecov
Copy link

codecov bot commented Jul 10, 2023

Codecov Report

Merging #573 (f79f6c6) into develop (b2f5f34) will not change coverage.
The diff coverage is n/a.

❗ Current head f79f6c6 differs from pull request most recent head 094868f. Consider uploading reports for the commit 094868f to get more accurate results

@@           Coverage Diff            @@
##           develop     #573   +/-   ##
========================================
  Coverage    93.99%   93.99%           
========================================
  Files           37       37           
  Lines         1082     1082           
  Branches       230      230           
========================================
  Hits          1017     1017           
  Misses          58       58           
  Partials         7        7           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@TheMessik TheMessik closed this Jul 11, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 11, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/api/sentry/profiling-node-1.0.8 branch July 11, 2023 12:18
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.

1 participant