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(deps-dev): Bump jest-preset-angular from 14.2.4 to 14.3.1 in /springwolf-ui #1081

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps jest-preset-angular from 14.2.4 to 14.3.1.

Release notes

Sourced from jest-preset-angular's releases.

v14.3.1

Please refer to CHANGELOG.md for details.

v14.3.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from jest-preset-angular's changelog.

14.3.1 (2024-11-18)

Documentation

  • docs: simplify README.md about installation and configuration (79ea18b)

14.3.0 (2024-11-15)

Features

  • feat: add new setup test env functions (21c0238), closes #354 #2755
  • feat: build package with type definitions (a269daa)
  • feat: deprecate setup-jest.js and setup-jest.mjs (a304036)

Code Refactoring

  • test: switch example app test config files to ts (e61f1ff)

DEPRECATIONS

Importing setup-jest.js/setup-jest.mjs directly is deprecated. The files will be removed in the future.

Please use "setupZoneTestEnv" function instead. Example:

For CJS

// setup-jest.ts
import { setupZoneTestEnv } from 'jest-preset-angular/setup-env/zone';

setupZoneTestEnv();

For ESM

// setup-jest.ts
import { setupZoneTestEnv } from 'jest-preset-angular/setup-env/zone/index.mjs';

setupZoneTestEnv();

See more at https://thymikee.github.io/jest-preset-angular/docs/getting-started/test-environment

Commits
  • d564ce5 chore(release): 14.3.1
  • 79ea18b docs: simplify README.md about installation and configuration
  • f15ac6a docs: fix typo in CHANGELOG.md
  • 7d11d83 build(deps): bump cross-spawn in /examples/example-app-v18
  • 04a0e00 build(deps): Update dependency jest-preset-angular to ^14.3.0
  • ca71a60 docs: update README.md
  • 3023caa chore(release): 14.3.0
  • cf0e2f4 docs: add documentation for v14.3
  • a304036 feat: deprecate setup-jest.js and setup-jest.mjs
  • 21c0238 feat: add new setup test env functions
  • Additional commits viewable in compare view

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 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)

Bumps [jest-preset-angular](https://github.com/thymikee/jest-preset-angular) from 14.2.4 to 14.3.1.
- [Release notes](https://github.com/thymikee/jest-preset-angular/releases)
- [Changelog](https://github.com/thymikee/jest-preset-angular/blob/main/CHANGELOG.md)
- [Commits](thymikee/jest-preset-angular@v14.2.4...v14.3.1)

---
updated-dependencies:
- dependency-name: jest-preset-angular
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 18, 2024
Copy link

netlify bot commented Nov 18, 2024

Deploy Preview for springwolf-ui ready!

Name Link
🔨 Latest commit a420df5
🔍 Latest deploy log https://app.netlify.com/sites/springwolf-ui/deploys/673bbbd4670dca00085303ec
😎 Deploy Preview https://deploy-preview-1081--springwolf-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@sam0r040 sam0r040 merged commit b1406b4 into master Nov 22, 2024
36 checks passed
@sam0r040 sam0r040 deleted the dependabot/npm_and_yarn/springwolf-ui/jest-preset-angular-14.3.1 branch November 22, 2024 12:45
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