chore(monorepo): update auto-merge non-major dependencies #11
+1,689
−1,437
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.0.0
->^1.1.0
1.35.0
->1.44.1
^0.5.0
->^0.5.1
^2.2.3
->^2.3.0
^7.49.2
->^7.52.8
^21.0.3
->^21.1.2
^21.0.3
->^21.1.2
^21.0.3
->^21.1.2
^21.0.3
->^21.1.2
^21.0.3
->^21.1.2
^21.0.3
->^21.1.2
^21.0.3
->^21.1.2
^21.0.3
->^21.1.2
^6.5.0
->^6.8.2
^6.5.0
->^6.8.2
^6.5.0
->^6.8.2
^6.6.0-41.9061db3b0058e3d3731c6fe68a1b77061bed4861
->^6.6.0-53.f676762280b54cd07c770017ed3711ddde35f37a
^1.10.9
->^1.10.10
^1.10.14
->^1.11.29
^0.5.15
->^0.5.17
^1.10.14
->^1.11.29
^5.70.0
->^5.79.0
^5.70.0
->^5.79.0
^22.14.0
->^22.15.29
0.72.8
->0.73.0
^7.5.8
->^7.7.0
v1.39.0
->v1.40.0
^0.25.0
->^0.25.5
^9.20.0
->^9.28.0
^2.0.1
->^2.1.0
^9.5.2
->^9.6.0
^1.8.0
->^1.8.1
^11.0.1
->^11.0.2
5.43.6
->5.59.1
^1.10.10
->^1.11.13
^0.17.2
->^0.18.1
22.14.0
->22.16.0
>=22.14.0
->>=22.16.0
10.10.0
->10.11.0
>=10.10.0
->>=10.11.0
^3.5.2
->^3.5.3
7.7.1
->7.7.2
1.3.0
->1.5.0
29.2.5
->29.3.4
^0.5.8
->^0.12.5
1.5.4
->1.6.1
^3.3.1
->^3.5.0
^6.0.5
->^6.1.2
^3.24.2
->^3.25.44
^8.3.2
->^8.5.4
Release Notes
antfu/install-pkg (@antfu/install-pkg)
v1.1.0
Compare Source
🚀 Features
🐞 Bug Fixes
devDependencies
whenNODE_ENV
is set toproduction
without using a pnpm workspace. - by @zcf0508 in https://github.com/antfu-collective/install-pkg/issues/21 (1de9d)View changes on GitHub
dotenvx/dotenvx (@dotenvx/dotenvx)
v1.44.1
Compare Source
Changed
SetOutput
type (#597)v1.44.0
Compare Source
Added
armv7
support (#593)v1.43.0
Compare Source
Removed
errorv, errornocolor, blank
from logger options (#584)Changed
console.error
withlogger.error
(#584)v1.42.2
Compare Source
Changed
--force
flag work with?force=true
(2776715)v1.42.1
Compare Source
Added
--force
flag toinstall.sh
(0b8d21c)v1.42.0
Compare Source
Added
os
andarch
viainstall.sh
anddotenvx.sh
(3ded752)v1.41.0
Compare Source
Added
v1.40.1
Compare Source
Changed
ext scan
command (#570)v1.40.0
Compare Source
Added
ext precommit
andext prebuild
– catch duplicate KEYs in the same .env file where one is mistakenly left unencrypted (#567)v1.39.1
Compare Source
Added
version
to homebrew formula (#564)v1.39.0
Compare Source
Added
--convention flow
option todotenvx run
(#551)Changed
v1.38.5
Compare Source
Added
config.d.ts
file to fix type error when loadingdotenvx/dotenvx/config
with dynamic import (#547)v1.38.4
Compare Source
Changed
v1.38.3
Compare Source
Changed
process.env
(#536)v1.38.2
Compare Source
Added
main.get
.v1.38.1
Compare Source
Changed
encrypt
when mutliline contains windowsCRLF
(\r\n
) (#534)Note: dotenvx will convert these
\r\n
newlines to\n
. Our recommendation is to stop usingCRLF
- its origin is from typewriter days. Instead, set your editor or gitattributes to useLF
.v1.38.0
Compare Source
Changed
v1.37.0
Compare Source
Added
dotenvx rotate
command 🎉 (#530)also: our whitepaper is released as a draft.
v1.36.0
Compare Source
Changed
--strict
flag respects (doesn't throw) anything in--ignore
flag (#527)js-temporal/temporal-polyfill (@js-temporal/polyfill)
v0.5.1
Compare Source
Bug fixes:
Intl.DurationFormat
(fixes #329).package-lock.json
(fixes #328).npm run test262
.Non-breaking changes:
Intl.DateTimeFormat
object now supports offset time zone identifiers (e.g.,-02:30
) in Node 23.x. Note that the nativeIntl.DateTimeFormat
in Node 23.x also supports them, but in a nonstandard way, so you should use the polyfilledIntl.DateTimeFormat
in your code.loeffel-io/ls-lint (@ls-lint/ls-lint)
v2.3.0
Compare Source
Please see the
v2.3.0
announcement for more informations: https://ls-lint.org/blog/announcements/v2.3.0.htmlWhat's Changed
7430f06
by @renovate in https://github.com/loeffel-io/ls-lint/pull/21465e2c7b
by @renovate in https://github.com/loeffel-io/ls-lint/pull/22935c1285
by @renovate in [https://github.com/loeffel-io/ls-lint/pull/Configuration
📅 Schedule: Branch creation - "after 2am and before 3am" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.