Update NodeJS dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@evilmartians/lefthook | devDependencies | patch | ^1.4.8 -> ^1.4.9 |
@gitlab/eslint-plugin | devDependencies | patch | ^19.0.0 -> ^19.0.1 |
@gitlab/ui | dependencies | minor | ^65.1.2 -> ^65.3.1 |
@rollup/plugin-node-resolve (source) | devDependencies | minor | ^15.1.0 -> ^15.2.0 |
postcss (source) | devDependencies | patch | ^8.4.27 -> ^8.4.28 |
prettier (source) | devDependencies | patch | ^3.0.1 -> ^3.0.2 |
sass | devDependencies | minor | ^1.65.1 -> ^1.66.1 |
stylelint (source) | devDependencies | patch | ^15.10.2 -> ^15.10.3 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
evilmartians/lefthook
v1.4.9
- chore: fix linter issues (#537) by @mrexox
- feat: add files, all-files, and commands flags (#534) by @nihalgonsalves
- chore: bump go to 1.21 (#536) by @nihalgonsalves
1.4.8 (2023-07-31)
- feat: add assert_lefthook_installed option (#533) by @mrexox
- chore: add Add docs to MR template (#532) by @technicalpickles
- feat: add support for skipping empty summaries (#531) by @technicalpickles
1.4.7 (2023-07-24)
- docs: add scoop installation method (#527) by @sitiom
- fix: correct merging of extends from remote config (#529) by @mrexox
- ci: add Winget Releaser action (#526) by @sitiom
- chore: improve correctness of load_test.go (#525) by @hyperupcall
1.4.6 (2023-07-18)
- fix: do not print extraneous newlines when executionInfo output is hidden (#519) by @hyperupcall
- fix: uninstall all possible formats (#523) by @mrexox
- fix: LEFTHOOK_VERBOSE properly overrides --verbose flag (#521) by @hyperupcall
- feat: support .lefthook.yml and .lefthook-local.yml (#520) by @hyperupcall
1.4.5 (2023-07-12)
- docs: improve documentation and examples (#517) by @hyperupcall
- fix: improve hook template (#516) by @hyperupcall
1.4.4 (2023-07-10)
- fix: don't render bold ANSI sequence when colors are disabled (#515) by @adam12
- deps: July 2023 (#514) by @mrexox
1.4.3 (2023-06-19)
1.4.2 (2023-06-13)
- deps: June 2023 (#499)
- feat: support toml dumpint (#490) by @mrexox
- feat: support json configs (#489) by @mrexox
1.4.1 (2023-05-22)
- fix: add win32 binary to artifacts (by @mrexox)
- feat: allow dumping with JSON (#485 by @mrexox
- feat: add skip execution_info option (#484) by @mrexox
- deps: from 05.2023 (#487) by @mrexox
1.4.0 (2023-05-18)
- feat: add adaptive colors (#482) by @mrexox
- fix: skip output for interactive commands if configured (#483) by @mrexox
- feat: add dump command (#481) by @mrexox
1.3.13 (2023-05-11)
1.3.12 (2023-04-28)
1.3.11 (2023-04-27)
- feat: add execution_out to skip output settings (#475) by @mrexox
- chore: add debug logs when hook is skipped (#474) by @mrexox
1.3.10
- feat: don't show when commands are skipped because of no matched files (#468) by @technicalpickles
1.3.9 (2023-04-04)
- feat: allow extra hooks in local config (#462) by @fabn
- feat: pass numeric placeholders to files command (#461) by @fabn
1.3.8 (2023-03-23)
- fix: make hook template compatible with shells without source command (#458) by @mdesantis
1.3.7 (2023-03-20)
- fix: allow globs in skip option (#457) by @mrexox
- deps: dependencies update (March 2023) (#455) by @mrexox
- fix: don't fail on missing config file (#450) by @mrexox
1.3.6 (2023-03-16)
- fix: stage fixed when root specified (#449) by @mrexox
- feat: implitic skip on missing files for pre-commit and pre-push hooks (#448) by @mrexox
1.3.5 (2023-03-15)
1.3.4 (2023-03-13)
1.3.3 (2023-03-01)
- fix: restore release assets name (#437) by @watarukura
1.3.2 (2023-02-27)
1.3.1 (2023-02-27)
1.3.0 (2023-02-22)
- fix: Use correct branch for {push_files} template (#429) by @mrexox
- feature: Skip unstaged changes for pre-commit hook (#402) by @mrexox
1.2.9 (2023-02-13)
1.2.8 (2023-01-23)
1.2.7 (2023-01-10)
- fix: Make info dir when it is absent (#414) by @sato11
- deps: bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17 (#409) by @dependabot
- deps: bump github.com/briandowns/spinner from 1.19.0 to 1.20.0 (#406) by @dependabot
- fix: Double quote eval statements with $dir (#404) by @jrfoell
- chore: Add MR template (#401) by @mrexox
- chore: Fix yml syntax missing colon (#399) by @aaronkelton
1.2.6 (2022-12-14)
- feature: Allow following output (#397) by @mrexox
- fix: Remove quotes for rc in template (#398) by @mrexox
1.2.5 (2022-12-13)
- feature: Add an option to disable spinner (#396) by @mrexox
- feature: Use pnpm before npx (#393) by @mrexox
- chore: Use lipgloss for output (#395) by @mrexox
1.2.4 (2022-12-05)
1.2.3 (2022-11-30)
- feature: Expand env variables (MR #391 by @mrexox)
- deps: Update important dependencies (MR #389 by @mrexox)
1.2.2 (2022-11-23)
- chore: Add FreeBSD OS to packages (MR #377 by @mrexox)
- feature: Skip based on branch name and allow global skip rules (MR #376 by @mrexox)
- fix: Omit LFS output unless it is required (MR #373 by @mrexox)
1.2.1 (2022-11-17)
- fix: Remove quoting for scripts (MR #371 by @stonesbg + @mrexox)
- fix: remove lefthook.checksum on uninstall (MR #370 by @JuliusHenke)
- fix: Print prepare-commit-msg hook if it exists in config (MR #368 by @mrexox)
- fix: Allow changing refs for remote (MR #363 by @mrexox)
1.2.0 (2022-11-7)
- fix: Full support for interactive commands and scripts (MR #352 by @mrexox)
- chore: Remove deprecated config options (MR #351 by @mrexox)
- feature: Add remote config support (MR #343 by @oatovar and @mrexox)
1.1.4 (2022-11-1)
1.1.3 (2022-10-15)
- ci: Fix snapcraft trying to create dirs in parallel by @mrexox
- feature: Allow setting env vars (MR #337 by @mrexox)
- feature: Show current running command and script name(s) (MR #338 by @mrexox)
- feature: Exclude by command names too (MR #335 by @mrexox)
- fix: Don't uninstall lefthook.yml and lefthook-local.yml by default (MR #334 by @mrexox)
- fix: Fixing typo in gemspec (MR #333 by @kerrizor)
1.1.2 (2022-10-10)
- Fix regression from #314 (chmod missed fix) (MR #330 by @ariccio)
- Pass stdin by default (MR #324 by @mrexox)
1.1.1 (2022-08-22)
1.1.0 (2022-08-13)
- Add goreleaser action (MR #307 by @mrexox)
- Windows escaping issues (MR #314 by @mrexox)
- Check for lefthook.bat in hook template (MR #316 by @mrexox)
- Update node.md docs (MR #312 by @fantua)
- Move postinstall script to main lefthook NPM package (MR #311 by @mrexox)
- Allow suppressing execution output (MR #309 by @mrexox)
- Update dependencies (MR #308 by @mrexox)
- Add support for Git LFS (MR #306 by @mrexox)
- Bump Go version to 1.19 (MR #305 by @mrexox)
- Add tests on runner (MR #304 by @mrexox)
- Add fail text option (MR #301 by @mrexox)
- Store lefthook checksum in non-hook file (MR #280 by @mrexox)
1.0.5 (2022-07-19)
gitlab-org/gitlab-ui
v65.3.1
Bug Fixes
- revert setting fixed height on form control (29fe576)
Reverts
- add default styling for GlInputGroupText (ace959e)
v65.3.0
Features
- CSS: Add new utility CSS class (13b3b30)
v65.2.0
Features
- Changing chart responsive prop to true (6400e0e)
- Checkbox: Fix high contrast mode (bf36b8d)
- Checkbox: Reset background (93ad593)
65.1.3 (2023-08-15)
Bug Fixes
- GlDisclosureDropdown: Removes the group role from disclosure groups (c79c93f)
- GlProgress: remove double-passing of props (3ec1277)
65.1.2 (2023-08-11)
Bug Fixes
65.1.1 (2023-08-10)
Bug Fixes
- GlCollpasibleListbox: correctly handle Home and End (596127d)
v65.1.3
Bug Fixes
postcss/postcss
v8.4.28
- Fixed
Root.source.end
for better source map (by Romain Menke). - Fixed
Result.root
types whenprocess()
has no parser.
prettier/prettier
v3.0.2
=
of assignment if RHS is poorly breakable AwaitExpression or YieldExpression (#15204 by @seiyab)
Break after // Input
const { section, rubric, authors, tags } = await utils.upsertCommonData(mainData);
// Prettier 3.0.1
const { section, rubric, authors, tags } = await utils.upsertCommonData(
mainData,
);
// Prettier 3.0.2
const { section, rubric, authors, tags } =
await utils.upsertCommonData(mainData);
#15217 by @auvred)
Do not add trailing comma for grouped scss comments (/* Input */
$foo: (
'property': (),
// comment 1
// comment 2
)
/* Prettier 3.0.1 */
$foo: (
"property": (),
// comment 1
// comment 2,
);
/* Prettier 3.0.2 */
$foo: (
"property": (),
// comment 1
// comment 2
);
declare
and export
keywords for nested namespace (#15249 by @sosukesuzuki)
Print // Input
declare namespace abc1.def {}
export namespace abc2.def {}
// Prettier 3.0.1
namespace abc1.def {}
namespace abc2.def {}
// Prettier 3.0.2
declare namespace abc1.def {}
export namespace abc2.def {}
sass/dart-sass
v1.66.1
JS API
- Fix a bug where Sass compilation could crash in strict mode if passed a callback that threw a string, boolean, number, symbol, or bignum.
v1.66.0
-
Breaking change: Drop support for the additional CSS calculations defined in CSS Values and Units 4. Custom Sass functions whose names overlapped with these new CSS functions were being parsed as CSS calculations instead, causing an unintentional breaking change outside our normal [compatibility policy] for CSS compatibility changes.
Support will be added again in a future version, but only after Sass has emitted a deprecation warning for all functions that will break for at least three months prior to the breakage.
stylelint/stylelint
v15.10.3
- Fixed:
declaration-property-value-no-unknown
false negatives for typed custom properties (#7078) (@romainmenke). - Fixed:
property-no-unknown
false positives for scroll-driven animations (#7090) (@renato-bohler).
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.