1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-09-24 19:38:27 +02:00
Commit Graph

648 Commits

Author SHA1 Message Date
squidfunk
5ecb30b4a3 Prepare 5.1.3 release 2020-04-26 20:12:05 +02:00
squidfunk
12ec077e70 Prepare 5.1.2 release 2020-04-26 19:37:51 +02:00
squidfunk
a5726dc9d2 Removed css-mqpacker PostCSS plugin
The plugin was deprecated some time ago and may yield unintended side-effects
due to the re-ordering of media queries.
2020-04-26 16:33:07 +02:00
dependabot-preview[bot]
d32c27adae Bump @types/node from 13.11.1 to 13.13.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.11.1 to 13.13.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 06:23:03 +00:00
dependabot-preview[bot]
7a5a9e865d Bump @types/ramda from 0.26.44 to 0.27.3
Bumps [@types/ramda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ramda) from 0.26.44 to 0.27.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ramda)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 06:19:02 +00:00
dependabot-preview[bot]
594513110b Bump ts-loader from 6.2.2 to 7.0.1
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 6.2.2 to 7.0.1.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v6.2.2...v7.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 06:15:49 +00:00
dependabot-preview[bot]
636ed2b1d4 Bump @types/webpack from 4.41.11 to 4.41.12
Bumps [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack) from 4.41.11 to 4.41.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 06:14:50 +00:00
squidfunk
47cd4f06a1 Prepare 5.1.1 release 2020-04-17 21:12:50 +02:00
XhmikosR
a1ca0c2ad3
Updated dependencies (#1615)
* @fortawesome/fontawesome-free 5.13.0
* @types/webpack 4.41.11
* preact 10.4.0
* stylelint-scss 3.17.0

This fixes all npm security vulnerabilities and flattens the deps tree (-133 packages)
2020-04-17 10:50:53 +02:00
XhmikosR
314e88af6b
Improved portability of lint scripts (#1612)
* Double quote globs since single quotes don't work on all shells
* Drop `find` and just use a glob pattern; `find` is a nix utility while this works everywhere
2020-04-17 10:00:23 +02:00
dependabot-preview[bot]
45232c2719 Bump css-loader from 3.4.2 to 3.5.2
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.4.2 to 3.5.2.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.4.2...v3.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 09:47:57 +02:00
Martin Donath
c7f931dd2b
Merge branch 'master' into dependabot/npm_and_yarn/stylelint-13.3.2 2020-04-13 09:47:36 +02:00
Martin Donath
0751b4afbc
Merge branch 'master' into dependabot/npm_and_yarn/ts-loader-6.2.2 2020-04-13 09:47:02 +02:00
dependabot-preview[bot]
ed45e20ff7 Bump stylelint-scss from 3.16.0 to 3.16.1
Bumps [stylelint-scss](https://github.com/kristerkari/stylelint-scss) from 3.16.0 to 3.16.1.
- [Release notes](https://github.com/kristerkari/stylelint-scss/releases)
- [Changelog](https://github.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kristerkari/stylelint-scss/compare/3.16.0...3.16.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 09:46:26 +02:00
dependabot-preview[bot]
acc2d7b8f0 Bump ts-node from 8.6.2 to 8.8.2
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.6.2 to 8.8.2.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v8.6.2...v8.8.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 09:46:15 +02:00
dependabot-preview[bot]
1a1b922316 Bump string-replace-loader from 2.2.0 to 2.3.0
Bumps [string-replace-loader](https://github.com/Va1/string-replace-loader) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/Va1/string-replace-loader/releases)
- [Commits](https://github.com/Va1/string-replace-loader/compare/v2.2.0...v2.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 09:46:04 +02:00
dependabot-preview[bot]
5c912223cc Bump @types/lunr from 2.3.2 to 2.3.3
Bumps [@types/lunr](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lunr) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lunr)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 09:45:53 +02:00
dependabot-preview[bot]
c43127f181 Bump @types/node from 13.9.1 to 13.11.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.9.1 to 13.11.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 09:44:10 +02:00
dependabot-preview[bot]
73d31201fd Bump rxjs from 7.0.0-alpha.1 to 7.0.0-beta.0
Bumps [rxjs](https://github.com/reactivex/rxjs) from 7.0.0-alpha.1 to 7.0.0-beta.0.
- [Release notes](https://github.com/reactivex/rxjs/releases)
- [Changelog](https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reactivex/rxjs/compare/7.0.0-alpha.1...7.0.0-beta.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 09:43:59 +02:00
dependabot-preview[bot]
c8cd9337ec Bump autoprefixer from 9.7.5 to 9.7.6
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.7.5 to 9.7.6.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/9.7.5...9.7.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 09:43:32 +02:00
dependabot-preview[bot]
770ae2aa8b
Bump ts-loader from 6.2.1 to 6.2.2
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v6.2.1...v6.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 05:50:11 +00:00
dependabot-preview[bot]
8275fbcd0a
Bump stylelint from 13.3.0 to 13.3.2
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.3.0 to 13.3.2.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.3.0...13.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 05:49:40 +00:00
squidfunk
24f0c45dce Prepare 5.1.0 release 2020-04-12 20:03:26 +02:00
squidfunk
65482d466b Prepare 5.0.2 release 2020-04-10 12:34:45 +02:00
squidfunk
524aeb6d88 Ensure source maps are built for stylesheets 2020-04-10 12:26:44 +02:00
squidfunk
a98cba6a53 Prepare 5.0.1 release 2020-04-07 21:28:17 +02:00
squidfunk
9842c941c6 Prepare 5.0.0 release 2020-04-07 16:57:19 +02:00
squidfunk
55436e6888 Merge branch 'master' into refactor/rxjs-typescript 2020-04-07 16:45:23 +02:00
dependabot-preview[bot]
b3e6cbbc2d Bump stylelint from 13.2.1 to 13.3.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.2.1 to 13.3.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.2.1...13.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 06:10:13 +00:00
dependabot-preview[bot]
c782614252 Bump chalk from 3.0.0 to 4.0.0
Bumps [chalk](https://github.com/chalk/chalk) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v3.0.0...v4.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 06:09:45 +00:00
squidfunk
f8b6b0e40c Merge branch 'master' into refactor/rxjs-typescript 2020-04-04 17:45:43 +02:00
dependabot-preview[bot]
728fef6ec8 Bump autoprefixer from 9.7.4 to 9.7.5
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.7.4 to 9.7.5.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/9.7.4...9.7.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 06:20:49 +00:00
dependabot-preview[bot]
2cc7124130 Bump webpack from 4.42.0 to 4.42.1
Bumps [webpack](https://github.com/webpack/webpack) from 4.42.0 to 4.42.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.42.0...v4.42.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 06:17:34 +00:00
dependabot-preview[bot]
f6f2636c66 Bump @babel/plugin-transform-react-jsx from 7.9.1 to 7.9.4
Bumps [@babel/plugin-transform-react-jsx](https://github.com/babel/babel) from 7.9.1 to 7.9.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.9.1...v7.9.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 06:16:05 +00:00
squidfunk
6a0e6142e3 Prepare 5.0.0rc4 release 2020-03-28 18:17:24 +01:00
squidfunk
d88a6a6458 Merge branch 'master' into refactor/rxjs-typescript 2020-03-24 09:20:46 +01:00
dependabot-preview[bot]
5b388fe975 Bump @babel/core from 7.8.7 to 7.9.0
Bumps [@babel/core](https://github.com/babel/babel) from 7.8.7 to 7.9.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.7...v7.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-23 06:09:37 +00:00
dependabot-preview[bot]
d2fe646ee0 Bump @babel/plugin-transform-react-jsx from 7.8.3 to 7.9.1
Bumps [@babel/plugin-transform-react-jsx](https://github.com/babel/babel) from 7.8.3 to 7.9.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.3...v7.9.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-23 06:05:48 +00:00
dependabot-preview[bot]
78d9705441 Bump file-loader from 5.1.0 to 6.0.0
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 5.1.0 to 6.0.0.
- [Release notes](https://github.com/webpack-contrib/file-loader/releases)
- [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/file-loader/compare/v5.1.0...v6.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-23 06:02:18 +00:00
dependabot-preview[bot]
62dd336ef8 Bump stylelint-scss from 3.15.0 to 3.16.0
Bumps [stylelint-scss](https://github.com/kristerkari/stylelint-scss) from 3.15.0 to 3.16.0.
- [Release notes](https://github.com/kristerkari/stylelint-scss/releases)
- [Changelog](https://github.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kristerkari/stylelint-scss/compare/3.15.0...3.16.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-23 06:02:05 +00:00
dependabot-preview[bot]
187b9c17be Bump @babel/preset-env from 7.8.7 to 7.9.0
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.7 to 7.9.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.7...v7.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-23 06:01:55 +00:00
dependabot-preview[bot]
07988b512d Bump babel-loader from 8.0.6 to 8.1.0
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.0.6 to 8.1.0.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v8.0.6...v8.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-23 06:01:40 +00:00
squidfunk
89f39117c0 Prepare 5.0.0rc3 release 2020-03-18 17:37:32 +01:00
squidfunk
e41075932c Updated dependencies 2020-03-18 13:20:46 +01:00
squidfunk
37f2208ef0 Reverted Admonition flex layout 2020-03-18 11:00:43 +01:00
squidfunk
f28780c62e Fixed stealing of hover on search icon 2020-03-16 15:43:10 +01:00
dependabot-preview[bot]
dc5d86d52e Bump stylelint from 13.2.0 to 13.2.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.2.0 to 13.2.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.2.0...13.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-16 05:59:39 +00:00
dependabot-preview[bot]
99ee69151f Bump stylelint-scss from 3.14.2 to 3.15.0
Bumps [stylelint-scss](https://github.com/kristerkari/stylelint-scss) from 3.14.2 to 3.15.0.
- [Release notes](https://github.com/kristerkari/stylelint-scss/releases)
- [Changelog](https://github.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kristerkari/stylelint-scss/compare/3.14.2...3.15.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-16 05:55:36 +00:00
dependabot-preview[bot]
7950933ef0 Bump event-hooks-webpack-plugin from 2.1.5 to 2.1.6
Bumps [event-hooks-webpack-plugin](https://github.com/cascornelissen/event-hooks-webpack-plugin) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/cascornelissen/event-hooks-webpack-plugin/releases)
- [Commits](https://github.com/cascornelissen/event-hooks-webpack-plugin/compare/v2.1.5...v2.1.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-16 05:54:44 +00:00
squidfunk
9462fcc3e9 Updated dependencies 2020-03-15 15:21:06 +01:00