-
Notifications
You must be signed in to change notification settings - Fork 547
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
chore(deps): bump postcss from 8.4.21 to 8.4.31 in /docs #3685
Conversation
Weird that CI tries to deploy on PRs. |
It's necessary to check that the dependency update doesn't break the docs I think. |
@jeronimoalbi I will check. Please bear with me. It was not me configuring the CI job deploying to Firebase so need to dive deep there first. |
Building the docs in CI definitely makes sense, and there is a step for it. What does not make sense for me is the deploy step. |
It builds a preview in a staging Firebase of how it would look like the docs when changes are committed. I think it makes totally sense. We do this extensively in also other repositories and it helps UI engineers to see live changes rather locally. Maybe we should not do it for version bumps but only for actual changes to the docs contents, structure, etc... |
Ahh I see. Then indeed it makes sense! I thought it would directly deploy the docs to prod 😅. Thanks for the clarification. |
Speaking about the issue of the
Unfortunately I do not have privileges to check repositories secrets. So this require escalation to someone who can access them. |
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.21...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
2c55aad
to
9d953e5
Compare
Visit the preview URL for this PR (updated for commit b763234): https://igntservices-docs--pr3685-dependabot-npm-and-y-7xmbl86n.web.app (expires Tue, 07 Nov 2023 09:51:14 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 95379efd94dd497aaa37c2d0354e6e2cafca5ec5 |
Bumps postcss from 8.4.21 to 8.4.31.
Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
90208de
Release 8.4.31 version58cc860
Fix carrier return parsing4fff8e4
Improve pnpm test outputcd43ed1
Update dependenciescaa916b
Update dependencies8972f76
Typo11a5286
Typo45c5501
Release 8.4.30 versionbc3c341
Update linterb2be58a
Merge pull request #1881 from romainmenke/improve-sourcemap-performance--phil...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 commands and options
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)You can disable automated security fix PRs for this repo from the Security Alerts page.