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-jest from 29.2.2 to 29.3.1 in /graylog2-web-interface/packages/jest-preset-graylog #13918

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2022

Bumps babel-jest from 29.2.2 to 29.3.1.

Release notes

Sourced from babel-jest's releases.

v29.3.1

Fixes

  • [jest-config] Do not warn about preset in ProjectConfig #13583

Performance

  • [jest-transform] Defer creation of cache directory #13420

v29.3.0

Features

  • [jest-runtime] Support WebAssembly (Wasm) imports in ESM modules (#13505)

Fixes

  • [jest-config] Add config validation for projects option (#13565)
  • [jest-mock] Treat cjs modules as objects so they can be mocked (#13513)
  • [jest-worker] Throw an error instead of hanging when jest workers terminate unexpectedly (#13566)

Chore & Maintenance

  • [@jest/transform] Update convert-source-map (#13509)
  • [docs] Mention toStrictEqual in UsingMatchers docs. (#13560)

New Contributors

Full Changelog: jestjs/jest@v29.2.2...v29.3.0

Changelog

Sourced from babel-jest's changelog.

29.3.1

Fixes

  • [jest-config] Do not warn about preset in ProjectConfig #13583

Performance

  • [jest-transform] Defer creation of cache directory #13420

29.3.0

Features

  • [jest-runtime] Support WebAssembly (Wasm) imports in ESM modules (#13505)

Fixes

  • [jest-config] Add config validation for projects option (#13565)
  • [jest-mock] Treat cjs modules as objects so they can be mocked (#13513)
  • [jest-worker] Throw an error instead of hanging when jest workers terminate unexpectedly (#13566)

Chore & Maintenance

  • [@jest/transform] Update convert-source-map (#13509)
  • [docs] Mention toStrictEqual in UsingMatchers docs. (#13560)
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 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)

Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 29.2.2 to 29.3.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.3.1/packages/babel-jest)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dennisoelkers dennisoelkers merged commit 0c0933d into master Nov 9, 2022
@dennisoelkers dennisoelkers deleted the dependabot/npm_and_yarn/graylog2-web-interface/packages/jest-preset-graylog/babel-jest-29.3.1 branch November 9, 2022 07:31
mnin added a commit that referenced this pull request Nov 10, 2022
* master:
  Bump @typescript-eslint/parser (#13904)
  Bump @typescript-eslint/eslint-plugin (#13902)
  fixed Extractor order can't be changed (#13915)
  Updating yarn lockfile (#13924)
  [graylog2-server] prepare for next development iteration
  Bump package.json version to 5.0.0-SNAPSHOT
  [graylog2-server] prepare release 5.0.0-beta.3
  Bump package.json version to 5.0.0-beta.3
  Limits the number of unknown field validation messages (#13923)
  Bump stylelint (#13907)
  Bump eslint-plugin-jest (#13903)
  Bump jest-environment-jsdom (#13920)
  Bump babel-jest in /graylog2-web-interface/packages/jest-preset-graylog (#13918)
  Bump jest in /graylog2-web-interface/packages/jest-preset-graylog (#13917)
  Bump @jest/types in /graylog2-web-interface/packages/jest-preset-graylog (#13919)
  Add text field attribute to hide sensitive input config (#13873)
bernd pushed a commit that referenced this pull request Dec 9, 2022
…og (#13918)

Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 29.2.2 to 29.3.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.3.1/packages/babel-jest)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant