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

build(deps-dev): bump ts-jest from 27.1.3 to 27.1.4 #786

Merged
merged 1 commit into from
Mar 28, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2022

Bumps ts-jest from 27.1.3 to 27.1.4.

Changelog

Sourced from ts-jest's changelog.

27.1.4 (2022-03-24)

Bug Fixes

Commits
  • 8fc3e07 chore(release): 27.1.4
  • 8c8c1ca fix: remove esbuild from peer dependency (#3360)
  • 5e5ac4a fix: support Babel config file with .cjs extension (#3361)
  • 2b7dffe fix(compiler): revert #3194 (#3362)
  • b6ba9dc build(deps-dev): bump node-fetch from 3.2.2 to 3.2.3 (#3330)
  • 7900ee7 build(deps-dev): bump eslint-plugin-jsdoc from 37.9.7 to 38.0.0 (#3331)
  • 796b5a4 Merge pull request #3325 from kulshekhar/dependabot/npm_and_yarn/eslint-plugi...
  • 917f0ff Merge pull request #3326 from kulshekhar/dependabot/npm_and_yarn/node-fetch-3...
  • 70a2ae2 Merge pull request #3324 from kulshekhar/dependabot/npm_and_yarn/typescript-e...
  • c7d6ac6 build(deps-dev): bump node-fetch from 3.2.1 to 3.2.2
  • 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 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 [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.1.3 to 27.1.4.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v27.1.3...v27.1.4)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 28, 2022
Copy link

@autoapproval autoapproval bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved 👍

@autoapproval autoapproval bot added automerge Merge the pull request once unit tests and other checks pass. merge labels Mar 28, 2022
@probot-auto-merge probot-auto-merge bot merged commit 7b0f066 into master Mar 28, 2022
@probot-auto-merge probot-auto-merge bot deleted the dependabot/npm_and_yarn/ts-jest-27.1.4 branch March 28, 2022 22:03
googlemaps-bot added a commit that referenced this pull request Mar 28, 2022
### [3.3.12](v3.3.11...v3.3.12) (2022-03-28)

### Build System

* **deps-dev:** bump @types/node from 17.0.21 to 17.0.22 ([#781](#781)) ([9cc11c8](9cc11c8))
* **deps-dev:** bump @types/node from 17.0.22 to 17.0.23 ([#785](#785)) ([2f30a44](2f30a44))
* **deps-dev:** bump prettier from 2.5.1 to 2.6.0 ([#783](#783)) ([403d115](403d115))
* **deps-dev:** bump prettier from 2.6.0 to 2.6.1 ([#784](#784)) ([bc029e5](bc029e5))
* **deps-dev:** bump ts-jest from 27.1.3 to 27.1.4 ([#786](#786)) ([7b0f066](7b0f066))
* **deps-dev:** bump typescript from 4.6.2 to 4.6.3 ([#788](#788)) ([93c48d0](93c48d0))
* **deps:** bump @googlemaps/url-signature from 1.0.16 to 1.0.17 ([#782](#782)) ([2b2dc7e](2b2dc7e))
* **deps:** bump @googlemaps/url-signature from 1.0.17 to 1.0.18 ([#787](#787)) ([62bbcbd](62bbcbd))
* **deps:** bump minimist from 1.2.5 to 1.2.6 ([#789](#789)) ([34d9879](34d9879))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 3.3.12 🎉

The release is available on:

Your semantic-release bot 📦🚀

BaljeetSinghaw added a commit to BaljeetSinghaw/services-js that referenced this pull request Nov 11, 2022
### [3.3.12](googlemaps/google-maps-services-js@v3.3.11...v3.3.12) (2022-03-28)

### Build System

* **deps-dev:** bump @types/node from 17.0.21 to 17.0.22 ([#781](googlemaps/google-maps-services-js#781)) ([4e1a006](googlemaps/google-maps-services-js@4e1a006))
* **deps-dev:** bump @types/node from 17.0.22 to 17.0.23 ([#785](googlemaps/google-maps-services-js#785)) ([a9ecadc](googlemaps/google-maps-services-js@a9ecadc))
* **deps-dev:** bump prettier from 2.5.1 to 2.6.0 ([#783](googlemaps/google-maps-services-js#783)) ([2f680c1](googlemaps/google-maps-services-js@2f680c1))
* **deps-dev:** bump prettier from 2.6.0 to 2.6.1 ([#784](googlemaps/google-maps-services-js#784)) ([5ecda16](googlemaps/google-maps-services-js@5ecda16))
* **deps-dev:** bump ts-jest from 27.1.3 to 27.1.4 ([#786](googlemaps/google-maps-services-js#786)) ([65d08ec](googlemaps/google-maps-services-js@65d08ec))
* **deps-dev:** bump typescript from 4.6.2 to 4.6.3 ([#788](googlemaps/google-maps-services-js#788)) ([5f2d7b9](googlemaps/google-maps-services-js@5f2d7b9))
* **deps:** bump @googlemaps/url-signature from 1.0.16 to 1.0.17 ([#782](googlemaps/google-maps-services-js#782)) ([65f2876](googlemaps/google-maps-services-js@65f2876))
* **deps:** bump @googlemaps/url-signature from 1.0.17 to 1.0.18 ([#787](googlemaps/google-maps-services-js#787)) ([5010732](googlemaps/google-maps-services-js@5010732))
* **deps:** bump minimist from 1.2.5 to 1.2.6 ([#789](googlemaps/google-maps-services-js#789)) ([ce96e41](googlemaps/google-maps-services-js@ce96e41))
Smile4192 added a commit to Smile4192/google-maps-service-js that referenced this pull request Mar 7, 2023
### [3.3.12](googlemaps/google-maps-services-js@v3.3.11...v3.3.12) (2022-03-28)

### Build System

* **deps-dev:** bump @types/node from 17.0.21 to 17.0.22 ([#781](googlemaps/google-maps-services-js#781)) ([9cc11c8](googlemaps/google-maps-services-js@9cc11c8))
* **deps-dev:** bump @types/node from 17.0.22 to 17.0.23 ([#785](googlemaps/google-maps-services-js#785)) ([2f30a44](googlemaps/google-maps-services-js@2f30a44))
* **deps-dev:** bump prettier from 2.5.1 to 2.6.0 ([#783](googlemaps/google-maps-services-js#783)) ([403d115](googlemaps/google-maps-services-js@403d115))
* **deps-dev:** bump prettier from 2.6.0 to 2.6.1 ([#784](googlemaps/google-maps-services-js#784)) ([bc029e5](googlemaps/google-maps-services-js@bc029e5))
* **deps-dev:** bump ts-jest from 27.1.3 to 27.1.4 ([#786](googlemaps/google-maps-services-js#786)) ([7b0f066](googlemaps/google-maps-services-js@7b0f066))
* **deps-dev:** bump typescript from 4.6.2 to 4.6.3 ([#788](googlemaps/google-maps-services-js#788)) ([93c48d0](googlemaps/google-maps-services-js@93c48d0))
* **deps:** bump @googlemaps/url-signature from 1.0.16 to 1.0.17 ([#782](googlemaps/google-maps-services-js#782)) ([2b2dc7e](googlemaps/google-maps-services-js@2b2dc7e))
* **deps:** bump @googlemaps/url-signature from 1.0.17 to 1.0.18 ([#787](googlemaps/google-maps-services-js#787)) ([62bbcbd](googlemaps/google-maps-services-js@62bbcbd))
* **deps:** bump minimist from 1.2.5 to 1.2.6 ([#789](googlemaps/google-maps-services-js#789)) ([34d9879](googlemaps/google-maps-services-js@34d9879))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge the pull request once unit tests and other checks pass. dependencies Pull requests that update a dependency file merge released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants