fix(deps): update dependency load-yaml-file to v1 - autoclosed#157
Closed
renovate[bot] wants to merge 1 commit intomainfrom
Closed
fix(deps): update dependency load-yaml-file to v1 - autoclosed#157renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
2a60181 to
a269db6
Compare
Contributor
Author
Edited/Blocked NotificationRenovate 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. |
a269db6 to
7bf09d7
Compare
7bf09d7 to
56970b0
Compare
56970b0 to
0ff7f04
Compare
907deb9 to
4f8e740
Compare
5c5689d to
de06414
Compare
de06414 to
c46d799
Compare
c46d799 to
e7f34db
Compare
e7f34db to
466eada
Compare
466eada to
9560ff2
Compare
9560ff2 to
972f772
Compare
972f772 to
278605c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.2.0→^1.0.0Release Notes
LinusU/load-yaml-file (load-yaml-file)
v1.0.0: 🚢 1.0.0 / 2021-08-21Compare Source
💥 Breaking Changes
Upgrade to js-yaml 4.x
Migration Guide:
!!binaryis now always mapped toUint8Array01234is now decimal,0o1234is octal,1:23is parsed as string instead of base60)(X:Y)instead ofat line X, column YConvert 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.
12.20.0,14.13.1, and16.0.0importsyntax instead of withrequire🌹 Internal Changes
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.
This PR was generated by Mend Renovate. View the repository job log.