Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Dec 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@faker-js/faker (source) ^9.3.0 -> ^9.4.0 age adoption passing confidence
@release-it/conventional-changelog ^9.0.3 -> ^9.0.4 age adoption passing confidence
@types/node (source) ^22.10.2 -> ^22.10.7 age adoption passing confidence
caniuse-lite 1.0.30001688 -> 1.0.30001695 age adoption passing confidence
cypress (source) ^13.16.1 -> ^13.17.0 age adoption passing confidence
eslint (source) ^9.17.0 -> ^9.18.0 age adoption passing confidence
eslint-plugin-n ^17.15.0 -> ^17.15.1 age adoption passing confidence
jest-preset-angular (source) ^14.4.2 -> ^14.5.0 age adoption passing confidence
npm-run-all2 ^7.0.1 -> ^7.0.2 age adoption passing confidence
release-it ^17.10.0 -> ^17.11.0 age adoption passing confidence
sass ^1.83.0 -> ^1.83.4 age adoption passing confidence
typescript-eslint (source) ^8.18.0 -> ^8.21.0 age adoption passing confidence

Release Notes

faker-js/faker (@​faker-js/faker)

v9.4.0

Compare Source

Features
Changed Locales
Bug Fixes
release-it/conventional-changelog (@​release-it/conventional-changelog)

v9.0.4

Compare Source

browserslist/caniuse-lite (caniuse-lite)

v1.0.30001695

Compare Source

v1.0.30001692

Compare Source

v1.0.30001690

Compare Source

v1.0.30001689

Compare Source

cypress-io/cypress (cypress)

v13.17.0

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#13-17-0

eslint/eslint (eslint)

v9.18.0

Compare Source

eslint-community/eslint-plugin-n (eslint-plugin-n)

v17.15.1

Compare Source

🩹 Fixes
  • Promise.withResolvers is supported since node 22.11 (#​398) (c5bcb3a)
thymikee/jest-preset-angular (jest-preset-angular)

v14.5.0

Compare Source

Features
Code Refactoring
  • refactor: add type for serializers/index.ts (dd64d78)
DEPRECATIONS
  • refactor: deprecate defaultTransformerOptions in presets (99d3112)
  • refactor: deprecate ngcc util via globalSetup (edeaa3f)
bcomnes/npm-run-all2 (npm-run-all2)

v7.0.2

Compare Source

Merged
  • Upgrade: Bump neostandard from 0.11.9 to 0.12.0 #164
  • Upgrade: Bump codecov/codecov-action from 4 to 5 #161
Commits
  • Raise cross-spawn version floor to ^7.0.6 45a9e19
  • Merge pull request #​163 from bcomnes/dependabot/npm_and_yarn/mocha-11.0.1 285967a
  • Upgrade: Bump mocha from 10.8.2 to 11.0.1 5d1aea5
release-it/release-it (release-it)

v17.11.0

Compare Source

  • Update dependencies (182e992)
  • GitLab Generic Package Repository for assets (#​1189) (54399c9)
  • fix(gitlab): don't set Content-Type header when uploading release assets (#​1183) (04a36d2)
  • Fixed GitBase.getLatestVersion to computed formatted tagTemplate before using it for latestTag computation (#​1170) (09d7d1b)
  • Add git-cliff example (#​1176) (b161114)
  • Move configuration options to existing doc pages + table format, shorten (28213bf)
  • Add docs for configuration options (#​1155) (667cd6a)
  • Improve docs on Tag Match (#​1165) (716b44f)
sass/dart-sass (sass)

v1.83.4

Compare Source

  • No user-visible changes.

v1.83.3

Compare Source

  • No user-visible changes.

v1.83.2

Compare Source

  • Properly display deprecation IDs for the JS Sass API.

  • Don't display deprecation IDs for user-defined deprecations.

v1.83.1

Compare Source

  • Fix a bug where --quiet-deps would get deactivated for @content blocks,
    even when those blocks were entirely contained within dependencies.

  • Include deprecation IDs in deprecation warnings to make it easier to determine
    what to pass to --silence-deprecation or --fatal-deprecation.

typescript-eslint/typescript-eslint (typescript-eslint)

v8.21.0

Compare Source

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

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

v8.20.0

Compare Source

🚀 Features
  • eslint-plugin: [no-misused-spread] add new rule (#​10551)
❤️ Thank You
  • Josh Goldberg ✨

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

v8.19.1

Compare Source

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

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

v8.19.0

Compare Source

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

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

v8.18.2

Compare Source

🩹 Fixes
  • typescript-eslint: export types so that declarations can be named for dts files (#​10513)
❤️ Thank You

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

v8.18.1

Compare Source

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

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


Configuration

📅 Schedule: Branch creation - "every 3 weeks on friday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Dec 20, 2024
@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@codecov
Copy link

codecov bot commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (6ab4d1f) to head (c05c7c4).

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #1510   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines         1023      1023           
  Branches       385       371   -14     
=========================================
  Hits          1023      1023           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from d32b8a9 to 5c6baf9 Compare December 23, 2024 19:42
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 326116d to 2dbec90 Compare January 4, 2025 03:38
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 45a4f76 to ec50aa7 Compare January 15, 2025 17:14
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 94396cc to c05c7c4 Compare January 19, 2025 03:36
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from c05c7c4 to 2b1485c Compare January 20, 2025 17:30
@ghiscoding ghiscoding merged commit a5076f3 into ghiscoding:master Jan 21, 2025
2 checks passed
@renovate-bot renovate-bot deleted the renovate/all-minor-patch branch January 21, 2025 01:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants