Skip to content

meta: update dependency @oclif/test to v4.2.0 - #18394

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/oclif-test-4.x
Sep 16, 2026
Merged

renovate[bot] merged 1 commit into
mainfrom
renovate/oclif-test-4.x

Conversation

@renovate

@renovate renovate Bot commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@oclif/test 4.1.224.2.0 age confidence

Release Notes

oclif/test (@​oclif/test)

v4.2.0

Compare Source

Features
  • bumped eslint to v10 (W-23473845) (8fb8c87)

4.1.22 (2026-08-09)

Bug Fixes
  • deps: bump js-yaml from 4.3.0 to 4.3.1 (34b2397)

4.1.21 (2026-07-26)

Bug Fixes
  • deps: bump js-yaml from 4.2.0 to 4.3.0 (c7f5819)

4.1.20 (2026-06-21)

Bug Fixes
  • deps: bump js-yaml from 4.1.1 to 4.2.0 (18815a3)

4.1.19 (2026-06-13)

Bug Fixes
  • deps: bump esbuild from 0.28.0 to 0.28.1 (429ee9b)

4.1.18 (2026-04-05)

Bug Fixes
  • deps: bump lodash from 4.17.23 to 4.18.1 (5d3a6f6)

4.1.17 (2026-03-21)

Bug Fixes
  • deps: bump flatted from 3.3.2 to 3.4.2 (842792a)

4.1.16 (2026-01-22)

Bug Fixes
  • deps: bump lodash from 4.17.21 to 4.17.23 (dab8924)

4.1.15 (2025-11-15)

Bug Fixes
  • deps: bump js-yaml from 4.1.0 to 4.1.1 (f6eb102)

4.1.14 (2025-09-14)

Bug Fixes
  • deps: bump debug from 4.4.1 to 4.4.3 (5d1ed0d)

4.1.13 (2025-05-18)

Bug Fixes
  • deps: bump debug from 4.4.0 to 4.4.1 (fe3a4ca)

4.1.12 (2025-03-09)

Bug Fixes
  • deps: bump ansis from 3.16.0 to 3.17.0 (3350a10)

4.1.11 (2025-02-23)

Bug Fixes
  • deps: bump ansis from 3.14.0 to 3.16.0 (879720b)

4.1.10 (2025-02-17)

Bug Fixes
  • deps: bump ansis from 3.10.0 to 3.14.0 (3187314)

4.1.9 (2025-02-02)

Bug Fixes
  • deps: bump ansis from 3.9.0 to 3.10.0 (7ebc609)

4.1.8 (2025-01-19)

Bug Fixes
  • deps: bump ansis from 3.8.1 to 3.9.0 (e37e418)

4.1.7 (2025-01-12)

Bug Fixes
  • deps: bump ansis from 3.6.0 to 3.8.1 (92bfe18)

4.1.6 (2025-01-05)

Bug Fixes
  • deps: bump ansis from 3.5.2 to 3.6.0 (777c61b)

4.1.5 (2024-12-29)

Bug Fixes
  • deps: bump ansis from 3.4.0 to 3.5.2 (4a4cf09)

4.1.4 (2024-12-16)

Bug Fixes
  • deps: bump ansis from 3.3.2 to 3.4.0 (1b13bfc)

4.1.3 (2024-12-08)

Bug Fixes
  • deps: bump debug from 4.3.7 to 4.4.0 (83482a8)

4.1.2 (2024-11-18)

Bug Fixes
  • don't destructure error object (2190a61)

4.1.1 (2024-11-17)

Bug Fixes
  • deps: bump cross-spawn from 7.0.3 to 7.0.5 (3ec4e0a)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 requested a review from a team as a code owner September 16, 2026 12:12
@renovate renovate Bot added the no-autoupdate The branch of this PR will not be automatically updated when its auto-merge is enabled label Sep 16, 2026
@renovate
renovate Bot requested review from SippieCup and WikiRik September 16, 2026 12:12
@renovate
renovate Bot enabled auto-merge (squash) September 16, 2026 12:12
@renovate

renovate Bot commented Sep 16, 2026

Copy link
Copy Markdown
Contributor Author

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.

@coderabbitai

coderabbitai Bot commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 859449f1-f5ee-438d-b20a-87da8f2e04e1

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@renovate
renovate Bot merged commit dcc2cf3 into main Sep 16, 2026
89 checks passed
@renovate
renovate Bot deleted the renovate/oclif-test-4.x branch September 16, 2026 17:00
papandreou added a commit to papandreou/sequelize that referenced this pull request Sep 16, 2026
* origin/main: (66 commits)
  meta: update dependency @oclif/test to v4.2.0 (sequelize#18394)
  meta: update actions/setup-node action to v6.5.0 (sequelize#18391)
  meta: update actions/stale action to v10.4.0 (sequelize#18392)
  meta: update actions/checkout action to v6.1.0 (sequelize#18390)
  meta: update dependency zod to ^4.6.5 (sequelize#18386)
  meta: update mysql docker tag to v8.4.11 (sequelize#18387)
  meta(sqlite3): fix changeColumn foreign key  race condition. (sequelize#18383)
  meta: update icr.io/db2_community/db2 docker tag to v12.1.5.0 (sequelize#18385)
  meta: update gvenzl/oracle-free docker tag to v23.26.3 (sequelize#18384)
  meta: update sequelize AUTHORS (sequelize#18376)
  meta: update dependency umzug to ^3.8.3 (sequelize#18381)
  meta: update dependency zod to ^4.6.4 (sequelize#18382)
  meta: update dependency uuid to ^11.1.1 (sequelize#18380)
  meta: update dependency typescript to v6.0.3 (sequelize#18378)
  meta: update dependency typedoc-plugin-missing-exports to v4.1.4 (sequelize#18377)
  meta: update dependency typedoc to v0.28.20 (sequelize#18375)
  meta: update dependency tedious to ^19.2.2 (sequelize#18374)
  fix(postgres): support postgres 18 (sequelize#18372)
  meta: update dependency @oclif/plugin-help to ^6.3.0 (sequelize#18373)
  fix(postgres): correct changeColumn for enum arrays and enum defaults (sequelize#18361)
  ...

# Conflicts:
#	packages/postgres/src/query-generator.js
#	packages/postgres/src/query-interface.js

Co-Authored-By: Claude Sonnet 5 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-autoupdate The branch of this PR will not be automatically updated when its auto-merge is enabled

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant