Commit Graph

3126 Commits

Author SHA1 Message Date
Liam Newman
97c9cd25b1 Update for globSync 2023-08-15 11:51:44 -07:00
dependabot[bot]
8b4d35b2a4
Bump glob from 8.1.0 to 10.3.3
Bumps [glob](https://github.com/isaacs/node-glob) from 8.1.0 to 10.3.3.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v8.1.0...v10.3.3)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-10 04:18:11 +00:00
Liam Newman
b279b0cd29
Merge pull request #2176 from beautify-web/dependabot/npm_and_yarn/nopt-7.2.0
Bump nopt from 6.0.0 to 7.2.0
2023-08-09 21:17:48 -07:00
Liam Newman
468c23f0c0
Merge pull request #2172 from beautify-web/dependabot/npm_and_yarn/webpack-cli-5.1.4
Bump webpack-cli from 4.10.0 to 5.1.4
2023-08-09 21:17:28 -07:00
dependabot[bot]
775e42a300
Bump webpack-cli from 4.10.0 to 5.1.4
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.10.0 to 5.1.4.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.10.0...webpack-cli@5.1.4)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-09 20:59:26 +00:00
dependabot[bot]
c89ba54a4b
Bump nopt from 6.0.0 to 7.2.0
Bumps [nopt](https://github.com/npm/nopt) from 6.0.0 to 7.2.0.
- [Release notes](https://github.com/npm/nopt/releases)
- [Changelog](https://github.com/npm/nopt/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/nopt/compare/v6.0.0...v7.2.0)

---
updated-dependencies:
- dependency-name: nopt
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-09 20:59:16 +00:00
Liam Newman
8170fe37bc
Merge pull request #2173 from beautify-web/dependabot/npm_and_yarn/webpack-5.88.2
Bump webpack from 5.81.0 to 5.88.2
2023-08-09 13:58:35 -07:00
Liam Newman
89dc70d9df
Merge branch 'main' into dependabot/npm_and_yarn/webpack-5.88.2 2023-08-09 10:56:51 -07:00
Liam Newman
03373bdc03
Merge pull request #2179 from beautify-web/dependabot/github_actions/github/codeql-action-2
Bump github/codeql-action from 1 to 2
2023-08-09 10:55:29 -07:00
Liam Newman
e90b8a7447
Merge pull request #2180 from beautify-web/dependabot/github_actions/actions/setup-python-4
Bump actions/setup-python from 2 to 4
2023-08-09 10:55:09 -07:00
dependabot[bot]
5dee842cd0
Bump actions/setup-python from 2 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v4)

---
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>
2023-08-09 17:54:59 +00:00
dependabot[bot]
1aaf0ce7a5
Bump github/codeql-action from 1 to 2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [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/v1...v2)

---
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>
2023-08-09 17:54:47 +00:00
Liam Newman
2ecc682f20
Merge pull request #2178 from beautify-web/dependabot/github_actions/actions/cache-3
Bump actions/cache from 2 to 3
2023-08-09 10:54:34 -07:00
Liam Newman
3ff38d3702
Merge pull request #2177 from beautify-web/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2023-08-09 10:54:21 -07:00
Liam Newman
42f1178970
Merge pull request #2181 from beautify-web/dependabot/github_actions/actions/setup-node-3
Bump actions/setup-node from 1 to 3
2023-08-09 10:53:55 -07:00
dependabot[bot]
fd6e707e96
Bump actions/setup-node from 1 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-09 17:53:22 +00:00
dependabot[bot]
28a32e690d
Bump actions/cache from 2 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-09 17:53:08 +00:00
dependabot[bot]
6f487706f0
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-09 17:53:03 +00:00
Liam Newman
40fb2c8ca2
Update dependabot.yml 2023-08-09 10:52:36 -07:00
dependabot[bot]
bef8061a9a
Bump webpack from 5.81.0 to 5.88.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.81.0 to 5.88.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.81.0...v5.88.2)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-09 17:28:37 +00:00
Liam Newman
cea7cc23b9
Create dependabot.yml 2023-08-09 10:28:01 -07:00
Liam Newman
b7d4ac197e
Merge pull request #2169 from beautify-web/bitwiseman-patch-2
Set nodejs minimum to v14
2023-07-23 17:44:16 -07:00
Liam Newman
ee06f62e15
Update package-lock.json 2023-07-23 17:34:34 -07:00
Liam Newman
062e9d5f03
Set nodejs minimum to v14
See #2168.  Transitive dependency `commander v10.x` requires nodejs v14.x.
2023-07-23 17:23:12 -07:00
Liam Newman
4e76f78eb2
Update minimum node version to 16 2023-07-20 09:23:03 -07:00
Liam Newman
dc2774847f
Merge pull request #2166 from beautify-web/staging/main
Pulling staging/main into main
2023-07-20 00:36:11 -07:00
Liam Newman
66ce8c119f
Update milestone-publish.yml with latest dependency versions 2023-07-20 00:35:19 -07:00
GitHub Action
d47e41867f Bump version numbers for 1.14.9 2023-07-20 07:31:44 +00:00
GitHub Action
eaab1abb49 Update Changelog 2023-07-20 07:31:33 +00:00
Liam Newman
bcc42130c1
Merge pull request #2115 from cexbrayat/feat/2113-inline-custom-elements-behavior
Add option to disable custom elements inlining
2023-07-20 00:26:46 -07:00
Liam Newman
495c8c32de
Merge branch 'main' into feat/2113-inline-custom-elements-behavior 2023-06-29 08:02:15 -07:00
Liam Newman
98594300ce
Merge pull request #2161 from beautify-web/dependabot/npm_and_yarn/semver-and-editorconfig-7.5.3
Bump semver and editorconfig
2023-06-28 17:06:37 -07:00
dependabot[bot]
019aeb9c0b
Bump semver and editorconfig
Bumps [semver](https://github.com/npm/node-semver) to 7.5.3 and updates ancestor dependency [editorconfig](https://github.com/editorconfig/editorconfig-core-js). These dependencies need to be updated together.


Updates `semver` from 5.7.1 to 7.5.3
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v7.5.3)

Updates `editorconfig` from 0.15.3 to 1.0.3
- [Release notes](https://github.com/editorconfig/editorconfig-core-js/releases)
- [Changelog](https://github.com/editorconfig/editorconfig-core-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/editorconfig/editorconfig-core-js/commits/v1.0.3)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
- dependency-name: editorconfig
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-23 18:22:17 +00:00
Liam Newman
9d765c96c9
Merge pull request #2158 from bitwiseman/issue/2152-js-only
Re-enable python javascript tests
2023-06-12 11:10:31 -07:00
Liam Newman
a669239930 Re-enable python javascript tests 2023-06-12 11:03:15 -07:00
Liam Newman
f9472a3694
Merge pull request #2156 from havardAasen/fix-brace-style-test
Fix 'brace-style' tests for Python
2023-06-12 10:57:28 -07:00
Håvard F. Aasen
5d01d9b26e Fix 'brace-style' tests for Python
Commit c90470061c forgot to update the
tests for Python, this commit updates the test-case to be equivalent to
that of 'node.mustache' and to support the fix for issue #1852.
2023-06-12 11:35:28 +02:00
Liam Newman
0b4d3ae33d
Merge pull request #2153 from beautify-web/staging/main
Pulling staging/main into main
2023-06-01 08:36:53 -07:00
GitHub Action
023645e664 Bump version numbers for 1.14.8 2023-06-01 15:30:23 +00:00
GitHub Action
c1410700d3 Update Changelog 2023-06-01 15:30:14 +00:00
Liam Newman
02c2e396c7
Merge pull request #2147 from Itemshopp/patch-1
CSS insideNonNestedAtRule generic variable
2023-05-31 22:32:15 -07:00
Liam Newman
acf17fa100 Merge remote-tracking branch 'upstream/main' into patch-1 2023-05-31 21:03:40 -07:00
Liam Newman
dd88d2e6db
Merge pull request #2151 from beautify-web/feature/nodejsv12
Require nodejs v12 or greater
2023-05-31 21:02:51 -07:00
Liam Newman
5c9c21e6dc Require nodejs v12 or greater 2023-05-31 20:46:15 -07:00
Liam Newman
a849063772
Merge pull request #1818 from ang-zeyu/wrap-html-attributes
Add minimum attributes option for attribute wrap
2023-05-23 09:51:15 -07:00
MHO
bb1333e015
Merge branch 'main' into patch-1 2023-05-10 16:55:22 +02:00
MHO
96d71934c4 modified the test name 2023-05-09 16:06:16 +02:00
MHO
f2d150df80 added new test 2023-05-09 14:26:56 +02:00
Liam Newman
ebf09e13f0
Merge branch 'main' into wrap-html-attributes 2023-05-06 11:38:38 -07:00
Liam Newman
3b17448617
Merge pull request #2138 from Rounak-stha/fix-themeToggle-nocodemirror
Fixed #2133 Theme Toggle on without_codemirror Mode
2023-04-28 09:27:32 -07:00