js-beautify/tools
github-actions[bot] 1d3d3e65b8
Pulling staging/release into release (#2244)
* Format index.html

* Fix package.json files config

* Ignore Pythong .eggs directory

* update strings for move from beautify-web to beautifier org

* Bump actions/setup-python from 4 to 5

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump github/codeql-action from 2 to 3

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update codemirror and other web page depenedencies (#2234)

* Fixed #2219 - formatting of new Angular control flow syntax (#2221)

* Fixed #2219 - formatting of new Angular control flow syntax

* Add 'angular' templating option; use it for html beautifier control flow syntax

* Add more precise selection for angular control flow close tag

* Print angular control flow tokens with basic formatting

* Add tests for fixing issue #2219

* Change angular control flow selection to do via pattern

* Fix selecting control flow closing brace if it is not preceded by whitespace

* Fix regex for control flow start pattern; only select control flow open if indent_handlebars is true

* Changing angular at-string detection regex

Limiting this to a smaller set.

---------

Co-authored-by: Liam Newman <bitwiseman@gmail.com>

* Update Changelog

* Bump version numbers for 1.15.0

* Release: 1.15.0

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Liam Newman <bitwiseman@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: gergely-gyorgy-both <84864554+gergely-gyorgy-both@users.noreply.github.com>
Co-authored-by: GitHub Action <github-action@users.noreply.github.com>
2024-02-15 10:58:05 -08:00
..
template docs: Fix a few typos 2022-12-25 12:53:00 +11:00
build.sh Improved CodeMirror behavior 2019-08-02 13:21:54 -07:00
generate-changelog.sh Fixes the broken changelog update process by updating the generate-changelog.sh script to use the new github api with authorization tokens. 2022-04-11 19:05:42 -02:30
git-status-clear.sh Switch to make 2018-07-10 15:02:49 -07:00
node Switch to make 2018-07-10 15:02:49 -07:00
npm Force update of npm 2022-03-29 10:09:33 -07:00
python Switch to make 2018-07-10 15:02:49 -07:00
python-dev Handle windows python 2018-07-25 18:58:16 -07:00
python-dev3 Remove Python 3.5 from CI 2020-07-07 19:37:45 -07:00
python-rel Handle windows python 2018-07-25 18:58:16 -07:00
release-all.sh Pulling staging/release into release (#2244) 2024-02-15 10:58:05 -08:00