chore(deps): bump the npm-minor-patch group across 1 directory with 3 updates#215
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the npm-minor-patch group across 1 directory with 3 updates#215dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the npm-minor-patch group with 3 updates in the / directory: [@sentry/browser](https://github.com/getsentry/sentry-javascript), [esbuild](https://github.com/evanw/esbuild) and [gettext-parser](https://github.com/smhg/gettext-parser). Updates `@sentry/browser` from 10.40.0 to 10.51.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@10.40.0...10.51.0) Updates `esbuild` from 0.27.3 to 0.28.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.27.3...v0.28.0) Updates `gettext-parser` from 9.0.1 to 9.0.2 - [Release notes](https://github.com/smhg/gettext-parser/releases) - [Changelog](https://github.com/smhg/gettext-parser/blob/main/CHANGELOG.md) - [Commits](smhg/gettext-parser@v9.0.1...v9.0.2) --- updated-dependencies: - dependency-name: "@sentry/browser" dependency-version: 10.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: esbuild dependency-version: 0.27.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: gettext-parser dependency-version: 9.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dc8994a to
2d7df08
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 npm-minor-patch group with 3 updates in the / directory: @sentry/browser, esbuild and gettext-parser.
Updates
@sentry/browserfrom 10.40.0 to 10.51.0Release notes
Sourced from @sentry/browser's releases.
... (truncated)
Changelog
Sourced from @sentry/browser's changelog.
... (truncated)
Commits
dc0b839release: 10.51.0b3cabeeMerge pull request #20599 from getsentry/prepare-release/10.51.03be99a9meta(changelog): Update changelog for 10.51.0bea1aadtest(browser): Unflake some more tests (#20591)50aa085test(node): Unflake postgres tests (#20593)1166839fix(hono): Distinguish.use()middleware in sub-apps from.all()handlers...217ad4atest(node): Fix flaky ANR test (#20592)91ffb3ftest(node): Fix flaky worker thread integration test (#20588)c4e3902chore(ci): Do not report flaky test issues if we cannot find a test name (#20...c0005cdtest(node): Update timeout for cron integration tests (#20586)Updates
esbuildfrom 0.27.3 to 0.28.0Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
6a794dfpublish 0.28.0 to npm64ee0eafix #4435: supportwith { type: text }importsef65aeefix sort order insnapshots_packagejson.txt1a26a8etry to fixtest-old-ts, also shuffle CI tasks556ce6cuse''instead ofnullto omit build hashes8e675a8ci: allow missing binary hashes for tests7067763Reapply "update go 1.25.7 => 1.26.1"39473a9fix #4343: integrity check for binary download2025c9fpublish 0.27.7 to npmc6b586efix typo inMakefilefor@esbuild/win32-x64Updates
gettext-parserfrom 9.0.1 to 9.0.2Release notes
Sourced from gettext-parser's releases.
Commits
a4baf949.0.2297db4bfix: prevent prototype pollution in MO/PO parsers and headersba1f861update depsThis change is