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 npm #1187

Merged
merged 2 commits into from May 13, 2024
Merged

chore(deps): update npm #1187

merged 2 commits into from May 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 12, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) ^7.24.4 -> ^7.24.5 age adoption passing confidence
@babel/eslint-parser (source) ^7.24.1 -> ^7.24.5 age adoption passing confidence
@babel/preset-env (source) ^7.24.4 -> ^7.24.5 age adoption passing confidence
@kickstartds/core (source) ^4.0.3 -> ^4.0.5 age adoption passing confidence
@​splunk/themes ^0.17.0 -> ^0.18.0 age adoption passing confidence
@storybook/addon-a11y (source) ^8.0.9 -> ^8.0.10 age adoption passing confidence
@storybook/addon-essentials (source) ^8.0.9 -> ^8.0.10 age adoption passing confidence
@storybook/addon-interactions (source) ^8.0.9 -> ^8.0.10 age adoption passing confidence
@storybook/addon-links (source) ^8.0.9 -> ^8.0.10 age adoption passing confidence
@storybook/blocks (source) ^8.0.9 -> ^8.0.10 age adoption passing confidence
@storybook/react (source) ^8.0.9 -> ^8.0.10 age adoption passing confidence
@storybook/react-webpack5 (source) ^8.0.9 -> ^8.0.10 age adoption passing confidence
@storybook/test (source) ^8.0.9 -> ^8.0.10 age adoption passing confidence
@storybook/test-runner ^0.17.0 -> ^0.18.0 age adoption passing confidence
@testing-library/jest-dom ^6.4.2 -> ^6.4.5 age adoption passing confidence
@types/node (source) ^20.12.7 -> ^20.12.11 age adoption passing confidence
eslint (source) ^8.26.0 -> ^8.57.0 age adoption passing confidence
eslint-plugin-jest ^28.3.0 -> ^28.5.0 age adoption passing confidence
msw (source) ^2.2.14 -> ^2.3.0 age adoption passing confidence
react-router-dom (source) ^6.23.0 -> ^6.23.1 age adoption passing confidence
semver ^7.6.0 -> ^7.6.2 age adoption passing confidence
storybook (source) ^8.0.9 -> ^8.0.10 age adoption passing confidence
zod (source) ^3.23.4 -> ^3.23.8 age adoption passing confidence

Release Notes

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

v8.0.10

Compare Source

storybookjs/test-runner (@​storybook/test-runner)

v0.18.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Authors: 2

mswjs/msw (msw)

v2.3.0

Compare Source

v2.3.0 (2024-05-08)

[!WARNING]
This release changes how MSW treats unhandled exceptions in response resolvers. Previously, they were treated as request errors. Starting with this release, unhandled resolver exceptions will be coerced to 500 Unhandled Exception mocked error responses produced by the library. Please note that you must not intentionally throw errors in your resolvers. Please use Response.error() to mock request/network errors. Unhandled exceptions are considered unintended and will be treated as if they happen on the actual server.

Features
server.events.on('unhandledException', ({ request, error }) => {
  console.log('%s %s errored! See details below.', request.method, request.url)
  console.error(error)
})
Bug Fixes
remix-run/react-router (react-router-dom)

v6.23.1

Compare Source

Patch Changes
  • Check for document existence when checking startViewTransition (#​11544)
  • Change the react-router-dom/server import back to react-router-dom instead of index.ts (#​11514)
  • Updated dependencies:
    • @remix-run/router@1.16.1
    • react-router@6.23.1
npm/node-semver (semver)

v7.6.2

Compare Source

Bug Fixes

v7.6.1

Compare Source

Bug Fixes
Dependencies
Chores
colinhacks/zod (zod)

v3.23.8

Compare Source

Commits:

v3.23.7

Compare Source


Configuration

📅 Schedule: Branch creation - "every 2 weeks on Sunday" (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.

👻 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 requested a review from a team as a code owner May 12, 2024 00:40
@vtsvetkov-splunk vtsvetkov-splunk enabled auto-merge (squash) May 13, 2024 17:42
Copy link
Contributor Author

renovate bot commented May 13, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@vtsvetkov-splunk vtsvetkov-splunk merged commit 16a6317 into develop May 13, 2024
61 checks passed
@vtsvetkov-splunk vtsvetkov-splunk deleted the renovate/npm branch May 13, 2024 18:15
@github-actions github-actions bot locked and limited conversation to collaborators May 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant