chore(deps): ⬆️ bump bud to v6.23.2 #3187
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.20.0
->6.23.2
6.20.0
->6.23.2
6.20.0
->6.23.2
Release Notes
roots/bud (@roots/bud)
v6.23.2
: 6.23.2Compare Source
Fixes an error when using
@roots/bud-typescript
in combination with@roots/bud-vue
. Adds a new method which removes the_DEFAULT
suffix from tailwind color values in generated WordPress theme.json files. Various security patches and transitive dependency updates.What's Changed
Full Changelog: roots/bud@v6.23.1...v6.23.2
v6.23.1
: 6.23.1Compare Source
Fixes an error with certain stylelint configurations.
What's Changed
Full Changelog: roots/bud@v6.23.0...v6.23.1
v6.23.0
: 6.23.0Compare Source
@roots/bud-sass
should no longer error without@roots/bud-postcss
. We strongly recommend you use PostCSS.Update
@roots/sage/stylelint
config so as to not cause deprecation notices and errors. Addsexamples/sage-with-stylelint
to demonstrate a working config.Improves error handling. Adds integration tests to cover the fixed bugs.
What's Changed
Full Changelog: roots/bud@v6.22.0...v6.23.0
v6.22.0
: 6.22.0Compare Source
Some nice performance enhancements. code coverage gains and dependency upgrades in this release.
There is a known issue with this release affecting projects using the
@roots/sage/stylelint
config. If you rely on this config you may wish to hold off and upgrade to 6.23.0.What's Changed
Unexpected invalid media query "screen(x)"
for Tailwind by @codepuncher in https://github.com/roots/bud/pull/2558New Contributors
Full Changelog: roots/bud@v6.21.0...v6.22.0
v6.21.0
: 6.21.0Compare Source
Fixes errors with s3 and improves the WordPress stylelint config. There will likely be a 6.22.0 in the coming days with dependency upgrades.
What's Changed
custom-property-pattern
rule changed for compatibility with WP naming by @cawa-93 in https://github.com/roots/bud/pull/2539New Contributors
Full Changelog: roots/bud@v6.20.0...v6.21.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.