Liam Newman
|
4925cbc664
|
Merge pull request #2116 from mhnaeem/json-invalid-wrap-with-line-length-and-signed-number
fix - invalid line wrap with signed numbers in json property
|
2023-08-30 15:45:05 -07:00 |
|
Liam Newman
|
3b5f18ac35
|
Turn python CSS tests back on
|
2023-08-30 15:42:19 -07:00 |
|
Liam Newman
|
87483fcbeb
|
Merge branch 'main' into json-invalid-wrap-with-line-length-and-signed-number
|
2023-08-30 14:24:25 -07:00 |
|
Liam Newman
|
4cb6c4b6f0
|
Merge branch 'main' into issue/2152-python-test
|
2023-08-30 14:22:15 -07:00 |
|
Liam Newman
|
44b7131982
|
Merge pull request #2189 from roja-a-m/invalid-prettify-object-with-unicode
Fix - Invalid prettification of object with unicode as key
|
2023-08-30 14:21:56 -07:00 |
|
Liam Newman
|
88c0ab5767
|
Fix tokenizer to recognize es6 code point syntax
|
2023-08-30 14:12:17 -07:00 |
|
Liam Newman
|
0ea3ad056d
|
Merge remote-tracking branch 'upstream/main' into invalid-prettify-object-with-unicode
|
2023-08-30 11:05:36 -07:00 |
|
Liam Newman
|
75a90933ee
|
Merge pull request #2187 from beautify-web/dependabot/npm_and_yarn/serve-14.2.1
Bump serve from 14.2.0 to 14.2.1
|
2023-08-30 11:04:30 -07:00 |
|
Liam Newman
|
b898b4d47c
|
Merge pull request #2190 from beautify-web/dependabot/npm_and_yarn/jquery-3.7.1
Bump jquery from 3.7.0 to 3.7.1
|
2023-08-30 11:04:10 -07:00 |
|
Liam Newman
|
e16add7138
|
Merge branch 'main' into dependabot/npm_and_yarn/jquery-3.7.1
|
2023-08-30 10:37:33 -07:00 |
|
Liam Newman
|
a3d7c20a51
|
Update CONTRIBUTING.md
|
2023-08-30 10:34:35 -07:00 |
|
dependabot[bot]
|
c8309fcc7f
|
Bump jquery from 3.7.0 to 3.7.1
Bumps [jquery](https://github.com/jquery/jquery) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.7.0...3.7.1)
---
updated-dependencies:
- dependency-name: jquery
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-28 23:46:56 +00:00 |
|
Roja A M
|
28ec74fdf0
|
merge conflict fixes
|
2023-08-27 12:02:21 +05:30 |
|
Roja A M
|
ddc12520b1
|
spacing added to if condition
|
2023-08-27 11:57:59 +05:30 |
|
Roja A M
|
8a4f552291
|
Fix - Invalid prettification of object with unicode as key
|
2023-08-26 20:01:46 +05:30 |
|
roja-a-m
|
c6ca512454
|
Merge branch 'main' into invalid-prettify-object-with-unicode
|
2023-08-26 19:50:59 +05:30 |
|
Roja A M
|
f66a3e2474
|
Fix - Invalid prettification of object with unicode as key
|
2023-08-26 13:45:34 +05:30 |
|
dependabot[bot]
|
bff8bafa15
|
Bump serve from 14.2.0 to 14.2.1
Bumps [serve](https://github.com/vercel/serve) from 14.2.0 to 14.2.1.
- [Release notes](https://github.com/vercel/serve/releases)
- [Commits](https://github.com/vercel/serve/compare/14.2.0...14.2.1)
---
updated-dependencies:
- dependency-name: serve
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-21 23:37:41 +00:00 |
|
Liam Newman
|
80c2cc333a
|
Merge pull request #2174 from beautify-web/dependabot/npm_and_yarn/strip-ansi-7.1.0
Bump strip-ansi from 7.0.1 to 7.1.0
|
2023-08-15 14:31:07 -07:00 |
|
dependabot[bot]
|
e64606abaf
|
Bump strip-ansi from 7.0.1 to 7.1.0
Bumps [strip-ansi](https://github.com/chalk/strip-ansi) from 7.0.1 to 7.1.0.
- [Release notes](https://github.com/chalk/strip-ansi/releases)
- [Commits](https://github.com/chalk/strip-ansi/compare/v7.0.1...v7.1.0)
---
updated-dependencies:
- dependency-name: strip-ansi
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-15 20:02:16 +00:00 |
|
Liam Newman
|
f6f440e3d7
|
Merge pull request #2182 from beautify-web/dependabot/npm_and_yarn/glob-10.3.3
Bump glob from 8.1.0 to 10.3.3
|
2023-08-15 11:59:59 -07:00 |
|
Liam Newman
|
e95a3a3369
|
Merge pull request #2184 from beautify-web/dependabot/npm_and_yarn/jquery-3.7.0
Bump jquery from 3.6.4 to 3.7.0
|
2023-08-15 11:56:36 -07:00 |
|
Liam Newman
|
a58566b1a2
|
Merge pull request #2185 from ben-sb/issue/mark-unpacking-as-unsafe
Mark unpacking feature as unsafe
|
2023-08-15 11:55:10 -07:00 |
|
Liam Newman
|
97c9cd25b1
|
Update for globSync
|
2023-08-15 11:51:44 -07:00 |
|
Ben
|
a88e65a913
|
marked unpacking feature as unsafe
|
2023-08-10 14:34:15 +01: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
|
d754016be3
|
Merge branch 'main' into dependabot/npm_and_yarn/jquery-3.7.0
|
2023-08-09 13:57:24 -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 |
|
dependabot[bot]
|
138612165d
|
Bump jquery from 3.6.4 to 3.7.0
Bumps [jquery](https://github.com/jquery/jquery) from 3.6.4 to 3.7.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.6.4...3.7.0)
---
updated-dependencies:
- dependency-name: jquery
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-09 17:53:56 +00: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 |
|