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 dependencies #708

Merged
merged 1 commit into from
Nov 28, 2024
Merged

Conversation

tradeshift-renovate-bulk[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
@rollup/plugin-node-resolve (source) devDependencies minor ^15.2.3 -> ^15.3.0
core-js (source) devDependencies minor ^3.38.0 -> ^3.39.0
eslint (source) devDependencies patch ^8.57.0 -> ^8.57.1
happo-plugin-storybook devDependencies minor ^4.3.1 -> ^4.4.1
husky devDependencies patch ^9.1.4 -> ^9.1.7
lint-staged devDependencies patch ^15.2.8 -> ^15.2.10
postcss (source) devDependencies patch ^8.4.40 -> ^8.4.49

Release Notes

rollup/plugins (@​rollup/plugin-node-resolve)

v15.3.0

2024-09-23

Features
  • feat: allow preferBuiltins to be a function (#​1694)

v15.2.4

2024-09-22

Updates
  • chore: remove is-builtin-module (#​1735)
zloirock/core-js (core-js)

v3.39.0

Compare Source

v3.38.1

Compare Source

eslint/eslint (eslint)

v8.57.1

Compare Source

Bug Fixes

  • a19072f fix: add logic to handle fixTypes in the lintText() method (#​18900) (Francesco Trotta)
  • 04c7188 fix: Don't lint same file multiple times (#​18899) (Francesco Trotta)
  • 87ec3c4 fix: do not throw when defining a global named __defineSetter__ (#​18898) (Francesco Trotta)
  • 60a1267 fix: Provide helpful error message for nullish configs (#​18889) (Milos Djermanovic)
  • a0dea8e fix: allow name in global ignores, fix --no-ignore for non-global (#​18875) (Milos Djermanovic)
  • 3836bb4 fix: do not crash on error in fs.walk filter (#​18886) (Milos Djermanovic)
  • 2dec349 fix: skip processor code blocks that match only universal patterns (#​18880) (Milos Djermanovic)

Documentation

Build Related

  • 35d366a build: Support updates to previous major versions (#​18870) (Milos Djermanovic)

Chores

happo/happo-plugin-storybook (happo-plugin-storybook)

v4.4.1

Compare Source

What's Changed

Full Changelog: happo/happo-plugin-storybook@v4.4.0...v4.4.1

v4.4.0

Compare Source

What's Changed

Remove project.json after Storybook build by @​trotzig in https://github.com/happo/happo-plugin-storybook/pull/131

This will speed up builds by making it easier for Happo to reuse existing assets.

Full Changelog: happo/happo-plugin-storybook@v4.3.2...v4.4.0

v4.3.2

Compare Source

Summary

This release fixes an issue where screenshots would be missing (shown as "deleted" in the Happo report UI) if you had an interactive story using forceHappoScreenshot as either the first story in the whole Storybook test suite, or if you were using chunks config in .happo.js and the first story rendered for a certain chunk would be interactive and use forceHappoScreenshot.

What's Changed

Full Changelog: happo/happo-plugin-storybook@v4.3.1...v4.3.2

typicode/husky (husky)

v9.1.7

Compare Source

What's Changed

New Contributors

Full Changelog: typicode/husky@v9.1.6...v9.1.7

v9.1.6

Compare Source

What's Changed

New Contributors

Full Changelog: typicode/husky@v9.1.5...v9.1.6

v9.1.5

Compare Source

What's Changed

New Contributors

Full Changelog: typicode/husky@v9.1.4...v9.1.5

lint-staged/lint-staged (lint-staged)

v15.2.10

Compare Source

Patch Changes

v15.2.9

Compare Source

Patch Changes
  • #​1463 b69ce2d Thanks @​iiroj! - Set the maximum number of event listeners to the number of tasks. This should silence the console warning MaxListenersExceededWarning: Possible EventEmitter memory leak detected.
postcss/postcss (postcss)

v8.4.49

Compare Source

v8.4.48

Compare Source

  • Fixed position calculation in error/warnings methods (by @​romainmenke).

v8.4.47

Compare Source

  • Removed debug code.

v8.4.46

Compare Source

  • Fixed Cannot read properties of undefined (reading 'before').

v8.4.45

Compare Source

  • Removed unnecessary fix which could lead to infinite loop.

v8.4.44

Compare Source

  • Another way to fix markClean is not a function error.

v8.4.43

Compare Source

  • Fixed markClean is not a function error.

v8.4.42

Compare Source

  • Fixed CSS syntax error on long minified files (by @​varpstar).

v8.4.41

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "every weekday in 2125" in timezone Europe/Copenhagen.

🚦 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 if that's undesired.


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

This PR has been generated by Renovate Bot.

@tssecurity tssecurity merged commit 83eb44d into master Nov 28, 2024
4 checks passed
@tssecurity tssecurity deleted the renovate/dependencies branch November 28, 2024 09:40
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.

1 participant