Skip to content

chore(deps): update tooling (major)#19

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-tooling
Open

chore(deps): update tooling (major)#19
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-tooling

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Nov 24, 2023

This PR contains the following updates:

Package Change Age Confidence
aberlaas (source) 1.25.12.27.1 age confidence
firost (source) 2.17.05.7.0 age confidence
golgoth (source) 2.1.03.1.0 age confidence

Release Notes

pixelastic/aberlaas (aberlaas)

v2.27.1

Compare Source

compare changes

Bug Fixes
  • precommit: Add Vue file linting to staged file checks (17b3b7b)
  • lint: Allow @​source at-rule in Stylelint config (a2b8cc3)

v2.27.0

Compare Source

compare changes

Features
  • lint: Add Tailwind CSS sorting to Prettier config (97be3bd)
Bug Fixes
  • lint: Update Prettier HTML config and simplify tests (90a6e1f)
  • lint: Add clsx to Tailwind function list for class sorting (a0bf39e)

v2.26.0

Compare Source

compare changes

Feature
  • lint: Adding fixing of HTML files (no linting yet)
Bug Fixes
  • lint: Enforce camelCase attributes in Vue and add Tailwind theme support (b97f5fd)

v2.25.0

Compare Source

compare changes

Features
  • lint: Add Vue.js linting support (c5674b7)

v2.24.1

Compare Source

compare changes

Bug Fixes
  • lint: Add Tailwind/Vite plugins to ESLint import ignore list (e69fb34)

v2.24.0

Compare Source

compare changes

Features
  • test: Add support for bench in vitest (ef80865)
  • mockStdin: Add global test helper for stdin mocking (5527ca4)
Bug Fixes
  • test: Exclude benchmark files from vitest execution (76b7892)
  • test: Use gitRoot() and rename _node_modules to node_modules (07e371e)
  • test: Replace template string with gitRoot() function call (f4a79ad)
  • init: Add leading ./ to package.json files patterns (ff0d631)

v2.23.0

Compare Source

compare changes

Features
  • test: Rename --failFast to --fail-fast for consistency (ae642d3)
  • test: Add describeName global variable (3a1e008)
  • test: Make describeName available in describe() body (9c80153)
Bug Fixes
  • release: Add links to commits in changelog (ced5cdb)

v2.22.3

Compare Source

Use .env rather than .envrc for storing npm auth token

v2.22.2

Compare Source

Bug Fixes
  • init: Explicitly list script files instead of glob pattern (6ab398b)

v2.22.1

Compare Source

Bug Fixes
  • init: Corectly make ./scripts in init be executable (1e2521f)

v2.22.0

Compare Source

Features
  • lint: Add ESLint package.json validation with comprehensive rules (6ddb197)
  • release: Verify npm/yarn publish file consistency (bfd4d69)
Bug Fixes
  • release: Improve npm publish output parsing and file list formatting (8c6987c)

v2.21.1

Compare Source

Bug Fixes
  • release: Replace .npmrc with .envrc for npm auth token (14e2216)

v2.20.2

Compare Source

Features
  • release: Use --no-test --no-lint --no-changelog (e0607bf)
Bug Fixes
  • release: Use newVersion from releaseData consistently (7e8678e)

v2.20.1

Compare Source

I borked the previous release. My token didn't had right to push a new package.
So bumping patch with the right packages this time.

v2.20.0

Compare Source

Features
  • Release does all the pre-checks (2cb2924)
  • release: Add almost complete-flow (missing tag creation) (7f0501c)
  • release: Create tag and push it (b61724b)
  • readme: Modernize template system with frontmatter-based config (265aadc)
  • release: Finalize changelog generation, with preview and edit (54e7522)
  • readme: Add --add-to-git for readme (636d1f0)
  • ci: Decouple test and lint from direct imports (d056a77)
  • init: Add .editorconfig template and improve backup handling (cb56ca7)
  • readme: Add readme template system with auto-staging (223a30b)
Bug Fixes
  • init: Remove node/yarn version duplication (8ee1077)
  • init: Remove .gitattributes template and references (f27dd10)
  • helper: Preserve colors in yarn run commands (5284bd8)

v2.19.0

Compare Source

v2.18.1

Compare Source

v2.18.0

Compare Source

v2.17.0

Compare Source

v2.16.0

Compare Source

v2.15.0

Compare Source

v2.14.2

Compare Source

v2.14.1

Compare Source

v2.14.0

Compare Source

v2.13.0

Compare Source

v2.12.0

Compare Source

Bug Fixes
  • ci: Set absolute path in spy (e423d9e)
  • deps: update babel monorepo to v7.7.7 (ea2125a)
  • deps: update dependency eslint-config-prettier to v6.9.0 (b33d003)
  • deps: update dependency eslint-plugin-jest to v23.2.0 (3fa68fd)
  • tests: Create ./tmp/release folder before moving to it (a4a3d20)

0.10.9 (2020-01-03)

0.10.8 (2020-01-03)

Features

0.10.7 (2020-01-03)

Features
  • circleci: Use extended yaml syntax by default (662d086)

0.10.6 (2020-01-02)

Features
  • lint: Enforce dot notation in JavaScript (613aaac)

0.10.5 (2019-12-18)

Features
  • ci: Fix node to v12.12.0 (4dee77d)

0.10.4 (2019-12-18)

Bug Fixes
  • ci: Correctly scope the call to yarnRun (b810073)

0.10.3 (2019-12-17)

Bug Fixes
  • lint: Do not fail css linting if file not found (070c873)

0.10.2 (2019-12-02)

Bug Fixes
  • init: Fix spinner never ending (e278efc)
Features
  • lint: Allow importing aberlaas/ from templates (399f733)

0.10.1 (2019-11-29)

Features
  • node: Downgrade to node 12 instead of node 13 (09a0325)

v2.11.0

Compare Source

v2.10.0

Compare Source

v2.9.0

Compare Source

v2.8.0

Compare Source

v2.7.0

Compare Source

v2.6.0

Compare Source

v2.5.0

Compare Source

v2.4.0

Compare Source

v2.3.0

Compare Source

v2.2.0

Compare Source

v2.1.0

Compare Source

Bug Fixes
  • deps: update dependency execa to v2.1.0 (538f594)
  • deps: update dependency husky to v3.1.0 (fc295fe)
Features
  • lint: Add linting of circleci config (1357222)

0.7.3 (2019-11-22)

Bug Fixes
  • deps: update dependency golgoth to v0.5.1 (7f59d6d)
  • deps: update dependency lint-staged to v9.4.3 (#​30) (8879c11)

0.7.2 (2019-11-20)

Features
  • release: Attempt to build before releasing (f66f054)

0.7.1 (2019-11-20)

Features
  • renovate: Try to update deps as soon as possible (4cacb96)
  • test: Expose testName in each Jest test (0284b61)
  • test: Use lodash instead of lodash-es in tests (18faa4c)

v2.0.0

Compare Source

v1.26.0

Compare Source

pixelastic/firost (firost)

v5.7.0

Compare Source

compare changes

Features
  • spinner: Handle Ctrl-C interruption gracefully (bdf20b6)

v5.6.1

Compare Source

compare changes

Performance
  • feat: Use /dev/shm by default for storing files if available
  • bench: Add tmpDirectory realistic I/O workflow benchmark (108955f)

v5.6.0

Compare Source

compare changes

Features
  • absolute: Remove <placeholder> support (5e5aebd)
  • absolute: Allow passing a last argument as options to provide cwd (2fbf16e)
  • callerDir: Add new utility for resolving paths relative to caller (4589f41)
  • firostImport: Use uuid rather than Date.now() for cache busting

v5.5.2

Compare Source

Bug Fixes
  • error: Remove error code prefix from error messages (3917446)

v5.5.1

Compare Source

Updating inner libraries to latest versions (chokidar, empathic, ora).
Also ditching chalk in favor of yoctocolors.

This should not have any impact on user, but a way to test if something broke in
the wild.

v5.5.0

Compare Source

Features
  • wrap: Change signature to accept parent object and method name (cf515b7)
Bug Fixes
  • wrap: Dynamically resolve method references at call time (f6cb4cc)

v5.4.3

Compare Source

v5.4.2

Compare Source

v5.4.1

Compare Source

v5.4.0

Compare Source

v5.3.0

Compare Source

v5.2.1

Compare Source

v5.2.0

Compare Source

v5.1.0

Compare Source

v5.0.0

Compare Source

v4.9.0

Compare Source

v4.8.0

Compare Source

v4.7.0

Compare Source

v4.6.0

Compare Source

v4.5.0

Compare Source

v4.4.0

Compare Source

v4.3.0

Compare Source

v4.2.0

Compare Source

v4.1.0

Compare Source

v4.0.1

Compare Source

Bug Fixes
  • deps: update dependency golgoth to ^0.4.0 (894847a)
  • deps: update dependency inquirer to v6.5.2 (a833c6f)
  • deps: update dependency is-glob to v4.0.1 (fbc5535)
  • deps: update dependency shelljs to v0.8.3 (ff882f9)
Features
  • actions: Test all renovate PRs (3269c10)
  • copy/move: Allow passing an array of files (08734e1)
  • renovate: Configure renovate (8565a14)
  • renovate: Enable automerge (6d11b4d)

0.13.1 (2019-10-04)

v4.0.0

Compare Source

v3.5.0

Compare Source

v3.4.0

Compare Source

v3.3.0

Compare Source

Bug Fixes
  • actions: Remove GitHub action (954a9b3)
  • circleci: Downgrade to version 2 (3910726)
  • circleci: Fix run command syntax (8cd9182)
  • circleci: Use version 2, not 2.1 (078ab07)
  • deps: update dependency chokidar to v3.3.0 (3b6866f)
  • deps: update dependency golgoth to v0.6.0 (130b636)
  • deps: update dependency nanoid to v2.1.7 (4283e9a)
  • deps: update dependency ora to v4.0.3 (b1e82d7)
  • deps: update dependency which to v2.0.2 (3a44895)
Features
  • circleci: Add test/build/lint pipeline (1ec1bbb)
  • circleci: Add version debugging (200b4b6)
  • lint: Update aberlaas to validate circleci (5902e0d)
  • renovate: Update deps as soon as possible (ce7d5bf)
  • writeJson: Prettify output if prettier is available (cef3ed2)

v3.2.1

Compare Source

v3.2.0

Compare Source

v3.1.0

Compare Source

v3.0.0

Compare Source

pixelastic/golgoth (golgoth)

v3.1.0

Compare Source

Features
  • lodash: Add replaceAll helper method (4765d23)

v3.0.0

Compare Source

v2.4.0

Compare Source

v2.3.0

Compare Source

v2.2.0

Compare Source


Configuration

📅 Schedule: (in timezone Europe/Paris)

  • Branch creation
    • "after 1am and before 5am"
  • 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/major-tooling branch from 238eb9c to 26466b9 Compare December 5, 2023 14:47
@renovate renovate bot force-pushed the renovate/major-tooling branch from 26466b9 to ccae327 Compare January 4, 2024 15:08
@renovate renovate bot force-pushed the renovate/major-tooling branch from ccae327 to 1194e18 Compare January 17, 2024 13:48
@renovate renovate bot force-pushed the renovate/major-tooling branch from 1194e18 to 058a504 Compare February 20, 2024 16:39
@renovate renovate bot force-pushed the renovate/major-tooling branch 3 times, most recently from 1763e49 to 470cedb Compare February 29, 2024 14:37
@renovate renovate bot force-pushed the renovate/major-tooling branch 2 times, most recently from ef52d8d to 467bc8f Compare March 12, 2024 13:34
@renovate renovate bot force-pushed the renovate/major-tooling branch 2 times, most recently from ec1416e to 3283f30 Compare September 23, 2024 13:55
@renovate renovate bot force-pushed the renovate/major-tooling branch 7 times, most recently from 82a6859 to fb305ff Compare October 8, 2024 03:48
@renovate renovate bot force-pushed the renovate/major-tooling branch 4 times, most recently from a9c336d to 2d492fa Compare October 16, 2024 22:10
@renovate renovate bot force-pushed the renovate/major-tooling branch 2 times, most recently from c508627 to de91310 Compare November 19, 2024 17:26
@renovate renovate bot force-pushed the renovate/major-tooling branch from de91310 to 8a06eb1 Compare January 2, 2025 13:41
@renovate renovate bot force-pushed the renovate/major-tooling branch from 8a06eb1 to 8fa438f Compare January 10, 2025 16:45
@renovate renovate bot force-pushed the renovate/major-tooling branch from 8fa438f to 2fb50b3 Compare January 17, 2025 18:15
@renovate renovate bot force-pushed the renovate/major-tooling branch from 2fb50b3 to 84c8ae7 Compare February 7, 2025 19:41
@renovate renovate bot force-pushed the renovate/major-tooling branch 2 times, most recently from 65d2297 to c1d6a7f Compare February 28, 2025 13:48
@renovate renovate bot force-pushed the renovate/major-tooling branch from 5a9ac0b to 17938a4 Compare November 10, 2025 17:05
@renovate renovate bot force-pushed the renovate/major-tooling branch 2 times, most recently from db2bce7 to 0300d24 Compare November 25, 2025 15:05
@renovate renovate bot force-pushed the renovate/major-tooling branch 2 times, most recently from 5885313 to 9b2b9b1 Compare December 3, 2025 18:52
@renovate renovate bot force-pushed the renovate/major-tooling branch from 9b2b9b1 to a155cd7 Compare December 31, 2025 16:01
@renovate renovate bot force-pushed the renovate/major-tooling branch 4 times, most recently from c3846b9 to 944f5d2 Compare January 15, 2026 14:15
@renovate renovate bot force-pushed the renovate/major-tooling branch 2 times, most recently from d97e7ce to 2d2d434 Compare January 23, 2026 19:07
@renovate renovate bot force-pushed the renovate/major-tooling branch 6 times, most recently from 18521b0 to 53574dc Compare February 2, 2026 21:39
@renovate renovate bot force-pushed the renovate/major-tooling branch 5 times, most recently from e06ea9b to a3ffde4 Compare February 11, 2026 18:00
@renovate renovate bot force-pushed the renovate/major-tooling branch 2 times, most recently from 9a95a43 to e408fa3 Compare February 17, 2026 19:04
@renovate renovate bot force-pushed the renovate/major-tooling branch 4 times, most recently from 7bfae06 to db13336 Compare March 5, 2026 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants