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 all non-major dependencies #41

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^20.11.25 -> ^20.17.24 age adoption passing confidence
changelogen ^0.5.5 -> ^0.6.1 age adoption passing confidence
eslint (source) ^8.57.0 -> ^8.57.1 age adoption passing confidence
eslint-config-unjs ^0.2.1 -> ^0.4.2 age adoption passing confidence
pnpm (source) 8.15.4 -> 8.15.9 age adoption passing confidence
typescript (source) ^5.3.3 -> ^5.8.2 age adoption passing confidence

Release Notes

unjs/changelogen (changelogen)

v0.6.1

Compare Source

compare changes

🩹 Fixes
  • Pass cwd in more places before running commands (#​266)
🏡 Chore
✅ Tests
❤️ Contributors

v0.6.0

Compare Source

compare changes

🚀 Enhancements
  • Update jiti to v2 (6e85d32)
  • Add check for breaking changes in commit body (#​228)
  • Hide author email address via flag (#​247)
  • Add noAuthors option (#​183)
🩹 Fixes
  • Use https proto for author's github link (#​225)
  • Use https proto for author's github link in tests (#​226)
  • Release version regex supporting pre versions (#​259)
  • Use correct compare changes URL for Bitbucket (#​257)
  • Use tag template for version title and compare change link (#​255)
  • Render usernames in github changelog (#​265)
💅 Refactors
  • Use consola for colors (49e0401)
  • Use confbox for yaml parsing (19e940c)
📦 Build
🏡 Chore
✅ Tests
  • Add tests for parsing co-authors from commit body (#​229)
⚠️ Breaking Changes
❤️ Contributors

v0.5.7

Compare Source

compare changes

🩹 Fixes
  • bump: Avoid using + for canary suffix (#​224)
❤️ Contributors

v0.5.6

Compare Source

compare changes

🚀 Enhancements
  • Add option to sign git tags (#​117)
  • git: Support parse git messages that have prefix emoji (#​146)
🩹 Fixes
  • github: Use bearer token (#​180)
  • Handle repo name with multiple segments (#​219)
  • Lowercase scope when filtering (#​199)
💅 Refactors
  • Replace execa with execSync (#​222)
  • Use human readable date for canary versions (#​223)
  • Update execCommand (68127be)
🏡 Chore
❤️ Contributors
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
unjs/eslint-config (eslint-config-unjs)

v0.4.2

Compare Source

compare changes

💅 Refactors
  • Use Linter.Config as return type (2cce21a)
  • Reflax markdown rules (587c6a7)
🏡 Chore
❤️ Contributors

v0.4.1

Compare Source

compare changes

💅 Refactors
  • Use Linter.Config as return type (2cce21a)
  • Reflax markdown rules (587c6a7)
🏡 Chore
❤️ Contributors

v0.4.0

Compare Source

compare changes

🏡 Chore
  • ⚠️ Update dependencies (ec5727e)
  • Use eslint ts support with jiti (0d531f8)
⚠️ Breaking Changes
  • ⚠️ Update dependencies (ec5727e)
❤️ Contributors

v0.3.2

Compare Source

compare changes

🏡 Chore
  • Update unicorn plugin to 53 (0a944e4)
❤️ Contributors

v0.3.1

Compare Source

compare changes

🩹 Fixes
  • markdown: Override default rules (4765dd5)
🏡 Chore
  • Remove prerelease script (pnpm why ?!) (a98c465)
❤️ Contributors

v0.3.0

Compare Source

compare changes

pnpm/pnpm (pnpm)

v8.15.9: pnpm 8.15.9

Compare Source

Patch Changes

  • Deduplicate bin names to prevent race condition and corrupted bin scripts #​7833.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v8.15.8

Compare Source

Patch Changes

  • Upgrade tar to v6.2.1 in the dependences #​7939.
  • If the script-shell option is configured to a .bat/.cmd file on Windows, pnpm will now error with ERR_PNPM_INVALID_SCRIPT_SHELL_WINDOWS. Newer versions of Node.js released in April 2024 do not support executing these files directly without behavior differences. If the script-shell option is necessary for your use-case, please set a .exe file instead.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v8.15.7

Compare Source

Patch Changes

  • pnpm config get prints a comma-separated list for an array value instead of nothing.
  • It should be possible to publish a tarball with custom dist-tag #​7845.
  • Print the list of packages that were not built because they are ignored by configuration settings.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v8.15.6

Compare Source

Patch Changes

  • The exit code of the child process should be preserved on pnpm run #​7817.
  • When sorting packages in a workspace, take into account workspace dependencies specified as peerDependencies #​7813.
  • Add --ignore-scripts argument to prune command #​7836.

Platinum Sponsors

Gold Sponsors

Silver Sponsors

v8.15.5

Compare Source

Patch Changes

  • Correctly detect the active Node.js version during headless installation #​7801.
  • The npm CLI executed from pnpm should not use Corepack #​7747.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

microsoft/TypeScript (typescript)

v5.8.2

Compare Source

v5.7.3: TypeScript 5.7.3

Compare Source

For release notes, check out the release announcement.

Downloads are available on npm

v5.7.2: TypeScript 5.7

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

v5.6.3: TypeScript 5.6.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the


Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from df998e9 to 55b1b32 Compare April 6, 2024 02:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 0eb7410 to 01719c6 Compare April 13, 2024 17:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from d908537 to b62a104 Compare May 6, 2024 20:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 1b352e4 to 30bc3f1 Compare May 14, 2024 07:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 2c354bf to ece16eb Compare June 5, 2024 09:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from db09da0 to 6463f70 Compare June 20, 2024 22:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 717fe8c to 36238a7 Compare October 29, 2024 20:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 4d89008 to d761be7 Compare November 3, 2024 04:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 86f92b6 to 792ee35 Compare November 28, 2024 06:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 792ee35 to eecf7ba Compare December 11, 2024 11:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 465b153 to 7e26a57 Compare January 6, 2025 10:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from bc8474a to 9a8b347 Compare January 14, 2025 22:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9a8b347 to bbb69d2 Compare January 16, 2025 02:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from ac2bad1 to f0dad99 Compare January 23, 2025 11:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f0dad99 to fd15bba Compare February 4, 2025 03:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 40c27d7 to 2222cb5 Compare February 14, 2025 00:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from ea43193 to 66ba850 Compare March 3, 2025 19:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 66ba850 to b680919 Compare March 8, 2025 08:43
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