build(deps): bump oxc-parser from 0.123.0 to 0.124.0 in /studio/backend/core/data_recipe/oxc-validator in the npm-oxc-validator group across 1 directory#4916
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
ffb5ed5 to
c554d76
Compare
Bumps the npm-oxc-validator group in /studio/backend/core/data_recipe/oxc-validator with 1 update: [oxc-parser](https://github.com/oxc-project/oxc/tree/HEAD/napi/parser). Updates `oxc-parser` from 0.123.0 to 0.124.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/napi/parser/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/crates_v0.124.0/napi/parser) --- updated-dependencies: - dependency-name: oxc-parser dependency-version: 0.124.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-oxc-validator ... Signed-off-by: dependabot[bot] <support@github.com>
c554d76 to
1b348a3
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-oxc-validator group with 1 update in the /studio/backend/core/data_recipe/oxc-validator directory: oxc-parser.
Updates
oxc-parserfrom 0.123.0 to 0.124.0Release notes
Sourced from oxc-parser's releases.
Changelog
Sourced from oxc-parser's changelog.
... (truncated)
Commits
38aea54release(crates): oxc v0.124.0 (#21084)71604ddchore(deps): update dependency esbuild to ^0.28.0 (#21075)a4ac3cerefactor(linter/plugins): importgetNodeLocinstead of injecting it (#21026)fb52383perf(napi/parser, linter/plugins): clear buffers and source texts earlier (#2...3b7dec4perf(napi/parser, linter/plugins): useutf8Slicefor decoding UTF-8 strings...012c924perf(napi/parser, linter/plugins): speed up decoding strings in raw transfer ...55e1e9bperf(napi/parser, linter/plugins): initialize vars as 0 (#21020)c25ef02perf(napi/parser, linter/plugins): simplify branch condition in `deserializeS...9f494c3perf(napi/parser, linter/plugins): raw transfer useString.fromCharCodein ...15546c0refactor(napi/parser, linter/plugins): shorten raw transfer deserializers for...