Skip to content
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): update all minor dependency bump #393

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 22, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cypress-real-events 1.7.4 -> 1.11.0 age adoption passing confidence
sass 1.69.7 -> 1.70.0 age adoption passing confidence
wait-on 7.0.1 -> 7.2.0 age adoption passing confidence

Release Notes

dmtrKovalenko/cypress-real-events (cypress-real-events)

v1.11.0

Compare Source

Bug Fixes
Features
  • Support alt/control/meta modifiers for keyboard events (#​569) (021ca12)

v1.10.3

Compare Source

Changes

  • Cypress 13 support

v1.10.2

Compare Source

v1.10.1

Compare Source

Bug Fixes

v1.10.0

Compare Source

Bug Fixes
Features

v1.9.1

Compare Source

Features

v1.8.1

Compare Source

What's Changed

New Contributors

Full Changelog: dmtrKovalenko/cypress-real-events@v1.7.6...1.8.1

v1.8.0

Compare Source

v1.7.6

What's Changed

Cypress 12 support by @​piwysocki

sass/dart-sass (sass)

v1.70.0

Compare Source

JavaScript API
  • Add a sass.initCompiler() function that returns a sass.Compiler object
    which supports compile() and compileString() methods with the same API as
    the global Sass object. On the Node.js embedded host, each sass.Compiler
    object uses a single long-lived subprocess, making compiling multiple
    stylesheets much more efficient.

  • Add a sass.initAsyncCompiler() function that returns a sass.AsyncCompiler
    object which supports compileAsync() and compileStringAsync() methods with
    the same API as the global Sass object. On the Node.js embedded host, each
    sass.AsynCompiler object uses a single long-lived subprocess, making
    compiling multiple stylesheets much more efficient.

Embedded Sass
  • Support the CompileRequest.silent field. This allows compilations with no
    logging to avoid unnecessary request/response cycles.

  • The Dart Sass embedded compiler now reports its name as "dart-sass" rather
    than "Dart Sass", to match the JS API's info field.

jeffbski/wait-on (wait-on)

v7.2.0

Compare Source

Update axios from 0.27.2 to latest 1.6.1 which fixes security vulnerability CVE-2023-45857.

Thanks @​AndrewMax for the PR #​147 and also for those that confirmed it.

v7.1.0

Compare Source

Update dependencies.

Add ability to specify timeout, httpTimeout, and tcpTimeout with a unit (ms, m, s, h), defaults to ms if not specified. Thanks @​ntkoopman


Configuration

📅 Schedule: Branch creation - "before 5am on Monday" in timezone Europe/Warsaw, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/all-minor branch 2 times, most recently from 9ffa425 to ac156d2 Compare February 4, 2024 10:09
@renovate renovate bot force-pushed the renovate/all-minor branch from ac156d2 to c18f69c Compare February 5, 2024 04:28
@Szymon-dziewonski Szymon-dziewonski merged commit 19f68b8 into main Feb 5, 2024
5 checks passed
@Szymon-dziewonski Szymon-dziewonski deleted the renovate/all-minor branch February 5, 2024 08:03
Copy link

github-actions bot commented Feb 5, 2024

🎉 This PR is included in version 1.4.163 🎉

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant