Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

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

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 7, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@antfu/eslint-config ^2.16.1 -> ^2.22.2 age adoption passing confidence devDependencies minor
@dotenvx/dotenvx ^0.37.1 -> ^0.45.0 age adoption passing confidence devDependencies minor
@hono/node-server ^1.11.1 -> ^1.12.0 age adoption passing confidence devDependencies minor
@kinde-oss/kinde-typescript-sdk (source) ^2.9.0 -> ^2.9.1 age adoption passing confidence devDependencies patch
@​manapotion/vue ^0.26.0 -> ^0.26.1 age adoption passing confidence devDependencies patch
@namesmt/hono-adapter-aws-lambda ^0.1.1 -> ^0.2.3 age adoption passing confidence dependencies minor
@nuxt/eslint (source) ^0.3.10 -> ^0.3.13 age adoption passing confidence devDependencies patch
@nuxtjs/color-mode ^3.4.1 -> ^3.4.2 age adoption passing confidence devDependencies patch
@​tresjs/cientos ^3.8.0 -> ^3.9.0 age adoption passing confidence dependencies minor
@tresjs/nuxt (source) ^2.1.1 -> ^2.1.2 age adoption passing confidence dependencies patch
@types/aws-lambda (source) 8.10.137 -> 8.10.141 age adoption passing confidence devDependencies patch
@types/three (source) ^0.164.0 -> ^0.166.0 age adoption passing confidence devDependencies minor
@unocss/eslint-plugin (source) ^0.59.4 -> ^0.61.3 age adoption passing confidence devDependencies minor
@unocss/nuxt (source) ^0.59.4 -> ^0.61.3 age adoption passing confidence devDependencies minor
@vueuse/core (source) ^10.9.0 -> ^10.11.0 age adoption passing confidence devDependencies minor
@vueuse/nuxt (source) ^10.9.0 -> ^10.11.0 age adoption passing confidence devDependencies minor
eslint (source) ^9.2.0 -> ^9.7.0 age adoption passing confidence devDependencies minor
hono (source) ^4.3.2 -> ^4.4.13 age adoption passing confidence devDependencies minor
hono (source) ^4.3.2 -> ^4.4.13 age adoption passing confidence dependencies minor
hono-sessions ^0.3.8 -> ^0.5.8 age adoption passing confidence dependencies minor
lint-staged ^15.2.2 -> ^15.2.7 age adoption passing confidence devDependencies patch
node (source) >=20.12.2 -> >=20.15.1 age adoption passing confidence engines minor
nuxt (source) ^3.11.2 -> ^3.12.3 age adoption passing confidence devDependencies minor
pnpm (source) 9.0.6 -> 9.5.0 age adoption passing confidence packageManager minor
primevue (source) ^3.52.0 -> ^3.53.0 age adoption passing confidence devDependencies minor
sass ^1.76.0 -> ^1.77.8 age adoption passing confidence devDependencies minor
three (source) ^0.164.1 -> ^0.166.1 age adoption passing confidence dependencies minor
tsx (source) 4.9.0 -> 4.16.2 age adoption passing confidence devDependencies minor
typescript (source) ^5.4.5 -> ^5.5.3 age adoption passing confidence devDependencies minor
unocss ^0.59.4 -> ^0.61.3 age adoption passing confidence devDependencies minor
vue (source) ^3.4.26 -> ^3.4.31 age adoption passing confidence devDependencies patch
vue-router ^4.3.2 -> ^4.4.0 age adoption passing confidence devDependencies minor

Release Notes

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

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
dotenvx/dotenvx (@​dotenvx/dotenvx)

v0.45.0

Compare Source

Changed
  • Rename dotenvx vault convert to dotenvx vault migrate (#​251)
  • Update install.sh regex version check to be sh compatible (not just bash)

v0.44.6

Compare Source

Added
  • Added checksums.txt as part of each release

v0.44.5

Compare Source

Changed
  • Removed .github folder from published binaries on npm (example: npm code)
  • Add help message to install.sh

v0.44.4

Compare Source

Changed
  • Automated deployment of install.sh along with sanity checks (#​250)

v0.44.3

Compare Source

Added
  • Include CHANGELOG.md in npm release
  • Include install.sh in package release

v0.44.2

Compare Source

Changed
  • Fix license in package.json to match project's license BSD-3.

v0.44.1

Compare Source

Changed
  • Respect decryption of zero length strings - dotenvx set HELLO '' --encrypt (#​236)

v0.44.0

Compare Source

Added
  • Added options.debug, options.verbose, options.quiet, and options.logLevel to .config() (#​233)

v0.43.2

Compare Source

Changed
  • Patch replace when replacing double, single, or backticked quoted at anywhere in the .env file. (#​232)

v0.43.1

Compare Source

Changed
  • Improved replace function regex - to handle more edge case scenarios with replacing KEY/values (#​227)

v0.43.0

Compare Source

Added
  • Support require('@​dotenvx/dotenvx').config() for DOTENV_PRIVATE_KEY decryption (#​225)

v0.42.0

Compare Source

Added
  • Added .env.vault deprecated warning when using DOTENV_KEY. Provide instructions to convert to encrypted .env files. (#​224)

v0.41.0

Compare Source

Added
  • Added vault convert command to list convert instructions for converting .env.vault to encrypted .env files (#​222)
To convert your .env.vault file to encrypted .env file(s):

  1. Run [dotenvx vault decrypt]
  2. Run [ls -a .env*]

Lastly, convert each .env(.environment) file:

  3. Run [dotenvx convert -f .env.production]

For example:

  $ dotenvx convert -f .env
  $ dotenvx convert -f .env.ci
  $ dotenvx convert -f .env.production

Afterward:

Update production with your new DOTENV_PRIVATE_KEY_PRODUCTION located in .env.keys

Learn more at [https://dotenvx.com/docs/quickstart#add-encryption]
Changed
  • Rename encryptme to convert (#​222)

v0.40.0

Compare Source

Added
  • Added dotenvx encryptme command to convert an entire .env file to an encrypted .env file. (#​213)
Changed
  • Made precommit smart enough to check if a .env* file is encrypted or not. If fully encrypted, then allow precommit check to pass (#​211)
Removed
  • Do not warn of missing files for conventions (too noisy) (#​216)

v0.39.0

Compare Source

Added
  • Add --convention flag to get
Removed
  • Removed help messages like 'in production' and 'in ci'. Too specific and could lead to confusion.

v0.38.0

Compare Source

Changed
  • ⚠️ DEPRECATION NOTICE: the following commands are being moved. Please, update any code and muscle memory you have related to these:
    • dotenvx encrypt => dotenvx vault encrypt
    • dotenvx decrypt => dotenvx vault decrypt
    • dotenvx status => dotenvx vault status
  • ⚠️ DEPRECATION NOTICE: the beta hub commands are being completely deprecated (they will be fully removed in upcoming 1.0.0 release). We will provide .env.keys tooling at a later time (replacing hub) but in the context of the new --encrypt flag functionality below
Added
  • Add encryption to your .env files with a single command. Pass the --encrypt flag. 🎉
$ dotenvx set HELLO World --encrypt
set HELLO with encryption (.env)

A DOTENV_PUBLIC_KEY (encryption key) and a DOTENV_PRIVATE_KEY (decryption key) is generated using the same public-key cryptography as Bitcoin.

Further notes:

  • DOTENV_PUBLIC_KEY lives in the .env file. You can safely share this with whomever you wish.
  • DOTENV_PRIVATE_KEY lives in your .env.keys file. Share this only with those you trust to decrypt your secrets.
  • If using encrypted .env files like this it is safe to commmit them to source code. This makes reviewing PRs that contain secrets much easier.
  • Tell your contributors to contribute a secret using the command dotenvx set HELLO world --encrypt.
  • Set your DOTENV_PRIVATE_KEY on your server to decrypt these values using dotenvx run -- yourcommand
  • You can repeat all this per environment by modifying your set command to dotenvx set HELLO production -f .env.production --encrypt (for example)
  • In time we will add better tooling for sharing the private keys living in .env.keys, but until then safely share with team members you trust.
  • This mechanism should be particularly useful for open source projects that want to permit secrets contributions without handing out the decryption keys. Now anyone can contribute a secret and only you can decrypt it to see what was changed.
  • This solution is brand new, but I intend it to be the future for .env files. It has many benefits over .env.vault files. We will be sunsetting the .env.vault mechanism but its tooling will stay around in dotenvx for at least 1 year to come - under dotenvx vault parent command.
  • Be patient as we update our documentation to prioritize this improved encryption format for .env files.
honojs/node-server (@​hono/node-server)

v1.12.0

Compare Source

What's Changed

New Contributors

Full Changelog: honojs/node-server@v1.11.5...v1.12.0

v1.11.5

Compare Source

What's Changed

Full Changelog: honojs/node-server@v1.11.4...v1.11.5

v1.11.4

Compare Source

What's Changed

New Contributors

Full Changelog: honojs/node-server@v1.11.3...v1.11.4

v1.11.3

Compare Source

What's Changed

New Contributors

Full Changelog: honojs/node-server@v1.11.2...v1.11.3

v1.11.2

Compare Source

What's Changed

New Contributors

Full Changelog: honojs/node-server@v1.11.1...v1.11.2

kinde-oss/kinde-typescript-sdk (@​kinde-oss/kinde-typescript-sdk)

v2.9.1

Compare Source

  • chore: add release-it #62
  • bug: prevent expiry exception when reading id token claims #61
  • fix: logout redirect is not required #60
  • feat: verify JWTs before accessing and storing #46
  • feat: expose refreshTokens method #56
  • feat: TS enhancements #53
  • fix: ts-lint errors #51
  • bug: exclude openid from client credentials flow #52
  • feat: validate client secrets #49
  • fix: generateRandomString returning double length #50
  • fix: no openid scope crash #48
  • feat: update API spec c1dbc27
  • chore: bump version and update API spec a863827
  • chore: prettier fix 6cc94ab
namesmt/hono-adapter-aws-lambda (@​namesmt/hono-adapter-aws-lambda)

v0.2.3

Compare Source

compare changes

🩹 Fixes
  • Set cookies with comma is bugged (eb79aa9)
❤️ Contributors

v0.2.2

Compare Source

compare changes

🌊 Types
  • Export LambdaTriggerEvent, LambdaRequestEvent (d037768)
❤️ Contributors

v0.2.1

Compare Source

compare changes

🌊 Types
  • Refactor and export necessary types, fix ts2742 (130d155)
❤️ Contributors

v0.2.0

Compare Source

compare changes

🚀 Enhancements
  • Exports LambdaEvent, LambdaContext (07e6790)
❤️ Contributors

v0.1.6

Compare Source

compare changes

🩹 Fixes
❤️ Contributors

v0.1.5

Compare Source

compare changes

🏡 Chore
❤️ Contributors

v0.1.4

Compare Source

compare changes

🏡 Chore
  • Update deps, align with hono and starter-ts (3851d2e)
❤️ Contributors

v0.1.3

Compare Source

compare changes

🏡 Chore
❤️ Contributors

v0.1.2

Compare Source

compare changes

🚀 Enhancements
  • Add ALBProcessor and refactor TriggerProcessor + abstract classes (0124671)
💅 Refactors
  • Improve security against brute-force attack (f340e45)
🏡 Chore
  • Align with honojs/hono#c95e135 (a7a91a6)
❤️ Contributors
nuxt/eslint (@​nuxt/eslint)

[v0.3.13](http


Configuration

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

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from db86a95 to ed11be9 Compare May 14, 2024 06:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from dcc05c6 to f883985 Compare May 28, 2024 20:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from f5bf46c to 03a5dbd Compare June 6, 2024 08:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 3be4f2b to 4df934e Compare June 12, 2024 21:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 8e0a0c7 to 776681c Compare June 19, 2024 17:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 5add90f to 31fd744 Compare June 26, 2024 02:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from e32b6e1 to fc5a6e6 Compare July 4, 2024 05:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 1d8edf4 to 53eb87c Compare July 12, 2024 02:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 53eb87c to c0cdc9e Compare July 13, 2024 23:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants