15 Commits

Author SHA1 Message Date
Veeck
743092ebbb Bump dependencies into the new year (#2788)
* Bump qs from 6.11.2 to 6.14.1

Bumps [qs](https://github.com/ljharb/qs) from 6.11.2 to 6.14.1.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.11.2...v6.14.1)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.14.1
  dependency-type: indirect
...

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

* Patch other dependencies

* Bump other dependencies

* Update year

* Bump eslint plugin not too far

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: veeck <gitkraken@veeck.de>
2026-01-03 14:52:26 +01:00
Veeck
deed0ed0ff Update 2025 (#2741)
* update node version in github testing action

* inc timeout

* bump node versions again

* bump year

* bump minor devDeps

* Add copilot recommendation

* inc timeout again

* bump pupeteer

* use newer mocha-headless

* undo timeout inc

* bump gulp

* bump mocha

* remove serve-static

only used in legacy grunt

---------

Co-authored-by: veeck <gitkraken@veeck.de>
2025-07-24 14:11:38 +02:00
rejas
532f686eeb Update scripts and dependencies 2021-10-09 10:02:11 +02:00
reviewher
2b6caa1025 Use standard LICENSE text for MIT license (#2670)
* Reformat LICENSE.md to appease github

* Rename LICENSE file

* Rename LICENSE to LICENSE.md

* Rename LICENSE.md to LICENSE

Co-authored-by: Veeck <github@veeck.de>
2021-10-09 09:11:35 +02:00
veeck
3514072f7f Update License for 2021 2021-01-05 11:25:32 +01:00
Veeck
f90b46a2bf v3.11.0 2020-04-27 07:28:31 +02:00
Veeck
262d4a9971 v3.10.0 2020-04-07 13:13:10 +02:00
Veeck
b40f3afa85 v3.9.1 2020-02-17 12:48:10 +01:00
Veeck
219b377bee v3.9.0 2020-02-04 17:12:12 +01:00
Veeck
775670ebd5 v3.8.0 2019-10-24 17:24:56 +02:00
Veeck
c52f781fba v3.7.1 2019-03-14 18:42:46 +02:00
Veeck
e6aafdec12 Update version number in License file (#2279)
Fixes https://github.com/Modernizr/Modernizr/issues/2165
2018-01-30 08:56:19 -08:00
Garry Polley
d07e407d17 Add bang so minification is easier
Depending on the minification that's used having the `/*! ... comment ..*/` is helpful.  I suggest adding the bang here so the custom builds do not have to modify the source that's generated and add a `!` to ensure they maintain the MIT copyright when minifying. 

I think it's the custom build that reads from this file to add the license.  I could be wrong, in which case, I hope the thing that does the custom build adds the `!` to the start of the copyright/license comment.
2015-01-07 16:16:57 -06:00
Anthon Pang
753e642f05 Update LICENSE 2013-05-02 14:39:56 -03:00
Alex Sexton
307c272b02 Working build with AMD stripping and minification. 2012-11-08 16:52:58 -06:00