Skip to content

fix(deps): update dependencies#67

Merged
aminya merged 1 commit intomainfrom
renovate/dependencies
Mar 29, 2025
Merged

fix(deps): update dependencies#67
aminya merged 1 commit intomainfrom
renovate/dependencies

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
postcss (source) 8.4.47 -> 8.5.3 age adoption passing confidence
terser (source) 5.34.1 -> 5.39.0 age adoption passing confidence

Release Notes

postcss/postcss (postcss)

v8.5.3

Compare Source

v8.5.2

Compare Source

v8.5.1

Compare Source

v8.5.0: 8.5 “Duke Alloces”

Compare Source

President Alloces seal

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:

v8.4.49

Compare Source

v8.4.48

Compare Source

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

v5.39.0

Compare Source

  • Remove unnecessary console.assert calls (#​1590)

v5.38.2

Compare Source

  • internal: Flatten inheritance tree for object/class members

v5.38.1

Compare Source

  • Fix inlining non-call expressions into an optional_call?.()

v5.38.0

Compare Source

  • Remove console method-of-method calls (eg console.log.apply()) when drop_console option is used (#​1585)
  • Remove more object spreads, such as { ...void !0 } (#​1142)

v5.37.0

Compare Source

  • Reserved object properties from chrome extensions (domprops)
  • Fix semicolon insertion between a class property without a semicolon a and a computed class property ["prop"]

v5.36.0

Compare Source

  • Support import attributes with syntax

v5.35.0

Compare Source

  • Ensure parent directory exists when using --output on CLI (#​1530)

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update dependency terser to v5.36.0 fix(deps): update dependencies Nov 10, 2024
@renovate renovate bot force-pushed the renovate/dependencies branch from 2745f64 to caf592c Compare November 22, 2024 23:29
@renovate renovate bot changed the title fix(deps): update dependencies fix(deps): update dependency terser to v5.37.0 Dec 8, 2024
@renovate renovate bot changed the title fix(deps): update dependency terser to v5.37.0 fix(deps): update dependencies Dec 8, 2024
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from 7262b8d to dbe406b Compare January 14, 2025 17:44
@renovate renovate bot force-pushed the renovate/dependencies branch 5 times, most recently from f840048 to 6204edb Compare February 11, 2025 12:06
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from 4ac744e to f06bfc2 Compare February 19, 2025 15:24
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from dcaebcd to 8b43068 Compare March 17, 2025 18:09
@renovate renovate bot force-pushed the renovate/dependencies branch from 8b43068 to 140191b Compare March 29, 2025 06:26
@aminya aminya merged commit a025871 into main Mar 29, 2025
1 check failed
@renovate renovate bot deleted the renovate/dependencies branch March 29, 2025 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant