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 external fixes #275

Merged
merged 1 commit into from
Dec 14, 2024
Merged

fix(deps): update external fixes #275

merged 1 commit into from
Dec 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-sdk/client-s3 (source) 3.705.0 -> 3.712.0 age adoption passing confidence
@aws-sdk/lib-storage (source) 3.705.0 -> 3.712.0 age adoption passing confidence
@types/node (source) 22.10.1 -> 22.10.2 age adoption passing confidence
c8 10.1.2 -> 10.1.3 age adoption passing confidence
lint-staged 15.2.10 -> 15.2.11 age adoption passing confidence
typedoc (source) 0.27.3 -> 0.27.5 age adoption passing confidence
typedoc-plugin-markdown (source) 4.3.1 -> 4.3.2 age adoption passing confidence

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-s3)

v3.712.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.709.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

aws/aws-sdk-js-v3 (@​aws-sdk/lib-storage)

v3.712.0

Compare Source

Note: Version bump only for package @​aws-sdk/lib-storage

v3.709.0

Compare Source

Note: Version bump only for package @​aws-sdk/lib-storage

bcoe/c8 (c8)

v10.1.3

Compare Source

Bug Fixes
  • deps: update bcoe/v8-coverage addressing v8 issue (#​552) (b32a563)
lint-staged/lint-staged (lint-staged)

v15.2.11

Compare Source

Patch Changes
  • #​1484 bcfe309 Thanks @​wormsik! - Escape paths containing spaces when using the "shell" option.

  • #​1487 7dd8caa Thanks @​iiroj! - Do not treat submodule root paths as "staged files". This caused lint-staged to fail to a Git error when only updating the revision of a submodule.

TypeStrong/TypeDoc (typedoc)

v0.27.5

Compare Source

Bug Fixes
  • Possibly Breaking: TypeDoc will no longer render anchors within the page for
    deeply nested properties. This only affects links to properties of
    properties of types, which did not have a clickable link exposed so are
    unlikely to have been linked to. Furthermore, these links were not always
    created by TypeDoc, only being created if all parent properties contained
    comments, #​2808.
  • TypeDoc will now warn if a property which does not have a URL within the
    rendered document and the parent property/page will be linked to instead,
    #​2808. These warnings can be disabled with the validation.rewrittenLink
    option.
  • Fix restoration of groups/categories including documents, #​2801.
  • Fixed missed relative paths within markdown link references in documents.
  • Improved handling of incomplete inline code blocks within markdown.
  • Direct https:// links under the hostedBaseUrl option's URL will no
    longer be treated as external, #​2809.
Thanks!

v0.27.4

Compare Source

Features
  • API: Introduced new Converter.EVENT_CREATE_PROJECT event which fires when a project is created by the converter, #​2800.
Bug Fixes
  • Switch from gzip to deflate for compressing assets to make output consistent across different operating systems, #​2796.
  • @include and @includeCode now work for comments on the entry point for projects with a single entry point, #​2800.
  • Cascaded modifier tags will no longer be copied into type literals, #​2802.
  • @summary now works to describe functions within modules, #​2803.
  • Corrected navigation showing module link as current when not on module page, #​2805.
typedoc2md/typedoc-plugin-markdown (typedoc-plugin-markdown)

v4.3.2

Compare Source

Patch Changes
  • Enable {@​link} resolution on type alias properties (#​732).
  • Remove superfluous name attribute when "useHtmlAnchors" is true..
  • Escape characters inside @link tags.
  • Fixed spacing around inline object declarations.
  • Always expose type arguments of reference types as per default theme (#​733).

Configuration

📅 Schedule: Branch creation - "after 2pm on Saturday" in timezone Europe/Zurich, 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.

Copy link

This PR will trigger a patch release when merged.

Copy link

codecov bot commented Dec 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (5359ca2) to head (496cd2d).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #275   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines         1228      1228           
  Branches         1         1           
=========================================
  Hits          1228      1228           

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

@renovate renovate bot force-pushed the renovate-external-fixes branch from 9905750 to 496cd2d Compare December 14, 2024 18:24
@renovate renovate bot merged commit 75f053d into main Dec 14, 2024
7 checks passed
@renovate renovate bot deleted the renovate-external-fixes branch December 14, 2024 22:08
github-actions bot pushed a commit that referenced this pull request Dec 14, 2024
## [2.5.41](v2.5.40...v2.5.41) (2024-12-14)

### Bug Fixes

* **deps:** update external fixes ([#275](#275)) ([75f053d](75f053d))
Copy link

🎉 This PR is included in version 2.5.41 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants