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 dependency style-loader to v3.3.4 #535

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
style-loader 3.3.1 -> 3.3.4 age adoption passing confidence

Release Notes

webpack-contrib/style-loader (style-loader)

v3.3.4

Compare Source

3.3.4 (2024-01-09)
Bug Fixes

v3.3.3

Compare Source

v3.3.2

Compare Source


Configuration

📅 Schedule: Branch creation - "after 11pm,before 6am" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Feb 21, 2024
Copy link

vercel bot commented Feb 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
my-nextjs-template ❌ Failed (Inspect) Feb 21, 2024 2:07pm

Copy link

depcheck Result

List up libraries that are defined in dependencies and devDependencies in package.json but not used in your codes.

  • Unused dependencies

    • @emotion/react
    • @emotion/styled
    • framer-motion
    • react-dom
  • Unused devdependencies

    • @babel/core
    • @storybook/addon-a11y
    • @storybook/addon-actions
    • @storybook/addon-console
    • @storybook/addon-controls
    • @storybook/addon-essentials
    • @storybook/addon-info
    • @storybook/addon-knobs
    • @storybook/addon-links
    • @storybook/addon-storyshots
    • @storybook/addon-storysource
    • @storybook/addon-viewport
    • @storybook/cli
    • @storybook/preset-scss
    • @types/jest
    • @types/storybook__addon-actions
    • @types/storybook__addon-info
    • @types/storybook__addon-knobs
    • babel-loader
    • chromatic
    • css-loader
    • cypress
    • jest
    • lint-staged
    • sass-loader
    • start-server-and-test
    • style-loader
    • ts-jest
    • typescript
  • Missing

    • test

      • /github/workspace/test/components/gridList.test.tsx
      • /github/workspace/test/components/quote.test.tsx
      • /github/workspace/test/components/speechBubble.test.tsx
    • src

      • /github/workspace/test/components/gridList.test.tsx
      • /github/workspace/test/components/quote.test.tsx
      • /github/workspace/test/components/speechBubble.test.tsx
      • /github/workspace/src/pages/index.tsx
      • /github/workspace/src/components/footer.tsx
    • store

      • /github/workspace/src/components/hero.tsx
      • /github/workspace/src/components/nameForm.tsx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants