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 jest-circus from 29.6.4 to 29.7.0 #376

Merged
merged 1 commit into from Oct 17, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps jest-circus from 29.6.4 to 29.7.0.

Release notes

Sourced from jest-circus's releases.

v29.7.0

Features

  • [create-jest] Add npm init / yarn create initialiser for Jest projects (#14465)
  • [jest-validate] Allow deprecation warnings for unknown options (#14499)

Fixes

  • [jest-resolver] Replace unmatched capture groups in moduleNameMapper with empty string instead of undefined (#14507)
  • [jest-snapshot] Allow for strings as well as template literals in inline snapshots (#14465)
  • [@jest/test-sequencer] Calculate test runtime if perStats.duration is missing (#14473)

Performance

  • [@jest/create-cache-key-function] Cache access of NODE_ENV and BABEL_ENV (#14455)

Chore & Maintenance

  • [jest-cli] Move internal config initialisation logic to the create-jest package (#14465)

New Contributors

Full Changelog: jestjs/jest@v29.6.4...v29.7.0

Changelog

Sourced from jest-circus's changelog.

29.7.0

Features

  • [create-jest] Add npm init / yarn create initialiser for Jest projects (#14465)
  • [jest-validate] Allow deprecation warnings for unknown options (#14499)

Fixes

  • [jest-resolver] Replace unmatched capture groups in moduleNameMapper with empty string instead of undefined (#14507)
  • [jest-snapshot] Allow for strings as well as template literals in inline snapshots (#14465)
  • [@jest/test-sequencer] Calculate test runtime if perStats.duration is missing (#14473)

Performance

  • [@jest/create-cache-key-function] Cache access of NODE_ENV and BABEL_ENV (#14455)

Chore & Maintenance

  • [jest-cli] Move internal config initialisation logic to the create-jest package (#14465)
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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 1, 2023
Bumps [jest-circus](https://github.com/jestjs/jest/tree/HEAD/packages/jest-circus) from 29.6.4 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest-circus)

---
updated-dependencies:
- dependency-name: jest-circus
  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/jest-circus-29.7.0 branch from 9a28a31 to a267e63 Compare October 17, 2023 20:44
@ncipollo ncipollo merged commit e386e41 into main Oct 17, 2023
3 checks passed
@ncipollo ncipollo deleted the dependabot/npm_and_yarn/jest-circus-29.7.0 branch October 17, 2023 21:12
bigcat88 pushed a commit to cloud-py-api/nc_py_api that referenced this pull request Feb 6, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[ncipollo/release-action](https://togithub.com/ncipollo/release-action)
| action | minor | `v1.13.0` -> `v1.14.0` |

---

### Release Notes

<details>
<summary>ncipollo/release-action (ncipollo/release-action)</summary>

###
[`v1.14.0`](https://togithub.com/ncipollo/release-action/releases/tag/v1.14.0)

[Compare
Source](https://togithub.com/ncipollo/release-action/compare/v1.13.0...v1.14.0)

#### What's Changed

- Bump semver from 6.3.0 to 6.3.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#350
- Bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#364
- Bump glob from 10.3.1 to 10.3.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#361
- Bump jest-circus from 29.5.0 to 29.6.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#359
- Bump typescript from 5.1.6 to 5.2.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#362
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.3.3
to 20.6.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#366
- Bump jest and [@&#8203;types/jest](https://togithub.com/types/jest) by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#367
- Bump [@&#8203;babel/traverse](https://togithub.com/babel/traverse)
from 7.17.3 to 7.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#378
- Bump jest and [@&#8203;types/jest](https://togithub.com/types/jest) by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#377
- Bump jest-circus from 29.6.4 to 29.7.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#376
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.6.0
to 20.8.6 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#379
- Bump [@&#8203;actions/core](https://togithub.com/actions/core) from
1.10.0 to 1.10.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#375
- Bump [@&#8203;types/jest](https://togithub.com/types/jest) from 29.5.5
to 29.5.7 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#386
- Bump actions/setup-node from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#381
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.8.6
to 20.9.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#390
- Bump typescript from 5.2.2 to 5.3.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#396
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.9.0
to 20.10.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#395
- Bump [@&#8203;types/jest](https://togithub.com/types/jest) from 29.5.7
to 29.5.11 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#399
- Bump [@&#8203;actions/github](https://togithub.com/actions/github)
from 5.1.1 to 6.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#385
- Bump typescript from 5.3.2 to 5.3.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#403
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
20.10.1 to 20.10.6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[ncipollo/release-action#402
- Upgrade to Node 20 by
[@&#8203;aovens-quantifi](https://togithub.com/aovens-quantifi) in
[ncipollo/release-action#411

#### New Contributors

- [@&#8203;aovens-quantifi](https://togithub.com/aovens-quantifi) made
their first contribution in
[ncipollo/release-action#411

**Full Changelog**:
ncipollo/release-action@v1...v1.14.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/cloud-py-api/nc_py_api).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant