Skip to content

fix(deps): update all patch dependencies #130

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 20, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
axios (source) 1.8.2 -> 1.8.3 age adoption passing confidence
cryptography (changelog) ==44.0.1 -> ==44.0.2 age adoption passing confidence
pnpm (source) 9.15.4 -> 9.15.9 age adoption passing confidence
tsc-alias (source) 1.8.10 -> 1.8.11 age adoption passing confidence
tsx (source) 4.19.2 -> 4.19.3 age adoption passing confidence

Review

  • Updates have been tested and work
  • If updates are AWS related, versions match the infrastructure (e.g. Lambda runtime, database, etc.)

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
pyca/cryptography (cryptography)

v44.0.2

Compare Source

pnpm/pnpm (pnpm)

v9.15.9: pnpm 9.15.9

Compare Source

Patch Changes
  • Fix running pnpm CLI from pnpm CLI on Windows when the CLI is bundled to an executable #​8971.
Platinum Sponsors
Bit Bit Syntax
Gold Sponsors
Discord u|screen
JetBrains Nx
CodeRabbit Route4Me
Workleap Stackblitz

v9.15.8: pnpm 9.15.8

Compare Source

Patch Changes
  • pnpm self-update should always update the version in the packageManager field of package.json.
  • The pnpm CLI process should not stay hanging, when --silent reporting is used.
  • When --loglevel is set to error, don't show installation summary, execution time, and big tarball download progress.
  • Don't show info output when --loglevel=error is used.
Platinum Sponsors
Bit Bit Syntax
Gold Sponsors
Discord u|screen
JetBrains Nx
CodeRabbit Route4Me
Workleap Stackblitz

v9.15.7: pnpm 9.15.7

Compare Source

Patch Changes

  • pnpm self-update should not leave a directory with a broken pnpm installation if the installation fails.
  • Allow scope registry CLI option without --config. prefix such as --@​scope:registry=https://scope.example.com/npm #​9089.
  • pnpm self-update should not read the pnpm settings from the package.json file in the current working directory.
  • pnpm update -i should list only packages that have newer versions #​9206.
  • Fix a bug causing entries in the catalogs section of the pnpm-lock.yaml file to be removed when dedupe-peer-dependents=false on a filtered install. #​9112

Platinum Sponsors

Bit Bit Syntax

Gold Sponsors

Discord u|screen
JetBrains Nx
CodeRabbit Route4Me
Workleap Stackblitz

v9.15.6: pnpm 9.15.6

Compare Source

Patch Changes

  • Fix instruction for updating pnpm with corepack #​9101.
  • Print pnpm's version after the execution time at the end of the console output.
  • The pnpm version specified by packageManager cannot start with v.
  • Fix a bug causing catalog snapshots to be removed from the pnpm-lock.yaml file when using --fix-lockfile and --filter. #​8639
  • Fix a bug causing catalog protocol dependencies to not re-resolve on a filtered install #​8638.

v9.15.5: pnpm 9.15.5

Compare Source

Patch Changes

  • Verify that the package name is valid when executing the publish command.
  • When running pnpm install, the preprepare and postprepare scripts of the project should be executed #​8989.
  • Quote args for scripts with shell-quote to support new lines (on POSIX only) #​8980.
  • Proxy settings should be respected, when resolving Git-hosted dependencies #​6530.
  • Replace strip-ansi with the built-in util.stripVTControlCharacters #​9009.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me Workleap
Canva
justkey007/tsc-alias (tsc-alias)

v1.8.11: (2025-02-25)

Compare Source

What's Changed

Full Changelog: justkey007/tsc-alias@v1.8.10...v1.8.11

privatenumber/tsx (tsx)

v4.19.3

Compare Source

Bug Fixes
  • upgrade esbuild to ~0.25.0 to address vuln report (#​698) (e04e6c6)

This release is also available on:


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/Montreal, Automerge - At any time (no schedule defined).

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

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-patch branch 3 times, most recently from 99e9bbd to 72f70dd Compare February 4, 2025 03:18
@renovate renovate bot changed the title fix(deps): update dependency @types/node to v22.10.10 chore(deps): update all patch dependencies Feb 4, 2025
@renovate renovate bot changed the title chore(deps): update all patch dependencies chore(deps): update pnpm to v9.15.5 Feb 4, 2025
@renovate renovate bot force-pushed the renovate/all-patch branch from 72f70dd to 7f69729 Compare February 26, 2025 01:28
@renovate renovate bot changed the title chore(deps): update pnpm to v9.15.5 fix(deps): update all patch dependencies Feb 26, 2025
@renovate renovate bot force-pushed the renovate/all-patch branch 2 times, most recently from 495d27b to 3cfc935 Compare March 4, 2025 20:48
@renovate renovate bot force-pushed the renovate/all-patch branch 4 times, most recently from 8dec8e8 to fccbcba Compare March 17, 2025 04:49
@renovate renovate bot force-pushed the renovate/all-patch branch 2 times, most recently from 9c342d0 to f75a7af Compare March 20, 2025 16:08
craigzour
craigzour previously approved these changes Mar 20, 2025
@renovate renovate bot force-pushed the renovate/all-patch branch from 957c862 to 43bf7db Compare March 20, 2025 16:10
@craigzour craigzour merged commit 276b04d into main Mar 20, 2025
5 checks passed
@craigzour craigzour deleted the renovate/all-patch branch March 20, 2025 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant