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

Merged
merged 2 commits into from
Jun 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 23, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
@types/node (source) 20.14.6 -> 20.14.7 age adoption passing confidence devDependencies patch 20.14.8
happy-dom 14.12.0 -> 14.12.3 age adoption passing confidence devDependencies patch
nalgebra (source) 0.32.5 -> 0.33.0 age adoption passing confidence dependencies minor
nalgebra-glm (source) 0.18.0 -> 0.19.0 age adoption passing confidence dependencies minor
typescript (source) 5.4.5 -> 5.5.2 age adoption passing confidence devDependencies minor

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

capricorn86/happy-dom (happy-dom)

v14.12.3

Compare Source

👷‍♂️ Patch fixes
  • Element.insertBefore works when the node is already inserted - In task #​1429

v14.12.2

Compare Source

👷‍♂️ Patch fixes
  • Fixes problem related to the cookie container using the wrong path when caching cookies - By @​matcic in task #​1455

v14.12.1

Compare Source

👷‍♂️ Patch fixes
  • Fixes problem related to React click handler with preventDefault not preventing navigation - By @​amitdahan in task #​1464
dimforge/nalgebra (nalgebra)

v0.33.0

Fixed
  • Fix a memory leak in Matrix::generic_resize.
  • Fix glm::is_null to check the vector magnitude instead of individual components.
  • Ensure that inverting a 4x4 matrix leaves it unchanged if the inversion fails.
Added
  • Add the glam-0.28 feature to enable conversion from/to types from glam v0.28.
  • Add a stack! macro for concatenating matrices. See #​1375.
Modified
  • The cuda feature has been removed, as the toolchain it depends on is long abandoned.
  • Update to simba 0.9. See the changelog of simba for
    details.
  • Update the nalgebra-macros crate to syn 2.0.
  • Remove the scalar type T from the Allocator trait parameters. Instead of Allocator<T, R, C>, use the simpler
    Allocator<R, C>.
Microsoft/TypeScript (typescript)

v5.5.2

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner June 23, 2024 15:45
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 23, 2024
@renovate renovate bot enabled auto-merge (squash) June 23, 2024 15:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 60fc380 to a5c9c29 Compare June 23, 2024 21:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a5c9c29 to 78d9db1 Compare June 24, 2024 01:14
Copy link
Contributor Author

renovate bot commented Jun 24, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot merged commit ac73823 into master Jun 24, 2024
14 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch June 24, 2024 07:09
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.

1 participant