Skip to content

Commit

Permalink
chore(deps-dev): bump @babel/traverse from 7.22.11 to 7.23.2 (#454)
Browse files Browse the repository at this point in the history
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.11 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent f798d98 commit 229749e
Showing 1 changed file with 35 additions and 35 deletions.
70 changes: 35 additions & 35 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit 229749e

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cds-mysql benchmark

Benchmark suite Current: 229749e Previous: c618983 Ratio
query#select_only 17370 ops/sec (±3.32%) 27437 ops/sec (±1.94%) 1.58
query#select_limit 17159 ops/sec (±2.08%) 26509 ops/sec (±2.39%) 1.54
query#select_projection_where 6525 ops/sec (±3.34%) 11408 ops/sec (±1.23%) 1.75
query#select_where_expr 4043 ops/sec (±7.82%) 8213 ops/sec (±1.43%) 2.03
query#select_for_update 16468 ops/sec (±2.03%) 27431 ops/sec (±1.63%) 1.67
query#select_for_update_wait 16893 ops/sec (±2.45%) 27637 ops/sec (±1.15%) 1.64
query#select_from_inner_table 8991 ops/sec (±3.60%) 15036 ops/sec (±1.62%) 1.67
query#upsert_into_entries 15828 ops/sec (±2.40%) 24554 ops/sec (±2.56%) 1.55
query#insert_into_entries 15006 ops/sec (±2.01%) 24339 ops/sec (±1.59%) 1.62
query#insert_into_as_select 13001 ops/sec (±1.86%) 22023 ops/sec (±1.52%) 1.69
query#update_where_set 8723 ops/sec (±2.39%) 14655 ops/sec (±1.98%) 1.68
query#update_with 13705 ops/sec (±1.16%) 22331 ops/sec (±1.35%) 1.63
query#delete_all 18616 ops/sec (±1.74%) 27922 ops/sec (±1.20%) 1.50
query#delete_simple_where 10443 ops/sec (±3.39%) 17899 ops/sec (±1.48%) 1.71
query#delete_complicated_where 8911 ops/sec (±2.37%) 14619 ops/sec (±1.49%) 1.64
typeorm#build_typeorm_entity_for_integration 8.73 ops/sec (±7.76%) 16.19 ops/sec (±5.89%) 1.85
typeorm#build_typeorm_entity_for_fiori 10.01 ops/sec (±3.43%) 19.44 ops/sec (±0.72%) 1.94

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.