Commit Graph

143 Commits

Author SHA1 Message Date
Michał Gołębiowski-Owczarek
1e67c0d593
Build: Updating the main version to 1.14.1-pre. 2024-08-05 20:58:10 +02:00
Timmy Willison
f47c7fe44d
Tests: remove code supporting jenkins and testswarm
Close gh-2251
2024-05-15 15:19:23 -04:00
Michał Gołębiowski-Owczarek
ec3edb6876
Core: Update compatible jQuery versions
Instead of `>=1.8.0 <4.0.0`, specify `>=1.12.0 <5.0.0`.
2024-05-15 18:13:35 +02:00
Michał Gołębiowski-Owczarek
a3d44f2860
Build: Updating the main version to 1.14.0-pre 2024-04-27 01:10:15 +02:00
Michał Gołębiowski-Owczarek
798a82dfc3
Build: Updating the main version to 1.13.4-pre. 2024-04-26 17:48:43 +02:00
Michał Gołębiowski-Owczarek
4966aea381
Docs: Change a few most common domains from HTTP to HTTPS
Also, update a few stale URLs to what they redirect now to.

Closes gh-2244
2024-04-26 16:25:34 +02:00
Timmy Willison
4af5caed7a
Tests: align test runner with other repos
Close gh-2234
2024-04-09 13:31:27 -04:00
dependabot[bot]
acb83e4c92
Build(deps-dev): Bump express from 4.19.1 to 4.19.2
Bumps [express](https://github.com/expressjs/express) from 4.19.1 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.1...4.19.2)

Closes gh-2223

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-29 17:22:11 +01:00
Timmy Willison
91df20be6b
Tests: replace grunt-contrib-qunit with jQuery test runner
- add filestash workflow

Close gh-2221
2024-03-29 09:13:46 -04:00
Michał Gołębiowski-Owczarek
f68d655aff Build: Update dependencies, including QUnit 1 -> 2
Also, fix htmllint lang exclusion patterns.

Ref gh-2157
2023-05-10 10:53:57 +02:00
Michał Gołębiowski-Owczarek
afb83c315d Build: Test on Node 10, 16 & 18; fix CI in Node <16
Ref gh-2157
2023-05-10 10:53:57 +02:00
Michał Gołębiowski-Owczarek
0df6e65830
All: Update JS Foundation mentions to OpenJS Foundation
Closes gh-2104
2022-07-19 09:36:55 +02:00
Michał Gołębiowski-Owczarek
1f16dbb803 Build: Updating the main version to 1.13.3-pre. 2022-07-14 21:13:21 +02:00
Michał Gołębiowski-Owczarek
50d35e60f1
Build: Update Grunt to resolve CVE-2022-1537
More details:
https://github.com/advisories/GHSA-rm36-94g8-835r

Fixes gh-2090
Closes gh-2091
2022-06-22 12:58:05 +02:00
Michał Gołębiowski-Owczarek
54074fcb1d Build: Updating the main version to 1.13.2-pre. 2022-01-20 14:04:17 +01:00
Michał Gołębiowski-Owczarek
d2779bde26 Build: Update some npm dependencies
Unfortunately, we cannot update all of them to their latest versions as some
of them now require Node.js 12 and we need to be able to build on Node 10 as
that's what our Jenkins runs.
2022-01-20 13:29:50 +01:00
Michał Gołębiowski-Owczarek
1f0851b538
Docs: Update the bug tracker from bugs.jqueryui.com to GitHub
Also, remove the Weekly Meetings section from README as the meetings are no
longer happening.

Closes gh-1972
2021-10-07 16:48:39 +02:00
Michał Gołębiowski-Owczarek
0a23b09e8c Build: Updating the main version to 1.13.1-pre. 2021-10-07 16:21:24 +02:00
Michał Gołębiowski-Owczarek
491ecc1bd5 Build: Update npm dependencies 2021-09-02 16:05:31 +02:00
Michał Gołębiowski-Owczarek
70dae67b73
Build: Migrate from JSHint & JSCS to ESLint
Fixes #15393
Closes gh-1958
2021-06-07 00:58:12 +02:00
Michał Gołębiowski-Owczarek
19c628675d
Build: Rename the primary branch master to main
Closes gh-1944
2021-02-19 20:57:54 +01:00
sakshi87
91b6fc3f08
Build: Update grunt-contrib-qunit version from 1.0.1 to 4.0.0
Closes gh-1894
2020-10-21 23:43:26 +02:00
Micah Miller
a22361dbe4 Build: Update to the latest version of Grunt & many other packages
JSHint, JSCS & QUnit-related packages are not updated as they need more code
adjustments.

Fixes #15112
Closes gh-1882
2020-10-14 23:55:35 +02:00
Felix Nagel
1e2f05bc2a Package: Remove Scott González from maintainers 2020-08-11 23:36:29 +02:00
Michał Gołębiowski-Owczarek
b61b16b5a8
All: Drop support for jQuery 1.7
Closes gh-1923
2020-07-22 16:04:47 +02:00
Michał Gołębiowski-Owczarek
086c304218
Build: Update the version from 1.12.2-pre to 1.13.0-pre
Closes gh-1921
2020-07-22 16:03:52 +02:00
Jörn Zaefferer
c1f96f11cc Build: Add jQuery as explicit dependency, with min and max range
1.7.0 is our minimum supported version, 3.x.x our maximum.

Closes gh-1779
Closes gh-1790
2017-01-25 13:53:50 -05:00
Scott González
c571d2f234 Build: Updating the master version to 1.12.2-pre. 2016-09-14 12:34:40 -04:00
Jörn Zaefferer
21f7f2500c Build: Updating the master version to 1.12.1-pre. 2016-07-08 19:14:59 +02:00
Michał Gołębiowski
e6fd82d351 Build: Add grunt-cli to devDependencies, don't install it globally
This makes it possible to use Grunt without installing grunt-cli globally
which makes the whole process more resilient.

Ref gh-1706
2016-05-25 16:42:22 -04:00
Scott González
ff3769272b Build: Upgrade to grunt-html 6.0.0
Closes gh-1680
2016-02-24 13:03:01 -05:00
Scott González
2bc84615ae Revert "Build: Upgrade grunt-html to 6.0.0"
This reverts commit f9e07a374c.

Travis doesn't support Java v1.8 yet.
2016-02-09 14:29:56 -05:00
Scott González
40351deaf7 Build: Upgrade commitplease to 2.3.0
Closes gh-1670
2016-02-09 14:18:46 -05:00
Scott González
bdd4a27957 Build: Upgrade rimraf to 2.5.1
Ref gh-1670
2016-02-09 14:18:44 -05:00
Scott González
34b93bb7a8 Build: Upgrade load-grunt-tasks to 3.4.0
Ref gh-1670
2016-02-09 14:18:41 -05:00
Scott González
f9e07a374c Build: Upgrade grunt-html to 6.0.0
Ref gh-1670
2016-02-09 14:18:39 -05:00
Scott González
6c6ec87516 Build: Upgrade grunt-git-authors to 3.1.0
Ref gh-1670
2016-02-09 14:18:37 -05:00
Scott González
e20cec37cf Build: Remove grunt-esformatter
Ref gh-1670
2016-02-09 14:18:34 -05:00
Scott González
e210c1ce6d Build: Upgrade grunt-contrib-uglify to 0.11.1
Ref gh-1670
2016-02-09 14:18:32 -05:00
Scott González
61766aed92 Build: Upgrade grunt-contrib-qunit to 1.0.1
Ref gh-1670
2016-02-09 14:18:30 -05:00
Scott González
6fc090df6a Build: Upgrade grunt-contrib-jshint to 0.12.0
Ref gh-1670
2016-02-09 14:18:28 -05:00
Scott González
811080693d Build: Upgrade grunt-csslint to 0.5.0
Ref gh-1670
2016-02-09 14:18:25 -05:00
Scott González
b80c2fa8e3 Build: Upgrade grunt-bowercopy to 1.2.4
Ref gh-1670
2016-02-09 14:18:23 -05:00
Scott González
d8f09b0da1 Build: Upgrade grunt to 0.4.5
Ref gh-1670
2016-02-09 14:18:12 -05:00
Scott González
ffcfb85c98 Build: Update bugs URL 2015-12-08 09:33:52 -05:00
Scott González
e6b9b7cc02 Build: Fix requirejs task and add CSS concat task back in 2015-10-17 16:28:14 -04:00
Jörn Zaefferer
6308a261fd Build: Add main entry for webpack support; actual value doesn't matter
Fixes #14375
Closes gh-1600
2015-09-24 10:50:20 +02:00
Alexander Schmitz
e0acfda162 Build: bump jscs version 2015-09-11 08:36:41 -04:00
Alexander Schmitz
8bf46a46ad Build: remove dependency on grunt-contrib-concat 2015-08-08 00:29:39 -04:00
Alexander Schmitz
a4869031e0 Build: Add requirejs build task
This more closely emulates what you get from the builder in terms of file order
it also will error on any dependency issues.
2015-08-08 00:29:39 -04:00