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 #5

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config ^2.13.2 -> ^2.27.3 age adoption passing confidence
@commitlint/cli (source) ^19.2.1 -> ^19.5.0 age adoption passing confidence
@types/bun (source) ^1.0.12 -> ^1.1.10 age adoption passing confidence
@types/tar (source) ^6.1.12 -> ^6.1.13 age adoption passing confidence
bumpp ^9.4.0 -> ^9.5.2 age adoption passing confidence
c12 ^1.10.0 -> ^1.11.2 age adoption passing confidence
changelogen ^0.5.5 -> ^0.5.7 age adoption passing confidence
cz-git (source) ^1.9.1 -> ^1.9.4 age adoption passing confidence
dynamodb-toolbox (source) ^0.9.2 -> ^0.9.5 age adoption passing confidence
lint-staged ^15.2.2 -> ^15.2.10 age adoption passing confidence
typescript (source) ^5.4.4 -> ^5.6.2 age adoption passing confidence

Release Notes

antfu/eslint-config (@​antfu/eslint-config)

v2.27.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.27.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.27.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.27.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.26.1

Compare Source

No significant changes

    View changes on GitHub

v2.26.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.25.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.25.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.25.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.24.1

Compare Source

   🚀 Features
    View changes on GitHub

v2.24.0

Compare Source

   🚀 Features
    View changes on GitHub

v2.23.2

Compare Source

No significant changes

    View changes on GitHub

v2.23.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.23.0

Compare Source

   🚀 Features
  • Introduce type options, enable ts/explicit-function-return-type for lib  -  by @​antfu (3dd7b)
   🐞 Bug Fixes
    View changes on GitHub

v2.22.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.22.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.22.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.22.1

Compare Source

No significant changes

    View changes on GitHub

v2.22.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.21.3

Compare Source

No significant changes

    View changes on GitHub

v2.21.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.21.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.21.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.20.0

Compare Source

   🚀 Features
    View changes on GitHub

v2.19.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.19.1

Compare Source

   🚀 Features
    View changes on GitHub

v2.19.0

Compare Source

   🚀 Features
    View changes on GitHub

v2.18.1

Compare Source

   🚀 Features
    View changes on GitHub

v2.18.0

Compare Source

   🚀 Features
    View changes on GitHub

v2.17.0

Compare Source

   🚀 Features
    View changes on GitHub

v2.16.4

Compare Source

No significant changes

    View changes on GitHub

v2.16.3

Compare Source

   🚀 Features
    View changes on GitHub

v2.16.2

Compare Source

No significant changes

    View changes on GitHub

v2.16.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.16.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.15.0

Compare Source

   🚨 Breaking Changes
    View changes on GitHub

v2.14.0

Compare Source

   🚀 Features
    View changes on GitHub

v2.13.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.13.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
conventional-changelog/commitlint (@​commitlint/cli)

v19.5.0

Compare Source

Features

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/cli

v19.4.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.4.0

Compare Source

Features

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

v19.2.2

Compare Source

Note: Version bump only for package @​commitlint/cli

antfu/bumpp (bumpp)

v9.5.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v9.5.1

Compare Source

   🚀 Features
    View changes on GitHub

v9.5.0

Compare Source

v9.4.2

Compare Source

v9.4.1

Compare Source

unjs/c12 (c12)

v1.11.2

Compare Source

compare changes

🩹 Fixes
  • updateConfig: Properly resolve config relative to cwd (#​188)
🏡 Chore

v1.11.1

Compare Source

compare changes

🩹 Fixes
  • update: Await on onUpdate (6b37c98)
  • update: Respect falsy value of onCreate (cc4e991)
  • update: Use relative path to resolve config (8b58b25)
❤️ Contributors

v1.11.0

Compare Source

compare changes

🚀 Enhancements
  • Resolvable configs (#​159)
  • Custom merger to replace built-in defu (#​160)
  • Config update util (#​162)
🩹 Fixes
  • loadConfig: config is not nullable (#​161)
💅 Refactors
  • Internally use named sources (#​158)
🏡 Chore
❤️ Contributors
unjs/changelogen (changelogen)

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
Zhengqbbb/cz-git (cz-git)

v1.9.4

Compare Source

Bug Fixes

v1.9.3

Compare Source

Bug Fixes

v1.9.2

Compare Source

Bug Fixes
  • cz-git: incorrect maxSubjectLength on custom scope (#​173) (baa58ae)
dynamodb-toolbox/dynamodb-toolbox (dynamodb-toolbox)

v0.9.5: 🌈

Compare Source

Changes

  • Don't throw for undefined dependsOn attributes in Index key fields @​whahoo (#​740)

v0.9.4: 🌈

Compare Source

Changes

  • fix(Entity/get): don't fail when missing non partition required properties @​naorpeled (#​737)

v0.9.3: 🌈

Compare Source

Changes

lint-staged/lint-staged (lint-staged)

v15.2.10

Compare Source

Patch Changes

v15.2.9

Compare Source

Patch Changes
  • #​1463 b69ce2d Thanks @​iiroj! - Set the maximum number of event listeners to the number of tasks. This should silence the console warning MaxListenersExceededWarning: Possible EventEmitter memory leak detected.

v15.2.8

Compare Source

Patch Changes
  • f0480f0 Thanks @​iiroj! - In the previous version the native git rev-parse --show-toplevel command was taken into use for resolving the current git repo root. This version switched the --show-toplevel flag with --show-cdup, because on Git installed via MSYS2 the former was returning absolute paths that do not work with Node.js child_process. The new flag returns a path relative to the working directory, avoiding the issue.

    The GitHub Actions workflow has been updated to install Git via MSYS2, to ensure better future compatibility; using the default Git binary in the GitHub Actions runner was working correctly even with MSYS2.

v15.2.7

Compare Source

Patch Changes
  • #​1440 a51be80 Thanks @​iiroj! - In the previous version the native git rev-parse --show-toplevel command was taken into use for resolving the current git repo root. This version drops the --path-format=absolute option to support earlier git versions since it's also the default behavior. If you are still having trouble, please try upgrading git to the latest version.

v15.2.6

Compare Source

Patch Changes
  • #​1433 119adb2 Thanks @​iiroj! - Use native "git rev-parse" commands to determine git repo root directory and the .git config directory, instead of using custom logic. This hopefully makes path resolution more robust on non-POSIX systems.

v15.2.5

Compare Source

Patch Changes

v15.2.4

Compare Source

Patch Changes
  • 4f4537a Thanks @​iiroj! - Fix release issue with previous version; update dependencies
microsoft/TypeScript (typescript)

v5.6.2

Compare Source

v5.5.4: TypeScript 5.5.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 8223454 to 95f9ed2 Compare April 20, 2024 02:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 89c9a61 to 6811bf5 Compare April 30, 2024 02:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 74cb0f7 to d6797e7 Compare May 6, 2024 23:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 911a781 to e73bae4 Compare May 14, 2024 00:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from f8d46bc to 5e25459 Compare May 22, 2024 11:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 4c67ec6 to 7829a06 Compare May 28, 2024 14:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from d227fe7 to 9da46e1 Compare June 8, 2024 15:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 559f81d to 79151e5 Compare June 12, 2024 12:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from f482e38 to eb883ed Compare August 7, 2024 09:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 65e37e9 to 0cc2da3 Compare August 15, 2024 19:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 29bae3e to 6ef9288 Compare August 23, 2024 01:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 9fac188 to cb6c4c8 Compare August 28, 2024 11:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from fcc8cd1 to 23e5851 Compare September 3, 2024 10:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 74f5cdd to d90c6f9 Compare September 11, 2024 10:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from dde247f to 12fa822 Compare September 19, 2024 15:46
@chrisbbreuer chrisbbreuer merged commit 8110f50 into main Sep 23, 2024
2 of 3 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch September 23, 2024 16:48
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.

1 participant