chore(deps): update all minor dependency bump #345
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
9.1.0
->9.2.1
13.2.0
->13.3.0
1.7.4
->1.10.3
1.68.0
->1.69.0
Release Notes
semantic-release/github (@semantic-release/github)
v9.2.1
Compare Source
v9.2.0
Compare Source
Features
cypress-io/cypress (cypress)
v13.3.0
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-3-0
dmtrKovalenko/cypress-real-events (cypress-real-events)
v1.10.3
Compare Source
Changes
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
🎉 feat: new realMouseWheel command by @fernyb in https://github.com/dmtrKovalenko/cypress-real-events/pull/378
chore(readme): Add Typescript types info by @mitchwd in https://github.com/dmtrKovalenko/cypress-real-events/pull/368
chore(deps): support Cypress 12 by @piwysocki in https://github.com/dmtrKovalenko/cypress-real-events/pull/366
chore(docs): Fix real mouse wheel docs by @dmtrKovalenko in https://github.com/dmtrKovalenko/cypress-real-events/pull/384
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.69.0
Compare Source
Add a
meta.get-mixin()
function that returns a mixin as a first-class Sassvalue.
Add a
meta.apply()
mixin that includes a mixin value.Add a
meta.module-mixins()
function which returns a map from mixin names ina module to the first-class mixins that belong to those names.
Add a
meta.accepts-content()
function which returns whether or not a mixinvalue can take a content block.
Add support for the relative color syntax from CSS Color 5. This syntax
cannot be used to create Sass color values. It is always emitted as-is in the
CSS output.
Dart API
Deprecation.calcInterp
since it was never actually emitted as adeprecation.
Embedded Sass
protocol error was immediately followed by another request.
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.
This PR has been generated by Mend Renovate. View repository job log here.