-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): update dependency postcss to v8.4.39 #9803
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
added
the
chore
Issues with changes that don't modify src or test files.
label
Jul 17, 2024
jcfranco
approved these changes
Jul 17, 2024
jcfranco
added
the
pr ready for visual snapshots
Adding this label will run visual snapshot testing.
label
Jul 17, 2024
benelan
added a commit
that referenced
this pull request
Jul 18, 2024
* origin/dev: refactor(dropdown-item): remove unused members (#9794) test(combobox-item): add defaults and reflects tests (#9805) build(deps): update dependency globby to v14.0.2 (#9802) build(deps): update dependency postcss to v8.4.39 (#9803) build(deps): update dependency chromatic to v11.5.5 (#9800) build(deps): update dependency eslint-plugin-react to v7.34.4 (#9801) chore: remove codeowner team to reduce notifications (#9711) chore: release next fix(radio-button-group): remove blank clickable space outside of label (#9793)
benelan
added a commit
that referenced
this pull request
Jul 19, 2024
…-to-monorepo * origin/dev: (44 commits) build: update browserslist db (#9717) docs: update component READMEs (#9808) build(deps): update dependency rimraf to v5.0.9 (#9810) build(deps): update dependency prettier to v3.3.3 (#9809) build(deps): fix lerna install errors on osx machines (#9798) refactor(dropdown-item): remove unused members (#9794) test(combobox-item): add defaults and reflects tests (#9805) build(deps): update dependency globby to v14.0.2 (#9802) build(deps): update dependency postcss to v8.4.39 (#9803) build(deps): update dependency chromatic to v11.5.5 (#9800) build(deps): update dependency eslint-plugin-react to v7.34.4 (#9801) chore: remove codeowner team to reduce notifications (#9711) chore: release next fix(radio-button-group): remove blank clickable space outside of label (#9793) build: fix globby errors (#9797) chore: release next fix(deps): move @types/sortablejs as a dependency so the public types resolve properly (#9786) refactor(loader): simplify loader part rendering (#9728) chore: release next feat(combobox, combobox-item): add `description`, `shortHeading` props and `content-end` slot (#9771) ...
calcite-admin
pushed a commit
that referenced
this pull request
Jul 30, 2024
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [postcss](https://postcss.org/) ([source](https://togithub.com/postcss/postcss)) | [`8.4.38` -> `8.4.39`](https://renovatebot.com/diffs/npm/postcss/8.4.38/8.4.39) | [![age](https://developer.mend.io/api/mc/badges/age/npm/postcss/8.4.39?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/postcss/8.4.39?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/postcss/8.4.38/8.4.39?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/postcss/8.4.38/8.4.39?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>postcss/postcss (postcss)</summary> ### [`v8.4.39`](https://togithub.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8439) [Compare Source](https://togithub.com/postcss/postcss/compare/8.4.38...8.4.39) - Fixed `CssSyntaxError` types (by [@​romainmenke](https://togithub.com/romainmenke)). </details> --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbImNob3JlIiwiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
chore
Issues with changes that don't modify src or test files.
dependencies
Pull requests that update a dependency file
pr ready for visual snapshots
Adding this label will run visual snapshot testing.
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:
8.4.38
->8.4.39
Release Notes
postcss/postcss (postcss)
v8.4.39
Compare Source
CssSyntaxError
types (by @romainmenke).