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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dev group with 7 updates in the / directory:

Package From To
@swc/core 1.7.4 1.7.42
@swc/jest 0.2.36 0.2.37
@types/jest 29.5.12 29.5.14
@types/node 22.0.2 22.8.6
bunchee 5.3.1 5.6.1
typescript 5.5.4 5.6.3
vercel 35.2.2 37.14.0

Updates @swc/core from 1.7.4 to 1.7.42

Changelog

Sourced from @​swc/core's changelog.

Commits
  • f770a54 chore: Publish 1.7.42 with swc_core v3.0.2
  • 08660d8 chore: Publish 1.7.42-nightly-20241031.1 with swc_core v3.0.2
  • cc1ebe6 chore: Disable tldraw of swc-ecosystem-ci
  • 9131b4d chore: Publish 1.7.41-nightly-20241031.1 with swc_core v3.0.2
  • 11deca0 chore: Publish crates with swc_core v3.0.2
  • bcf05de fix(es/parser): Parse await using() call (#9693)
  • 6ed1715 fix(es/resolver): Skip resolving lowercase JSXIdentifiers (#9686)
  • 4b4dcfa fix(es/types): Add jsc.experimental.keepImportAssertions to types (#9691)
  • 4d887d0 perf(es/lints): Disable lints by default (#9689)
  • f1470cf chore: Publish crates with swc_core v3.0.1
  • Additional commits viewable in compare view

Updates @swc/jest from 0.2.36 to 0.2.37

Commits

Updates @types/jest from 29.5.12 to 29.5.14

Commits

Updates @types/node from 22.0.2 to 22.8.6

Commits

Updates bunchee from 5.3.1 to 5.6.1

Release notes

Sourced from bunchee's releases.

v5.6.0

Feature

Patches

Full Changelog: huozhi/bunchee@v5.5.1...v5.6.0

v5.5.1

Patches

Full Changelog: huozhi/bunchee@v5.5.0...v5.5.1

v5.5.0

Features

Misc

Full Changelog: huozhi/bunchee@v5.4.0...v5.5.0

v5.4.0

Introducing a new option --dts-bundle to bundle type files

Feature

Improvement

Full Changelog: huozhi/bunchee@v5.3.2...v5.4.0

v5.3.2

Patches

... (truncated)

Commits

Updates typescript from 5.5.4 to 5.6.3

Release notes

Sourced from typescript's releases.

TypeScript 5.6.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.6

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.6 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.6 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

... (truncated)

Commits
  • d48a5cf Bump version to 5.6.3 and LKG
  • fefa70a 🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...
  • ff71692 [release-5.6] Remove tsbuildInfo specification error now that we need it for ...
  • 1f44dcf 🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)
  • a7e3374 Bump version to 5.6.2 and LKG
  • 2063357 🤖 Pick PR #59708 (LEGO: Pull request from lego/hb_537...) into release-5.6 (#...
  • 4fe7e41 🤖 Pick PR #59670 (fix(59649): ts Move to a new file d...) into release-5.6 (#...
  • 1a03e53 🤖 Pick PR #59761 (this can be nullish) into release-5.6 (#59762)
  • 6212132 Update LKG
  • bbb5faf 🤖 Pick PR #59542 (Fixing delay caused in vscode due t...) into release-5.6 (#...
  • Additional commits viewable in compare view

Updates vercel from 35.2.2 to 37.14.0

Release notes

Sourced from vercel's releases.

vercel@37.14.0

Minor Changes

  • Strongly type TelemetryClient subclasses against command specification (#12426)

  • Adds vercel integration remove to uninstall Marketplace integrations from the current team (#12291) Adds vercel integration-resource disconnect to disconnect Marketplace integration resources from projects Adds vercel integration-resource remove to delete Marketplace integration resources

Patch Changes

  • [cli] Make all metrics tracking methods on the store require arguments (#12422)

  • Support allowHeader from Next.js for filtering request headers during revalidation (#12420)

  • [cli] don't track unreachable condition (#12419)

  • Updated dependencies [5a6605bbd99c3b4c3f06fc315dd3978fe7801d00]:

    • @​vercel/build-utils@​8.4.12
    • @​vercel/next@​4.3.18
    • @​vercel/node@​3.2.24
    • @​vercel/static-build@​2.5.34

vercel@37.13.0

Minor Changes

  • Add telemetry for vercel logs (#12386)

  • Add telemetry for vercel env pull (#12368)

  • add telemetry for vercel env rm (#12384)

  • [cli] add subcommand tracking for dns group (#12375)

  • [cli] add telemetry for vercel certs ls (#12383)

  • [cli] add telemetry tracking to vercel inspect (#12367)

  • Add telemetry for vercel certs remove (#12394)

  • Add telemetry for vercel integration list (#12404)

  • add telemetry tracking to env add (#12357)

  • track standard environments in vc env add (#12385)

  • [cli] add telemetry for vercel target ls (#12352)

  • [cli] add telemetry tracking for vercel domains ls (#12400)

... (truncated)

Changelog

Sourced from vercel's changelog.

37.14.0

Minor Changes

  • Strongly type TelemetryClient subclasses against command specification (#12426)

  • Adds vercel integration remove to uninstall Marketplace integrations from the current team (#12291) Adds vercel integration-resource disconnect to disconnect Marketplace integration resources from projects Adds vercel integration-resource remove to delete Marketplace integration resources

Patch Changes

  • [cli] Make all metrics tracking methods on the store require arguments (#12422)

  • Support allowHeader from Next.js for filtering request headers during revalidation (#12420)

  • [cli] don't track unreachable condition (#12419)

  • Updated dependencies [5a6605bbd99c3b4c3f06fc315dd3978fe7801d00]:

    • @​vercel/build-utils@​8.4.12
    • @​vercel/next@​4.3.18
    • @​vercel/node@​3.2.24
    • @​vercel/static-build@​2.5.34

37.13.0

Minor Changes

  • Add telemetry for vercel logs (#12386)

  • Add telemetry for vercel env pull (#12368)

  • add telemetry for vercel env rm (#12384)

  • [cli] add subcommand tracking for dns group (#12375)

  • [cli] add telemetry for vercel certs ls (#12383)

  • [cli] add telemetry tracking to vercel inspect (#12367)

  • Add telemetry for vercel certs remove (#12394)

  • Add telemetry for vercel integration list (#12404)

  • add telemetry tracking to env add (#12357)

  • track standard environments in vc env add (#12385)

  • [cli] add telemetry for vercel target ls (#12352)

... (truncated)

Commits

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 group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@swc/core](https://github.com/swc-project/swc) | `1.7.4` | `1.7.42` |
| [@swc/jest](https://github.com/swc-project/pkgs) | `0.2.36` | `0.2.37` |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.12` | `29.5.14` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.0.2` | `22.8.6` |
| [bunchee](https://github.com/huozhi/bunchee) | `5.3.1` | `5.6.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.6.3` |
| [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) | `35.2.2` | `37.14.0` |



Updates `@swc/core` from 1.7.4 to 1.7.42
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.7.4...v1.7.42)

Updates `@swc/jest` from 0.2.36 to 0.2.37
- [Commits](https://github.com/swc-project/pkgs/commits)

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

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

Updates `bunchee` from 5.3.1 to 5.6.1
- [Release notes](https://github.com/huozhi/bunchee/releases)
- [Commits](huozhi/bunchee@v5.3.1...v5.6.1)

Updates `typescript` from 5.5.4 to 5.6.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.4...v5.6.3)

Updates `vercel` from 35.2.2 to 37.14.0
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/vercel@37.14.0/packages/cli)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: "@swc/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: bunchee
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: vercel
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2024
@dependabot dependabot bot requested a review from devjiwonchoi November 1, 2024 01:01
Copy link

vercel bot commented Nov 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
equine-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 1, 2024 1:02am

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants