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): bump json5 and metalsmith-in-place #17

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 29, 2022

Removes json5. It's no longer used after updating ancestor dependency metalsmith-in-place. These dependencies need to be updated together.

Removes json5

Updates metalsmith-in-place from 3.0.1 to 4.4.2

Release notes

Sourced from metalsmith-in-place's releases.

v4.4.2

  • Prepare 4.4.2 419417f
  • Move pug jstransformer to dev dependencies (#177) 7762f44

metalsmith/in-place@4.4.1...v4.4.2

4.4.1

  • fix bug where it would keep processing if the last extension matches a jstransformer and its output extension

4.4.0

  • Prepare 4.4.0 bb56391
  • Add set filename option (#169) c2e4a15
  • Remove unnecessary line (#168) 1c00ac9

metalsmith/in-place@v4.3.0...v4.4.0

4.3.0

  • Prepare 4.3.0 e2ccc9a
  • Add test for filename prefix on rendering error message (#167) 56fd838
  • Allow async transforms (#166) 92f42d2
  • Add current file name to error message (#164) 8d9c102
  • Update readme (#165) c969c6e
  • fix(package): update multimatch to version 3.0.0 (#160) 67738e0
  • fix(package): update debug to version 4.0.0 (#157) f7639ee
  • Ignore dev dependencies for greenkeeper 1afa4e1
  • Improve readme (#155) c3f197c

metalsmith/in-place@v4.2.0...v4.3.0

4.1.1

  • documentation fix

4.1.0

  • add a documentation link to the error messages
  • add debug for better debugging

4.0.0

So this library went through a bit of churny phase, my apologies for that. It was caused by a couple of factors; moving the library to a new home, a new rendering engine and me trying to abstract said rendering engine for reuse in metalsmith-layouts.

However, the end result is now a stable plugin, that's easy to use and easy to maintain. Jstransformers are way simpler to debug, and so far I haven't even encountered any bugs. We're not abstracting the rendering engine because it's just not worth it, and confusing apis have been removed. All in all I hope that you'll enjoy this release and feel free to let me know if you encounter anything!

Changelog

Sourced from metalsmith-in-place's changelog.

v4.4.2

9 March 2021

4.4.1

27 September 2019

v4.4.0

14 April 2019

v4.3.0

7 April 2019

v4.2.0

19 July 2018

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [json5](https://github.com/json5/json5). It's no longer used after updating ancestor dependency [metalsmith-in-place](https://github.com/metalsmith/metalsmith-in-place). These dependencies need to be updated together.


Removes `json5`

Updates `metalsmith-in-place` from 3.0.1 to 4.4.2
- [Release notes](https://github.com/metalsmith/metalsmith-in-place/releases)
- [Changelog](https://github.com/metalsmith/in-place/blob/master/CHANGELOG.md)
- [Commits](metalsmith/in-place@3.0.1...v4.4.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: metalsmith-in-place
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 29, 2022
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.

None yet

0 participants