Skip to content

build(deps): bump postcss from 7.0.39 to 8.5.6#2488

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/postcss-8.5.6
Open

build(deps): bump postcss from 7.0.39 to 8.5.6#2488
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/postcss-8.5.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 17, 2026

Copy link
Copy Markdown
Contributor

Bumps postcss from 7.0.39 to 8.5.6.

Release notes

Sourced from postcss's releases.

8.5.6

  • Fixed ContainerWithChildren type discriminating (by @​Goodwine).

8.5.5

  • Fixed package.jsonexports compatibility with some tools (by @​JounQin).

8.5.4

8.5.3

8.5.2

8.5.1

8.5 “Duke Alloces”

PostCSS 8.5 brought API to work better with non-CSS sources like HTML, Vue.js/Svelte sources or CSS-in-JS.

@​romainmenke during his work on Stylelint added Input#document in additional to Input#css.

root.source.input.document //=> "<p>Hello</p>
                           //    <style>
                           //    p {
                           //      color: green;
                           //    }
                           //    </style>"
root.source.input.css      //=> "p {
                           //      color: green;
                           //    }"

Thanks to Sponsors

This release was possible thanks to our community.

If your company wants to support the sustainability of front-end infrastructure or wants to give some love to PostCSS, you can join our supporters by:

... (truncated)

Changelog

Sourced from postcss's changelog.

8.5.6

  • Fixed ContainerWithChildren type discriminating (by @​Goodwine).

8.5.5

  • Fixed package.jsonexports compatibility with some tools (by @​JounQin).

8.5.4

8.5.3

8.5.2

8.5.1

8.5 “Duke Alloces”

  • Added Input#document for sources like CSS-in-JS or HTML (by @​romainmenke).

8.4.49

8.4.48

  • Fixed position calculation in error/warnings methods (by @​romainmenke).

8.4.47

  • Removed debug code.

8.4.46

  • Fixed Cannot read properties of undefined (reading 'before').

8.4.45

  • Removed unnecessary fix which could lead to infinite loop.

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 17, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented May 17, 2026

Copy link
Copy Markdown

Deploying vue-i18n-next with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6fad912
Status: ✅  Deploy successful!
Preview URL: https://d4ac5fd0.vue-i18n-next.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-post.vue-i18n-next.pages.dev

View logs

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 17, 2026
@pkg-pr-new

pkg-pr-new Bot commented May 17, 2026

Copy link
Copy Markdown

Open in StackBlitz

@intlify/core

npm i https://pkg.pr.new/@intlify/core@2488

@intlify/core-base

npm i https://pkg.pr.new/@intlify/core-base@2488

@intlify/devtools-types

npm i https://pkg.pr.new/@intlify/devtools-types@2488

@intlify/message-compiler

npm i https://pkg.pr.new/@intlify/message-compiler@2488

petite-vue-i18n

npm i https://pkg.pr.new/petite-vue-i18n@2488

@intlify/shared

npm i https://pkg.pr.new/@intlify/shared@2488

vue-i18n

npm i https://pkg.pr.new/vue-i18n@2488

@intlify/vue-i18n-core

npm i https://pkg.pr.new/@intlify/vue-i18n-core@2488

commit: 6fad912

@github-actions

github-actions Bot commented May 17, 2026

Copy link
Copy Markdown

Size Report

Bundles

File Size Gzip Brotli
core.esm-browser.prod.js 49.79 kB 13.74 kB 12.10 kB
core.global.prod.js 44.70 kB 13.21 kB 11.62 kB
core.runtime.esm-browser.prod.js 31.90 kB 9.67 kB 8.52 kB
core.runtime.global.prod.js 26.64 kB 9.07 kB 8.00 kB
message-compiler.esm-browser.prod.js 25.16 kB 6.64 kB 5.87 kB
message-compiler.global.prod.js 24.81 kB 6.73 kB 5.94 kB
petite-vue-i18n-core.esm-browser.prod.js 50.46 kB 13.80 kB 12.16 kB
petite-vue-i18n-core.global.prod.js 46.05 kB 13.26 kB 11.76 kB
petite-vue-i18n.esm-browser.prod.js 50.22 kB 13.67 kB 12.06 kB
petite-vue-i18n.global.prod.js 45.96 kB 13.21 kB 11.70 kB
petite-vue-i18n.runtime.esm-browser.prod.js 32.32 kB 9.59 kB 8.50 kB
petite-vue-i18n.runtime.global.prod.js 27.92 kB 9.12 kB 8.07 kB
vue-i18n.esm-browser.prod.js 66.44 kB 17.60 kB 15.54 kB
vue-i18n.global.prod.js 60.07 kB 17.02 kB 15.05 kB
vue-i18n.runtime.esm-browser.prod.js 48.79 kB 13.58 kB 12.04 kB
vue-i18n.runtime.global.prod.js 42.13 kB 12.99 kB 11.48 kB

Usages

Name Size Gzip Brotli
packages/size-check-core (@intlify/core) 17.41 kB 7.08 kB 6.28 kB
packages/size-check-petite-vue-i18n (petite-vue-i18n) 99.48 kB 37.76 kB 33.94 kB
packages/size-check-vue-i18n (vue-i18n) 108.73 kB 40.58 kB 36.49 kB

Bumps [postcss](https://github.com/postcss/postcss) from 7.0.39 to 8.5.6.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@7.0.39...8.5.6)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/postcss-8.5.6 branch from 9a5207b to 6fad912 Compare May 17, 2026 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants