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

Update dependency yaml-loader to v0.8.0 #92

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 23, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yaml-loader 0.5.0 -> 0.8.0 age adoption passing confidence

Release Notes

eemeli/yaml-loader

v0.8.0

Compare Source

Breaking Changes
  • Require Node.js 12.13 or later
Other Changes
  • Improve error for missing asStream option

v0.7.0

Compare Source

Breaking Changes
  • Output JavaScript source by default, rather than JSON (#​27)
  • With the update to yaml@2, some of its options change (#​44)
  • Require Node.js 10.14.2 or later (d9f769f)
Other Changes
  • Update dependencies

v0.6.0

Compare Source

Breaking Changes
  • Replace js-yaml dependency with yaml
    It's possible that js-yaml has been parsing some invalid YAML as actually valid, so there's a chance that not absolutely everything will work as previously.

  • Drop output JSON prettification
    This changes the appearance of the loader's output, as it's no longer multiline and tab-indented.

New Features
  • Add asStream option (#​20)
  • Support YAML.parse options, default to prettyErrors: true
  • Throw rather than emit errors
  • Load only a subtree of the YAML file with namespace (#​9)
Other Changes
  • chore: Update dependencies
  • ci: Add Travis CI testing
  • perf: Drop this.cacheable() call as obsolete
  • test: Add tests (#​17)
  • docs: Update README.md (#​21)
  • docs: Update LICENSE with "Copyright Eemeli Aro and other contributors"

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.

🔕 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/yaml-loader-0.x branch from 8e01e76 to 54abfa8 Compare April 24, 2022 20:40
@renovate renovate bot changed the title Update dependency yaml-loader to v0.6.0 Update dependency yaml-loader to v0.7.0 Apr 24, 2022
@renovate renovate bot changed the title Update dependency yaml-loader to v0.7.0 Update dependency yaml-loader to v0.8.0 May 16, 2022
@renovate renovate bot force-pushed the renovate/yaml-loader-0.x branch from 54abfa8 to 3c311ba Compare May 16, 2022 03:20
@renovate
Copy link
Contributor Author

renovate bot commented Mar 23, 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.

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.

None yet

1 participant