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

Dependencies: Upgrade Jest related packages #22979

Merged
merged 4 commits into from
Jun 8, 2023
Merged

Conversation

ndelangen
Copy link
Member

@ndelangen ndelangen commented Jun 8, 2023

Is seems addon-interactions uses something jest related, which now has some more node-modules references in there.

@ndelangen ndelangen requested a review from a team as a code owner June 8, 2023 10:33
@ndelangen ndelangen self-assigned this Jun 8, 2023
@ndelangen ndelangen added the build Internal-facing build tooling & test updates label Jun 8, 2023
@@ -241,7 +239,7 @@ describe('Vue3: sourceDecorator->generateAttributesSource()', () => {
generateAttributesSource(
mapAttributesAndDirectives({ camelCaseBooleanArg: true }),
{ camelCaseBooleanArg: true },
[{ camelCaseBooleanArg: { type: 'boolean' } }] as ArgsType<Args>
[{ camelCaseBooleanArg: { type: 'boolean' } }] as any
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kasperpeulen ArgsType is no longer exported from jest-mock. I couldn't find a replacement.

It looks unused, this argument, btw:

@socket-security
Copy link

New and updated dependency changes detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives1 Size Publisher
@types/js-yaml ⬆️ 3.12.7...4.0.5 None +0/-0 9.6 kB types

Footnotes

  1. https://docs.socket.dev

@ndelangen ndelangen changed the title Build: upgrades of jest related packages Maintenance: upgrades of jest related packages Jun 8, 2023
@ndelangen ndelangen added maintenance User-facing maintenance tasks and removed build Internal-facing build tooling & test updates labels Jun 8, 2023
@ndelangen ndelangen merged commit 4678e0c into next Jun 8, 2023
58 of 60 checks passed
@ndelangen ndelangen deleted the norbert/upgrade-jest branch June 8, 2023 14:50
@JReinhold JReinhold changed the title Maintenance: upgrades of jest related packages Maintenance: Upgrade Jest related packages Jun 9, 2023
@JReinhold JReinhold changed the title Maintenance: Upgrade Jest related packages Dependencies: Upgrade Jest related packages Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance User-facing maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant