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 development group across 1 directory with 2 updates #548

Merged
merged 1 commit into from
Nov 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the development group with 2 updates in the / directory: svelte-check and vercel.

Updates svelte-check from 4.0.7 to 4.0.9

Release notes

Sourced from svelte-check's releases.

svelte-check-4.0.9

  • fix: detect shadowed variables/types during type hoisting (#2590)

svelte-check-4.0.8

  • fix: fall back to any instead of unknown for untyped $props (#2582)
  • fix: robustify and fix file writing (#2584)
  • fix: hoist types related to $props rune if possible (#2571)
Commits
  • fba28b2 fix: detect shadowed variables/types during type hoisting (#2590)
  • bf2e459 fix: hoist types related to $props rune if possible (#2571)
  • b83b665 fix: robustify and fix file writing
  • 1b205c2 perf: check for and return promise instead of awaiting (#2586)
  • 77160ff fix: fall back to any instead of unknown for untyped $props (#2582)
  • See full diff in compare view

Updates vercel from 37.14.0 to 39.0.2

Release notes

Sourced from vercel's releases.

[email protected]

Patch Changes

  • [cli] disable telemetry first run message if VERCEL_TELEMETRY_DISABLED is set (#12584)

  • [cli] use string literal in telemetry status (#12582)

[email protected]

Patch Changes

[email protected]

Major Changes

  • Vercel CLI now Collects Telemetry Data (#12555)

    The Vercel CLI collects telemetry data about general usage.

    Telemetry allows Vercel to accurately gauge Vercel CLI feature usage, pain points, and customization across all customers. This data enables us to better tailor the Vercel CLI to our customers’ needs, support its continued growth relevance, and optimal developer experience, as well as verify if improvements are enhancing the baseline performance of all applications.

    Participation in this program is optional, and you may opt-out if you would prefer not to share any telemetry information with Vercel.

    Learn more about Vercel CLI Telemetry at https://vercel.com/docs/cli/about-telemetry.

Patch Changes

  • Make tests type-checked (#12525)

  • Consistency fixes for subcommand --help output (#12573)

[email protected]

Major Changes

  • Migrate vercel certs subcommands to their own command specifications (#12463)

  • Migrate vercel dns subcommands to their own command specifications (#12464)

  • Migrate vercel alias subcommands to their own command specifications (#12458)

  • Migrate vercel projects subcommands to their own command specifications (#12518)

  • Migrate vercel env subcommands to their own command specifications (#12476)

  • Migrate vercel domains subcommands to their own command specifications (#12526)

  • Migrate vercel git subcommands to their own command specifications (#12524)

  • Migrate vercel teams subcommands to their own command specifications (#12496)

... (truncated)

Changelog

Sourced from vercel's changelog.

39.0.2

Patch Changes

  • [cli] disable telemetry first run message if VERCEL_TELEMETRY_DISABLED is set (#12584)

  • [cli] use string literal in telemetry status (#12582)

39.0.1

Patch Changes

39.0.0

Major Changes

  • Vercel CLI now Collects Telemetry Data (#12555)

    The Vercel CLI collects telemetry data about general usage.

    Telemetry allows Vercel to accurately gauge Vercel CLI feature usage, pain points, and customization across all customers. This data enables us to better tailor the Vercel CLI to our customers’ needs, support its continued growth relevance, and optimal developer experience, as well as verify if improvements are enhancing the baseline performance of all applications.

    Participation in this program is optional, and you may opt-out if you would prefer not to share any telemetry information with Vercel.

    Learn more about Vercel CLI Telemetry at https://vercel.com/docs/cli/about-telemetry.

Patch Changes

  • Make tests type-checked (#12525)

  • Consistency fixes for subcommand --help output (#12573)

38.0.0

Major Changes

  • Migrate vercel certs subcommands to their own command specifications (#12463)

  • Migrate vercel dns subcommands to their own command specifications (#12464)

  • Migrate vercel alias subcommands to their own command specifications (#12458)

  • Migrate vercel projects subcommands to their own command specifications (#12518)

  • Migrate vercel env subcommands to their own command specifications (#12476)

  • Migrate vercel domains subcommands to their own command specifications (#12526)

... (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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 16, 2024
Copy link

vercel bot commented Nov 16, 2024

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

Name Status Preview Comments Updated (UTC)
astro-homepage ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 16, 2024 8:45pm

Copy link

changeset-bot bot commented Nov 16, 2024

⚠️ No Changeset found

Latest commit: d48c775

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

… updates

Bumps the development group with 2 updates in the / directory: [svelte-check](https://github.com/sveltejs/language-tools) and [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli).


Updates `svelte-check` from 4.0.7 to 4.0.9
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](sveltejs/language-tools@svelte-check-4.0.7...svelte-check-4.0.9)

Updates `vercel` from 37.14.0 to 39.0.2
- [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/[email protected]/packages/cli)

---
updated-dependencies:
- dependency-name: svelte-check
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
- dependency-name: vercel
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/development-968bd1ed50 branch from f581f64 to d48c775 Compare November 16, 2024 20:44
@Trombach Trombach merged commit 468832f into main Nov 16, 2024
6 checks passed
@Trombach Trombach deleted the dependabot/npm_and_yarn/development-968bd1ed50 branch November 16, 2024 20:45
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