Skip to content

fix(deps): update all non-major dependencies with stable versions (minor)#1885

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/all-stable
Apr 6, 2026
Merged

fix(deps): update all non-major dependencies with stable versions (minor)#1885
renovate[bot] merged 1 commit intomainfrom
renovate/all-stable

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 1, 2026

This PR contains the following updates:

Package Change Age Confidence
axios (source) ^1.13.6^1.14.0 age confidence
sass ^1.98.0^1.99.0 age confidence

Release Notes

axios/axios (axios)

v1.14.0

Compare Source

sass/dart-sass (sass)

v1.99.0

Compare Source

  • Add support for parent selectors (&) at the root of the document. These are
    emitted as-is in the CSS output, where they're interpreted as the scoping
    root
    .

  • User-defined functions named calc or clamp are no longer forbidden. If
    such a function exists without a namespace in the current module, it will be
    used instead of the built-in calc() or clamp() function.

  • User-defined functions whose names begin with - and end with -expression,
    -url, -and, -or, or -not are no longer forbidden. These were
    originally intended to match vendor prefixes, but in practice no vendor
    prefixes for these functions ever existed in real browsers.

  • User-defined functions named EXPRESSION, URL, and ELEMENT, those that
    begin with - and end with -ELEMENT, as well as the same names with some
    lowercase letters are now deprecated, These are names conflict with plain CSS
    functions that have special syntax.

    See the Sass website for details.

  • In a future release, calls to functions whose names begin with - and end
    with -expression and -url will no longer have special parsing. For now,
    these calls are deprecated if their behavior will change in the future.

    See the Sass website for details.

  • Calls to functions whose names begin with - and end with -progid:... are
    deprecated.

    See the Sass website for details.


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) in timezone America/New_York, Automerge - Monday through Friday ( * * * * 1-5 ) in timezone America/New_York.

🚦 Automerge: Enabled.

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 added dependencies Pull requests that update a dependency file renovate-bot labels Apr 1, 2026
@renovate renovate Bot requested a review from kongponents-bot as a code owner April 1, 2026 06:28
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Apr 1, 2026
@renovate renovate Bot requested a review from a team as a code owner April 1, 2026 06:28
@renovate renovate Bot added the renovate-bot label Apr 1, 2026
@renovate renovate Bot enabled auto-merge (squash) April 1, 2026 06:28
@renovate renovate Bot force-pushed the renovate/all-stable branch 3 times, most recently from e428c33 to bd3e1ab Compare April 4, 2026 06:17
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/all-stable branch from bd3e1ab to 1314009 Compare April 6, 2026 06:34
@renovate renovate Bot changed the title fix(deps): update dependency axios to ^1.14.0 fix(deps): update all non-major dependencies with stable versions (minor) Apr 6, 2026
@renovate renovate Bot merged commit 6b6baa0 into main Apr 6, 2026
10 checks passed
@renovate renovate Bot deleted the renovate/all-stable branch April 6, 2026 17:52
kongponents-bot pushed a commit that referenced this pull request Apr 6, 2026
## [2.13.53](v2.13.52...v2.13.53) (2026-04-06)

### Bug Fixes

* **deps:** update all non-major dependencies with stable versions ([#1885](#1885)) ([6b6baa0](6b6baa0))
* **deps:** update all non-major dependencies with stable versions ([#1887](#1887)) ([b55cdcc](b55cdcc))
@kongponents-bot
Copy link
Copy Markdown
Collaborator

🎉 This PR is included in version 2.13.53 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants