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-dependencies group across 1 directory with 6 updates #4064

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 Jan 13, 2025

Bumps the dev-dependencies group with 6 updates in the /apps/uploadcare directory:

Package From To
@contentful/app-scripts 1.27.0 1.32.2
eslint 9.9.0 9.18.0
prettier 3.3.3 3.4.2
prettier-plugin-organize-imports 4.0.0 4.1.0
ts-extras 0.11.0 0.13.0
typescript 5.5.4 5.7.3

Updates @contentful/app-scripts from 1.27.0 to 1.32.2

Release notes

Sourced from @​contentful/app-scripts's releases.

@​contentful/app-scripts@​1.32.2

1.32.2 (2025-01-03)

Bug Fixes

  • only set default src when creating app def if a frontend location is specified [EXT-5935] (#2279) (959361e)

@​contentful/app-scripts@​1.32.1

1.32.1 (2025-01-03)

Bug Fixes

  • bump app-scripts to force axios update to be released properly [ZEND-5779] (#2278) (4d7c6c3)
  • deps: bump contentful-management from 11.40.2 to 11.40.3 (#2276) (c77e0ae)
  • deps: bump esbuild from 0.24.0 to 0.24.1 (#2266) (211da27)
  • deps: bump esbuild from 0.24.1 to 0.24.2 (#2270) (93ecdee)
  • deps: bump ignore from 6.0.2 to 7.0.0 (#2272) (b0a79c7)

@​contentful/app-scripts@​1.32.0

1.32.0 (2024-12-17)

Bug Fixes

  • deps: bump contentful-management from 11.40.0 to 11.40.1 (#2249) (b8940e1)
  • deps: bump contentful-management from 11.40.1 to 11.40.2 (#2251) (37f03d2)
  • deps: bump dotenv from 16.4.6 to 16.4.7 (#2250) (54d366c)

Features

@​contentful/app-scripts@​1.31.1

1.31.1 (2024-12-03)

Bug Fixes

  • batch requests to get app definitions in upload script [] (#2248) (89a09c8)
  • deps: bump contentful-management from 11.39.1 to 11.39.2 (#2229) (ea40db0)
  • deps: bump contentful-management from 11.39.2 to 11.40.0 (#2240) (046f754)
  • deps: bump dotenv from 16.4.5 to 16.4.6 (#2246) (af968a0)

@​contentful/app-scripts@​1.31.0

1.31.0 (2024-11-22)

... (truncated)

Changelog

Sourced from @​contentful/app-scripts's changelog.

1.32.2 (2025-01-03)

Bug Fixes

  • only set default src when creating app def if a frontend location is specified [EXT-5935] (#2279) (959361e)

1.32.1 (2025-01-03)

Bug Fixes

  • bump app-scripts to force axios update to be released properly [ZEND-5779] (#2278) (4d7c6c3)
  • deps: bump contentful-management from 11.40.2 to 11.40.3 (#2276) (c77e0ae)
  • deps: bump esbuild from 0.24.0 to 0.24.1 (#2266) (211da27)
  • deps: bump esbuild from 0.24.1 to 0.24.2 (#2270) (93ecdee)
  • deps: bump ignore from 6.0.2 to 7.0.0 (#2272) (b0a79c7)

1.32.0 (2024-12-17)

Bug Fixes

  • deps: bump contentful-management from 11.40.0 to 11.40.1 (#2249) (b8940e1)
  • deps: bump contentful-management from 11.40.1 to 11.40.2 (#2251) (37f03d2)
  • deps: bump dotenv from 16.4.6 to 16.4.7 (#2250) (54d366c)

Features

1.31.1 (2024-12-03)

Bug Fixes

  • batch requests to get app definitions in upload script [] (#2248) (89a09c8)
  • deps: bump contentful-management from 11.39.1 to 11.39.2 (#2229) (ea40db0)
  • deps: bump contentful-management from 11.39.2 to 11.40.0 (#2240) (046f754)
  • deps: bump dotenv from 16.4.5 to 16.4.6 (#2246) (af968a0)

1.31.0 (2024-11-22)

Bug Fixes

  • deps: bump contentful-management from 11.38.0 to 11.39.0 (#2221) (452627a)
  • deps: bump contentful-management from 11.39.0 to 11.39.1 (#2224) (d145fa7)

Features

1.30.2 (2024-11-20)

... (truncated)

Commits
  • 5bc6d15 chore(release): release [skip ci]
  • 959361e fix: only set default src when creating app def if a frontend location is spe...
  • 8d5679e chore(release): release [skip ci]
  • 4d7c6c3 fix: bump app-scripts to force axios update to be released properly [ZEND-577...
  • c77e0ae fix(deps): bump contentful-management from 11.40.2 to 11.40.3 (#2276)
  • b0a79c7 fix(deps): bump ignore from 6.0.2 to 7.0.0 (#2272)
  • 93ecdee fix(deps): bump esbuild from 0.24.1 to 0.24.2 (#2270)
  • 211da27 fix(deps): bump esbuild from 0.24.0 to 0.24.1 (#2266)
  • 14a49c8 chore(release): release [skip ci]
  • de3ca4f feat: build-functions app script [EXT-5978] (#2264)
  • Additional commits viewable in compare view

Updates eslint from 9.9.0 to 9.18.0

Release notes

Sourced from eslint's releases.

v9.18.0

Features

  • e84e6e2 feat: Report allowed methods for no-console rule (#19306) (Anna Bocharova)
  • 8efc2d0 feat: unflag TypeScript config files (#19266) (Francesco Trotta)
  • 87a9352 feat: check imports and class names in no-shadow-restricted-names (#19272) (Milos Djermanovic)

Bug Fixes

  • da768d4 fix: correct overrideConfigFile type (#19289) (Francesco Trotta)

Documentation

  • d9c23c5 docs: replace var with const in rule examples (#19325) (Tanuj Kanti)
  • 8e1a898 docs: add tabs to cli code blocks (#18784) (Jay)
  • f3aeefb docs: rewrite using let and const in rule examples (#19320) (PoloSpark)
  • 0b680b3 docs: Update README (GitHub Actions Bot)
  • 98c86a9 docs: Edit this page button link to different branches (#19228) (Tanuj Kanti)
  • 6947901 docs: remove hardcoded edit link (#19323) (Milos Djermanovic)
  • 03f2f44 docs: rewrite var with const in rules examples (#19317) (Thiago)
  • 26c3003 docs: Clarify dangers of eslint:all (#19318) (Nicholas C. Zakas)
  • c038257 docs: add eqeqeq in related rules to no-eq-null (#19310) (루밀LuMir)
  • 89c8fc5 docs: rewrite examples with var using let and const (#19315) (Amaresh S M)
  • db574c4 docs: add missing backticks to no-void (#19313) (루밀LuMir)
  • 8d943c3 docs: add missing backticks to default-case-last (#19311) (루밀LuMir)
  • 36ef8bb docs: rewrite examples with var using let and const (#19298) (Amaresh S M)
  • 1610c9e docs: add missing backticks to no-else-return (#19309) (루밀LuMir)
  • df409d8 docs: Update README (GitHub Actions Bot)
  • 2e84213 docs: Fix Horizontal Scroll Overflow in Rule Description on Mobile View (#19304) (Amaresh S M)
  • 6e7361b docs: replace var with let and const in rule example (#19302) (Tanuj Kanti)
  • 069af5e docs: rewrite var using const in rule examples (#19303) (Kim GyeonWon)
  • 064e35d docs: remove 'I hope to' comments from scope-manager-interface (#19300) (Josh Goldberg ✨)
  • 8e00305 docs: replace var with const in rule examples (#19299) (Tanuj Kanti)
  • a559009 docs: Add warning about extending core rules (#19295) (Nicholas C. Zakas)
  • 0bfdf6c docs: Update README (GitHub Actions Bot)
  • ce0b9ff docs: add navigation link for code explorer (#19285) (Tanuj Kanti)
  • e255cc9 docs: add bluesky icon to footer (#19290) (Tanuj Kanti)
  • 5d64851 docs: remove outdated info about environments (#19296) (Francesco Trotta)
  • eec01f0 docs: switch rule examples config format to languageOptions (#19277) (Milos Djermanovic)
  • b36ca0a docs: Fixing Focus Order by Rearranging Element Sequence (#19241) (Amaresh S M)
  • d122c8a docs: add missing backticks to sort-imports (#19282) (루밀LuMir)
  • 0367a70 docs: update custom parser docs (#19288) (Francesco Trotta)
  • 8c07ebb docs: add border-radius to hX:target selector styles (#19270) (루밀LuMir)
  • eff7c57 docs: add limitation section in no-loop-func (#19287) (Tanuj Kanti)
  • 5db226f docs: add missing backticks in various parts of the documentation (#19269) (루밀LuMir)
  • 789edbb docs: Update README (GitHub Actions Bot)
  • 613c06a docs: mark rules that are frozen with ❄️ (#19231) (Amaresh S M)
  • 43172ec docs: Update README (GitHub Actions Bot)
  • ac8b3c4 docs: fix description of overrideConfigFile option (#19262) (Milos Djermanovic)
  • bbb9b46 docs: Update README (GitHub Actions Bot)
  • 995b492 docs: fix inconsistent divider in rule categories box (#19249) (Tanuj Kanti)
  • f76d05d docs: Refactor search result handling with better event listener cleanup (#19252) (Amaresh S M)
  • c5f3d7d docs: Update README (GitHub Actions Bot)

... (truncated)

Changelog

Sourced from eslint's changelog.

v9.18.0 - January 10, 2025

  • c52be85 chore: upgrade to @eslint/[email protected] (#19330) (Francesco Trotta)
  • 362099c chore: package.json update for @​eslint/js release (Jenkins)
  • 9486141 deps: upgrade @eslint/core and @eslint/plugin-kit (#19329) (Francesco Trotta)
  • d9c23c5 docs: replace var with const in rule examples (#19325) (Tanuj Kanti)
  • 8e1a898 docs: add tabs to cli code blocks (#18784) (Jay)
  • f3aeefb docs: rewrite using let and const in rule examples (#19320) (PoloSpark)
  • 0b680b3 docs: Update README (GitHub Actions Bot)
  • 98c86a9 docs: Edit this page button link to different branches (#19228) (Tanuj Kanti)
  • 6947901 docs: remove hardcoded edit link (#19323) (Milos Djermanovic)
  • 03f2f44 docs: rewrite var with const in rules examples (#19317) (Thiago)
  • 26c3003 docs: Clarify dangers of eslint:all (#19318) (Nicholas C. Zakas)
  • c038257 docs: add eqeqeq in related rules to no-eq-null (#19310) (루밀LuMir)
  • 89c8fc5 docs: rewrite examples with var using let and const (#19315) (Amaresh S M)
  • 495aa49 chore: extract package name from package.json for public interface (#19314) (루밀LuMir)
  • db574c4 docs: add missing backticks to no-void (#19313) (루밀LuMir)
  • 8d943c3 docs: add missing backticks to default-case-last (#19311) (루밀LuMir)
  • 36ef8bb docs: rewrite examples with var using let and const (#19298) (Amaresh S M)
  • 1610c9e docs: add missing backticks to no-else-return (#19309) (루밀LuMir)
  • df409d8 docs: Update README (GitHub Actions Bot)
  • e84e6e2 feat: Report allowed methods for no-console rule (#19306) (Anna Bocharova)
  • 2e84213 docs: Fix Horizontal Scroll Overflow in Rule Description on Mobile View (#19304) (Amaresh S M)
  • 6e7361b docs: replace var with let and const in rule example (#19302) (Tanuj Kanti)
  • 069af5e docs: rewrite var using const in rule examples (#19303) (Kim GyeonWon)
  • 064e35d docs: remove 'I hope to' comments from scope-manager-interface (#19300) (Josh Goldberg ✨)
  • 8e00305 docs: replace var with const in rule examples (#19299) (Tanuj Kanti)
  • a559009 docs: Add warning about extending core rules (#19295) (Nicholas C. Zakas)
  • 0bfdf6c docs: Update README (GitHub Actions Bot)
  • ce0b9ff docs: add navigation link for code explorer (#19285) (Tanuj Kanti)
  • e255cc9 docs: add bluesky icon to footer (#19290) (Tanuj Kanti)
  • 5d64851 docs: remove outdated info about environments (#19296) (Francesco Trotta)
  • eec01f0 docs: switch rule examples config format to languageOptions (#19277) (Milos Djermanovic)
  • b36ca0a docs: Fixing Focus Order by Rearranging Element Sequence (#19241) (Amaresh S M)
  • d122c8a docs: add missing backticks to sort-imports (#19282) (루밀LuMir)
  • 0367a70 docs: update custom parser docs (#19288) (Francesco Trotta)
  • da768d4 fix: correct overrideConfigFile type (#19289) (Francesco Trotta)
  • 8c07ebb docs: add border-radius to hX:target selector styles (#19270) (루밀LuMir)
  • eff7c57 docs: add limitation section in no-loop-func (#19287) (Tanuj Kanti)
  • 8efc2d0 feat: unflag TypeScript config files (#19266) (Francesco Trotta)
  • 87a9352 feat: check imports and class names in no-shadow-restricted-names (#19272) (Milos Djermanovic)
  • 5db226f docs: add missing backticks in various parts of the documentation (#19269) (루밀LuMir)
  • 789edbb docs: Update README (GitHub Actions Bot)
  • 613c06a docs: mark rules that are frozen with ❄️ (#19231) (Amaresh S M)
  • 43172ec docs: Update README (GitHub Actions Bot)
  • ac8b3c4 docs: fix description of overrideConfigFile option (#19262) (Milos Djermanovic)
  • 6fe0e72 chore: update dependency @​eslint/json to ^0.9.0 (#19263) (renovate[bot])
  • bbb9b46 docs: Update README (GitHub Actions Bot)
  • 995b492 docs: fix inconsistent divider in rule categories box (#19249) (Tanuj Kanti)
  • f76d05d docs: Refactor search result handling with better event listener cleanup (#19252) (Amaresh S M)

... (truncated)

Commits

Updates prettier from 3.3.3 to 3.4.2

Release notes

Sourced from prettier's releases.

3.4.2

🔗 Changelog

3.4.1

🔗 Changelog

3.4.0

diff

🔗 Release note

Changelog

Sourced from prettier's changelog.

3.4.2

diff

Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796 by @​tats-u)

Prettier doesn't treat U+30A0 & U+30FB as Japanese. U+30FB is commonly used in Japanese to represent the delimitation of first and last names of non-Japanese people or “and”. The following “C言語・C++・Go・Rust” means “C language & C++ & Go & Rust” in Japanese.

<!-- Input (--prose-wrap=never) -->
C言
語
・
C++
・
Go
・
Rust
<!-- Prettier 3.4.1 -->
C言語・ C++ ・ Go ・ Rust
<!-- Prettier 3.4.2 -->
C言語・C++・Go・Rust

U+30A0 can be used as the replacement of the - in non-Japanese names (e.g. “Saint-Saëns” (Charles Camille Saint-Saëns) can be represented as “サン゠サーンス” in Japanese), but substituted by ASCII hyphen (U+002D) or U+FF1D (full width hyphen) in many cases (e.g. “サン=サーンス” or “サン=サーンス”).

Fix comments print on class methods with decorators (#16891 by @​fisker)

// Input
class A {
  @decorator
  /** 
   * The method description
   *
  */
  async method(foo: Foo, bar: Bar) {
    console.log(foo);
  }
}
// Prettier 3.4.1
class A {
@​decorator
async /**
</tr></table>

... (truncated)

Commits

Updates prettier-plugin-organize-imports from 4.0.0 to 4.1.0

Release notes

Sourced from prettier-plugin-organize-imports's releases.

4.1.0

Bumped the peer dependency range for vue-tsc to ^2.1.0 because there was a breaking change in its API. If you're using Vue support, upgrade both packages simultaneously, e.g. npm i -D prettier-plugin-organize-imports vue-tsc.

Changelog

Sourced from prettier-plugin-organize-imports's changelog.

Version 4.1.0 bumps the peer dependency range for vue-tsc to ^2.1.0 because there was a breaking change in its API. If you're using Vue support, upgrade both packages simultaneously, e.g. npm i -D prettier-plugin-organize-imports vue-tsc.

Version 4.0.0 upgrades/replaces the Volar packages used for Vue support, to use the latest vue-tsc package that's part of Volar 2. To migrate, you just have to remove @volar/vue-typescript and if you're using it, also @volar/vue-language-plugin-pug, and replace it with vue-tsc and @vue/language-plugin-pug respectively. There are no breaking changes other than this.

Version 3.2.4 implements a fix to skip when formatting ranges (i.e. if the plugin is requested to format a range, it doesn't do anything because it would lack the full file context).

Version 3.2.3 updates the readme with instructions for Prettier 3.

Version 3.2.2 fixes a performance regression introduced in 3.2.0.

Version 3.2.1 fixes the implementation of the language service host's getCurrentDirectory method to return the directory containing the tsconfig, rather than using ts.sys.getCurrentDirectory (which returns process.cwd()). This should prevent issues with resolving compiler plugins with Volar (which is used for Vue support).

Version 3.2.0 adds and fixes support for pug templates in Vue files (via @volar/vue-language-plugin-pug). Please be aware that you'll need to update your version of the @volar/vue-typescript peer dependency from 0.x to 1.x.

Version 3.1.0 adds an option to skip destructive code actions like removing unused imports.

Version 3.0.3 fixes a performance regression introduced in 3.0.2.

Version 3.0.2 fixes a regression introduced by adding some file-system related methods to the language service host (to fix a bug), which revealed that another method's implementation was incorrect.

Version 3.0.1 bumps the @volar/vue-typescript version to fix more edge cases, e. g. not removing imports when a component is used via kebab-case naming. @volar/vue-typescript is now defined as an optional peer dependency and you'll need to install version 0.39 or later. Furthermore a fix has been added that should help support more module resolution algorithms.

Version 3.0.0 switches to a different package for Vue support, which fixes some more issues, e. g. support for setup scripts. No breaking changes otherwise.

Version 2.3.4 fixes an issue with Vue v2 files.

Version 2.3.3 fixes a bug where default imports were removed erroneously.

Version 2.3.1 adds debug logs and fixes Vue.js support.

Version 2.2.0 adds a compiler options cache to improve performance.

Version 2.1.0 adds support for Vue.js (.vue files).

Version 2.0.0 adds support for the parsers babel (i. e. JavaScript) and babel-ts which are only available since Prettier v2 (and thus the peer dependency has received a major bump).

Commits
  • b7c15ad 4.1.0
  • 2e9c480 chore: update dev dependencies
  • fb7e872 docs: update changelog
  • 3fb452e feat: support vue-tsc v2.1 (#136)
  • 4678129 chore(ci): run on node 22
  • fa99724 chore(ci): fix run-script invocation
  • 3ea4a81 chore: use tsc to type-check the project
  • 59c5329 chore(tests): upgrade ava from v3 to v6
  • b253038 fix: drop @vue/language-plugin-pug as peer dependency
  • See full diff in compare view

Updates ts-extras from 0.11.0 to 0.13.0

Release notes

Sourced from ts-extras's releases.

v0.13.0

sindresorhus/ts-extras@v0.12.0...v0.13.0

v0.12.0

Breaking

  • Require Node.js 18 614d777
  • Rename asMutable to asWritable 03a66fd

Fixes

  • Fix objectEntries with optional properties 40b2cd9

sindresorhus/ts-extras@v0.11.0...v0.12.0

Commits

Updates typescript from 5.5.4 to 5.7.3

Release notes

Sourced from typescript's releases.

TypeScript 5.7.3

For release notes, check out the release announcement.

Downloads are available on npm

TypeScript 5.7

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.7 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.7 Beta

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

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

... (truncated)

Commits
  • a5e123d Update LKG
  • 8bc0204 🤖 Pick PR #60828 (Fix CodeQL configuration, releases) into release-5.7 (#60923)
  • 7aa63df 🤖 Pick PR #60393 (Don't try to add an implicit undefi...) into release-5.7 (#...
  • 9df7c36 Bump version to 5.7.3 and LKG
  • e167412 🤖 Pick PR #60794 (Harden sanitizeLog against incorr...) into release-5.7 (#...
  • 9ba364c Fix coverage build on release-5.7 (#60792)
  • 4b7441a 🤖 Pick PR #60680 (Mark the inherited any-based index ...) into release-5.7 (#...
  • e844dc3 Cherry-pick #60402, #60440, #60616 into release-5.7 (#60777)
  • 21b02a1 🤖 Pick PR #60749 (Do not require import attribute on ...) into release-5.7 (#...
  • b82fd16 🤖 Pick PR #60576 (Avoid incorrectly reusing assertion...) into release-5.7 (#...
  • 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
  • `@depen...

Description has been truncated

@dependabot dependabot bot requested a review from a team as a code owner January 13, 2025 03:31
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 13, 2025
…ith 6 updates

Bumps the dev-dependencies group with 6 updates in the /apps/uploadcare directory:

| Package | From | To |
| --- | --- | --- |
| [@contentful/app-scripts](https://github.com/contentful/create-contentful-app/tree/HEAD/packages/contentful--app-scripts) | `1.27.0` | `1.32.2` |
| [eslint](https://github.com/eslint/eslint) | `9.9.0` | `9.18.0` |
| [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.2` |
| [prettier-plugin-organize-imports](https://github.com/simonhaenisch/prettier-plugin-organize-imports) | `4.0.0` | `4.1.0` |
| [ts-extras](https://github.com/sindresorhus/ts-extras) | `0.11.0` | `0.13.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.7.3` |



Updates `@contentful/app-scripts` from 1.27.0 to 1.32.2
- [Release notes](https://github.com/contentful/create-contentful-app/releases)
- [Changelog](https://github.com/contentful/create-contentful-app/blob/main/packages/contentful--app-scripts/CHANGELOG.md)
- [Commits](https://github.com/contentful/create-contentful-app/commits/@contentful/[email protected]/packages/contentful--app-scripts)

Updates `eslint` from 9.9.0 to 9.18.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.9.0...v9.18.0)

Updates `prettier` from 3.3.3 to 3.4.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.3...3.4.2)

Updates `prettier-plugin-organize-imports` from 4.0.0 to 4.1.0
- [Release notes](https://github.com/simonhaenisch/prettier-plugin-organize-imports/releases)
- [Changelog](https://github.com/simonhaenisch/prettier-plugin-organize-imports/blob/master/changelog.md)
- [Commits](simonhaenisch/prettier-plugin-organize-imports@v4.0.0...v4.1.0)

Updates `ts-extras` from 0.11.0 to 0.13.0
- [Release notes](https://github.com/sindresorhus/ts-extras/releases)
- [Commits](sindresorhus/ts-extras@v0.11.0...v0.13.0)

Updates `typescript` from 5.5.4 to 5.7.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.7.3)

---
updated-dependencies:
- dependency-name: "@contentful/app-scripts"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: prettier-plugin-organize-imports
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: ts-extras
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 force-pushed the dependabot/npm_and_yarn/apps/uploadcare/dev-dependencies-f1e639466d branch from d7ead08 to 62b1086 Compare January 14, 2025 03:18
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