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): update all non-major dependencies #2225

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@angular-devkit/build-angular 19.0.2 -> 19.0.4 age adoption passing confidence devDependencies patch
@angular-eslint/builder (source) 19.0.0 -> 19.0.1 age adoption passing confidence devDependencies patch
@angular-eslint/eslint-plugin (source) 19.0.0 -> 19.0.1 age adoption passing confidence devDependencies patch
@angular-eslint/eslint-plugin-template (source) 19.0.0 -> 19.0.1 age adoption passing confidence devDependencies patch
@angular-eslint/schematics (source) 19.0.0 -> 19.0.1 age adoption passing confidence devDependencies patch
@angular-eslint/template-parser (source) 19.0.0 -> 19.0.1 age adoption passing confidence devDependencies patch
@angular/cli 19.0.2 -> 19.0.4 age adoption passing confidence devDependencies patch
@angular/common (source) 19.0.1 -> 19.0.3 age adoption passing confidence devDependencies patch
@angular/compiler (source) 19.0.1 -> 19.0.3 age adoption passing confidence devDependencies patch
@angular/compiler-cli (source) 19.0.1 -> 19.0.3 age adoption passing confidence devDependencies patch
@angular/core (source) 19.0.1 -> 19.0.3 age adoption passing confidence devDependencies patch
@angular/forms (source) 19.0.1 -> 19.0.3 age adoption passing confidence devDependencies patch
@angular/language-service (source) 19.0.1 -> 19.0.3 age adoption passing confidence devDependencies patch
@angular/platform-browser (source) 19.0.1 -> 19.0.3 age adoption passing confidence devDependencies patch
@angular/platform-browser-dynamic (source) 19.0.1 -> 19.0.3 age adoption passing confidence devDependencies patch
@angular/router (source) 19.0.1 -> 19.0.3 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin (source) 8.16.0 -> 8.17.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) 8.16.0 -> 8.17.0 age adoption passing confidence devDependencies minor
jasmine-core (source) 5.4.0 -> 5.5.0 age adoption passing confidence devDependencies minor
node (source) 22.11.0 -> 22.12.0 age adoption passing confidence volta minor
pnpm (source) 9.14.4 -> 9.15.0 age adoption passing confidence packageManager minor
pnpm (source) 9.14.4 -> 9.15.0 age adoption passing confidence volta minor
prettier (source) 3.4.1 -> 3.4.2 age adoption passing confidence devDependencies patch
puppeteer (source) 23.9.0 -> 23.10.1 age adoption passing confidence devDependencies minor

Release Notes

angular/angular-cli (@​angular-devkit/build-angular)

v19.0.4

Compare Source

v19.0.3

Compare Source

@​angular/cli
Commit Type Description
4e82ca180 fix correctly select package versions in descending order during ng add
@​schematics/angular
Commit Type Description
28a51cc5e fix add required type to CanDeactivate guard (#​29004)
@​angular/build
Commit Type Description
f26e1b462 fix add timeout to route extraction
ab4e77c75 fix allow .json file replacements with application builds
06690d87e fix apply define option to JavaScript from scripts option
775e6f780 fix avoid deploy URL usage on absolute preload links
21f21eda3 fix ensure correct handling of index.output for SSR
@​angular/ssr
Commit Type Description
75cf47e71 fix apply HTML transformation to CSR responses
5880a0230 fix correctly handle serving of prerendered i18n pages
277b8a378 fix ensure compatibility for Http2ServerResponse type
angular-eslint/angular-eslint (@​angular-eslint/builder)

v19.0.1

Compare Source

This was a version bump only for builder to align it with other projects, there were no code changes.

angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin)

v19.0.1

Compare Source

🩹 Fixes
  • eslint-plugin: adding prefer-signals rule to exported config (#​2150)
❤️ Thank You
angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin-template)

v19.0.1

Compare Source

🩹 Fixes
  • eslint-plugin-template: prevent the slot tag from being self-closing (#​2088)
❤️ Thank You
angular-eslint/angular-eslint (@​angular-eslint/schematics)

v19.0.1

Compare Source

🩹 Fixes
  • update typescript-eslint packages to v8.17.0 (#​2153)
  • update dependency eslint to v9.16.0 (#​2148)
angular-eslint/angular-eslint (@​angular-eslint/template-parser)

v19.0.1

Compare Source

This was a version bump only for template-parser to align it with other projects, there were no code changes.

angular/angular (@​angular/common)

v19.0.3

Compare Source

v19.0.2

Compare Source

compiler-cli
Commit Type Description
9f99196d23 fix account for multiple generated namespace imports in HMR (#​58924)
core
Commit Type Description
4792db9a6d fix Explicitly manage TracingSnapshot lifecycle and dispose of it once it's been used. (#​58929)
migrations
Commit Type Description
7b5bacc228 fix class content being deleted in some edge cases (#​58959)
d1cbdd6acb fix correctly strip away parameters surrounded by comments in inject migration (#​58959)
e17ff71c31 fix don't migrate classes with parameters that can't be injected (#​58959)
7c5f990001 fix inject migration aggressively removing imports (#​58959)
4392ccedf9 fix inject migration dropping code if everything except super is removed (#​58959)
9cbebc6dda fix preserve type literals and tuples in inject migrations (#​58959)
platform-server
Commit Type Description
f3c388ecda fix remove peer dependency on animations (#​58997)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.17.0

Compare Source

🚀 Features
  • eslint-plugin: [prefer-promise-reject-errors] options to allow any and unknown (#​10392)
🩹 Fixes
  • eslint-plugin: [promise-function-async] handle function overloading (#​10304)
  • eslint-plugin: remove references to "extendDefaults" in no-restricted-types (#​10401)
  • eslint-plugin: [no-unnecessary-template-expressions] allow template expressions used to make trailing whitespace visible (#​10363)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.17.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

jasmine/jasmine (jasmine-core)

v5.5.0

Compare Source

Please see the release notes.

nodejs/node (node)

v22.12.0

Compare Source

pnpm/pnpm (pnpm)

v9.15.0

Compare Source

prettier/prettier (prettier)

v3.4.2

Compare Source

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 {
  @&#8203;decorator
  /** 
   * The method description
   *
  */
  async method(foo: Foo, bar: Bar) {
    console.log(foo);
  }
}

// Prettier 3.4.1
class A {
  @&#8203;decorator
  async /**
   * The method description
   *
   */
  method(foo: Foo, bar: Bar) {
    console.log(foo);
  }
}

// Prettier 3.4.2
class A {
  @&#8203;decorator
  /**
   * The method description
   *
   */
  async method(foo: Foo, bar: Bar) {
    console.log(foo);
  }
}
Fix non-idempotent formatting (#​16899 by @​seiyab)

This bug fix is not language-specific. You may see similar change in any languages. This fixes regression in 3.4.0 so change caused by it should yield same formatting as 3.3.3.

// Input
<div>
  foo
  <span>longlonglonglonglonglonglonglonglonglonglonglonglonglonglongl foo</span>
  , abc
</div>;

// Prettier 3.4.1 (first)
<div>
  foo
  <span>
    longlonglonglonglonglonglonglonglonglonglonglonglonglonglongl foo
  </span>, abc
</div>;

// Prettier 3.4.1 (second)
<div>
  foo
  <span>longlonglonglonglonglonglonglonglonglonglonglonglonglonglongl foo</span>
  , abc
</div>;

// Prettier 3.4.2
<div>
  foo
  <span>longlonglonglonglonglonglonglonglonglonglonglonglonglonglongl foo</span>
  , abc
</div>;
puppeteer/puppeteer (puppeteer)

v23.10.1

Compare Source

v23.10.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) December 9, 2024 01:49
@renovate renovate bot merged commit d710d10 into main Dec 9, 2024
2 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch December 9, 2024 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants