Skip to content

chore(deps): update all non-major dependencies #58

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

Merged
merged 1 commit into from
Mar 15, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
axios (source) ^1.8.2 -> ^1.8.3 age adoption passing confidence
bumpp ^10.0.3 -> ^10.1.0 age adoption passing confidence
lint-staged ^15.4.3 -> ^15.5.0 age adoption passing confidence
pnpm (source) 10.6.2 -> 10.6.3 age adoption passing confidence
swagger-ui-dist ^5.20.0 -> ^5.20.1 age adoption passing confidence
taze ^19.0.0 -> ^19.0.2 age adoption passing confidence
vite (source) ^6.2.1 -> ^6.2.2 age adoption passing confidence

Release Notes

axios/axios (axios)

v1.8.3

Compare Source

Bug Fixes
  • add missing type for allowAbsoluteUrls (#​6818) (10fa70e)
  • xhr/fetch: pass allowAbsoluteUrls to buildFullPath in xhr and fetch adapters (#​6814) (ec159e5)
Contributors to this release
antfu-collective/bumpp (bumpp)

v10.1.0

Compare Source

   🚀 Features
    View changes on GitHub
lint-staged/lint-staged (lint-staged)

v15.5.0

Compare Source

Minor Changes
  • #​1526 630af5f Thanks @​iiroj! - Lint-staged no longer resets to the original state when preventing an empty git commit. This happens when your configured tasks reset all the staged changes, typically when trying to commit formatting changes which conflict with your linter setup like ESLint or Prettier.
Example with Prettier

By default Prettier prefers double quotes.

Previously
  1. Stage file.js with only double quotes " changed to '
  2. Run git commit -am "I don't like double quotes"
  3. Lint-staged runs prettier --write file.js, converting all the ' back to "
  4. Because there are now no changes, lint-staged fails, cancels the commit, and resets back to the original state
  5. Commit was not done, original state is restored and single quotes ' are staged
Now
  1. Stage file.js with only double-quotes " changed to '
  2. Run git commit -am "I don't like double quotes"
  3. Lint-staged runs prettier --write file.js, converting all the ' back to "
  4. Because there are now no changes, lint-staged fails and cancels the commit
  5. Commit was not done, and there are no staged changes
pnpm/pnpm (pnpm)

v10.6.3

Compare Source

swagger-api/swagger-ui (swagger-ui-dist)

v5.20.1: Swagger UI v5.20.1 Released!

Compare Source

Bug Fixes
antfu/taze (taze)

v19.0.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v19.0.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vitejs/vite (vite)

v6.2.2

Compare Source


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.

Copy link

codecov bot commented Nov 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.06%. Comparing base (2e2480d) to head (4ce5d51).

Current head 4ce5d51 differs from pull request most recent head cf6d703

Please upload reports for the commit cf6d703 to get more accurate results.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #58   +/-   ##
=======================================
  Coverage   49.06%   49.06%           
=======================================
  Files         106      106           
  Lines       10191    10191           
  Branches      648      648           
=======================================
  Hits         5000     5000           
  Misses       5146     5146           
  Partials       45       45           

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

@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Nov 20, 2023
@renovate renovate bot closed this Nov 20, 2023
@renovate renovate bot deleted the renovate/all-minor-patch branch November 20, 2023 07:23
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Nov 20, 2023
@renovate renovate bot reopened this Nov 20, 2023
@renovate renovate bot restored the renovate/all-minor-patch branch November 20, 2023 13:11
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update dependency h3 to ^1.9.0 Nov 20, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from eba8732 to 8520291 Compare November 20, 2023 15:53
@renovate renovate bot changed the title chore(deps): update dependency h3 to ^1.9.0 chore(deps): update all non-major dependencies Nov 20, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 20 times, most recently from 2251fe6 to 911dd7e Compare November 25, 2023 10:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from b0143c3 to 47c13e4 Compare March 3, 2025 20:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 7464c8d to 080b29e Compare March 10, 2025 08:58
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update pnpm/action-setup action to v2.4.1 Mar 10, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 0411bb0 to f44df40 Compare March 10, 2025 09:03
@renovate renovate bot changed the title chore(deps): update pnpm/action-setup action to v2.4.1 chore(deps): update pnpm/action-setup action to v2.4.1 - autoclosed Mar 10, 2025
@renovate renovate bot closed this Mar 10, 2025
@renovate renovate bot deleted the renovate/all-minor-patch branch March 10, 2025 09:07
@renovate renovate bot changed the title chore(deps): update pnpm/action-setup action to v2.4.1 - autoclosed chore(deps): update pnpm/action-setup action to v2.4.1 Mar 11, 2025
@renovate renovate bot reopened this Mar 11, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 35fb52a to f44df40 Compare March 11, 2025 02:50
@renovate renovate bot changed the title chore(deps): update pnpm/action-setup action to v2.4.1 chore(deps): update all non-major dependencies Mar 11, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 07238ef to b7c9d78 Compare March 13, 2025 16:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b7c9d78 to da9ed4e Compare March 14, 2025 06:19
@renovate renovate bot merged commit 32e74d0 into main Mar 15, 2025
4 checks passed
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