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

chore(deps): update dev dependencies #1629

Merged
merged 1 commit into from
Oct 9, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) ^8.57.0 -> ^8.57.1 age adoption passing confidence
eslint-plugin-import ^2.29.1 -> ^2.31.0 age adoption passing confidence
eslint-plugin-jsdoc ^50.2.3 -> ^50.3.1 age adoption passing confidence
web-ext ^8.2.0 -> ^8.3.0 age adoption passing confidence

Release Notes

eslint/eslint (eslint)

v8.57.1

Compare Source

import-js/eslint-plugin-import (eslint-plugin-import)

v2.31.0

Compare Source

Added
Fixed
Changed

v2.30.0

Compare Source

Added
Fixed
Changed
  • [Docs] no-extraneous-dependencies: Make glob pattern description more explicit ([#​2944], thanks [@​mulztob])
  • [no-unused-modules]: add console message to help debug [#​2866]
  • [Refactor] ExportMap: make procedures static instead of monkeypatching exportmap ([#​2982], thanks [@​soryy708])
  • [Refactor] ExportMap: separate ExportMap instance from its builder logic ([#​2985], thanks [@​soryy708])
  • [Docs] order: Add a quick note on how unbound imports and --fix ([#​2640], thanks [@​minervabot])
  • [Tests] appveyor -> GHA (run tests on Windows in both pwsh and WSL + Ubuntu) ([#​2987], thanks [@​joeyguerra])
  • [actions] migrate OSX tests to GHA ([ljharb#37], thanks [@​aks-])
  • [Refactor] exportMapBuilder: avoid hoisting ([#​2989], thanks [@​soryy708])
  • [Refactor] ExportMap: extract "builder" logic to separate files ([#​2991], thanks [@​soryy708])
  • [Docs] [order]: update the description of the pathGroupsExcludedImportTypes option ([#​3036], thanks [@​liby])
  • [readme] Clarify how to install the plugin ([#​2993], thanks [@​jwbth])
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v50.3.1

Compare Source

Bug Fixes

v50.3.0

Compare Source

Features
  • require-param: add ignoreWhenAllParamsMissing option; fixes #​1317 (3b18435)

v50.2.5

Compare Source

Bug Fixes
  • require-jsdoc: allow TSTypeAliasDeclaration to be detected for export; fixes #​1319 (909de73)
  • force release (6970456)
  • force release (20e0805)
  • update semantic-release (baaf8c3)
  • update semantic-release/github (8e565e0)

v50.2.4

Compare Source

Bug Fixes
  • require-returns-check: allow infinite for loops to have only one branch to return; fixes #​1315 (e7ab475)
mozilla/web-ext (web-ext)

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 6am on the first day of the month" (UTC), 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.

@renovate renovate bot force-pushed the renovate/dev-dependencies branch from bed9158 to 9bf0e85 Compare October 1, 2024 10:44
@renovate renovate bot force-pushed the renovate/dev-dependencies branch from 9bf0e85 to 20966dc Compare October 3, 2024 14:00
@AprilSylph AprilSylph merged commit e8aac5c into master Oct 9, 2024
1 check passed
@AprilSylph AprilSylph deleted the renovate/dev-dependencies branch October 9, 2024 07:26
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.

1 participant