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 devdependencies (non-major) (master) (patch) #1438

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

Conversation

mend-for-github-com[bot]
Copy link

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@open-wc/semantic-dom-diff (source) 0.19.4 -> 0.19.9 age adoption passing confidence
@types/ramda (source) 0.27.44 -> 0.27.66 age adoption passing confidence
@types/serve-handler (source) 6.1.1 -> 6.1.4 age adoption passing confidence
@whitespace/storybook-addon-html 5.0.0 -> 5.0.3 age adoption passing confidence
chai (source) 4.3.4 -> 4.3.10 age adoption passing confidence
chai-a11y-axe (source) 1.3.1 -> 1.3.2 age adoption passing confidence
chokidar 3.5.2 -> 3.5.3 age adoption passing confidence
command-line-args 5.2.0 -> 5.2.1 age adoption passing confidence
command-line-usage 6.1.1 -> 6.1.3 age adoption passing confidence
depcheck 1.4.2 -> 1.4.7 age adoption passing confidence
eslint-plugin-import 2.25.2 -> 2.25.4 age adoption passing confidence
fibers 5.0.0 -> 5.0.3 age adoption passing confidence
glob 7.2.0 -> 7.2.3 age adoption passing confidence
got 11.8.2 -> 11.8.6 age adoption passing confidence
husky 7.0.2 -> 7.0.4 age adoption passing confidence
immer 9.0.6 -> 9.0.21 age adoption passing confidence
jimp 0.16.1 -> 0.16.13 age adoption passing confidence
karma-chrome-launcher 3.1.0 -> 3.1.1 age adoption passing confidence
karma-file-fixtures-preprocessor 3.0.1 -> 3.0.2 age adoption passing confidence
karma-firefox-launcher 2.1.1 -> 2.1.3 age adoption passing confidence
lint-staged 11.2.0 -> 11.2.6 age adoption passing confidence
minimist 1.2.6 -> 1.2.8 age adoption passing confidence
standard-version 9.3.1 -> 9.3.2 age adoption passing confidence
style-dictionary 3.0.1 -> 3.0.3 age adoption passing confidence
stylelint-no-unsupported-browser-features 5.0.2 -> 5.0.4 age adoption passing confidence
ts-loader 9.2.5 -> 9.2.9 age adoption passing confidence
tslib (source) 2.3.0 -> 2.3.1 age adoption passing confidence
web-component-analyzer 1.1.6 -> 1.1.7 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

open-wc/open-wc (@​open-wc/semantic-dom-diff)

v0.19.9

Compare Source

Patch Changes
  • 9e49e7a: fix(deps): update @​web/* dependencies

v0.19.8

Compare Source

Patch Changes
  • 2629244: Change return type from Assertion to Promise

v0.19.7

Compare Source

Patch Changes
  • 735b009: Avoid saving unchanged snapshots

v0.19.6

Patch Changes
  • a7e9c20: chore(semantic-dom-diff): updates dependencies

v0.19.5

Patch Changes
  • b9b11ad: support snapshot testing with Web Test Runner
  • b6e868d: Use latest dependencies
  • 40837d1: - use latest axe-core
    • allow not required attributes in role testing
  • 580ce0e: Snapshot testing with WTR updated to not modify the snapshot files running the test
whitespace-se/storybook-addon-html (@​whitespace/storybook-addon-html)

v5.0.3

Compare Source

v5.0.2

Compare Source

v5.0.1

Compare Source

chaijs/chai (chai)

v4.3.10

Compare Source

This release simply bumps all dependencies to their latest non-breaking versions.

What's Changed

Full Changelog: chaijs/chai@v4.3.9...v4.3.10

v4.3.9

Compare Source

Upgrade dependencies.

This release upgrades dependencies to address CVE-2023-43646 where a large function name can cause "catastrophic backtracking" (aka ReDOS attack) which can cause the test suite to hang.

Full Changelog: chaijs/chai@v4.3.8...v4.3.9

v4.3.8

Compare Source

What's Changed

New Contributors

Full Changelog: chaijs/chai@v4.3.7...v4.3.8

v4.3.7

Compare Source

What's Changed

Full Changelog: chaijs/chai@v4.3.6...v4.3.7

v4.3.6

Compare Source

Update loupe to 2.3.1

v4.3.5

Compare Source

open-wc/open-wc (chai-a11y-axe)

v1.3.2

Patch Changes
  • 40837d1: - use latest axe-core
    • allow not required attributes in role testing
  • 6940a3c: fix: override bad publication
paulmillr/chokidar (chokidar)

v3.5.3

Compare Source

What's Changed

New Contributors

Full Changelog: paulmillr/chokidar@3.5.2...3.5.3

75lb/command-line-args (command-line-args)

v5.2.1

Compare Source

75lb/command-line-usage (command-line-usage)

v6.1.3

Compare Source

v6.1.2

Compare Source

depcheck/depcheck (depcheck)

v1.4.7

Compare Source

Full Changelog

Fixed bugs:

  • False positive missing dependency with SCSS files on Windows #​838
  • A dynamic import with template string literal is not found by depcheck #​779

Merged pull requests:

v1.4.6

Compare Source

Full Changelog

Closed issues:

  • Add explicitResourceManagement to default TS babel config #​833
  • Flag to make logs readable and less verbose #​759

Merged pull requests:

  • Add explicitResourceManagement to TypeScript babel settings #​834 (jtbandes)
  • Support projects field in jest configuration #​831 (dobesv)
  • Handle scoped package bin with default name #​830 (dobesv)
  • feat: add --quiet flag to suppress No depcheck issue messages #​829 (openam)
  • fix(sass): don't detect transitive dependencies #​827 (miluoshi)
  • feat(tsconfig): support tsconfig.json files with comments #​826 (miluoshi)
  • fix(storybook): parse package names out of addons array #​825 (miluoshi)

v1.4.5

Compare Source

Full Changelog

v1.4.3

Compare Source

Full Changelog

Fixed bugs:

  • Different results when running depcheck from npm install -g vs npx #​689
  • Fails with Top-Level Await #​671

Closed issues:

  • false alert on file src/server.js #​655
  • Svelte Support #​650
  • False positive: types-only dependencies #​568

Merged pull requests:

import-js/eslint-plugin-import (eslint-plugin-import)

v2.25.4

Compare Source

Fixed
Changed
  • [no-default-import]: report on the token "default" instead of the entire node ([#​2299], thanks [@​pmcelhaney])
  • [Docs] [order]: Remove duplicate mention of default ([#​2280], thanks [@​johnthagen])
  • [Deps] update eslint-module-utils

v2.25.3

Compare Source

Fixed
Changed
laverdet/node-fibers (fibers)

v5.0.2

Compare Source

v5.0.1

Compare Source

isaacs/node-glob (glob)

v7.2.3

Compare Source

v7.2.2

Compare Source

sindresorhus/got (got)

v11.8.6

Compare Source

  • Destroy request object after successful response

v11.8.5

Compare Source

v11.8.3

Compare Source

typicode/husky (husky)

v7.0.4

Compare Source

No changes. Husky v7.0.3 was reverted, this version is the same as v7.0.2.

v7.0.3

Compare Source

immerjs/immer (immer)

v9.0.21

Compare Source

Bug Fixes
  • ensure type exports is first in package.json export declaration (#​1018) (b6ccd0f)

v9.0.20

Compare Source

Bug Fixes

v9.0.19

Compare Source

Bug Fixes
  • don't freeze drafts returned from produce if they were passed in as draft (#​917) (46867f8)
  • produce results should never be frozen when returned from nested produces, to prevent 'hiding' drafts. Fixes #​935 (a810960)
  • release and publish from 'main' rather than 'master' branch (82acc40)
  • revert earlier fix (#​990) for recursive types (#​1014) (3eeb331)
  • Upgrade Github actions to Node 16 attempt 1 (9d4ea93)
  • Upgrade Github actions to Node 16 attempt 2 (082eecd)

v9.0.18

Compare Source

Bug Fixes

v9.0.17

Compare Source

Bug Fixes

v9.0.16

Compare Source

Bug Fixes
  • protect isDraftable against undefined constructor (#​969) (ced4563)

v9.0.15

Compare Source

Bug Fixes

v9.0.14

Compare Source

Bug Fixes
  • Use .esm.js module for backwards compatibility with old build tools (#​939) (d30d219)

v9.0.13

Compare Source

Bug Fixes
  • consistent recipe return type in produceWithPatches (#​934) (220d61d)
  • incorrect return type for async produceWithPatches (#​933) (9f7623d)

v9.0.12

Compare Source

Bug Fixes

v9.0.11

Compare Source

Bug Fixes

v9.0.10

Compare Source

Bug Fixes
  • No patches being generated for root primitive replacements. Fixes #​888 (0f96270)

v9.0.9

Compare Source

Bug Fixes
  • make sure produceWithPatches accepts promises (d80e823)

v9.0.8

Compare Source

Bug Fixes

v9.0.7

Compare Source

Bug Fixes
jimp-dev/jimp (jimp)

v0.16.13

Compare Source

🐛 Bug Fix
⚠️ Pushed to master
🏠 Internal
📝 Documentation
Authors: 9

v0.16.12

Compare Source

v0.16.11

Compare Source

v0.16.10

Compare Source

v0.16.9

Compare Source

v0.16.8

Compare Source

v0.16.7

Compare Source

v0.16.6

Compare Source

v0.16.5

Compare Source

v0.16.4

Compare Source

[`v0.16.


Configuration

📅 Schedule: Branch creation - "before 5am every weekday" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

Copy link

github-actions bot commented Oct 9, 2024

🚀

Latest successful build of the PR deployed here.

🚀

@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/master-patch-dev-dependencies-non-major branch 6 times, most recently from 6610230 to f4cdd3c Compare October 16, 2024 02:33
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/master-patch-dev-dependencies-non-major branch 2 times, most recently from 3de050a to b0d93d7 Compare October 18, 2024 02:31
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/master-patch-dev-dependencies-non-major branch from b0d93d7 to a306ca4 Compare October 20, 2024 02:25
Copy link

sonarcloud bot commented Oct 20, 2024

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

Successfully merging this pull request may close these issues.

0 participants