Skip to content

meta(changelog): Update changelog for 9.28.1 #16544

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

Merged
merged 8 commits into from
Jun 11, 2025
Merged

Conversation

Lms24
Copy link
Member

@Lms24 Lms24 commented Jun 11, 2025

No description provided.

mydea and others added 8 commits June 10, 2025 16:31
Noticed that this was missing here, we should not trace this I suppose!
resolves https://linear.app/getsentry/issue/FE-484

> Using variable interpolation ${{...}} with github context data in a
run: step could allow an attacker to inject their own code into the
runner. This would allow them to steal secrets and code. github context
data can have arbitrary user input and should be treated as untrusted.
Instead, use an intermediate environment variable with env: to store the
data and use the environment variable in the run: script. Be sure to use
double-quotes the environment variable, like this: "$ENVVAR".
[Gitflow] Merge master into develop
This patch changes the `node` export in the `package.json` file to include
an `import` version (similar to the other exports) to fix
sveltejs/kit#13869 .

In SvelteKit, we're now bundling dependencies on the server that specify
SvelteKit as a dependency or peerDependency. This has caused an issue
where builds with `@sentry/sveltekit` were being bundled incorrectly.
Adding the `import` attribute fixes this so that Vite resolves to the
ESM build of Sentry.

---------

Co-authored-by: Lukas Stracke <[email protected]>
This PR adds the external contributor to the CHANGELOG.md file, so that
they are credited for their contribution. See #16528

Co-authored-by: Lms24 <[email protected]>
@Lms24 Lms24 changed the base branch from develop to master June 11, 2025 08:45
@Lms24 Lms24 enabled auto-merge June 11, 2025 08:46
@Lms24 Lms24 merged commit 1ce9e77 into master Jun 11, 2025
32 checks passed
@Lms24 Lms24 deleted the prepare-release/9.28.1 branch June 11, 2025 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants