megazear7 / orison

A server and static site generator built on top of lit-html
http://orison.alexlockhart.me
18 stars 2 forks source link

Bump lodash and doxdox #38

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps lodash to 4.17.21 and updates ancestor dependency doxdox. These dependencies need to be updated together.

Updates lodash from 4.17.11 to 4.17.21

Commits
  • f299b52 Bump to v4.17.21
  • c4847eb Improve performance of toNumber, trim and trimEnd on large input strings
  • 3469357 Prevent command injection through _.template's variable option
  • ded9bc6 Bump to v4.17.20.
  • 63150ef Documentation fixes.
  • 00f0f62 test.js: Remove trailing comma.
  • 846e434 Temporarily use a custom fork of lodash-cli.
  • 5d046f3 Re-enable Travis tests on 4.17 branch.
  • aa816b3 Remove /npm-package.
  • d7fbc52 Bump to v4.17.19
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by bnjmnt4n, a new releaser for lodash since your current version.


Updates doxdox from 3.0.0 to 4.0.0-preview.19

Release notes

Sourced from doxdox's releases.

v4.0.0-preview.19

What's Changed

Full Changelog: https://github.com/docsbydoxdox/doxdox/compare/v4.0.0-preview.18...v4.0.0-preview.19

v4.0.0-preview.18

What's Changed

Full Changelog: https://github.com/docsbydoxdox/doxdox/compare/v4.0.0-preview.17...v4.0.0-preview.18

v4.0.0-preview.17

What's Changed

Full Changelog: https://github.com/docsbydoxdox/doxdox/compare/v4.0.0-preview.16...v4.0.0-preview.17

v4.0.0-preview.16

What's Changed

Full Changelog: https://github.com/docsbydoxdox/doxdox/compare/v4.0.0-preview.15...v4.0.0-preview.16

v4.0.0-preview.15

What's Changed

... (truncated)

Changelog

Sourced from doxdox's changelog.

v4.0.0-preview.19 - (2022-10-15)

Full Changelog

  • [hotfix] Fixed parsing that failed due to comment/code pattern matching. #213
  • [feat] Normalize package json before extracting data. #212
  • [hotfix] Updated packages. #211
  • [hotfix] Added api scope tag support. #210

v4.0.0-preview.18 - (2022-10-13)

Full Changelog

  • [hotfix] Updated packages. #209
  • [hotfix] Add prototype support custom parser #207

v4.0.0-preview.17 - (2022-10-09)

Full Changelog

  • [hotfix] Prevent matching jsdoc syntax in the middle of a line. #206
  • [feat] Switched to using super-regex for matching. #205
  • [hotfix] Updated packages. #204
  • [hotfix] Updated packages. #203
  • [hotfix] Updated template package parser method to match other parsers. #202
  • [hotfix] Updated packages. #201
  • [hotfix] Switched test to use jest snapshots rather than hand written results. #200
  • [hotfix] Move pattern match util to core #199

v4.0.0-preview.16 - (2022-09-19)

Full Changelog

  • [feat] Added new custom jsdoc template. #198
  • [hotfix] Updated packages. #197
  • [hotfix] Updated packages. #196

v4.0.0-preview.15 - (2022-09-12)

Full Changelog

  • [hotfix] Switched to using snapshots in dox parser package. #193
  • [hotfix] Added type to method interface. #191
  • [hotfix] Updated dev packages. #190
  • [hotfix] Swapped out update-notifier for simple-update-notifier. #189
  • [hotfix] Encode HTML tags in renderers. #188
  • [hotfix] Update renderer template dependencies. #187
  • [hotfix] Update dox dependency (#195) #195
  • Updated packages. (#194) #194
  • [hotfix] Cleaned up return data from dox parser. (#192) #192

... (truncated)

Commits
  • 8483b54 Version bump.
  • 37f20a9 Merge pull request #213 from docsbydoxdox/hotfix/multiline-pattern-offset
  • 7b396b4 Fixed parsing that failed due to comment/code pattern matching.
  • 1da416d Added optional offset option to multiLinePatternMatch utility.
  • 3b089b0 Merge pull request #212 from docsbydoxdox/feature/normalize-package-json
  • fd3a024 Normalize package json before extracting data.
  • 84f983a Merge pull request #211 from docsbydoxdox/hotfix/updated-packages
  • d733811 Updated packages.
  • 0e32a6c Merge pull request #210 from docsbydoxdox/hotfix/api-scope-tag-support
  • 17908c6 Added api scope tag support.
  • Additional commits viewable in compare view


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](https://github.com/megazear7/orison/network/alerts).
dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.