Skip to content

fix(deps): update dependency load-yaml-file to v1 - autoclosed#157

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/load-yaml-file-1.x
Closed

fix(deps): update dependency load-yaml-file to v1 - autoclosed#157
renovate[bot] wants to merge 1 commit intomainfrom
renovate/load-yaml-file-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Nov 5, 2021

This PR contains the following updates:

Package Change Age Confidence
load-yaml-file ^0.2.0^1.0.0 age confidence

Release Notes

LinusU/load-yaml-file (load-yaml-file)

v1.0.0: 🚢 1.0.0 / 2021-08-21

Compare Source

💥 Breaking Changes

  • Upgrade to js-yaml 4.x

    Migration Guide:

    • !!binary is now always mapped to Uint8Array
    • Numbers are now parsed according to YAML 1.2 instead of YAML 1.1 (01234 is now decimal, 0o1234 is octal, 1:23 is parsed as string instead of base60)
    • Line and column in exceptions are now formatted as (X:Y) instead of at line X, column Y
  • Convert package to ESM

    Migration Guide:

    This relases changes the package from a Common JS module to an EcmaScript module, and drops support for older versions of Node.

    • The minimum version of Node.js supported is now: 12.20.0, 14.13.1, and 16.0.0
    • The package must now be imported using the native import syntax instead of with require

🌹 Internal Changes

  • Remove package lock file
  • Add license file

Configuration

📅 Schedule: Branch creation - "on Friday,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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 force-pushed the renovate/load-yaml-file-1.x branch from 2a60181 to a269db6 Compare May 7, 2022 18:30
@renovate renovate bot changed the title fix(deps): update dependency load-yaml-file to v1 Update dependency load-yaml-file to v1 Dec 17, 2022
@renovate renovate bot changed the title Update dependency load-yaml-file to v1 fix(deps): update dependency load-yaml-file to v1 Dec 17, 2022
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Mar 24, 2023

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 force-pushed the renovate/load-yaml-file-1.x branch from a269db6 to 7bf09d7 Compare March 27, 2023 22:04
@renovate renovate bot force-pushed the renovate/load-yaml-file-1.x branch from 7bf09d7 to 56970b0 Compare April 27, 2023 22:30
@renovate renovate bot force-pushed the renovate/load-yaml-file-1.x branch from 56970b0 to 0ff7f04 Compare May 15, 2024 21:52
@renovate renovate bot force-pushed the renovate/load-yaml-file-1.x branch 2 times, most recently from 907deb9 to 4f8e740 Compare July 6, 2024 08:42
@renovate renovate bot force-pushed the renovate/load-yaml-file-1.x branch 2 times, most recently from 5c5689d to de06414 Compare February 27, 2025 15:27
@renovate renovate bot force-pushed the renovate/load-yaml-file-1.x branch from de06414 to c46d799 Compare December 15, 2025 20:02
@renovate renovate bot force-pushed the renovate/load-yaml-file-1.x branch from c46d799 to e7f34db Compare December 31, 2025 15:43
@renovate renovate bot force-pushed the renovate/load-yaml-file-1.x branch from e7f34db to 466eada Compare January 19, 2026 16:15
@renovate renovate bot force-pushed the renovate/load-yaml-file-1.x branch from 466eada to 9560ff2 Compare February 12, 2026 14:46
@renovate renovate bot force-pushed the renovate/load-yaml-file-1.x branch from 9560ff2 to 972f772 Compare March 11, 2026 01:29
@renovate renovate bot force-pushed the renovate/load-yaml-file-1.x branch from 972f772 to 278605c Compare March 11, 2026 02:18
@renovate renovate bot changed the title fix(deps): update dependency load-yaml-file to v1 fix(deps): update dependency load-yaml-file to v1 - autoclosed Mar 11, 2026
@renovate renovate bot closed this Mar 11, 2026
@renovate renovate bot deleted the renovate/load-yaml-file-1.x branch March 11, 2026 07:22
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.

0 participants