Skip to content

chore(deps): update all dependencies #108

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

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

chore(deps): update all dependencies #108

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@changesets/changelog-github (source) 0.5.0 -> 0.5.1 age adoption passing confidence devDependencies patch
@changesets/cli (source) 2.27.7 -> 2.29.4 age adoption passing confidence devDependencies minor
@types/jest (source) 29.5.12 -> 29.5.14 age adoption passing confidence devDependencies patch
codecov/codecov-action v4 -> v5 age adoption passing confidence action major
creyD/prettier_action v4.3 -> v4.5 age adoption passing confidence action minor
lerna (source) 8.1.7 -> 8.2.2 age adoption passing confidence devDependencies minor
node (source) 20 -> 22 age adoption passing confidence major
prettier (source) 3.3.3 -> 3.5.3 age adoption passing confidence devDependencies minor
ts-jest (source) 29.2.3 -> 29.3.4 age adoption passing confidence devDependencies minor
typescript (source) 5.5.4 -> 5.8.3 age adoption passing confidence devDependencies minor

Release Notes

changesets/changesets (@​changesets/changelog-github)

v0.5.1

Compare Source

Patch Changes
codecov/codecov-action (codecov/codecov-action)

v5

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.2..v5.4.3

creyD/prettier_action (creyD/prettier_action)

v4.5

Compare Source

What's Changed

  • Fixed a bug with only_changed_pr
  • Added allow_other_plugins option for #​98

Full Changelog: creyD/prettier_action@v4.4...v4.5

v4.4

Compare Source

What's Changed

Thanks a lot to you all!

New Contributors

Full Changelog: creyD/prettier_action@v4.3...v4.4

lerna/lerna (lerna)

v8.2.2

Compare Source

Note: Version bump only for package lerna

v8.2.1

Compare Source

Note: Version bump only for package lerna

v8.2.0

Compare Source

Bug Fixes
  • drop strip-ansi in favor of native stripVTControlCharacters (#​4095) (9e4ac9c)
Features

8.1.9 (2024-10-31)

Bug Fixes

8.1.8 (2024-08-05)

Bug Fixes

8.1.7 (2024-07-21)

Bug Fixes

8.1.6 (2024-07-05)

Bug Fixes

8.1.5 (2024-06-24)

Bug Fixes
  • update npm utility dependencies and related packages (#​4033) (bd1c2d8)

8.1.4 (2024-06-09)

Note: Version bump only for package lerna

8.1.3 (2024-05-13)

Bug Fixes

8.1.2 (2024-02-05)

Note: Version bump only for package lerna

8.1.1 (2024-02-05)

Note: Version bump only for package lerna

v8.1.9

Compare Source

Bug Fixes

v8.1.8

Compare Source

Bug Fixes
nodejs/node (node)

v22.15.1

Compare Source

v22.15.0

Compare Source

v22.14.0: 2025-02-11, Version 22.14.0 'Jod' (LTS), @​aduh95

Compare Source

Notable Changes
  • [82a9000e9e] - crypto: update root certificates to NSS 3.107 (Node.js GitHub Bot) #​56566
  • [b7fe54fc88] - (SEMVER-MINOR) fs: allow exclude option in globs to accept glob patterns (Daeyeon Jeong) #​56489
  • [3ac92ef607] - (SEMVER-MINOR) lib: add typescript support to STDIN eval (Marco Ippolito) #​56359
  • [1614e8e7bc] - (SEMVER-MINOR) module: add ERR_UNSUPPORTED_TYPESCRIPT_SYNTAX (Marco Ippolito) #​56610
  • [6d6cffa9cc] - (SEMVER-MINOR) module: add findPackageJSON util (Jacob Smith) #​55412
  • [d35333ae18] - (SEMVER-MINOR) process: add process.ref() and process.unref() methods (James M Snell) #​56400
  • [07ff3ddcb5] - (SEMVER-MINOR) sqlite: support TypedArray and DataView in StatementSync (Alex Yang) #​56385
  • [94d3fe1b62] - (SEMVER-MINOR) src: add --disable-sigusr1 to prevent signal i/o thread (Rafael Gonzaga) #​56441
  • [5afffb4415] - (SEMVER-MINOR) src,worker: add isInternalWorker (Carlos Espa) #​56469
  • [697a851fb3] - (SEMVER-MINOR) test_runner: add TestContext.prototype.waitFor() (Colin Ihrig) #​56595
  • [047537b48c] - (SEMVER-MINOR) test_runner: add t.assert.fileSnapshot() (Colin Ihrig) #​56459
  • [926cf84e95] - (SEMVER-MINOR) test_runner: add assert.register() API (Colin Ihrig) #​56434
  • [c658a8afdf] - (SEMVER-MINOR) worker: add eval ts input (Marco Ippolito) #​56394
Commits

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).

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

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.


  • 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 Sep 1, 2024

⚠️ No Changeset found

Latest commit: 44bb6f8

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

codecov bot commented Sep 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.92%. Comparing base (477925e) to head (180cf98).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #108   +/-   ##
=======================================
  Coverage   77.92%   77.92%           
=======================================
  Files           6        6           
  Lines         154      154           
  Branches       44       51    +7     
=======================================
  Hits          120      120           
+ Misses         33       30    -3     
- Partials        1        4    +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 180cf98 to 9ae199a Compare September 9, 2024 16:30
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 51020e9 to b4ad765 Compare October 8, 2024 22:58
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 5e599f6 to 5cb0b76 Compare October 29, 2024 16:18
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 440d0c6 to 0495e84 Compare November 20, 2024 12:02
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 5f4213c to c15e095 Compare November 26, 2024 14:51
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from f8bf922 to a4a2f7c Compare February 13, 2025 15:33
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 1c981b1 to f0c8b93 Compare February 23, 2025 10:28
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from c5783f3 to 4e5a75f Compare March 3, 2025 16:22
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from d1205d4 to 68741bb Compare April 5, 2025 01:27
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 2475756 to 4b7ae65 Compare April 16, 2025 19:04
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from f0c20bc to 32f00f1 Compare May 8, 2025 15:55
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 6aa2773 to 841c61c Compare May 14, 2025 19:05
@renovate renovate bot force-pushed the renovate/all branch from 841c61c to 44bb6f8 Compare May 16, 2025 22:51
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