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

chore(lambda): bump @nx/jest from 18.0.4 to 18.3.4 in /lambdas #3876

Merged
merged 1 commit into from
May 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2024

Bumps @nx/jest from 18.0.4 to 18.3.4.

Release notes

Sourced from @​nx/jest's releases.

18.3.4 (2024-04-25)

🚀 Features

  • core: add root level forwardAllArgs (#22753)

🩹 Fixes

  • core: different commands should not be considered compatible targets (#22863)
  • core: fix pnpm install order on ci workflows (#22580)
  • core: workspace context glob respects exclude (#22939)
  • core: handle events that do not have paths (#22947)
  • core: fix exclude for empty array (#22951)
  • core: move a few api points to return root maps directly (#22949)
  • core: regression register ts transpiler for local plugin (#22964)
  • core: handle created directories when watching on linux (#22980)
  • core: ensure create nodes functions are properly parallelized (#23005)
  • gradle: change gradle command to be relative path (#22963)
  • gradle: should skip println in project report (#22862)
  • gradle: get gradlew path with projectRoot joins workspaceRoot (#22988)
  • graph: don't listen to system theme changes in console (#22938)
  • linter: do not infer lint tasks for projects without files to lint (#22944)
  • misc: fix publish script (#22981)
  • misc: perf logging shouldn't be enabled twice (#23012)
  • node: e2e target fails out of the box (#22987)
  • repo: downgrade to macos-13 in publish workflow (#22961)
  • storybook: handle inherited config correctly when identifying the framework used for inferred tasks (#22953)

❤️ Thank You

18.3.3 (2024-04-20)

🩹 Fixes

  • angular: fix loading postcss configuration in ng-packagr executors (#22900)
  • core: group command exit listeners to avoid warning (#22892)

... (truncated)

Commits
  • f4ea297 fix(misc): don't clear node_modules require cache (#22907)
  • 7920922 fix(testing): bust require cache in jest plugin so configs reload (#22893)
  • b633c04 fix(testing): fix jest ci target names (#22858)
  • bf206e5 feat(misc): non conflicting init/add flow (#22791)
  • fd7cf38 feat(testing): add ability to split jest tests (#22662)
  • 1fe5b98 fix(linter): refactor pcv3 plugin, expose configFiles on context (#21677)
  • a89c734 feat(core): use flag in nx.json for toggling crystal (#21980)
  • 77a01ca feat(testing): add getJestProjectsAsync to support inferred targets (#21897)
  • 21e7648 fix(testing): add null checks when reading targets (#21952)
  • 5b6d1b4 feat(angular): force explicit targets when NX_ADD_PLUGINS is not explicitly t...
  • Additional commits viewable in compare view

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 Apr 29, 2024
github-actions[bot]
github-actions bot previously approved these changes Apr 29, 2024
Bumps [@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest) from 18.0.4 to 18.3.4.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.3.4/packages/jest)

---
updated-dependencies:
- dependency-name: "@nx/jest"
  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/lambdas/nx/jest-18.3.4 branch from 38a5110 to e884614 Compare May 3, 2024 14:18
@npalm npalm merged commit 8ed5f36 into main May 6, 2024
5 checks passed
@npalm npalm deleted the dependabot/npm_and_yarn/lambdas/nx/jest-18.3.4 branch May 6, 2024 07:56
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.

1 participant