Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 13, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@codemirror/commands 6.8.1 -> 6.9.0 age adoption passing confidence
@codemirror/lang-html 6.4.10 -> 6.4.11 age adoption passing confidence
@codemirror/lint 6.8.5 -> 6.9.0 age adoption passing confidence
@types/node (source) 24.6.0 -> 24.6.2 age adoption passing confidence
@types/selenium-webdriver4 (source) 4.35.0 -> 4.35.1 age adoption passing confidence
mocha (source) 11.7.3 -> 11.7.4 age adoption passing confidence
rollup (source) 4.52.3 -> 4.52.4 age adoption passing confidence
selenium-webdriver4 (source) 4.35.0 -> 4.36.0 age adoption passing confidence
tailwindcss (source) 3.4.17 -> 3.4.18 age adoption passing confidence

Release Notes

codemirror/commands (@​codemirror/commands)

v6.9.0

Compare Source

Bug fixes

Prevent the default behavior of backspace and delete keys, to prevent the browser from doing anything creative when there's nothing to delete.

New features

Implement new addCursorAbove and addCursorBelow commands. Bind them to Mod-Alt-ArrowUp/Down in the default keymap.

codemirror/lang-html (@​codemirror/lang-html)

v6.4.11

Compare Source

Bug fixes

Adjust autocompletion to work with @​lezer/html's improved handling of < characters without tag name after them.

codemirror/lint (@​codemirror/lint)

v6.9.0

Compare Source

Bug fixes

Multiple configurations to linter will now be merged without raising an error.

New features

The new markClass option to actions makes it possible to style action buttons.

mochajs/mocha (mocha)

v11.7.4

Compare Source

🩹 Fixes
📚 Documentation
  • migrate remaining legacy wiki pages to main documentation (#​5465) (bff9166)
🧹 Chores
rollup/rollup (rollup)

v4.52.4

Compare Source

2025-10-03

Bug Fixes
  • Fix an issue where the wrong branch of nullish coalescing was picked (#​6133)
Pull Requests
SeleniumHQ/selenium (selenium-webdriver4)

v4.36.0

tailwindlabs/tailwindcss (tailwindcss)

v3.4.18

Compare Source

Fixed
  • Improve support for raw supports-[…] queries in arbitrary values (#​13605)
  • Fix require.cache error when loaded through a TypeScript file in Node 22.18+ (#​18665)
  • Support import.meta.resolve(…) in configs for new enough Node.js versions (#​18938)
  • Allow using newer versions of postcss-load-config for better ESM and TypeScript PostCSS config support with the CLI (#​18938)
  • Remove irrelevant utility rules when matching important classes (#​19030)

Configuration

📅 Schedule: Branch creation - "after 10:00pm every weekday,before 5:00am every weekday,every weekend" in timezone America/Tijuana, 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Author

renovate bot commented May 13, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: undefined
Post-upgrade command 'git restore .npmrc' has not been added to the allowed list in allowedCommands
File name: undefined
Post-upgrade command 'pnpm install --frozen-lockfile' has not been added to the allowed list in allowedCommands
File name: undefined
Post-upgrade command 'pnpm bazel mod deps --lockfile_mode=update' has not been added to the allowed list in allowedCommands
File name: undefined
Post-upgrade command 'pnpm bazel run //.github/actions/deploy-docs-site:main' has not been added to the allowed list in allowedCommands
File name: undefined
Post-upgrade command 'pnpm bazel run //packages/common:base_currencies_file' has not been added to the allowed list in allowedCommands
File name: undefined
Post-upgrade command 'pnpm bazel run //packages/common/locales:closure_locale_file' has not been added to the allowed list in allowedCommands
File name: undefined
Post-upgrade command 'pnpm bazel run //packages/core:base_locale_file' has not been added to the allowed list in allowedCommands

@renovate renovate bot force-pushed the renovate/main-all-non-major-dependencies branch 2 times, most recently from cc84316 to 55102c4 Compare May 16, 2025 06:15
@renovate renovate bot force-pushed the renovate/main-all-non-major-dependencies branch from 55102c4 to c6cf7c9 Compare May 16, 2025 07:25
@renovate renovate bot force-pushed the renovate/main-all-non-major-dependencies branch from c6cf7c9 to 2d123ee Compare May 16, 2025 07:59
@renovate renovate bot force-pushed the renovate/main-all-non-major-dependencies branch from 2d123ee to d2f832e Compare May 17, 2025 12:46
@renovate renovate bot changed the title build: update all non-major dependencies (main) build: update dependency @types/chrome to ^0.0.323 (main) May 17, 2025
@renovate renovate bot force-pushed the renovate/main-all-non-major-dependencies branch from d2f832e to e0bf34a Compare May 18, 2025 16:21
@renovate renovate bot changed the title build: update dependency @types/chrome to ^0.0.323 (main) build: update all non-major dependencies (main) May 18, 2025
@renovate renovate bot force-pushed the renovate/main-all-non-major-dependencies branch from e0bf34a to 885afac Compare May 25, 2025 04:10
@renovate renovate bot force-pushed the renovate/main-all-non-major-dependencies branch 3 times, most recently from ee5a98d to 4879ed5 Compare June 6, 2025 13:16
@renovate renovate bot changed the title build: update all non-major dependencies (main) build: update dependency rollup to v4.41.2 (main) Jun 6, 2025
@renovate renovate bot force-pushed the renovate/main-all-non-major-dependencies branch from 4879ed5 to d01f039 Compare June 8, 2025 10:42
@renovate renovate bot changed the title build: update dependency rollup to v4.41.2 (main) build: update all non-major dependencies (main) Jun 8, 2025
@renovate renovate bot force-pushed the renovate/main-all-non-major-dependencies branch 2 times, most recently from 38a229d to 00543f6 Compare June 15, 2025 08:02
@renovate renovate bot force-pushed the renovate/main-all-non-major-dependencies branch from 00543f6 to b54331b Compare June 24, 2025 10:04
@renovate renovate bot force-pushed the renovate/main-all-non-major-dependencies branch from b54331b to def3c40 Compare July 1, 2025 18:18
@renovate renovate bot force-pushed the renovate/main-all-non-major-dependencies branch 2 times, most recently from a89871a to 311a13e Compare July 10, 2025 07:11
@renovate renovate bot force-pushed the renovate/main-all-non-major-dependencies branch 7 times, most recently from c6ba72b to 7959fc4 Compare September 19, 2025 12:33
@renovate renovate bot force-pushed the renovate/main-all-non-major-dependencies branch 5 times, most recently from 6ae6924 to 45f4713 Compare September 25, 2025 15:59
@renovate renovate bot removed the target: minor label Sep 25, 2025
@renovate renovate bot force-pushed the renovate/main-all-non-major-dependencies branch 5 times, most recently from 24d8895 to 66c5f5a Compare September 30, 2025 13:09
@renovate renovate bot force-pushed the renovate/main-all-non-major-dependencies branch 2 times, most recently from c862a64 to cef4685 Compare October 1, 2025 19:59
@renovate renovate bot changed the title build: update all non-major dependencies (main) build: update dependency @types/selenium-webdriver4 to v4.35.1 (main) Oct 1, 2025
@renovate renovate bot force-pushed the renovate/main-all-non-major-dependencies branch from cef4685 to 01e5f29 Compare October 2, 2025 03:51
@renovate renovate bot changed the title build: update dependency @types/selenium-webdriver4 to v4.35.1 (main) build: update all non-major dependencies (main) Oct 2, 2025
@renovate renovate bot force-pushed the renovate/main-all-non-major-dependencies branch 4 times, most recently from 8da23cb to 58971b6 Compare October 4, 2025 03:38
See associated pull request for more information.
@renovate renovate bot force-pushed the renovate/main-all-non-major-dependencies branch from 58971b6 to e96d1be Compare October 5, 2025 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants