Skip to content

chore(deps): update all non-major dependencies #2142

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

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 7, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/upload-artifact action patch v3.2.0 -> v3.2.1 age adoption passing confidence
sass peerDependencies minor ~1.77.0 -> ~1.78.0 age adoption passing confidence
sass devDependencies minor ~1.77.0 -> ~1.78.0 age adoption passing confidence

Release Notes

actions/upload-artifact (actions/upload-artifact)

v3.2.1

Compare Source

What's Changed

This fixes the include-hidden-files input introduced in https://github.com/actions/upload-artifact/releases/tag/v3.2.0

Full Changelog: actions/upload-artifact@v3.2.0...v3.2.1

sass/dart-sass (sass)

v1.78.0

Compare Source

  • The meta.feature-exists function is now deprecated. This deprecation is
    named feature-exists.

  • Fix a crash when using @at-root without any queries or children in the
    indented syntax.

JS API
  • Backport the deprecation options (fatalDeprecations, futureDeprecations,
    and silenceDeprecations) to the legacy JS API. The legacy JS API is itself
    deprecated, and you should move off of it if possible, but this will allow
    users of bundlers and other tools that are still using the legacy API to
    still control deprecation warnings.

  • Fix a bug where accessing SourceSpan.url would crash when a relative URL was
    passed to the Sass API.

Embedded Sass
  • Explicitly expose a sass executable from the sass-embedded npm package.
    This was intended to be included in 1.63.0, but due to the way
    platform-specific dependency executables are installed it did not work as
    intended. Now users can run npx sass for local installs or just sass when
    sass-embedded is installed globally.

  • Add linux-riscv64, linux-musl-riscv64, and android-riscv64 support for the
    sass-embedded npm package.

  • Fix an edge case where the Dart VM could hang when shutting down when requests
    were in flight.

  • Fix a race condition where the embedded host could fail to shut down if it was
    closed around the same time a new compilation was started.

  • Fix a bug where parse-time deprecation warnings could not be controlled by
    the deprecation options in some circumstances.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 the dependencies Pull requests that update a dependency file label Sep 7, 2024
@renovate renovate bot requested a review from a team as a code owner September 7, 2024 18:54
Copy link

nx-cloud bot commented Sep 7, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit fc1d18a. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 2 targets

Sent with 💌 from NxCloud.

kpanot
kpanot previously approved these changes Sep 9, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ca34d74 to f200c71 Compare September 9, 2024 00:56
@renovate renovate bot changed the title chore(deps): update actions/upload-artifact action to v3.2.1 chore(deps): update all non-major dependencies Sep 9, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f200c71 to fc1d18a Compare September 9, 2024 06:47
@fpaul-1A fpaul-1A enabled auto-merge September 9, 2024 07:12
@fpaul-1A fpaul-1A added this pull request to the merge queue Sep 9, 2024
Merged via the queue into main with commit 1f076d7 Sep 9, 2024
30 checks passed
@fpaul-1A fpaul-1A deleted the renovate/all-minor-patch branch September 9, 2024 08:38
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 project:@o3r/design project:@o3r/styling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants