Skip to content

chore(deps): bump the all-deps group with 6 updates #30

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

Merged
merged 1 commit into from
Apr 24, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps the all-deps group with 6 updates:

Package From To
@fastify/type-provider-typebox 5.0.1 5.1.0
dotenv-cli 7.4.1 8.0.0
fastify 5.1.0 5.2.2
msw 2.6.6 2.7.3
ts-jest 29.2.4 29.3.1
typescript 5.7.2 5.8.2

Updates @fastify/type-provider-typebox from 5.0.1 to 5.1.0

Release notes

Sourced from @​fastify/type-provider-typebox's releases.

v5.1.0

What's Changed

New Contributors

Full Changelog: fastify/fastify-type-provider-typebox@v5.0.1...v5.1.0

Commits
  • 0a67850 5.1.0
  • 1d6fe35 chore(package): add funding and contribs (#199)
  • 86b2c52 docs(readme): add compatibility table (#198)
  • f36d7fa build(deps-peer): update @​sinclair/typebox peerDependency range to support 0....
  • 30d1dee docs(readme): fix ci badge
  • c60e905 build(deps-dev): replace standard with neostandard (#197)
  • 68625a6 build(deps-dev): bump @​arethetypeswrong/cli from 0.16.4 to 0.17.0 (#188)
  • 9c5fb03 style: remove trailing whitespace (#183)
  • See full diff in compare view

Updates dotenv-cli from 7.4.1 to 8.0.0

Release notes

Sourced from dotenv-cli's releases.

v8.0.0

Improve expansion of configs entropitor/dotenv-cli#101

This might break some configs so it's a major release. In general, you can upgrade without issues.

Fix security issue

entropitor/dotenv-cli#119

Forward signals to child process

entropitor/dotenv-cli#107

Commits

Updates fastify from 5.1.0 to 5.2.2

Release notes

Sourced from fastify's releases.

v5.2.2

What's Changed

... (truncated)

Commits

Updates msw from 2.6.6 to 2.7.3

Release notes

Sourced from msw's releases.

v2.7.3 (2025-02-24)

Bug Fixes

  • do not treat static asset requests as unhandled by default (#2440, docs) (eb45e7a93e2e4525c955ff0df1ec149c6b9de70e) @​kettanaito

v2.7.2 (2025-02-24)

Bug Fixes

  • HttpResponse: set the default bodyType to any (#2439) (bb1faf80645c551053e773382d9b56775f8bb580) @​kettanaito

v2.7.1 (2025-02-20)

Bug Fixes

  • HttpResponse: support non-configurable status codes (#2434) (0cf639e9c12b25093fe8aa0cce865168ea7db978) @​kettanaito

v2.7.0 (2024-12-17)

Features

v2.6.9 (2024-12-16)

Bug Fixes

v2.6.8 (2024-12-07)

Bug Fixes

  • setupServer: reapply interception after calling server.listen() after server.close() (#2383) (00da9cad4249b61732ee375d9dbefeb76028cc2b) @​kettanaito

v2.6.7 (2024-12-06)

Bug Fixes

Commits

Updates ts-jest from 29.2.4 to 29.3.1

Release notes

Sourced from ts-jest's releases.

v29.3.1

Please refer to CHANGELOG.md for details.

v29.3.0

Please refer to CHANGELOG.md for details.

v29.2.6

Please refer to CHANGELOG.md for details.

v29.2.5

Please refer to CHANGELOG.md for details.

Changelog

Sourced from ts-jest's changelog.

29.3.1 (2025-03-31)

Bug Fixes

  • fix: allow isolatedModules mode to have ts.Program under Node16/Next (25157eb)
  • fix: improve message for isolatedModules of ts-jest config (547eb6f)

29.3.0 (2025-03-21)

Features

  • feat: support hybrid module values for isolatedModules: true (f372121)

Bug Fixes

  • fix: set customConditions to undefined in TsCompiler (b091d70), closes #4620

Code Refactoring

  • refactor: remove manual version checker (89458fc)
  • refactor: remove patching deps based on version checker (bac4c43)
  • refactor: deprecate RawCompilerOptions interface (2b1b6cd)
  • refactor: deprecate transform option isolatedModules (7dfef71)

DEPRECATIONS

29.2.6 (2025-02-22)

Bug Fixes

  • fix: escape dot for JS_TRANSFORM_PATTERN regex (8c91c60)
  • fix: escape dot for TS_JS_TRANSFORM_PATTERN regex (3eea850)
  • fix: escape dot for TS_TRANSFORM_PATTERN regex (80d3e4d), closes #4579

29.2.5 (2024-08-23)

... (truncated)

Commits
  • 7738269 chore(release): 29.3.1
  • 04a12d7 test: improve examples folder
  • 547eb6f fix: improve message for isolatedModules of ts-jest config
  • 0c3465f docs: indicate clearer about isolatedModules deprecation
  • 25157eb fix: allow isolatedModules mode to have Program under Node16/Next
  • cc1f630 build(deps): Update dependency @​types/node to v20.17.28
  • 66bde83 build(deps): Update dependency @​types/semver to ^7.7.0
  • a4275ca Remove --no-audit
  • 38cacd3 Add NPM cache
  • 36e3883 build(deps): Update dependency @​formatjs/ts-transformer to ^3.13.34
  • Additional commits viewable in compare view

Updates typescript from 5.7.2 to 5.8.2

Release notes

Sourced from typescript's releases.

TypeScript 5.8

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8 RC

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8 Beta

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.7.3

For release notes, check out the release announcement.

Downloads are available on npm

Commits
  • beb69e4 Bump version to 5.8.2 and LKG
  • 8fdbd54 🤖 Pick PR #61210 (Fix mistakenly disallowed default e...) into release-5.8 (#...
  • f4a3a8a 🤖 Pick PR #61175 (Ban import=require and export= unde...) into release-5.8 (#...
  • 420ff06 Bump version to 5.8.1-rc and LKG
  • 48eb13f Update LKG
  • fb59c19 Merge remote-tracking branch 'origin/main' into release-5.8
  • df342b7 Fixed rewriteRelativeImportExtensions for import() within call expression...
  • 775412a Bump github/codeql-action from 3.28.8 to 3.28.9 in the github-actions group (...
  • e1629e5 Pass ignoreErrors=true to more resolveEntityName callers (#61144)
  • 6fd1799 Update LKG
  • 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 all-deps group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@fastify/type-provider-typebox](https://github.com/fastify/fastify-type-provider-typebox) | `5.0.1` | `5.1.0` |
| [dotenv-cli](https://github.com/entropitor/dotenv-cli) | `7.4.1` | `8.0.0` |
| [fastify](https://github.com/fastify/fastify) | `5.1.0` | `5.2.2` |
| [msw](https://github.com/mswjs/msw) | `2.6.6` | `2.7.3` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.2.4` | `29.3.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.8.2` |


Updates `@fastify/type-provider-typebox` from 5.0.1 to 5.1.0
- [Release notes](https://github.com/fastify/fastify-type-provider-typebox/releases)
- [Commits](fastify/fastify-type-provider-typebox@v5.0.1...v5.1.0)

Updates `dotenv-cli` from 7.4.1 to 8.0.0
- [Release notes](https://github.com/entropitor/dotenv-cli/releases)
- [Commits](entropitor/dotenv-cli@v7.4.1...v8.0.0)

Updates `fastify` from 5.1.0 to 5.2.2
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v5.1.0...v5.2.2)

Updates `msw` from 2.6.6 to 2.7.3
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.6.6...v2.7.3)

Updates `ts-jest` from 29.2.4 to 29.3.1
- [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.2.4...v29.3.1)

Updates `typescript` from 5.7.2 to 5.8.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](microsoft/TypeScript@v5.7.2...v5.8.2)

---
updated-dependencies:
- dependency-name: "@fastify/type-provider-typebox"
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: dotenv-cli
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-deps
- dependency-name: fastify
  dependency-version: 5.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: msw
  dependency-version: 2.7.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: ts-jest
  dependency-version: 29.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: typescript
  dependency-version: 5.8.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-deps
...

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 Apr 1, 2025
@StanleySathler StanleySathler merged commit 0fcd8aa into main Apr 24, 2025
1 check passed
@StanleySathler StanleySathler deleted the dependabot/npm_and_yarn/all-deps-6f865aa4e9 branch April 24, 2025 11:12
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