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

fix(deps): update all non-major dependencies #56

Merged
merged 1 commit into from
Oct 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/animations (source) ^18.2.7 -> ^18.2.8 age adoption passing confidence
@angular/build ^18.2.7 -> ^18.2.8 age adoption passing confidence
@angular/cli ^18.2.7 -> ^18.2.8 age adoption passing confidence
@angular/common (source) ^18.2.7 -> ^18.2.8 age adoption passing confidence
@angular/compiler (source) ^18.2.7 -> ^18.2.8 age adoption passing confidence
@angular/compiler-cli (source) ^18.2.7 -> ^18.2.8 age adoption passing confidence
@angular/core (source) ^18.2.7 -> ^18.2.8 age adoption passing confidence
@angular/forms (source) ^18.2.7 -> ^18.2.8 age adoption passing confidence
@angular/platform-browser (source) ^18.2.7 -> ^18.2.8 age adoption passing confidence
@angular/platform-browser-dynamic (source) ^18.2.7 -> ^18.2.8 age adoption passing confidence
@angular/router (source) ^18.2.7 -> ^18.2.8 age adoption passing confidence
@sveltejs/kit (source) ^2.6.2 -> ^2.7.0 age adoption passing confidence
@types/node (source) ^20.16.10 -> ^20.16.11 age adoption passing confidence
@types/react-dom (source) ^18.3.0 -> ^18.3.1 age adoption passing confidence
lit (source) ^3.2.0 -> ^3.2.1 age adoption passing confidence
next (source) 14.2.14 -> 14.2.15 age adoption passing confidence
solid-js (source) ^1.9.1 -> ^1.9.2 age adoption passing confidence
svelte-check ^4.0.4 -> ^4.0.5 age adoption passing confidence
vue (source) ^3.5.11 -> ^3.5.12 age adoption passing confidence

Release Notes

angular/angular (@​angular/animations)

v18.2.8

Compare Source

compiler
Commit Type Description
11692c8dab fix add multiple :host and nested selectors support (#​57796)
66dcc691f5 fix allow combinators inside pseudo selectors (#​57796)
48a1437e77 fix fix comment typo (#​57796)
d325f9b55f fix fix parsing of the :host-context with pseudo selectors (#​57796)
aea747ab3b fix preserve attributes attached to :host selector (#​57796)
21be258be6 fix scope :host-context inside pseudo selectors, do not decrease specificity (#​57796)
7a6fd427d5 fix transform pseudo selectors correctly for the encapsulated view (#​57796)
compiler-cli
Commit Type Description
f187c3abf8 fix defer symbols only used in types (#​58104)
core
Commit Type Description
46bafb0b0a fix clean up afterRender after it is executed (#​58119)
platform-server
Commit Type Description
b40875a2cc fix destroy PlatformRef when error happens during the bootstrap() phase (#​58112) (#​58135)
angular/angular-cli (@​angular/build)

v18.2.8

Compare Source

@​schematics/angular
Commit Type Description
b522002ff fix add validation for component and directive class name
dfd2d5c05 fix include index.csr.html in resources asset group
@​angular/build
Commit Type Description
9445916f9 fix Ctrl + C not terminating dev-server with SSR
9b5cfaa8c fix always generate a new hash for optimized chunk
angular/angular (@​angular/compiler-cli)

v18.2.8

Compare Source

sveltejs/kit (@​sveltejs/kit)

v2.7.0

Compare Source

Minor Changes
  • feat: update service worker when new version is detected (#​12448)
Patch Changes
  • fix: correctly handle relative paths when fetching assets on the server (#​12113)

  • fix: decode non ASCII anchor hashes when scrolling into view (#​12699)

  • fix: page response missing CSP and Link headers when return promise in load (#​12418)

v2.6.4

Compare Source

Patch Changes
  • fix: only preload links that have a different URL than the current page (#​12773)

  • fix: revert change to replace version in generateBundle (#​12779)

  • fix: catch stack trace fixing errors thrown in web containers (#​12775)

  • fix: use absolute links in JSDoc comments (#​12772)

v2.6.3

Compare Source

Patch Changes
  • fix: ensure a changing version doesn't affect the hashes for chunks without any actual code changes (#​12700)

  • fix: prevent crash when logging URL search params in a server load function (#​12763)

  • chore: revert update dependency cookie to ^0.7.0 (#​12767)

lit/lit (lit)

v3.2.1

Compare Source

Patch Changes
  • #​4782 99703a03 - Revert the Terser plugin for Rollup to rollup-plugin-terser from @rollup/plugin-terser
    due to a bug that prevented our minified name prefixing from working.
vercel/next.js (next)

v14.2.15

Compare Source

solidjs/solid (solid-js)

v1.9.2

sveltejs/language-tools (svelte-check)

v4.0.5

Compare Source

  • fix: include named exports in svelte 5 type (#​2528)
vuejs/core (vue)

v3.5.12

Compare Source

Bug Fixes
Performance Improvements

Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@renovate renovate bot requested a review from favna as a code owner October 13, 2024 00:25
@renovate renovate bot enabled auto-merge (rebase) October 13, 2024 00:25
@renovate renovate bot merged commit d7b402e into main Oct 13, 2024
18 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch October 13, 2024 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants