-
Notifications
You must be signed in to change notification settings - Fork 953
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 the sentry group across 1 directory with 2 updates #6845
Merged
VIKTORVAV99
merged 1 commit into
master
from
dependabot/npm_and_yarn/web/sentry-8fa30c72ce
Jun 18, 2024
Merged
chore(deps): bump the sentry group across 1 directory with 2 updates #6845
VIKTORVAV99
merged 1 commit into
master
from
dependabot/npm_and_yarn/web/sentry-8fa30c72ce
Jun 18, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Jun 17, 2024
VIKTORVAV99
approved these changes
Jun 17, 2024
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/web/sentry-8fa30c72ce
branch
from
June 17, 2024 13:24
4b0ebe1
to
d76500f
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/web/sentry-8fa30c72ce
branch
from
June 17, 2024 13:29
d76500f
to
4d5a9f5
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/web/sentry-8fa30c72ce
branch
from
June 17, 2024 13:37
4d5a9f5
to
d7f4a5c
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/web/sentry-8fa30c72ce
branch
from
June 17, 2024 13:43
d7f4a5c
to
f84b03c
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/web/sentry-8fa30c72ce
branch
from
June 17, 2024 13:55
f84b03c
to
47799a9
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/web/sentry-8fa30c72ce
branch
from
June 17, 2024 14:01
47799a9
to
99523e7
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/web/sentry-8fa30c72ce
branch
from
June 17, 2024 14:08
99523e7
to
ed1b73f
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/web/sentry-8fa30c72ce
branch
from
June 18, 2024 08:26
ed1b73f
to
b08178e
Compare
Bumps the sentry group with 2 updates in the /web directory: [@sentry/react](https://github.com/getsentry/sentry-javascript) and [@sentry/vite-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins). Updates `@sentry/react` from 8.2.1 to 8.9.2 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@8.2.1...8.9.2) Updates `@sentry/vite-plugin` from 2.16.1 to 2.18.0 - [Release notes](https://github.com/getsentry/sentry-javascript-bundler-plugins/releases) - [Changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md) - [Commits](getsentry/sentry-javascript-bundler-plugins@2.16.1...2.18.0) --- updated-dependencies: - dependency-name: "@sentry/react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sentry - dependency-name: "@sentry/vite-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: sentry ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/web/sentry-8fa30c72ce
branch
from
June 18, 2024 08:31
b08178e
to
e1c7d3a
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
frontend 🎨
javascript
Pull requests that update Javascript code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the sentry group with 2 updates in the /web directory: @sentry/react and @sentry/vite-plugin.
Updates
@sentry/react
from 8.2.1 to 8.9.2Release notes
Sourced from
@sentry/react
's releases.... (truncated)
Changelog
Sourced from
@sentry/react
's changelog.... (truncated)
Commits
9ff5b48
release: 8.9.2345d4d5
Merge pull request #12473 from getsentry/prepare-release/8.9.2024f5ea
meta(changelog): Update changelog for 8.9.2ef4c06e
fix(profiling): Update exports so types generate properly (#12469)136f496
feat(solid): Add release registry target entry for Solid SDK to craft… (#12449)df30632
Merge pull request #12464 from getsentry/masterb85398c
Merge branch 'release/8.9.1'0ce14f8
release: 8.9.16d1aa6b
Merge pull request #12458 from getsentry/prepare-release/8.9.1be11bcf
meta(changelog): Update Changelog for 8.9.1Updates
@sentry/vite-plugin
from 2.16.1 to 2.18.0Release notes
Sourced from
@sentry/vite-plugin
's releases.Changelog
Sourced from
@sentry/vite-plugin
's changelog.Commits
b45ac68
release: 2.18.0fcec19f
meta: Update changelog for 2.18.0f313aa4
docs: Add README entries formoduleMetadata
andapplicationKey
a136133
docs(component-annotate): Remove beta note (#541)07f54b2
fix(esbuild): Invert warning aboutbundle: true
(#542)450f2a9
feat: AddapplicationKey
option to identify application code from within th...45c7f1c
feat: Allow passing of meta-framework as telemetry data (#539)f22747b
feat: Promote experimentalmoduleMetadata
option to stable (#538)929aa15
docs: Clarify interaction betweenuploadLegacySourcemaps
and other options ...d2afeaf
Merge branch 'release/2.17.0'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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions