dependabot[bot]
d240de7419
build(deps): bump postcss-preset-env from 10.0.5 to 10.0.7 ( #743 )
...
Bumps
[postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env )
from 10.0.5 to 10.0.7.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md ">postcss-preset-env's
changelog</a>.</em></p>
<blockquote>
<h3>10.0.7</h3>
<p><em>October 10, 2024</em></p>
<ul>
<li>Updated <a
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-media "><code>postcss-custom-media</code></a>
to <a
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-media/CHANGELOG.md#1103 "><code>11.0.3</code></a>
(patch)</li>
<li>Updated <a
href="https://github.com/csstools/postcss-plugins/tree/main/packages/media-query-list-parser "><code>@csstools/media-query-list-parser</code></a>
to <a
href="https://github.com/csstools/postcss-plugins/tree/main/packages/media-query-list-parser/CHANGELOG.md#400 "><code>4.0.0</code></a>
(major)</li>
<li>Updated <a
href="https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer "><code>@csstools/css-tokenizer</code></a>
to <a
href="https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer/CHANGELOG.md#302 "><code>3.0.2</code></a>
(patch)</li>
</ul>
<h3>10.0.6</h3>
<p><em>October 4, 2024</em></p>
<ul>
<li>Updated <a
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-media "><code>postcss-custom-media</code></a>
to <a
href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-media/CHANGELOG.md#1102 "><code>11.0.2</code></a>
(patch)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env ">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=postcss-preset-env&package-manager=npm_and_yarn&previous-version=10.0.5&new-version=10.0.7 )](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-18 10:09:16 +07:00
dependabot[bot]
46376750cc
build(deps-dev): bump @davidsneighbour/tools from 2024.3.46 to 2024.4.5
...
Bumps [@davidsneighbour/tools](https://github.com/davidsneighbour/configurations ) from 2024.3.46 to 2024.4.5.
- [Commits](https://github.com/davidsneighbour/configurations/compare/v2024.3.46...v2024.4.5 )
---
updated-dependencies:
- dependency-name: "@davidsneighbour/tools"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-18 02:43:47 +00:00
Patrick Kollitsch
6e6e17d663
chore(release): v2.10.0
...
Signed-off-by: Patrick Kollitsch <patrick@davids-neighbour.com>
2024-09-28 11:27:26 +07:00
Patrick Kollitsch
6367ffa829
chore(release): v2.10.0-prerelease.0
...
Signed-off-by: Patrick Kollitsch <patrick@davids-neighbour.com>
2024-09-26 10:38:37 +07:00
Patrick Kollitsch
a889122fbd
build(fix): add release scripts
...
Signed-off-by: Patrick Kollitsch <patrick@davids-neighbour.com>
2024-09-26 10:33:30 +07:00
Patrick Kollitsch
d0490cba66
chore(config): update dependencies and package.json content
...
Signed-off-by: Patrick Kollitsch <patrick@davids-neighbour.com>
2024-09-26 09:49:17 +07:00
Aren Siekmeier
6affbfb0dd
fix permissions ( #581 )
2022-12-14 09:56:24 -05:00
Regis Philibert
ffd9d903c9
Add optional processing of styles with Hugo Pipes ( #387 )
...
* Using resources.PostCSS to handle stylesheets
* Allow optional processing of assets through Hugo Pipes
* We can settle with 0.64.0
2021-01-19 15:43:02 -05:00
budparr
b4f40ded77
Update package.json to match release
2020-06-25 14:20:09 -04:00
budparr
accac22fd5
v2.5.6
2019-12-30 12:37:03 -05:00
budparr
11246e470d
v2.5.5
2019-11-15 14:19:23 -05:00
budparr
7cd8b26dad
Hotfix typo in package.json
...
moved to fast on that last PR
2019-10-27 17:59:20 -04:00
Bud Parr
a4f7c72eb3
Add auto-changelog ( #228 )
...
* Add auto-changelog
Fixes #227
* Catch up version number
This file had been previously untouched since 1.0. Using the version from the repo.
Ref #227
* Add script
Fixes #227
2019-10-27 17:58:15 -04:00
Bud Parr
98bc281a57
first commit
2017-04-10 21:27:13 -04:00