-
Notifications
You must be signed in to change notification settings - Fork 104
Commit 7301261
authored
chore(deps): update all non-major dependencies (minor) (#6772)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [chromatic](https://www.chromatic.com)
([source](https://redirect.github.com/chromaui/chromatic-cli)) |
[`11.20.2` ->
`11.22.0`](https://renovatebot.com/diffs/npm/chromatic/11.20.2/11.22.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [cypress](https://cypress.io)
([source](https://redirect.github.com/cypress-io/cypress)) | [`13.16.1`
-> `13.17.0`](https://renovatebot.com/diffs/npm/cypress/13.16.1/13.17.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [globals](https://redirect.github.com/sindresorhus/globals) |
[`15.13.0` ->
`15.14.0`](https://renovatebot.com/diffs/npm/globals/15.13.0/15.14.0) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [lint-staged](https://redirect.github.com/lint-staged/lint-staged) |
[`15.2.11` ->
`15.3.0`](https://renovatebot.com/diffs/npm/lint-staged/15.2.11/15.3.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [yarn](https://redirect.github.com/yarnpkg/berry)
([source](https://redirect.github.com/yarnpkg/berry/tree/HEAD/packages/yarnpkg-cli))
| [`4.5.3` ->
`4.6.0`](https://renovatebot.com/diffs/npm/yarn/4.5.3/4.6.0) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>chromaui/chromatic-cli (chromatic)</summary>
###
[`v11.22.0`](https://redirect.github.com/chromaui/chromatic-cli/blob/HEAD/CHANGELOG.md#v11220-Fri-Jan-03-2025)
[Compare
Source](https://redirect.github.com/chromaui/chromatic-cli/compare/v11.21.0...v11.22.0)
##### 🚀 Enhancement
- Bail on preview file changes
[#​1133](https://redirect.github.com/chromaui/chromatic-cli/pull/1133)
([@​codykaup](https://redirect.github.com/codykaup))
##### Authors: 1
- Cody Kaup ([@​codykaup](https://redirect.github.com/codykaup))
***
###
[`v11.21.0`](https://redirect.github.com/chromaui/chromatic-cli/blob/HEAD/CHANGELOG.md#v11210-Fri-Jan-03-2025)
[Compare
Source](https://redirect.github.com/chromaui/chromatic-cli/compare/v11.20.2...v11.21.0)
##### 🚀 Enhancement
- Set `storybookUrl` action output on rebuild early exit
[#​1134](https://redirect.github.com/chromaui/chromatic-cli/pull/1134)
([@​jmhobbs](https://redirect.github.com/jmhobbs))
- Upload coverage reports to codecov
[#​1132](https://redirect.github.com/chromaui/chromatic-cli/pull/1132)
([@​paulelliott](https://redirect.github.com/paulelliott))
##### Authors: 2
- John Hobbs ([@​jmhobbs](https://redirect.github.com/jmhobbs))
- Paul Elliott
([@​paulelliott](https://redirect.github.com/paulelliott))
***
</details>
<details>
<summary>cypress-io/cypress (cypress)</summary>
###
[`v13.17.0`](https://redirect.github.com/cypress-io/cypress/releases/tag/v13.17.0)
[Compare
Source](https://redirect.github.com/cypress-io/cypress/compare/v13.16.1...v13.17.0)
Changelog: https://docs.cypress.io/app/references/changelog#13-17-0
</details>
<details>
<summary>sindresorhus/globals (globals)</summary>
###
[`v15.14.0`](https://redirect.github.com/sindresorhus/globals/compare/v15.13.0...48c7b51a8fb284142f88fe34ada7558c0531c44f)
[Compare
Source](https://redirect.github.com/sindresorhus/globals/compare/v15.13.0...v15.14.0)
</details>
<details>
<summary>lint-staged/lint-staged (lint-staged)</summary>
###
[`v15.3.0`](https://redirect.github.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#1530)
[Compare
Source](https://redirect.github.com/lint-staged/lint-staged/compare/v15.2.11...v15.3.0)
##### Minor Changes
-
[#​1495](https://redirect.github.com/lint-staged/lint-staged/pull/1495)
[`e69da9e`](https://redirect.github.com/lint-staged/lint-staged/commit/e69da9e614db2d45f56e113d45d5ec0157813423)
Thanks [@​iiroj](https://redirect.github.com/iiroj)! - Added more
info to the debug logs so that "environment" info doesn't need to be
added separately to GitHub issues.
-
[#​1493](https://redirect.github.com/lint-staged/lint-staged/pull/1493)
[`fa0fe98`](https://redirect.github.com/lint-staged/lint-staged/commit/fa0fe98104f8885f673b98b8b49ae586de699c5e)
Thanks [@​iiroj](https://redirect.github.com/iiroj)! - Added more
help messages around the automatic `git stash` that *lint-staged*
creates as a backup (by default). The console output also displays the
short git *hash* of the stash so that it's easier to recover lost files
in case some fatal errors are encountered, or the process is killed
before completing.
For example:
% npx lint-staged
✔ Backed up original state in git stash (20addf8)
✔ Running tasks for staged files...
✔ Applying modifications from tasks...
✔ Cleaning up temporary files...
where the backup can be seen with `git show 20addf8`, or `git stash
list`:
% git stash list
stash@{0}: lint-staged automatic backup (20addf8)
</details>
<details>
<summary>yarnpkg/berry (yarn)</summary>
###
[`v4.6.0`](https://redirect.github.com/yarnpkg/berry/compare/2fe7d635e8eb163c1b3e56ab76e652b6bae8c160...1871484db82161065ac437d4df59bc8a4f94a33e)
[Compare
Source](https://redirect.github.com/yarnpkg/berry/compare/2fe7d635e8eb163c1b3e56ab76e652b6bae8c160...1871484db82161065ac437d4df59bc8a4f94a33e)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "* 0-3 * * 1" (UTC), 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](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/SAP/ui5-webcomponents-react).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent de4608f commit 7301261Copy full SHA for 7301261
File tree
4 files changed
+313
-306
lines changedFilter options
- .yarn/releases
4 files changed
+313
-306
lines changed
0 commit comments