Skip to content
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

meta: Update CHANGELOG for 7.74.1 #9272

Merged
merged 20 commits into from
Oct 17, 2023
Merged

meta: Update CHANGELOG for 7.74.1 #9272

merged 20 commits into from
Oct 17, 2023

Conversation

Lms24
Copy link
Member

@Lms24 Lms24 commented Oct 17, 2023

No description provided.

github-actions bot and others added 18 commits October 13, 2023 11:50
[Gitflow] Merge master into develop
Narrows down the regexes so that they no longer only
require a partial but a full match for a given transaction.
noticed that running `yarn size-limit` locally is failing, due to old
versions being incompatible with Node 18. So bumping this to the latest
version, which also uses webpack 5 instead of 4 under the hood.
Bumps [undici](https://github.com/nodejs/undici) from 5.21.0 to 5.26.2.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.21.0...v5.26.2)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.1 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
)

 Account for the use case when path params are define in express middleware (`use`) not in express endpoint route (`get`, `post`, .etc).
Note this is mostly a placeholder for our new Feedback integration. This is not intended to be published (yet) with the rest of the monorepo packages. It currently has limited functionality. There will be follow-ups to allow creation of the UI widget, and eventually will be added to the Sentry namespace.
This keyword was missing from the list of keywords required for this package to show up in Astro's integration library.
Adds two entries for Bun and Astro to the README in the repo root
It seems that even in Node 18 fetch may not be usable. By using the
`NodePerformanceIntegration` base we actually try-catch initializing the
instrumentation, which should catch this case.
@Lms24 Lms24 marked this pull request as ready for review October 17, 2023 08:57
@Lms24 Lms24 changed the base branch from develop to master October 17, 2023 09:01
@Lms24 Lms24 changed the base branch from master to develop October 17, 2023 09:02
@Lms24 Lms24 changed the base branch from develop to master October 17, 2023 09:04
@Lms24 Lms24 merged commit 5fa1515 into master Oct 17, 2023
24 checks passed
@Lms24 Lms24 deleted the prepare-release/7.74.1 branch October 17, 2023 09:05
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.

7 participants