-
-
Notifications
You must be signed in to change notification settings - Fork 40
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
fix(deps): update all dependencies #1899
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: pnpm-lock.yaml
|
🦋 Changeset detectedLatest commit: fcab045 The changes in this PR will be included in the next version bump. This PR includes changesets to release 17 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
04bfade
to
87d83b2
Compare
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/eslint-plugin-react-hooks@4.6.0, npm/globalthis@1.0.4 |
50c381b
to
82dd9f1
Compare
5f9bb1e
to
32e5692
Compare
8579a00
to
3ac0074
Compare
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
b43cb8d
to
240e41f
Compare
|
bd9f142
to
68cd307
Compare
68cd307
to
66d59f6
Compare
Edited/Blocked NotificationRenovate 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. |
This PR contains the following updates:
7.24.1
->7.24.5
7.24.4
->7.24.5
7.24.1
->7.24.5
7.24.1
->7.24.5
7.24.1
->7.24.5
7.24.1
->7.24.5
7.24.1
->7.24.5
7.24.4
->7.24.5
7.24.4
->7.24.5
19.2.2
->19.3.0
2.8.3
->2.8.4
10.25.2
->10.26.0
6.4.2
->6.4.5
15.0.2
->15.0.7
4.17.0
->4.17.1
20.12.7
->20.12.12
18.2.75
->18.3.2
18.2.79
->18.3.2
18.2.24
->18.3.0
18.2.25
->18.3.0
7.7.0
->7.9.0
7.7.0
->7.9.0
3.37.0
->3.37.1
13.6.4
->13.9.0
0.44.0
->0.45.0
28.2.0
->28.5.0
4.6.0
->4.6.2
1.0.3
->1.0.4
3.2.0
->3.3.0
9.0.4
->9.1.1
18.2.0
->18.3.1
18.2.0
->18.3.1
18.2.0
->18.3.1
5.0.5
->5.0.7
1.2.0
->1.2.2
Release Notes
babel/babel (@babel/cli)
v7.24.5
Compare Source
🐛 Bug Fix
babel-plugin-transform-classes
,babel-traverse
babel-helpers
,babel-plugin-proposal-explicit-resource-management
,babel-runtime-corejs3
💅 Polish
babel-parser
using
declaration (@JLHwung)🏠 Internal
babel-parser
@babel/parser
AST types (@nicolo-ribaudo).startNode
(@nicolo-ribaudo)babel-helper-create-class-features-plugin
,babel-helper-member-expression-to-functions
,babel-helper-module-transforms
,babel-helper-split-export-declaration
,babel-helper-wrap-function
,babel-helpers
,babel-plugin-bugfix-firefox-class-in-computed-class-key
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-transform-block-scoping
,babel-plugin-transform-destructuring
,babel-plugin-transform-object-rest-spread
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-parameters
,babel-plugin-transform-private-property-in-object
,babel-plugin-transform-react-jsx-self
,babel-plugin-transform-typeof-symbol
,babel-plugin-transform-typescript
,babel-traverse
NodePath<T | U>
distributive (@nicolo-ribaudo)babel-plugin-proposal-partial-application
,babel-types
JSXNamespacedName
from validCallExpression
args (@nicolo-ribaudo)babel-plugin-transform-class-properties
,babel-preset-env
🏃♀️ Performance
babel-helpers
,babel-preset-env
,babel-runtime-corejs3
objectWithoutPropertiesLoose
on V8 (@romgrk)conventional-changelog/commitlint (@commitlint/cli)
v19.3.0
Compare Source
Note: Version bump only for package @commitlint/cli
19.2.2 (2024-04-14)
Note: Version bump only for package @commitlint/cli
19.2.1 (2024-03-19)
Note: Version bump only for package @commitlint/cli
preconstruct/preconstruct (@preconstruct/cli)
v2.8.4
Compare Source
Patch Changes
fa66c34
Thanks @emmatown! - Fixpreconstruct dev
withexports: { importConditionDefaultExport: "default" }
with a.d.ts
filesplitio/javascript-client (@splitsoftware/splitio)
v10.26.0
Compare Source
testing-library/jest-dom (@testing-library/jest-dom)
v6.4.5
Compare Source
Bug Fixes
v6.4.4
Compare Source
v6.4.3
Compare Source
testing-library/react-testing-library (@testing-library/react)
v15.0.7
Compare Source
v15.0.6
Compare Source
v15.0.5
Compare Source
v15.0.4
Compare Source
v15.0.3
Compare Source
Bug Fixes
document
(#1304) (067d0c6)typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.9.0
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.8.0
Compare Source
🩹 Fixes
eslint-plugin: [no-unsafe-argument] handle tagged templates
eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check
eslint-plugin: [consistent-type-assertions] handle tagged templates
eslint-plugin: [no-unsafe-return] handle union types
eslint-plugin: [no-unused-vars] clear error report range
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.7.1
Compare Source
🩹 Fixes
eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment
eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type
eslint-plugin: [prefer-optional-chain] only look at left operand for
requireNullish
eslint-plugin: [no-for-in-array] refine report location
eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.9.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v7.8.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v7.7.1
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
zloirock/core-js (core-js)
v3.37.1
Compare Source
URL.parse
feature detection for some specific casesSet
methods proposal added and marked as supported from FF 127Symbol.dispose
added and marked as supported from V8 ~ Chromium 125Math.f16round
andDataView.prototype.{ getFloat16, setFloat16 }
added and marked as supported from Deno 1.43URL.parse
added and marked as supported from Chromium 126URL.parse
added and marked as supported from NodeJS 22.0URL.parse
added and marked as supported from Deno 1.43cypress-io/cypress (cypress)
v13.9.0
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-9-0
v13.8.1
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-8-1
v13.8.0
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-8-0
v13.7.3
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-7-3
v13.7.2
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-7-2
v13.7.1
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-7-1
v13.7.0
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-7-0
v13.6.6
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-6-6
v13.6.5
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-6-5
xojs/eslint-config-xo (eslint-config-xo)
v0.45.0
Compare Source
6f2ff13
jest-community/eslint-plugin-jest (eslint-plugin-jest)
v28.5.0
Compare Source
Features
@typescript-eslint/utils
v7 as a direct dependency (#1567) (1476f10)v28.4.0
Compare Source
Features
await
in some cases (#1574) (a407098)v28.3.0
Compare Source
Features
facebook/react (eslint-plugin-react-hooks)
v4.6.2
Compare Source
v4.6.1
Compare Source
ljharb/System.global (globalthis)
v1.0.4
Compare Source
Commits
280d796
gopd
0209ccb
c08aea6
@es-shims/api
,@ljharb/eslint-config
,aud
,tape
f38f2af
aud
,tape
a1be102
define-properties
3e41644
define-properties
3d81f70
npmignore
depc2d00f7
launchdarkly/js-client-sdk (launchdarkly-js-client-sdk)
v3.3.0
Compare Source
Added:
waitForInitialization
method. When a timeout is specified the returned promise will be rejected after the timeout elapses if the client has not finished initializing within that time. When no timeout is specified the returned promise will not be resolved or rejected until the initialization either completes or fails.Changed:
Fixed:
evaluationReasons
for theidentify
method.pnpm/pnpm (pnpm)
v9.1.1
Compare Source
v9.1.0
Compare Source
v9.0.6
Compare Source
v9.0.5
Compare Source
facebook/react (react)
v18.3.1
Compare Source
v18.3.0
Compare Source
facebook/react (react-dom)
v18.3.1
Compare Source
v18.3.0
Compare Source
facebook/react (react-is)
v18.3.1
Compare Source
v18.3.0
Compare Source
isaacs/rimraf (rimraf)
v5.0.7
Compare Source
v5.0.6
Compare Source
facebook/react (use-sync-external-store)
v1.2.2
Compare Source
v1.2.1
Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.