coddingtonbear / inthe.am

Access your Taskwarrior tasks from any browser anywhere
https://inthe.am/
GNU Affero General Public License v3.0
593 stars 51 forks source link

Bump terminal-kit and foundation-cli in /ui #413

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps terminal-kit to 2.11.7 and updates ancestor dependency foundation-cli. These dependencies need to be updated together.

Updates terminal-kit from 1.44.0 to 2.11.7

Changelog

Sourced from terminal-kit's changelog.

v2.11.7

Fix TextBuffer#moveTo() not respecting 'forceInBound' property

v2.11.6

Add missing API method: TextBox#setTabWidth()

v2.11.5

Element: get key binding/action binding

v2.11.4

TextBuffer fixes, and .removeTrailingSpaces()

v2.11.3

New (missing) method: EditableTextBox#setStateMachine()

v2.11.2

Element#redraw() is DEPRECATED, replaced by Element#outerDraw() (more meaningful name) fix some drawing issue EditableTextBox has new property: this.autoCompleteHintMinInput

v2.11.1

TextBuffer: Support for regexp with .regexpFindNext()

v2.11.0

New (pseudo) widget: Border, add border (with or without shadow) to any other widgets, just by setting the 'parent' parameter

... (truncated)

Commits
  • e76603d Fix TextBuffer#moveTo() not respecting 'forceInBound' property
  • 9fb28ce Add missing API method: TextBox#setTabWidth()
  • e19b0f6 Element: get key binding/action binding
  • 7f756d7 string-kit
  • bea6010 TextBuffer fixes, and .removeTrailingSpaces()
  • 9fa2a26 wip
  • 250e6bf New (missing) method: EditableTextBox#setStateMachine()
  • f3d82a5 Element#redraw() is DEPRECATED, replaced by Element#outerDraw() (more meaning...
  • 86d682f TextBuffer: Support for regexp with .regexpFindNext()
  • 5e51ff8 New (pseudo) widget: Border, add border (with or without shadow) to any other...
  • Additional commits viewable in compare view


Updates foundation-cli from 2.2.6 to 2.3.2

Release notes

Sourced from foundation-cli's releases.

Foundation CLI v2.3.2

This fixes the LIBERTY issue with colors.js

Foundation CLI v2.3.0

This version updates a lot of the dependencies to the latest versions. It also fixes creating new Foundation for Sites projects. Both Basic and Panini based templates for sites have also been overhauled with the latest hotness.

Installing of the NPM packages is currently failing. You will simply need to run yarn install manually.

The new method is currently the only method that has been tested. There are still some issues with other methods such as watch. However, you can use yarn start to get that going well.

Please file an issue if you have any issues. All PRs are welcome.

Commits
  • 2d78093 Merge branch 'release/v2.3.2'
  • 1471346 Update package for release this time
  • 4851f4c Merge tag 'v2.3.1' into develop
  • 9c677fc Merge branch 'release/v2.3.1'
  • fc5278b Fix color.js liberty issue
  • f61e0f8 Merge tag 'v2.3.0' into develop
  • b2620b3 Merge branch 'release/v2.3.0'
  • efd225e Update version for release
  • 5990e08 npm load only wants function passed
  • 68eec2a update deps
  • 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/coddingtonbear/inthe.am/network/alerts).