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 #1032

Merged
merged 2 commits into from
Nov 25, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 23, 2024

This PR contains the following updates:

Package Type Update Change
@commitlint/cli (source) devDependencies minor ^19.5.0 -> ^19.6.0
@rollup/rollup-darwin-arm64 (source) optionalDependencies patch 4.27.3 -> 4.27.4
@rollup/rollup-darwin-x64 (source) optionalDependencies patch 4.27.3 -> 4.27.4
@rollup/rollup-win32-x64-msvc (source) optionalDependencies patch 4.27.3 -> 4.27.4
@sveltejs/kit (source) devDependencies patch ^2.8.1 -> ^2.8.3
@types/node (source) devDependencies patch ^22.9.0 -> ^22.9.3
angular-eslint (source) devDependencies patch ^18.4.1 -> ^18.4.2
marked (source) devDependencies patch ^15.0.1 -> ^15.0.2
npm (source) packageManager patch 10.9.0 -> 10.9.1
npm (source) engines patch ^10.9.0 -> ^10.9.1
prettier-plugin-svelte devDependencies minor ^3.2.8 -> ^3.3.2
svelte (source) devDependencies patch ^5.2.3 -> ^5.2.7
svelte (source) peerDependencies patch ^5.2.3 -> ^5.2.7
svelte (source) devDependencies patch ^5.2.3 -> ^5.2.7
svelte-check devDependencies minor ^4.0.9 -> ^4.1.0

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/cli

rollup/rollup (@​rollup/rollup-darwin-arm64)

v4.27.4

Compare Source

2024-11-23

Bug Fixes
  • Update bundled magic-string to support sourcemap debug ids (#​5740)
Pull Requests
sveltejs/kit (@​sveltejs/kit)

v2.8.3

Compare Source

Patch Changes
  • fix: ensure error messages are escaped (#​13050)

  • fix: escape values included in dev 404 page (#​13039)

v2.8.2

Compare Source

Patch Changes
  • fix: prevent duplicate fetch request when using Request with load function's fetch (#​13023)

  • fix: do not override default cookie decoder to allow users to override the cookie library version (#​13037)

angular-eslint/angular-eslint (angular-eslint)

v18.4.2

Compare Source

🩹 Fixes
  • angular-eslint: allow using angular-eslint with ng add and ng update (#​2134)
❤️ Thank You
markedjs/marked (marked)

v15.0.2

Compare Source

Bug Fixes
npm/cli (npm)

v10.9.1

Compare Source

Bug Fixes
Dependencies
Chores
sveltejs/prettier-plugin-svelte (prettier-plugin-svelte)

v3.3.2

Compare Source

v3.3.1

Compare Source

v3.3.0

Compare Source

sveltejs/svelte (svelte)

v5.2.7

Compare Source

Patch Changes
  • fix: always use set for private identifiers (#​14378)

v5.2.6

Compare Source

Patch Changes
  • fix: remove template expression inlining (#​14374)

v5.2.5

Compare Source

Patch Changes
  • fix: correctly handle srcObject attribute on video elements (#​14369)

  • add contentvisibilityautostatechange event to element definitions (#​14373)

  • fix: tighten up export default validation (#​14368)

  • fix: include method definitions in class private fields (#​14365)

v5.2.4

Compare Source

Patch Changes
  • fix: ensure internal cloning can work circular values (#​14347)

  • fix: correctly update dynamic member expressions (#​14359)

  • fix: ensure is_pure takes into account $effect.tracking() (#​14333)

  • fix: coerce value to number when hydrating range/number input with changed value (#​14349)

sveltejs/language-tools (svelte-check)

v4.1.0

Compare Source

  • fix: don't move appended content from previous node while hoisting interface (#​2596)
  • fix: ensure hoisted interfaces are moved after hoisted imports (#​2597)
  • fix: preserve bind:... mapping on elements for better source maps
  • feat: prepare for some upcoming features of Svelte 5

Configuration

📅 Schedule: Branch creation - "every weekend" (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 has been generated by Renovate Bot.

@github-actions github-actions bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from e1da12c to b72c8a6 Compare November 23, 2024 13:19
Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.11%. Comparing base (84a5493) to head (7f73c92).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1032   +/-   ##
=======================================
  Coverage   92.11%   92.11%           
=======================================
  Files          94       94           
  Lines        2535     2535           
  Branches      421      421           
=======================================
  Hits         2335     2335           
  Misses        130      130           
  Partials       70       70           
Flag Coverage Δ
e2e 83.03% <ø> (ø)
unit 85.79% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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


🚨 Try these New Features:

@quentinderoubaix quentinderoubaix merged commit b4e9209 into main Nov 25, 2024
18 checks passed
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.

1 participant