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

Bump @babel/traverse from 7.19.1 to 7.23.2 #1387

Merged
merged 2 commits into from
Nov 4, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2023

Bumps @babel/traverse from 7.19.1 to 7.23.2.

Release notes

Sourced from @​babel/traverse's releases.

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
  • 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

Committers: 5

v7.23.1 (2023-09-25)

Re-publishing @babel/helpers due to a publishing error in 7.23.0.

v7.23.0 (2023-09-25)

Thanks @​lorenzoferre and @​RajShukla1 for your first PRs!

🚀 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
  • babel-generator, babel-helper-module-transforms, babel-parser, babel-plugin-transform-dynamic-import, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-traverse, babel-types
  • babel-standalone
  • babel-helper-function-name, babel-helper-member-expression-to-functions, babel-helpers, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining-assign, babel-plugin-syntax-optional-chaining-assign, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types
  • babel-helpers, babel-plugin-proposal-decorators
  • babel-traverse, babel-types
  • babel-preset-typescript

... (truncated)

Changelog

Sourced from @​babel/traverse's changelog.

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
  • babel-generator, babel-helper-module-transforms, babel-parser, babel-plugin-transform-dynamic-import, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-traverse, babel-types
  • babel-standalone
  • babel-helper-function-name, babel-helper-member-expression-to-functions, babel-helpers, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining-assign, babel-plugin-syntax-optional-chaining-assign, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types
  • babel-helpers, babel-plugin-proposal-decorators
  • babel-traverse, babel-types
  • babel-preset-typescript
  • babel-parser

🐛 Bug Fix

  • babel-plugin-transform-block-scoping

💅 Polish

  • babel-traverse
  • babel-plugin-proposal-explicit-resource-management

🔬 Output optimization

  • babel-core, babel-helper-module-transforms, babel-plugin-transform-async-to-generator, babel-plugin-transform-classes, babel-plugin-transform-dynamic-import, babel-plugin-transform-function-name, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-inline-elements, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env

v7.22.20 (2023-09-16)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.19.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] <support@github.com>
@dependabot dependabot bot requested a review from tubone24 as a code owner October 17, 2023 12:57
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 17, 2023
@coveralls
Copy link
Collaborator

coveralls commented Oct 17, 2023

Pull Request Test Coverage Report for Build 6741011516

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report.
To ensure accuracy in future PRs, please see these guidelines.
A quick fix for this PR: rebase it; your next report should be accurate.

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 85.602%

Totals Coverage Status
Change from base Build 6547505330: 0.0%
Covered Lines: 250
Relevant Lines: 280

💛 - Coveralls

Copy link
Contributor

github-actions bot commented Nov 3, 2023

depcheck Result

List up libraries that are defined in dependencies and devDependencies in package.json but not used in your codes.

Unused dependencies
- @popperjs/core
- @sentry/react
- @typescript-eslint/eslint-plugin
- babel-loader
- babel-polyfill
- classnames
- flexboxgrid
- gatsby-legacy-polyfills
- gatsby-plugin-flexsearch
- gatsby-plugin-twitter
- gatsby-react-router-scroll
- html-minifier
- intersection-observer
- md5
- preact
- preact-render-to-string
- react-body-classname
- react-dom
- rimraf
- sass
- typescript
Unused devdependencies
- @babel/core
- @babel/preset-typescript
- @storybook/addon-a11y
- @storybook/addon-controls
- @storybook/addon-essentials
- @storybook/addon-info
- @storybook/addon-interactions
- @storybook/addon-knobs
- @storybook/addon-links
- @storybook/addon-storysource
- @storybook/addon-viewport
- @storybook/builder-webpack5
- @storybook/manager-webpack5
- @textlint-rule/textlint-rule-no-duplicate-abbr
- @types/jest
- @types/react-test-renderer
- @types/responselike
- axe-core
- @babel/eslint-parser
- babel-plugin-transform-runtime
- core-js
- cross-env
- css-loader
- eslint
- eslint-config-airbnb
- eslint-import-resolver-webpack
- eslint-plugin-import
- eslint-plugin-jsx-a11y
- eslint-plugin-react
- gh-pages
- husky
- identity-obj-proxy
- jest
- jest-environment-jsdom
- markdownlint-cli2
- memlab
- netlify-cli
- netlify-lambda
- nyc
- prettier
- react-test-renderer
- sass-loader
- start-server-and-test
- stylelint
- stylelint-config-recess-order
- stylelint-config-recommended-scss
- stylelint-config-standard
- stylelint-scss
- textlint
- textlint-filter-rule-allowlist
- textlint-filter-rule-comments
- textlint-rule-aws-spellcheck
- textlint-rule-ja-no-inappropriate-words
- textlint-rule-no-mixed-zenkaku-and-hankaku-alphabet
- textlint-rule-no-start-duplicated-conjunction
- textlint-rule-preset-smarthr
- textlint-rule-prh
- textlint-rule-terminology
- ts-jest
- yaml-lint
Missing
- colors
  - /github/workspace/src/styles/_hover.scss

- @algolia/transporter
  - /github/workspace/src/components/SearchBox/index.tsx

- @algolia/client-search
  - /github/workspace/src/components/SearchBox/index.tsx

- qs
  - /github/workspace/scripts/benchmark.js

- https
  - /github/workspace/scripts/uploadScreenShot.ts

github-actions bot pushed a commit that referenced this pull request Nov 3, 2023
Copy link
Contributor

github-actions bot commented Nov 3, 2023

Memlab leaks report

page-load [7.3MB] (baseline) [s1] > action-on-page [8.8MB] (target) [s2] > revert [9.1MB] (final) [s3]  
------2 clusters------

--Similar leaks in this run: 1229--
--Retained size of leaked objects: 132.3KB--
[<synthetic>] (synthetic) @1 [10.2MB]
  --6 (shortcut)--->  [Window / https://blog.tubone-project24.xyz] (object) @6227 [62KB]
  --setTimeout (property)--->  [<closure>] (closure) @43127 [72 bytes]
  --context (internal)--->  [<function scope>] (object) @279537 [20 bytes]
  --previous (internal)--->  [<function scope>] (object) @79871 [35KB]
  --n (variable)--->  [t] (closure) @169313 [1.3KB]
  --context (internal)--->  [<function scope>] (object) @260925 [42.7KB]
  --n (variable)--->  [Object] (object) @260931 [42.6KB]
  --449 (element)--->  [Object] (object) @277593 [24 bytes]
  --exports (property)--->  [r] (closure) @169049 [2.6KB]
  --hasData (property)--->  [<closure>] (closure) @138331 [76 bytes]
  --context (internal)--->  [<function scope>] (object) @138325 [1.4KB]
  --e (variable)--->  [Object] (object) @169289 [1KB]
  --2 (element)--->  [Object] (object) @322791 [76 bytes]
  --aaAutocomplete (property)--->  [f] (object) @393821 [348 bytes]
  --$node (property)--->  [q] (object) @395031 [188 bytes]
  --0 (element)--->  [Detached HTMLSpanElement] (native) @322045 [616 bytes]
  --7 (element)--->  [Detached HTMLDivElement] (native) @321421 [5.7KB]
  --8 (element)--->  [Detached HTMLDivElement] (native) @322443 [384 bytes]
  --6 (element)--->  [Detached HTMLHRElement] (native) @321419 [296 bytes]
  --6 (element)--->  [Detached HTMLDivElement] (native) @322705 [384 bytes]
  --8 (element)--->  [Detached HTMLHRElement] (native) @322703 [296 bytes]
  --6 (element)--->  [Detached HTMLDivElement] (native) @322361 [472 bytes]
  --6 (element)--->  [Detached HTMLAnchorElement] (native) @322693 [1.9KB]
  --11 (element)--->  [Detached HTMLAnchorElement] (native) @322659 [1.9KB]
  --16 (element)--->  [Detached InternalNode] (native) @33532 [336 bytes]
  --2 (element)--->  [Detached InternalNode] (native) @33536 [224 bytes]
  --1 (element)--->  [Detached InternalNode] (native) @42330 [224 bytes]
  --1 (element)--->  [Detached InternalNode] (native) @55982 [112 bytes]
  --1 (element)--->  [Detached EventListener] (native) @55984 [112 bytes]
  --1 (element)--->  [Detached V8EventListener] (native) @54710 [40 bytes]

--Similar leaks in this run: 539--
--Retained size of leaked objects: 50.2KB--
[<synthetic>] (synthetic) @1 [10.2MB]
  --6 (shortcut)--->  [Window / https://blog.tubone-project24.xyz] (object) @6227 [62KB]
  --___replace (property)--->  [<closure>] (closure) @43467 [76 bytes]
  --context (internal)--->  [<function scope>] (object) @100669 [724 bytes]
  --a (variable)--->  [Module] (object) @169379 [6.1KB]
  --get version (property)--->  [version] (closure) @109093 [76 bytes]
  --context (internal)--->  [<function scope>] (object) @109103 [6.3KB]
  --Qn (variable)--->  [y] (object) @422681 [368 bytes]
  --props (property)--->  [Object] (object) @451793 [28 bytes]
  --children (property)--->  [Object] (object) @457535 [296 bytes]
  --props (property)--->  [Object] (object) @457667 [56 bytes]
  --children (property)--->  [Object] (object) @457671 [1.2KB]
  --__ (property)--->  [Object] (object) @463151 [1.1KB]
  --__ (property)--->  [Object] (object) @463165 [940 bytes]
  --__ (property)--->  [Object] (object) @463179 [736 bytes]
  --__d (property)--->  [Detached HTMLDivElement] (native) @322661 [440 bytes]
  --5 (element)--->  [Detached HTMLDivElement] (native) @322663 [384 bytes]
  --5 (element)--->  [Detached HTMLDivElement] (native) @322669 [384 bytes]
  --6 (element)--->  [Detached HTMLDivElement] (native) @322085 [14.8KB]
  --5 (element)--->  [Detached HTMLAnchorElement] (native) @322083 [2.3KB]
  --11 (element)--->  [Detached HTMLAnchorElement] (native) @322077 [2.3KB]
  --12 (element)--->  [Detached HTMLAnchorElement] (native) @322071 [2.3KB]
  --16 (element)--->  [Detached InternalNode] (native) @55140 [224 bytes]
  --1 (element)--->  [Detached InternalNode] (native) @53434 [224 bytes]
  --1 (element)--->  [Detached InternalNode] (native) @53428 [224 bytes]
  --1 (element)--->  [Detached InternalNode] (native) @53430 [112 bytes]
  --1 (element)--->  [Detached EventListener] (native) @65016 [112 bytes]

@github-actions github-actions bot temporarily deployed to development-storybook November 3, 2023 04:01 Inactive
@github-actions github-actions bot temporarily deployed to development November 3, 2023 04:01 Inactive
Copy link
Contributor

github-actions bot commented Nov 3, 2023

Deploy Preview

Deploy path: /home/runner/work/blog/blog/public
Functions path: /home/runner/work/blog/blog/functions/src
Configuration path: /home/runner/work/blog/blog/netlify.toml
Deploying to draft URL...

Logs: https://app.netlify.com/sites/pensive-lamport-5822d2/deploys/654471775d968a368cf05c73
Website Draft URL: https://654471775d968a368cf05c73--pensive-lamport-5822d2.netlify.app

If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag.
netlify deploy --prod

Copy link
Contributor

github-actions bot commented Nov 3, 2023

github-actions bot pushed a commit that referenced this pull request Nov 3, 2023
github-actions bot pushed a commit that referenced this pull request Nov 3, 2023
Copy link
Contributor

github-actions bot commented Nov 3, 2023

Storybook Preview

Deploy path: /home/runner/work/blog/blog/storybook-static
Functions path: /home/runner/work/blog/blog/functions/src
Configuration path: /home/runner/work/blog/blog/netlify.toml
Deploying to draft URL...

Logs: https://app.netlify.com/sites/blog-storybook/deploys/6544722a2035e83c0ee067c1
Website Draft URL: https://6544722a2035e83c0ee067c1--blog-storybook.netlify.app

If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag.
netlify deploy --prod

github-actions bot pushed a commit that referenced this pull request Nov 3, 2023
Copy link
Contributor

github-actions bot commented Nov 3, 2023

Lighthouse Score

Desktop

performance: 80
accessibility: 100
best-practices: 100
seo: 92
pwa: 100

Mobile

performance: 77
accessibility: 100
best-practices: 95
seo: 93
pwa: 100

github-actions bot pushed a commit that referenced this pull request Nov 3, 2023
@tubone24 tubone24 merged commit e3d476c into master Nov 4, 2023
29 checks passed
@tubone24 tubone24 deleted the dependabot/npm_and_yarn/babel/traverse-7.23.2 branch November 4, 2023 01:47
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 packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants