ember-codemods / ember-no-implicit-this-codemod

Template codemod for refactoring from `{{foo}}` to `{{this.foo}}`
MIT License
17 stars 25 forks source link

Bump the dev-dependencies group across 1 directory with 5 updates #439

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

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.12.12
release-plan 0.6.0 0.9.0
ts-jest 29.1.1 29.1.2
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.12.12

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)

:rocket: Enhancement

:house: Internal

Committers: 1

v0.8.0-release-plan

Release (2024-02-16)

release-plan 0.8.0 (minor)

:rocket: 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: Bug Fix

Committers: 1

v0.7.0-release-plan

Release (2024-01-26)

release-plan 0.7.0 (minor)

:rocket: Enhancement

  • release-plan

... (truncated)

Changelog

Sourced from release-plan's changelog.

release-plan Changelog

Release (2024-03-12)

release-plan 0.9.0 (minor)

:rocket: Enhancement

:house: Internal

Committers: 1

Release (2024-02-16)

release-plan 0.8.0 (minor)

:rocket: 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: Bug Fix

Committers: 1

Release (2024-01-26)

release-plan 0.7.0 (minor)

:rocket: Enhancement

  • release-plan

:bug: Bug Fix

  • release-plan

... (truncated)

Commits


Updates ts-jest from 29.1.1 to 29.1.2

Release notes

Sourced from ts-jest's releases.

v29.1.2

Please refer to CHANGELOG.md for details.

Changelog

Sourced from ts-jest's changelog.

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
  • 70d48be chore(release): 29.1.2
  • 19778bd build: reference transform options via jest TransformOptions type
  • a5d6f2d fix: calculated cache key based on supportsStaticESM
  • 2d16f4a test(e2e): remove onNodeVersions function
  • 0861a66 build(deps): Update dependency node-fetch to ^3.3.2
  • f41cc3e build(deps): Update babel monorepo
  • 41b8460 build(deps): Update dependency docusaurus-remark-plugin-tab-blocks to ^1.3.1
  • e7be4bf fix: correct error handling in processAsync
  • e31d953 build(deps): Update actions/setup-node digest to 1a4442c
  • 622539d build(deps): Update dependency @​formatjs/ts-transformer to ^3.13.9
  • 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 3 months ago

Superseded by #440.