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

Update dependency jest-docblock to v28.1.1 #13003

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 12, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jest-docblock 28.0.2 -> 28.1.1 age adoption passing confidence

Release Notes

facebook/jest

v28.1.1

Compare Source

Features
  • [jest] Expose Config type (#​12848)
  • [@jest/reporters] Improve GitHubActionsReporters annotation format (#​12826)
  • [@jest/types] Infer argument types passed to test and describe callback functions from each tables (#​12885, #​12905)
Fixes
  • [@jest/expect-utils] Fix deep equality of ImmutableJS OrderedMaps (#​12763)
  • [jest-docblock] Handle multiline comments in parseWithComments (#​12845)
  • [jest-mock] Improve spyOn error messages (#​12901)
  • [jest-runtime] Correctly report V8 coverage with resetModules: true (#​12912)
  • [jest-worker] Make JestWorkerFarm helper type to include methods of worker module that take more than one argument (#​12839)
Chore & Maintenance
  • [docs] Updated docs to indicate that jest-environment-jsdom is a separate package #​12828
  • [docs] Document the comments used by coverage providers #​12835
  • [docs] Use docusaurus-remark-plugin-tab-blocks to format tabs with code examples (#​12859)
  • [jest-haste-map] Bump walker version (#​12324)

Configuration

📅 Schedule: Branch creation - "after 01:00 on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependency Dependency Upgrade label Jun 12, 2022
@github-actions
Copy link

github-actions bot commented Jun 12, 2022

Size Change: +15 B (0%)

Total Size: 15.1 MB

Filename Size Change
./dist/esm/parser-babel.mjs 293 kB +1 B (0%)
./dist/esm/parser-espree.mjs 139 kB +1 B (0%)
./dist/esm/parser-flow.mjs 1.04 MB +1 B (0%)
./dist/esm/parser-meriyah.mjs 146 kB +1 B (0%)
./dist/esm/parser-postcss.mjs 158 kB +1 B (0%)
./dist/esm/parser-typescript.mjs 3.55 MB +1 B (0%)
./dist/esm/standalone.mjs 402 kB +1 B (0%)
./dist/index.js 1.26 MB +1 B (0%)
./dist/parser-babel.js 294 kB +1 B (0%)
./dist/parser-espree.js 139 kB +1 B (0%)
./dist/parser-flow.js 1.04 MB +1 B (0%)
./dist/parser-meriyah.js 147 kB +1 B (0%)
./dist/parser-postcss.js 158 kB +1 B (0%)
./dist/parser-typescript.js 3.55 MB +1 B (0%)
./dist/standalone.js 402 kB +1 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/bin-prettier.js 2.22 kB
./dist/cli.js 436 kB
./dist/doc.js 55.4 kB
./dist/esm 4.1 kB
./dist/esm/parser-angular.mjs 54.7 kB
./dist/esm/parser-glimmer.mjs 186 kB
./dist/esm/parser-graphql.mjs 39 kB
./dist/esm/parser-html.mjs 132 kB
./dist/esm/parser-markdown.mjs 135 kB
./dist/esm/parser-yaml.mjs 123 kB
./dist/LICENSE 245 kB
./dist/package.json 616 B
./dist/parser-angular.js 55.1 kB
./dist/parser-glimmer.js 187 kB
./dist/parser-graphql.js 39.8 kB
./dist/parser-html.js 132 kB
./dist/parser-markdown.js 136 kB
./dist/parser-yaml.js 123 kB
./dist/README.md 3.96 kB
./dist/third-party.js 305 kB

compressed-size-action

@renovate renovate bot force-pushed the renovate/jest-docblock-28.x branch from 87d7469 to b61d372 Compare June 19, 2022 04:17
@fisker
Copy link
Sponsor Member

fisker commented Jun 19, 2022

Should add test for jestjs/jest#12845

@fisker
Copy link
Sponsor Member

fisker commented Jun 19, 2022

Maybe the problem fixed in that PR was reported? I saw similar one somewhere.

@renovate renovate bot force-pushed the renovate/jest-docblock-28.x branch from b61d372 to c9a950d Compare June 28, 2022 03:29
@fisker fisker self-assigned this Jun 28, 2022
@renovate renovate bot force-pushed the renovate/jest-docblock-28.x branch from c9a950d to 7072e1e Compare July 10, 2022 11:32
@renovate
Copy link
Contributor Author

renovate bot commented Jul 11, 2022

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (28.1.1). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate renovate bot deleted the renovate/jest-docblock-28.x branch July 11, 2022 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Dependency Upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant