Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update DevDependencies #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update DevDependencies #3

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 31, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@biomejs/biome (source) 1.8.2 -> 1.9.4 age adoption passing confidence
@types/chrome (source) 0.0.268 -> 0.0.308 age adoption passing confidence
@types/node (source) 20.14.8 -> 20.17.24 age adoption passing confidence
@types/react (source) 18.3.3 -> 18.3.18 age adoption passing confidence
@types/react-dom (source) 18.3.0 -> 18.3.5 age adoption passing confidence
typescript (source) 5.5.2 -> 5.8.2 age adoption passing confidence
web-ext 8.2.0 -> 8.4.0 age adoption passing confidence

Release Notes

biomejs/biome (@​biomejs/biome)

v1.9.4

Compare Source

v1.9.3

Compare Source

v1.9.2

Compare Source

v1.9.1

Compare Source

v1.9.0

Compare Source

v1.8.3

Compare Source

microsoft/TypeScript (typescript)

v5.8.2

Compare Source

v5.7.3: TypeScript 5.7.3

Compare Source

For release notes, check out the release announcement.

Downloads are available on npm

v5.7.2: TypeScript 5.7

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

v5.6.3: TypeScript 5.6.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.6.2: TypeScript 5.6

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.5.4: TypeScript 5.5.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.5.3: TypeScript 5.5.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

mozilla/web-ext (web-ext)

v8.4.0

Compare Source

main changes

  • Added: export submit-addon via package.json (#​3250)
  • Updated: dependency addons-linter to 7.8.0 (#​3335)
    • This version contains the JSON schemas for Firefox 135
  • Removed: remove --disable-component-update from default args (#​3298)

dependencies

  • Updated: dependency @babel/runtime to 7.26.7 (#​3339)
  • Updated: dependency @devicefarmer/adbkit to 3.3.8 (#​3308)
  • Updated: dependency https-proxy-agent to 7.0.6 (#​3322)
  • Updated: dependency jose to 5.9.6 (#​3281)

dev dependencies

  • Updated: dependency @babel/cli to 7.26.4 (#​3321)
  • Updated: dependency @babel/core to 7.26.7 (#​3340)
  • Updated: dependency @babel/eslint-parser to 7.26.5 (#​3330)
  • Updated: dependency @babel/preset-env to 7.26.7 (#​3338)
  • Updated: dependency @babel/register to 7.25.9 (#​3286)
  • Updated: dependency @commitlint/cli to 19.7.1 (#​3343)
  • Updated: dependency @commitlint/config-conventional to 19.7.1 (#​3344)
  • Updated: dependency chai-as-promised to 8.0.1 (#​3311)
  • Updated: dependency chai to 5.1.2 (#​3289)
  • Updated: dependency cross-spawn to 7.0.5 (#​3303)
  • Updated: dependency eslint-plugin-import to 2.31.0 (#​3267)
  • Updated: dependency fs-extra to 11.3.0 (#​3332)
  • Updated: dependency mocha to 11.1.0 (#​3334)
  • Updated: dependency nyc to 17.1.0 (#​3255)
  • Updated: dependency prettier to 3.4.2 (#​3319)

new contributors


See all changes: mozilla/web-ext@8.3.0...8.4.0

v8.3.0

Compare Source

main changes

  • Updated: dependency addons-linter to 7.1.0 (#​3254)
  • Updated: replace Bunyan logger with Pino (#​3214)
  • Removed: drop mz dependency (#​3215)
  • Removed: drop node-fetch dependency (#​3217)
  • Removed: drop fs-extras and mkdirp dependencies (#​3230)
  • Fixed: Resolve input sourceDir to absolute path (#​3024)

dependencies

  • Updated: dependency @babel/runtime to 7.25.6 (#​3236)
  • Updated: dependency chrome-launcher to 1.1.2 (#​3200)
  • Updated: dependency firefox-profile to 4.7.0 (#​3224)
  • Updated: dependency https-proxy-agent to 7.0.5 (#​3184)
  • Updated: dependency jose to 5.9.2 (#​3253)
  • Updated: dependency pino to 9.4.0 (#​3240)
  • Updated: dependency update-notifier to 7.3.1 (#​3244)
  • Updated: dependency watchpack to 2.4.2 (#​3223)
  • Updated: dependency ws to 8.18.0 (#​3187)

dev dependencies

  • Updated: dependency @babel/cli to 7.25.6 (#​3237)
  • Updated: dependency @babel/core to 7.25.2 (#​3210)
  • Updated: dependency @babel/eslint-parser to 7.25.1 (#​3206)
  • Updated: dependency @babel/preset-env to 7.25.4 (#​3228)
  • Updated: dependency @commitlint/cli to 19.5.0 (#​3249)
  • Updated: dependency @commitlint/config-conventional to 19.5.0 (#​3248)
  • Updated: dependency babel-plugin-istanbul to 7.0.0 (#​3189)
  • Updated: dependency chai to 4.5.0 (#​3204)
  • Updated: dependency eslint-plugin-import to 2.30.0 (#​3239)
  • Updated: dependency mocha to 10.7.0 (#​3202)
  • Updated: dependency prettier to 3.3.3 (#​3196)
  • Updated: dependency sinon to 19.0.2 (#​3252)

others

  • Fixed: typo and missed async keyword (#​3177)

See all changes: mozilla/web-ext@8.2.0...8.3.0


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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/devdependencies branch 3 times, most recently from 95bb059 to c47ff28 Compare January 6, 2025 19:41
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from 041beb9 to 1657223 Compare January 15, 2025 07:56
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from c79ff71 to b37d29a Compare January 23, 2025 16:06
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from adc309f to 0c67aa0 Compare January 31, 2025 07:42
@renovate renovate bot force-pushed the renovate/devdependencies branch 4 times, most recently from 4bc2d15 to 5e90096 Compare February 9, 2025 11:07
@renovate renovate bot force-pushed the renovate/devdependencies branch from 5e90096 to d599474 Compare February 15, 2025 00:14
@renovate renovate bot force-pushed the renovate/devdependencies branch from d599474 to a94e79d Compare February 22, 2025 07:42
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from 0ae8bf3 to 1590b33 Compare March 4, 2025 20:06
@renovate renovate bot force-pushed the renovate/devdependencies branch from 1590b33 to 5cda052 Compare March 8, 2025 07:06
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