0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-12 00:08:59 +01:00
Commit Graph

668 Commits

Author SHA1 Message Date
dependabot-preview[bot]
5d58cd13ce Bump node-sass from 4.12.0 to 4.13.0 (#29577)
Bumps [node-sass](https://github.com/sass/node-sass) from 4.12.0 to 4.13.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.12.0...v4.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-24 11:06:52 +03:00
dependabot-preview[bot]
da9abd4d76 Bump rollup from 1.25.1 to 1.25.2 (#29578)
Bumps [rollup](https://github.com/rollup/rollup) from 1.25.1 to 1.25.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v1.25.1...v1.25.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-24 10:45:30 +03:00
XhmikosR
e298e42e29
Regenerate package-lock.json (#29571) 2019-10-22 20:56:19 +03:00
dependabot-preview[bot]
5f41a9a280 Bump find-unused-sass-variables from 0.6.0 to 1.0.2 (#29566)
Bumps [find-unused-sass-variables](https://github.com/XhmikosR/find-unused-sass-variables) from 0.6.0 to 1.0.2.
- [Release notes](https://github.com/XhmikosR/find-unused-sass-variables/releases)
- [Commits](https://github.com/XhmikosR/find-unused-sass-variables/compare/v0.6.0...v1.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-22 11:58:59 +03:00
dependabot-preview[bot]
7bfcd83b97 Bump glob from 7.1.4 to 7.1.5 (#29567)
Bumps [glob](https://github.com/isaacs/node-glob) from 7.1.4 to 7.1.5.
- [Release notes](https://github.com/isaacs/node-glob/releases)
- [Changelog](https://github.com/isaacs/node-glob/blob/master/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v7.1.4...v7.1.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-22 11:46:11 +03:00
dependabot-preview[bot]
e0579584c6 Bump rollup from 1.23.1 to 1.25.1 (#29559)
Bumps [rollup](https://github.com/rollup/rollup) from 1.23.1 to 1.25.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v1.23.1...v1.25.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-22 11:33:08 +03:00
dependabot-preview[bot]
874515f2b3 Bump karma from 4.3.0 to 4.4.1 (#29557)
Bumps [karma](https://github.com/karma-runner/karma) from 4.3.0 to 4.4.1.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v4.3.0...v4.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-22 11:21:42 +03:00
dependabot-preview[bot]
39997874ac Bump stylelint-config-twbs-bootstrap from 0.6.0 to 0.7.0 (#29558)
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases)
- [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v0.6.0...v0.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-22 11:00:14 +03:00
XhmikosR
b91ce09405
Update hugo-bin to v0.47.0 (Hugo 0.59.0) (#29562) 2019-10-22 07:49:06 +03:00
XhmikosR
f3e84e0268
Update popper.js to v1.16.0. (#29537) 2019-10-20 18:57:15 +03:00
XhmikosR
b4e957d360
Update devDependencies. (#29508) 2019-10-14 10:54:39 +03:00
XhmikosR
133e0c8c9a
Drop support for Node.js 8. (#29496)
By the time v5 stable will be out, 8 will be EOL (December 2019).
2019-10-09 11:11:37 +03:00
XhmikosR
622c914a3a
Update devDependencies. (#29447) 2019-10-07 09:31:12 +03:00
Johann-S
e1b82f51e2 add modularity integration test 2019-10-03 09:55:57 +02:00
Johann-S
3d12b541c4 return to the original file structure to avoid breaking modularity 2019-10-03 09:55:57 +02:00
XhmikosR
7e09017790
update-deps: remove moot cross-env call. (#29419) 2019-09-24 21:32:49 +03:00
XhmikosR
04796b8f3a Update devDependencies. 2019-09-24 13:09:25 +03:00
XhmikosR
129bb08fc4
Use Hugo for our docs Sass and JS. (#29280)
Now there's only one command needed to run the docs: `npm run docs-serve`.

Also, simplify the npm scripts.
2019-09-17 00:22:49 +03:00
XhmikosR
49469ca0dc
Update devDependencies. (#29381) 2019-09-13 12:13:08 +03:00
XhmikosR
c6a82fcc6f
Update devDependencies. (#29349) 2019-09-05 11:23:34 +03:00
XhmikosR
6cb4ebc048
ESLint: specify --report-unused-disable-directives (#29350) 2019-09-02 12:44:19 +03:00
XhmikosR
a6460d9727
Merge lint scripts (#29329)
* Merge js-lint scripts into one script.

* Merge stylelint scripts into one.
2019-08-30 11:52:22 +03:00
XhmikosR
d06eec372a
Minor lint tweaks. (#29328) 2019-08-29 16:20:49 +03:00
XhmikosR
cad3d1098a
Update devDependencies. (#29305) 2019-08-27 14:39:53 +03:00
XhmikosR
1a9b1206c2
Update devDependencies. (#29281)
Kept `eslint@6.1.0` since the newer versions have a bug that affects us.
2019-08-24 02:47:06 +03:00
XhmikosR
1a9356424c Make use of Hugo's 0.56+ module feature. 2019-08-17 13:17:59 +03:00
XhmikosR
a92d29a25f
Update devDependencies. (#29221) 2019-08-16 11:10:07 +03:00
XhmikosR
fda35d1499 Run bundlesize separately. 2019-08-08 11:53:30 -07:00
XhmikosR
8c362f0a0a
Simplify css-prefix scripts. (#29205) 2019-08-04 20:28:50 +03:00
XhmikosR
ca408b176b
Update devDependencies. (#29189) 2019-08-02 12:52:26 +03:00
XhmikosR
472e5fcb36
Update devDependencies. (#29141) 2019-07-29 09:59:09 +03:00
XhmikosR
f4cc5d3e41 Update devDependencies. 2019-07-24 10:31:49 +03:00
XhmikosR
b8aa040aee
Add --continue-on-error in the css-lint script. (#29119) 2019-07-24 09:47:37 +03:00
Johann-S
201d338dbf run js-test in parallel 2019-07-23 14:23:50 +02:00
XhmikosR
93c3be3e0e package.json: ignore spec files. 2019-07-23 14:23:50 +02:00
Johann-S
c8c2074650 Switch from QUnit to Jasmine. 2019-07-23 14:23:50 +02:00
XhmikosR
08d81c8437
Update devDependencies. (#29099) 2019-07-23 12:53:01 +03:00
XhmikosR
8db74682e4
Replace http-server with zeit/serve. (#29101) 2019-07-23 12:35:37 +03:00
XhmikosR
21f19d0fce
Downgrade karma-browserstack-launcher to v1.4.0. (#29109)
This might fix the build failures we are getting.
2019-07-23 12:14:29 +03:00
Martijn Cuppens
3b06769c2f Add bootstrap-utilities in the css-minify-main script. 2019-07-22 16:51:45 +03:00
Martijn Cuppens
65446dc7de Simplify css-compile-main script (#29102) 2019-07-22 16:31:25 +03:00
Johann-S
18077460aa updated babel 2019-07-17 15:03:32 +03:00
XhmikosR
34e9c5ee0c Update devDependencies.
Held babel back due to issues with `objectSpread`.
2019-07-17 15:03:32 +03:00
XhmikosR
bce2b5e7ed
Move the linkinator test in npm t. (#29003) 2019-07-15 16:26:36 +03:00
XhmikosR
c7a847b6a1
Move bundlesize config to a separate file. (#29002) 2019-07-09 17:18:14 +03:00
XhmikosR
ceffc3a5fd
Update devDependencies. (#28924) 2019-06-18 15:34:43 +03:00
XhmikosR
8f97e2dc52
Update devDependencies. (#28798)
Notably:

* bundlesize 0.15.3 → ^0.17.2
* eslint-plugin-unicorn ^8.0.2 → ^9.0.0
* terser ^3.17.0 → ^4.0.0
2019-06-03 14:26:52 +03:00
XhmikosR
fd21354de2
Use npm-run-all in the netlify script. (#28846) 2019-05-30 10:52:50 +03:00
Martijn Cuppens
769c8d8246
Helpers & utilities split (#28445) 2019-05-23 11:56:03 +02:00
XhmikosR
552e11a1ab linkinator: add silent flag.
This should reduce its output.
2019-05-16 16:01:07 +03:00