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

chore(deps-dev): bump @babel/eslint-parser from 7.22.5 to 7.23.3 #7232

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps @babel/eslint-parser from 7.22.5 to 7.23.3.

Release notes

Sourced from @​babel/eslint-parser's releases.

v7.23.3 (2023-11-09)

🐛 Bug Fix

  • babel-plugin-transform-typescript
  • babel-generator
  • babel-compat-data, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-preset-env
  • babel-plugin-transform-object-super
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd

📝 Documentation

🏠 Internal

🏃‍♀️ Performance

🔬 Output optimization

  • babel-plugin-transform-computed-properties

Committers: 9

v7.23.2 (2023-10-11)

NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release commit.

Thanks @​jimmydief for your first PR!

🐛 Bug Fix

  • babel-traverse

... (truncated)

Changelog

Sourced from @​babel/eslint-parser's changelog.

v7.23.3 (2023-11-09)

🐛 Bug Fix

  • babel-plugin-transform-typescript
  • babel-generator
  • babel-compat-data, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-preset-env
  • babel-plugin-transform-object-super
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd

📝 Documentation

🏠 Internal

🏃‍♀️ Performance

🔬 Output optimization

  • babel-plugin-transform-computed-properties

v7.23.2 (2023-10-11)

🐛 Bug Fix

  • babel-traverse
  • babel-preset-typescript
  • babel-helpers
    • #16017 Fix: fallback to typeof when toString is applied to incompatible object (@​JLHwung)
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

v7.23.0 (2023-09-25)

🚀 New Feature

  • babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-import-source, babel-plugin-transform-dynamic-import
  • babel-helper-module-transforms, babel-helpers, babel-plugin-proposal-import-defer, babel-plugin-syntax-import-defer, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone
  • babel-generator, babel-parser, babel-types

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file pr:daveit Disables PR Cop pr:e2e Automatically triggers e2e tests to run pr:platform Runs tests against all supported platforms type:maintenance tests, chores, or project maintenance labels Nov 13, 2023
Copy link

deploysentinel bot commented Nov 13, 2023

Current Playwright Test Results Summary

✅ 15 Passing

Run may still be in progress, this comment will be updated as current testing workflow or job completes...

(Last updated on 01/02/2024 04:14:36pm UTC)

Run Details

Running Workflow e2e-couchdb on Github Actions

Commit: bd175ed

Started: 01/02/2024 04:10:15pm UTC

View Detailed Build Results


Current Playwright Test Results Summary

✅ 166 Passing - ⚠️ 2 Flaky

Run may still be in progress, this comment will be updated as current testing workflow or job completes...

(Last updated on 01/02/2024 04:14:36pm UTC)

Run Details

Running Job e2e-stable on CircleCI

Commit: bd175ed

Started: 01/02/2024 04:09:49pm UTC

⚠️ Flakes

📄   functional/planning/timelist.e2e.spec.js • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Time List Create a Time List, add a single Plan to it and verify all the activities are displayed with no milliseconds
Retry 1Initial Attempt
5.13% (2) 2 / 39 runs
failed over last 7 days
56.41% (22) 22 / 39 runs
flaked over last 7 days

📄   functional/plugins/notebook/restrictedNotebook.e2e.spec.js • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Restricted Notebook with a page locked and with an embed @addinit Disallows embeds to be deleted if page locked @addinit
Retry 1Initial Attempt
2.50% (1) 1 / 40 run
failed over last 7 days
62.50% (25) 25 / 40 runs
flaked over last 7 days

View Detailed Build Results


Copy link

codecov bot commented Nov 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fce98a1) 55.33% compared to head (a551129) 55.91%.

❗ Current head a551129 differs from pull request most recent head bd175ed. Consider uploading reports for the commit bd175ed to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7232      +/-   ##
==========================================
+ Coverage   55.33%   55.91%   +0.57%     
==========================================
  Files         656      655       -1     
  Lines       26228    26297      +69     
  Branches     2546     2541       -5     
==========================================
+ Hits        14514    14703     +189     
+ Misses      11012    10881     -131     
- Partials      702      713      +11     
Flag Coverage Δ *Carryforward flag
e2e-full 41.89% <ø> (+0.77%) ⬆️ Carriedforward from 9ed8d4f
e2e-stable 58.42% <ø> (+0.30%) ⬆️
unit 49.16% <ø> (+0.83%) ⬆️

*This pull request uses carry forward flags. Click here to find out more.

see 109 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fce98a1...bd175ed. Read the comment docs.

@ozyx ozyx self-requested a review November 14, 2023 17:56
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/babel/eslint-parser-7.23.3 branch from 0ad5c28 to d6caf54 Compare November 20, 2023 20:47
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/babel/eslint-parser-7.23.3 branch from d6caf54 to a551129 Compare December 11, 2023 20:55
@ozyx
Copy link
Contributor

ozyx commented Jan 2, 2024

@dependabot rebase

Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.22.5 to 7.23.3.
- [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.3/eslint/babel-eslint-parser)

---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/babel/eslint-parser-7.23.3 branch from a551129 to bd175ed Compare January 2, 2024 16:07
@ozyx ozyx added the pr:e2e:couchdb npm run test:e2e:couchdb label Jan 2, 2024
@ozyx ozyx enabled auto-merge (squash) January 2, 2024 16:08
@ozyx ozyx added this to the Target:3.3.0 milestone Jan 2, 2024
@github-actions github-actions bot removed pr:platform Runs tests against all supported platforms pr:e2e:couchdb npm run test:e2e:couchdb labels Jan 2, 2024
@ozyx ozyx merged commit 74f3078 into master Jan 2, 2024
16 of 25 checks passed
@ozyx ozyx deleted the dependabot/npm_and_yarn/babel/eslint-parser-7.23.3 branch January 2, 2024 16:22
@github-actions github-actions bot removed the pr:e2e Automatically triggers e2e tests to run label Jan 2, 2024
@unlikelyzero unlikelyzero modified the milestones: Target:3.3.0, Target:4.0.0 Jan 17, 2024
@unlikelyzero unlikelyzero added the verified Tested or intentionally closed label Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file pr:daveit Disables PR Cop type:maintenance tests, chores, or project maintenance verified Tested or intentionally closed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants