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 the dev-dependencies group across 1 directory with 5 updates #442

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

Bumps the dev-dependencies group with 5 updates in the / directory:

Package From To
@tsconfig/strictest 2.0.2 2.0.5
@types/node 20.11.5 20.14.0
release-plan 0.6.0 0.9.0
ts-jest 29.1.1 29.1.4
typescript 5.0.4 5.4.5

Updates @tsconfig/strictest from 2.0.2 to 2.0.5

Commits

Updates @types/node from 20.11.5 to 20.14.0

Commits

Updates release-plan from 0.6.0 to 0.9.0

Release notes

Sourced from release-plan's releases.

v0.9.0-release-plan

Release (2024-03-12)

release-plan 0.9.0 (minor)

🚀 Enhancement

🏠 Internal

Committers: 1

v0.8.0-release-plan

Release (2024-02-16)

release-plan 0.8.0 (minor)

🚀 Enhancement

  • release-plan
    • #56 add the default github-changelog unlabelled section name to parser (@​mansona)

Committers: 1

v0.7.1-release-plan

Release (2024-02-14)

release-plan 0.7.1 (patch)

🐛 Bug Fix

Committers: 1

v0.7.0-release-plan

Release (2024-01-26)

release-plan 0.7.0 (minor)

🚀 Enhancement

  • release-plan

... (truncated)

Changelog

Sourced from release-plan's changelog.

release-plan Changelog

Release (2024-03-12)

release-plan 0.9.0 (minor)

🚀 Enhancement

🏠 Internal

Committers: 1

Release (2024-02-16)

release-plan 0.8.0 (minor)

🚀 Enhancement

  • release-plan
    • #56 add the default github-changelog unlabelled section name to parser (@​mansona)

Committers: 1

Release (2024-02-14)

release-plan 0.7.1 (patch)

🐛 Bug Fix

Committers: 1

Release (2024-01-26)

release-plan 0.7.0 (minor)

🚀 Enhancement

  • release-plan

🐛 Bug Fix

  • release-plan

... (truncated)

Commits

Updates ts-jest from 29.1.1 to 29.1.4

Release notes

Sourced from ts-jest's releases.

v29.1.4

Please refer to CHANGELOG.md for details.

v29.1.3

Please refer to CHANGELOG.md for details.

v29.1.2

Please refer to CHANGELOG.md for details.

Changelog

Sourced from ts-jest's changelog.

29.1.4 (2024-05-28)

Bug Fixes

  • fix(transformer): allow transforming of .cts/.mts extensions. (#3996) (b8f6eaa), closes #3996

Features

29.1.3 (2024-05-21)

Bug Fixes

  • add @jest/transform as an optional peer dependency (0ba7f86)
  • bring back Node 14 support (eda56a7)

Performance Improvements

  • remove ts resolved module cache file (4c88da5)

29.1.2 (2024-01-22)

Bug Fixes

  • calculated cache key based on supportsStaticESM (a5d6f2d)
  • correct error handling in processAsync (e7be4bf), closes #4207
  • use Config.ProjectConfig (918312b), closes #4028
Commits
  • 150c492 chore(release): 29.1.4
  • 81a5f64 feat: make cli generate esm config based on type: "module" (#4210)
  • b8f6eaa fix(transformer): allow transforming of .cts/.mts extensions. (#3996)
  • 3efa2e2 build(deps): Update @​types packages to ^7.11.0
  • e2c6d54 build(deps): Update softprops/action-gh-release action to v2
  • ad416b4 build(deps): Update dependency @​types/rimraf to v4
  • bf0c0cc build(deps): Update dependency esbuild to ~0.21.4
  • b5eb0ce build(deps): Update babel monorepo to ^7.24.6
  • 60ea3ee build(deps): Update dependency @​types/node to v20
  • 8c15775 build: upgrade deps for documentation site
  • Additional commits viewable in compare view

Updates typescript from 5.0.4 to 5.4.5

Release notes

Sourced from typescript's releases.

TypeScript 5.4.5

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

... (truncated)

Commits
  • 27bcd4c Update LKG
  • 9f33bf1 🤖 Pick PR #58098 (Fix constraints of nested homomorph...) into release-5.4 (#...
  • 71b2f84 Bump version to 5.4.5 and LKG
  • 892936f 🤖 Pick PR #58083 (Don't propagate partial union/inter...) into release-5.4 (#...
  • 38a7c05 release-5.4: Always set node-version for setup-node (#58117)
  • b754fc3 🤖 Pick PR #57778 (fix type import check for default-i...) into release-5.4 (#...
  • 8eb3367 Bump version to 5.4.4 and LKG
  • de9096b 🤖 Pick PR #57871 (Divide-and-conquer strategy for int...) into release-5.4 (#...
  • 06aae98 🤖 Pick PR #57973 (Compare package.json paths with cor...) into release-5.4 (#...
  • 6d8134e 🤖 Pick PR #57637 (Fixed a regression related to deter...) into release-5.4 (#...
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dev-dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@tsconfig/strictest](https://github.com/tsconfig/bases/tree/HEAD/bases) | `2.0.2` | `2.0.5` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.5` | `20.14.0` |
| [release-plan](https://github.com/embroider-build/release-plan) | `0.6.0` | `0.9.0` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.1` | `29.1.4` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.0.4` | `5.4.5` |



Updates `@tsconfig/strictest` from 2.0.2 to 2.0.5
- [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases)

Updates `@types/node` from 20.11.5 to 20.14.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `release-plan` from 0.6.0 to 0.9.0
- [Release notes](https://github.com/embroider-build/release-plan/releases)
- [Changelog](https://github.com/embroider-build/release-plan/blob/main/CHANGELOG.md)
- [Commits](https://github.com/embroider-build/release-plan/commits)

Updates `ts-jest` from 29.1.1 to 29.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@v29.1.1...v29.1.4)

Updates `typescript` from 5.0.4 to 5.4.5
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.0.4...v5.4.5)

---
updated-dependencies:
- dependency-name: "@tsconfig/strictest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: release-plan
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 3, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 10, 2024

Superseded by #443.

@dependabot dependabot bot closed this Jun 10, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev-dependencies-d3129ca1fa branch June 10, 2024 20:46
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.

0 participants