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

fix(deps): upgrade devDependencies (minor) #266

Merged
merged 3 commits into from
Sep 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^19.4.0 -> ^19.4.1 age adoption passing confidence
@commitlint/config-conventional (source) ^19.2.2 -> ^19.4.1 age adoption passing confidence
@opentelemetry/exporter-metrics-otlp-http (source) ^0.52.1 -> ^0.53.0 age adoption passing confidence
@opentelemetry/otlp-exporter-base (source) ^0.52.1 -> ^0.53.0 age adoption passing confidence
@opentelemetry/resources (source) ^1.25.1 -> ^1.26.0 age adoption passing confidence
@opentelemetry/sdk-metrics (source) ^1.25.1 -> ^1.26.0 age adoption passing confidence
@opentelemetry/semantic-conventions (source) ^1.25.1 -> ^1.27.0 age adoption passing confidence
@types/node (source) ^20.16.0 -> ^20.16.5 age adoption passing confidence
eslint-plugin-import ^2.29.1 -> ^2.30.0 age adoption passing confidence
husky ^9.1.4 -> ^9.1.5 age adoption passing confidence
lint-staged ^15.2.9 -> ^15.2.10 age adoption passing confidence
vite (source) ^5.4.1 -> ^5.4.3 age adoption passing confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v19.4.1

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v19.4.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

open-telemetry/opentelemetry-js (@​opentelemetry/exporter-metrics-otlp-http)

v0.53.0

Compare Source

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

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])
typicode/husky (husky)

v9.1.5

Compare Source

lint-staged/lint-staged (lint-staged)

v15.2.10

Compare Source

Patch Changes
vitejs/vite (vite)

v5.4.3

Compare Source

@renovate renovate bot force-pushed the renovate/devdependencies-(minor) branch 7 times, most recently from 5702f45 to 1ca5a2c Compare September 6, 2024 17:04
@renovate renovate bot force-pushed the renovate/devdependencies-(minor) branch from 1ca5a2c to a5e229e Compare September 7, 2024 02:04
@renovate renovate bot force-pushed the renovate/devdependencies-(minor) branch from a5e229e to 8f4605f Compare September 7, 2024 22:06
@ariellalgilmore ariellalgilmore requested a review from a team as a code owner September 10, 2024 17:24
@telemmy
Copy link
Contributor

telemmy bot commented Sep 10, 2024

All contributors have signed the DCO.
Posted by the DCO Assistant Lite bot.

Copy link
Contributor Author

renovate bot commented Sep 10, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@ariellalgilmore
Copy link
Contributor

I have read the DCO document and I hereby sign the DCO.

@ariellalgilmore
Copy link
Contributor

recheck

@ariellalgilmore
Copy link
Contributor

@mattrosno I updated this PR because the ci-checks for SonarCloud were failing due to this bug: actions/upload-artifact#610. I added include-hidden-files: true in order for the test-coverage file to be uploaded and then dowloaded by the SonarCloud section of the test

Copy link

@ariellalgilmore ariellalgilmore merged commit 4740cae into main Sep 10, 2024
6 checks passed
@ariellalgilmore ariellalgilmore deleted the renovate/devdependencies-(minor) branch September 10, 2024 18:55
@telemmy telemmy bot mentioned this pull request Sep 10, 2024
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.

2 participants