chore(deps): update dependencies (non-major)#63
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
|
6de3b9b to
fe91c59
Compare
fe91c59 to
6c8ecf6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
^0.5.2→^0.6.0~2.29.8→~2.30.0~20.4.1→~20.4.3~20.4.1→~20.4.31.32.1→1.52.02.58.0→2.60.3~10.0.4→~10.0.5~8.54.0→~8.56.1~8.54.0→~8.56.10.4.26→0.5.2~16.2.7→~16.3.24.1.3→4.1.43.0.0→3.0.10.6.12→0.7.2~2.8.3→~2.8.13Release Notes
changesets/changesets (@changesets/changelog-github)
v0.6.0Compare Source
Minor Changes
fd0bc2eThanks @mixelburg! - Linkify issue references in changelog entries.Patch Changes
#1810
27fd8f4Thanks @hirasso! - Replace deprecatedString.prototype.trimRightwithString.prototype.trimEndUpdated dependencies [
d4b8ad8,e462d89]:conventional-changelog/commitlint (@commitlint/cli)
v20.4.3Compare Source
Bug Fixes
v20.4.2Compare Source
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v20.4.3Compare Source
Bug Fixes
v20.4.2Compare Source
Note: Version bump only for package @commitlint/config-conventional
dotenvx/dotenvx (@dotenvx/dotenvx)
v1.52.0Compare Source
Added
main.set(#731)v1.51.4Compare Source
Changed
dotenvx-opsto better reflect its tooling as operational primitives on top of dotenvx for production use cases. (#721)v1.51.3Compare Source
Added
.env.keysfordotenvx ops backup. Dotenvx Ops Backup lets you back up your private keys securely with just a single command. It's a convenient alterantive to manually copy/pasting them in and out of 1Password. (#718)v1.51.2Compare Source
Changed
npm publishto use Dotenvx Ops' new Rotation Tokens (ROTs) (#715)v1.51.1Compare Source
Added
opsOfftype informationv1.51.0Compare Source
Added
config({opsOff: true})options and--ops-offflag for turning off Dotenvx Ops features. (#680)v1.50.1Compare Source
Removed
radar(nowops) (#678)v1.50.0Compare Source
Added
dotenvx opscommand (#677)dotenvx opsuse dotenvx across your team, infrastructure, agents, and more.v1.49.1Compare Source
Changed
v1.49.0Compare Source
Added
.env.xfile like we do with.env.vaultfile. (#666)v1.48.4Compare Source
Removed
evalin proKeypair helper (#654)v1.48.3Compare Source
Changed
privateKeyNameandprivateKeyon internalprocessedEnvobject (#649)v1.48.2Compare Source
Changed
v1.48.1Compare Source
Changed
beforEnvandafterEnvto Radar if user has installed (#645)v1.48.0Compare Source
Added
beforeEnvandafterEnvfor user debugging (#644)v1.47.7Compare Source
Changed
srcshould be in internalprocessEnvobject (#643)v1.47.6Compare Source
Changed
v1.47.5Compare Source
Changed
v1.47.4Compare Source
Changed
dotenvx-radar(#638)v1.47.3Compare Source
Added
radar#observeif Radar installed by user (#631)Removed
cliin package.json (#632)v1.47.2Compare Source
Added
cliin package.json (#629)v1.47.1Compare Source
Added
radar active 📡when dotenvx-radar is installed (#625)v1.47.0Compare Source
Added
dotenvx radarcommand (#624)v1.46.0Compare Source
Added
Removed
git-dotenvxandgit dotenvxshorthand (#621)v1.45.2Compare Source
Changed
v1.45.1Compare Source
Changed
setLogNameandsetLogVersioninconfig(#613)v1.45.0Compare Source
Added
logger.setNameandlogger.setVersionfor customization of logger (#612)v1.44.2Compare Source
Changed
v1.44.1Compare Source
Changed
SetOutputtype (#597)v1.44.0Compare Source
Added
armv7support (#593)v1.43.0Compare Source
Removed
errorv, errornocolor, blankfrom logger options (#584)Changed
console.errorwithlogger.error(#584)v1.42.2Compare Source
Changed
--forceflag work with?force=true(2776715)v1.42.1Compare Source
Added
--forceflag toinstall.sh(0b8d21c)v1.42.0Compare Source
Added
osandarchviainstall.shanddotenvx.sh(3ded752)v1.41.0Compare Source
Added
v1.40.1Compare Source
Changed
ext scancommand (#570)v1.40.0Compare Source
Added
ext precommitandext prebuild– catch duplicate KEYs in the same .env file where one is mistakenly left unencrypted (#567)v1.39.1Compare Source
Added
versionto homebrew formula (#564)v1.39.0Compare Source
Added
--convention flowoption todotenvx run(#551)Changed
v1.38.5Compare Source
Added
config.d.tsfile to fix type error when loadingdotenvx/dotenvx/configwith dynamic import (#547)v1.38.4Compare Source
Changed
v1.38.3Compare Source
Changed
process.env(#536)v1.38.2Compare Source
Added
main.get.v1.38.1Compare Source
Changed
encryptwhen mutliline contains windowsCRLF(\r\n) (#534)Note: dotenvx will convert these
\r\nnewlines to\n. Our recommendation is to stop usingCRLF- its origin is from typewriter days. Instead, set your editor or gitattributes to useLF.v1.38.0Compare Source
Changed
v1.37.0Compare Source
Added
dotenvx rotatecommand 🎉 (#530)also: our whitepaper is released as a draft.
v1.36.0Compare Source
Changed
--strictflag respects (doesn't throw) anything in--ignoreflag (#527)v1.35.0Compare Source
Added
npx dotenvx precommitsupport as a convenience (#523)main.getmethod (#524)The addition of
main.getfacilitates what we term Decryption at Access, a concept explored in greater detail in our whitepaper.v1.34.0Compare Source
Added
main.setmethod now writes to files (#517)v1.33.0Compare Source
Added
import '@​dotenvx/dotenvx/config'(#508)cellbang/malagu (@malagu/cli)
v2.60.3Compare Source
v2.60.2Compare Source
v2.60.1Compare Source
@celljs/retry,支持重试机制@celljs/core模块对单元测试的支持v2.60.0Compare Source
release-it/conventional-changelog (@release-it/conventional-changelog)
v10.0.5Compare Source
7e53f8c) - thanks @Maxel01!4dce48a) - thanks @aarond-sp!typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.56.1Compare Source
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.56.0Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.55.0Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.56.1Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.56.0Compare Source
🚀 Features
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.55.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
ArnaudBarre/eslint-plugin-react-refresh (eslint-plugin-react-refresh)
v0.5.2Compare Source
v0.5.1Compare Source
v0.5.0Compare Source
Breaking changes
reactRefreshexport is available and prefered over the default export. It's an object with two properties:plugin: The plugin object with the rulesconfigs: An object containing configuration presets, each exposed as a function. These functions accept your custom options, merge them with sensible defaults for that config, and return the final config object.customHOCsoption was renamed toextraHOCsextraHOCsoptionConfig example:
Config example without config:
Why
This version follows a revamp of the internal logic to better make the difference between random call expressions like
export const Enum = Object.keys(Record)and actual React HOC calls likeexport const MemoComponent = memo(Component). (fixes #93)The rule now handles ternaries and patterns like
export default customHOC(props)(Component)which makes it able to correctly support files like this one given this config:{ "react-refresh/only-export-components": [ "warn", { "extraHOCs": ["createRootRouteWithContext"] } ] }Because I'm not 100% sure this new logic doesn't introduce any false positive, this is done in a major-like version. This also give me the occasion to remove the hardcoded
connectfrom the rule. If you are usingconnectfromreact-redux, you should now add it toextraHOCslike this:{ "react-refresh/only-export-components": ["warn", { "extraHOCs": ["connect"] }] }lint-staged/lint-staged (lint-staged)
v16.3.2Compare Source
Patch Changes
2adaf6cThanks @iiroj! - Hide the extracmdwindow on Windows by spawning tasks without thedetachedoption.v16.3.1Compare Source
Patch Changes
cd5d762Thanks @iiroj! - Removenano-spawnas a dependency frompackage.jsonas it was replaced withtinyexecand is no longer used.v16.3.0Compare Source
Minor Changes
#1698
feda37aThanks @iiroj! - Run external processes withtinyexecinstead ofnano-spawn.nano-spawnreplacedexecain lint-staged version 16 to limit the amount of npm dependencies required, but caused some unknown issues related to spawning tasks. Let's hopetinyexecimproves the situation.#1699
1346d16Thanks @iiroj! - Removepidtreeas a dependency. When a task fails, its sub-processes are killed more efficiently via the process group on Unix systems, and thetaskkillcommand on Windows.Patch Changes
87467aaThanks @iiroj! - Incorrect brace expansions like*.{js}(nothing to expand) are detected exhaustively, instead of just a single pass.electrovir/prettier-plugin-multiline-arrays (prettier-plugin-multiline-arrays)
v4.1.4Compare Source
Previous: v4.1.3
Compare: v4.1.3...v4.1.4
Commits
0072232(electrovir): [patch] move @augment-vir/assert to from dev deps to normal depsae1585a(electrovir): [patch] update depsmatzkoh/prettier-plugin-packagejson (prettier-plugin-packagejson)
v3.0.1Compare Source
Bug Fixes
tailwindlabs/prettier-plugin-tailwindcss (prettier-plugin-tailwindcss)
v0.7.2Compare Source
Fixed
prettier-plugin-sveltewhen using Prettier v3.7+ (#418)v0.7.1Compare Source
Fixed
v0.7.0Compare Source
Added
@source,@plugin, and@config(#387)Changed
ParserOptionsandRequiredOptionstypes (#354)prettier-plugin-import-sort(#385)Fixed
@apply(#392)v0.6.14Compare Source
v0.6.13Compare Source
prettier-plugin-multiline-arraysandprettier-plugin-jsdocwork when used together with this plugin (#372)vercel/turborepo (turbo)
v2.8.13: Turborepo v2.8.13[Compare Source](https://redirect.
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.