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 dependency @types/node to ^18.19.71 #129

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^18.15.11 -> ^18.19.71 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), 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.

Copy link

changeset-bot bot commented May 1, 2024

⚠️ No Changeset found

Latest commit: 7e8b386

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

github-actions bot commented May 1, 2024

📊 Package size report   No changes

File Before After
Total (Includes all files) 84.8 kB 84.8 kB
Tarball size 19.5 kB 19.5 kB
Unchanged files
File Size
.changeset/config.json 309 B
.changeset/README.md 510 B
.codesandbox/ci.json 76 B
.github/workflows/ci.yml 742 B
.github/workflows/codeql.yml 832 B
.github/workflows/pkg-size.yml 494 B
.github/workflows/release.yml 1.1 kB
.github/workflows/vercel.yml 815 B
.lintstagedrc.cjs 50 B
.nvmrc 6 B
.prettierignore 60 B
.simple-git-hooks.cjs 51 B
.stylelintignore 109 B
.stylelintrc 42 B
auto-imports.d.ts 776 B
CHANGELOG.md 456 B
docs/App.tsx 1.3 kB
docs/global.scss 156 B
docs/index.tsx 208 B
docs/tsconfig.json 82 B
index.html 404 B
LICENSE 1.1 kB
package.json 3.2 kB
packages/htm/CHANGELOG.md 2.7 kB
packages/htm/package.json 1.2 kB
packages/htm/README.md 2.9 kB
packages/htm/src/configs.ts 259 B
packages/htm/src/index.ts 445 B
packages/htm/src/parser.ts 767 B
packages/htm/src/rules/html.ts 670 B
packages/htm/src/rules/index.ts 26 B
packages/htm/test/__snapshots__/fixtures.spec.ts.snap 384 B
packages/htm/test/fixtures.spec.ts 514 B
packages/htm/test/fixtures/.htmlhintrc 47 B
packages/htm/test/fixtures/basic.html 44 B
packages/htm/tsconfig.json 153 B
packages/markup/CHANGELOG.md 5.1 kB
packages/markup/package.json 1.3 kB
packages/markup/README.md 2.9 kB
packages/markup/src/configs.ts 270 B
packages/markup/src/index.ts 639 B
packages/markup/src/parser.ts 773 B
packages/markup/src/rules/index.ts 28 B
packages/markup/src/rules/markup.ts 1.4 kB
packages/markup/src/sync.ts 706 B
packages/markup/src/worker.mts 239 B
packages/markup/test/__snapshots__/fixtures.spec.ts.snap 763 B
packages/markup/test/fixtures.spec.ts 515 B
packages/markup/test/fixtures/.markuplintrc 106 B
packages/markup/test/fixtures/doctype.html 144 B
packages/markup/test/fixtures/empty.html 0 B
packages/markup/test/fixtures/id-duplication.html 144 B
packages/markup/test/fixtures/textlint/.markuplintrc.js 272 B
packages/markup/test/fixtures/textlint/package.json 25 B
packages/markup/test/rules.spec.ts 2.2 kB
packages/markup/tsconfig.json 170 B
packages/react-enhanced/CHANGELOG.md 558 B
packages/react-enhanced/package.json 1.1 kB
packages/react-enhanced/README.md 2.9 kB
packages/react-enhanced/src/index.ts 24 B
packages/react-enhanced/src/rules/index.ts 201 B
packages/react-enhanced/src/rules/prefer-observable.ts 116 B
packages/react-enhanced/tsconfig.json 153 B
packages/text/CHANGELOG.md 1.5 kB
packages/text/package.json 1.3 kB
packages/text/README.md 2.9 kB
packages/text/src/configs.ts 474 B
packages/text/src/helpers.ts 3.6 kB
packages/text/src/index.ts 693 B
packages/text/src/parser.ts 767 B
packages/text/src/rules/index.ts 58 B
packages/text/src/rules/retext.ts 2.1 kB
packages/text/src/rules/textlint.ts 853 B
packages/text/src/sync.ts 456 B
packages/text/src/types.ts 744 B
packages/text/src/worker.mts 4.4 kB
packages/text/test/__snapshots__/fixtures.spec.ts.snap 2.1 kB
packages/text/test/fixtures.spec.ts 624 B
packages/text/test/fixtures/.retextrc.js 252 B
packages/text/test/fixtures/.textlintrc 187 B
packages/text/test/fixtures/basic.md 82 B
packages/text/test/fixtures/basic.txt 49 B
packages/text/test/package.json 23 B
packages/text/tsconfig.json 153 B
packages/utils/CHANGELOG.md 1.3 kB
packages/utils/package.json 934 B
packages/utils/README.md 2.9 kB
packages/utils/src/helpers.ts 747 B
packages/utils/src/index.ts 75 B
packages/utils/src/processors.ts 865 B
packages/utils/tsconfig.json 153 B
README.md 7.1 kB
tsconfig.base.json 391 B
tsconfig.json 329 B
tsconfig.lib.json 198 B
vercel.json 296 B
vite.config.ts 310 B
vitest.config.ts 300 B

🤖 This report was automatically generated by pkg-size-action

@renovate renovate bot changed the title chore(deps): update dependency @types/node to ^18.19.31 chore(deps): update dependency @types/node to ^18.19.32 May 6, 2024
@renovate renovate bot force-pushed the renovate/node-18.x branch 2 times, most recently from 7d1bd52 to bc38c4e Compare May 8, 2024 15:10
@renovate renovate bot changed the title chore(deps): update dependency @types/node to ^18.19.32 chore(deps): update dependency @types/node to ^18.19.33 May 8, 2024
@renovate renovate bot force-pushed the renovate/node-18.x branch from bc38c4e to 8c9ea98 Compare June 4, 2024 01:30
@renovate renovate bot changed the title chore(deps): update dependency @types/node to ^18.19.33 chore(deps): update dependency @types/node to ^18.19.34 Jun 4, 2024
@renovate renovate bot force-pushed the renovate/node-18.x branch from 8c9ea98 to de57039 Compare June 17, 2024 22:46
@renovate renovate bot changed the title chore(deps): update dependency @types/node to ^18.19.34 chore(deps): update dependency @types/node to ^18.19.35 Jun 17, 2024
@renovate renovate bot force-pushed the renovate/node-18.x branch from de57039 to a0c6954 Compare June 18, 2024 00:38
@renovate renovate bot changed the title chore(deps): update dependency @types/node to ^18.19.35 chore(deps): update dependency @types/node to ^18.19.36 Jun 18, 2024
@renovate renovate bot force-pushed the renovate/node-18.x branch from a0c6954 to 7639fe7 Compare June 19, 2024 17:23
@renovate renovate bot changed the title chore(deps): update dependency @types/node to ^18.19.36 chore(deps): update dependency @types/node to ^18.19.37 Jun 19, 2024
@renovate renovate bot changed the title chore(deps): update dependency @types/node to ^18.19.37 chore(deps): update dependency @types/node to ^18.19.38 Jun 20, 2024
@renovate renovate bot force-pushed the renovate/node-18.x branch 2 times, most recently from 556d0c2 to 501de93 Compare June 22, 2024 09:33
@renovate renovate bot changed the title chore(deps): update dependency @types/node to ^18.19.38 chore(deps): update dependency @types/node to ^18.19.39 Jun 22, 2024
@renovate renovate bot changed the title chore(deps): update dependency @types/node to ^18.19.39 chore(deps): update dependency @types/node to ^18.19.40 Jul 16, 2024
@renovate renovate bot force-pushed the renovate/node-18.x branch 2 times, most recently from 166c4fb to 5ed7cc4 Compare July 18, 2024 19:14
@renovate renovate bot changed the title chore(deps): update dependency @types/node to ^18.19.40 chore(deps): update dependency @types/node to ^18.19.41 Jul 18, 2024
@renovate renovate bot changed the title chore(deps): update dependency @types/node to ^18.19.41 chore(deps): update dependency @types/node to ^18.19.42 Jul 23, 2024
@renovate renovate bot force-pushed the renovate/node-18.x branch from 5ed7cc4 to 10d7a22 Compare July 23, 2024 19:40
@renovate renovate bot changed the title chore(deps): update dependency @types/node to ^18.19.42 chore(deps): update dependency @types/node to ^18.19.43 Aug 2, 2024
@renovate renovate bot force-pushed the renovate/node-18.x branch from 10d7a22 to 158689a Compare August 2, 2024 10:13
@renovate renovate bot changed the title chore(deps): update dependency @types/node to ^18.19.43 chore(deps): update dependency @types/node to ^18.19.44 Aug 9, 2024
@renovate renovate bot force-pushed the renovate/node-18.x branch from 158689a to 37742bd Compare August 9, 2024 19:53
@renovate renovate bot changed the title chore(deps): update dependency @types/node to ^18.19.44 chore(deps): update dependency @types/node to ^18.19.45 Aug 19, 2024
@renovate renovate bot force-pushed the renovate/node-18.x branch from 37742bd to 69df10e Compare August 19, 2024 03:42
@renovate renovate bot force-pushed the renovate/node-18.x branch from 9bce4e5 to ca68e90 Compare October 19, 2024 04:28
@renovate renovate bot changed the title chore(deps): update dependency @types/node to ^18.19.57 chore(deps): update dependency @types/node to ^18.19.58 Oct 22, 2024
@renovate renovate bot force-pushed the renovate/node-18.x branch from ca68e90 to 9a28fd8 Compare October 22, 2024 05:11
@renovate renovate bot changed the title chore(deps): update dependency @types/node to ^18.19.58 chore(deps): update dependency @types/node to ^18.19.59 Oct 23, 2024
@renovate renovate bot force-pushed the renovate/node-18.x branch from 9a28fd8 to f31942a Compare October 23, 2024 04:11
@renovate renovate bot changed the title chore(deps): update dependency @types/node to ^18.19.59 chore(deps): update dependency @types/node to ^18.19.60 Oct 28, 2024
@renovate renovate bot force-pushed the renovate/node-18.x branch from f31942a to 08915c7 Compare October 28, 2024 22:39
@renovate renovate bot changed the title chore(deps): update dependency @types/node to ^18.19.60 chore(deps): update dependency @types/node to ^18.19.61 Oct 29, 2024
@renovate renovate bot force-pushed the renovate/node-18.x branch 2 times, most recently from d958777 to 887e28e Compare October 31, 2024 06:15
@renovate renovate bot changed the title chore(deps): update dependency @types/node to ^18.19.61 chore(deps): update dependency @types/node to ^18.19.62 Oct 31, 2024
@renovate renovate bot changed the title chore(deps): update dependency @types/node to ^18.19.62 chore(deps): update dependency @types/node to ^18.19.63 Oct 31, 2024
@renovate renovate bot force-pushed the renovate/node-18.x branch from 887e28e to c0e832e Compare October 31, 2024 18:29
@renovate renovate bot changed the title chore(deps): update dependency @types/node to ^18.19.63 chore(deps): update dependency @types/node to ^18.19.64 Nov 3, 2024
@renovate renovate bot force-pushed the renovate/node-18.x branch from c0e832e to dc0371b Compare November 3, 2024 04:09
@renovate renovate bot force-pushed the renovate/node-18.x branch from dc0371b to dfab1b3 Compare November 23, 2024 07:32
@renovate renovate bot changed the title chore(deps): update dependency @types/node to ^18.19.64 chore(deps): update dependency @types/node to ^18.19.65 Nov 23, 2024
@renovate renovate bot changed the title chore(deps): update dependency @types/node to ^18.19.65 chore(deps): update dependency @types/node to ^18.19.66 Nov 25, 2024
@renovate renovate bot force-pushed the renovate/node-18.x branch from dfab1b3 to c1edc5f Compare November 25, 2024 22:11
@renovate renovate bot changed the title chore(deps): update dependency @types/node to ^18.19.66 chore(deps): update dependency @types/node to ^18.19.67 Nov 28, 2024
@renovate renovate bot force-pushed the renovate/node-18.x branch from c1edc5f to f77a3bc Compare November 28, 2024 08:01
@renovate renovate bot changed the title chore(deps): update dependency @types/node to ^18.19.67 chore(deps): update dependency @types/node to ^18.19.68 Dec 11, 2024
@renovate renovate bot force-pushed the renovate/node-18.x branch from f77a3bc to 618f5fc Compare December 11, 2024 10:24
@renovate renovate bot force-pushed the renovate/node-18.x branch from 618f5fc to fa86c87 Compare January 1, 2025 04:12
@renovate renovate bot changed the title chore(deps): update dependency @types/node to ^18.19.68 chore(deps): update dependency @types/node to ^18.19.69 Jan 1, 2025
@renovate renovate bot changed the title chore(deps): update dependency @types/node to ^18.19.69 chore(deps): update dependency @types/node to ^18.19.70 Jan 6, 2025
@renovate renovate bot force-pushed the renovate/node-18.x branch from fa86c87 to 13fa932 Compare January 6, 2025 13:15
@renovate renovate bot changed the title chore(deps): update dependency @types/node to ^18.19.70 chore(deps): update dependency @types/node to ^18.19.71 Jan 16, 2025
@renovate renovate bot force-pushed the renovate/node-18.x branch from 13fa932 to 7e8b386 Compare January 16, 2025 00:54
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.

0 participants