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

Update npm dev dependencies to v7.6.15 #1795

Merged
merged 1 commit into from
Feb 13, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/addon-a11y (source) 7.6.13 -> 7.6.15 age adoption passing confidence
@storybook/addon-actions (source) 7.6.13 -> 7.6.15 age adoption passing confidence
@storybook/addon-docs (source) 7.6.13 -> 7.6.15 age adoption passing confidence
@storybook/addon-essentials (source) 7.6.13 -> 7.6.15 age adoption passing confidence
@storybook/addon-interactions (source) 7.6.13 -> 7.6.15 age adoption passing confidence
@storybook/addon-links (source) 7.6.13 -> 7.6.15 age adoption passing confidence
@storybook/addons (source) 7.6.13 -> 7.6.15 age adoption passing confidence
@storybook/cli (source) 7.6.13 -> 7.6.15 age adoption passing confidence
@storybook/html (source) 7.6.13 -> 7.6.15 age adoption passing confidence
@storybook/html-webpack5 (source) 7.6.13 -> 7.6.15 age adoption passing confidence
@storybook/theming (source) 7.6.13 -> 7.6.15 age adoption passing confidence
storybook (source) 7.6.13 -> 7.6.15 age adoption passing confidence

Release Notes

storybookjs/storybook (@​storybook/addon-a11y)

v7.6.15

Compare Source

v7.6.14

Compare Source

storybookjs/storybook (@​storybook/addon-actions)

v7.6.15

Compare Source

v7.6.14

Compare Source

storybookjs/storybook (@​storybook/addon-docs)

v7.6.15

Compare Source

v7.6.14

Compare Source

storybookjs/storybook (@​storybook/addon-essentials)

v7.6.15

Compare Source

v7.6.14

Compare Source

storybookjs/storybook (@​storybook/addon-interactions)

v7.6.15

Compare Source

v7.6.14

Compare Source

storybookjs/storybook (@​storybook/addon-links)

v7.6.15

Compare Source

v7.6.14

Compare Source

storybookjs/storybook (@​storybook/addons)

v7.6.15

Compare Source

v7.6.14

Compare Source

storybookjs/storybook (@​storybook/cli)

v7.6.15

Compare Source

v7.6.14

Compare Source

storybookjs/storybook (@​storybook/html)

v7.6.15

Compare Source

  • Interaction: Make sure that adding spies doesn't cause infinite loops with self referencing args #​26019, thanks @​kasperpeulen!

v7.6.14

Compare Source


Configuration

📅 Schedule: Branch creation - "monthly" (UTC), 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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

jattasNI added a commit that referenced this pull request Feb 1, 2024
# Pull Request

## 🤨 Rationale

#1795 had a build issue because of Angular version mismatches. We want
to fix that upgrade to unblock future Renovate dependency updates.

## 👩‍💻 Implementation

Ran `npm i -D -w @ni-private/angular-workspace
@ni/eslint-config-angular@latest`.

The problem is that Renovate was only doing minor/patch updates for this
dependency but the latest minor update (`5.1.1`) introduces this build
issue because it tried to claim support for multiple Angular versions.
The latest major update (`6.0.0`) fixes it.

## 🧪 Testing

Relying on pipeline. The latest version doesn't contain any functional
changes, [it was just published to try to deal with Angular version
issues](https://github.com/ni/javascript-styleguide/blob/main/packages/eslint-config-angular/CHANGELOG.md).

## ✅ Checklist

<!--- Review the list and put an x in the boxes that apply or ~~strike
through~~ around items that don't (along with an explanation). -->

- [ ] I have updated the project documentation to reflect my changes or
determined no changes are needed.
@renovate renovate bot force-pushed the renovate/npm-dev-dependencies branch 2 times, most recently from 9fc7a06 to a11d2ed Compare February 1, 2024 18:17
@jattasNI jattasNI mentioned this pull request Feb 2, 2024
1 task
@jattasNI jattasNI marked this pull request as draft February 2, 2024 22:15
@renovate renovate bot force-pushed the renovate/npm-dev-dependencies branch from a11d2ed to 2b092e9 Compare February 4, 2024 09:44
@renovate renovate bot changed the title Update npm dev dependencies Update npm dev dependencies - abandoned Feb 9, 2024
Copy link
Contributor Author

renovate bot commented Feb 9, 2024

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@renovate renovate bot force-pushed the renovate/npm-dev-dependencies branch from 14cae87 to 2271669 Compare February 13, 2024 19:49
@renovate renovate bot changed the title Update npm dev dependencies - abandoned Update npm dev dependencies to v7.6.15 Feb 13, 2024
@rajsite rajsite marked this pull request as ready for review February 13, 2024 20:20
@rajsite rajsite merged commit 4128228 into main Feb 13, 2024
12 checks passed
@rajsite rajsite deleted the renovate/npm-dev-dependencies branch February 13, 2024 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants