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

build(deps): Bump jscodeshift from 0.15.2 to 0.16.0 #7053

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

Bumps jscodeshift from 0.15.2 to 0.16.0.

Changelog

Sourced from jscodeshift's changelog.

[0.16.0] 2024-06-18

Added

  • Added a --gitignore flag to avoid transforming any files listed in .gitignore (#508, @​ElonVolo)

Changed

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)

@dependabot dependabot bot requested a review from a team as a code owner June 24, 2024 05:37
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 24, 2024
@dependabot dependabot bot requested a review from a team June 24, 2024 05:37
Copy link

codesandbox-ci bot commented Jun 24, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Copy link
Contributor

github-actions bot commented Jun 24, 2024

size-limit report 📦

Path Size
JS 363.61 KB (0%)
JS (gzip) 111.24 KB (0%)
JS (brotli) 91.6 KB (0%)
JS import Div (tree shaking) 1.42 KB (0%)
CSS 285.05 KB (0%)
CSS (gzip) 36.98 KB (0%)
CSS (brotli) 29.92 KB (0%)

Copy link
Contributor

github-actions bot commented Jun 24, 2024

e2e tests

Playwright Report

Copy link
Contributor

github-actions bot commented Jun 24, 2024

👀 Docs deployed

Commit 24e1bba

Copy link

codecov bot commented Jun 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.49%. Comparing base (54ec5c9) to head (24e1bba).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7053   +/-   ##
=======================================
  Coverage   83.49%   83.49%           
=======================================
  Files         351      351           
  Lines       10501    10501           
  Branches     3477     3477           
=======================================
  Hits         8768     8768           
  Misses       1733     1733           
Flag Coverage Δ
unittests 83.49% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Bumps [jscodeshift](https://github.com/facebook/jscodeshift) from 0.15.2 to 0.16.0.
- [Release notes](https://github.com/facebook/jscodeshift/releases)
- [Changelog](https://github.com/facebook/jscodeshift/blob/main/CHANGELOG.md)
- [Commits](facebook/jscodeshift@v0.15.2...v0.16.0)

---
updated-dependencies:
- dependency-name: jscodeshift
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jscodeshift-0.16.0 branch from 85f8da4 to 24e1bba Compare June 24, 2024 07:13
Copy link
Contributor

@SevereCloud SevereCloud left a comment

Choose a reason for hiding this comment

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

Вроде похоже на минорное обновление(хотя они подняли версию поддерживаемой ноды, но нигде об этом не написали)

Copy link
Contributor

@mendrew mendrew left a comment

Choose a reason for hiding this comment

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

Вроде похоже на минорное обновление(хотя они подняли версию поддерживаемой ноды, но нигде об этом не написали)

Ага,
а ещё появился флаг gitignore 🤔

@mendrew mendrew merged commit 40344f5 into master Jun 24, 2024
26 checks passed
@mendrew mendrew deleted the dependabot/npm_and_yarn/jscodeshift-0.16.0 branch June 24, 2024 09:01
SevereCloud added a commit that referenced this pull request Jun 24, 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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants