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): update npm-packages - autoclosed #413

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Nov 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^19.5.0 -> ^19.6.0 age adoption passing confidence
@commitlint/config-conventional (source) ^19.5.0 -> ^19.6.0 age adoption passing confidence
@google-cloud/pubsub ^4.8.0 -> ^4.9.0 age adoption passing confidence
@google-cloud/spanner ^7.15.0 -> ^7.16.0 age adoption passing confidence
@opentelemetry/exporter-metrics-otlp-grpc (source) ^0.54.0 -> ^0.55.0 age adoption passing confidence
@opentelemetry/sdk-metrics (source) ^1.27.0 -> ^1.28.0 age adoption passing confidence
@opentelemetry/sdk-node (source) ^0.54.0 -> ^0.55.0 age adoption passing confidence
@opentelemetry/semantic-conventions (source) ^1.27.0 -> ^1.28.0 age adoption passing confidence
@types/mocha (source) ^10.0.9 -> ^10.0.10 age adoption passing confidence
axios (source) ^1.7.7 -> ^1.7.8 age adoption passing confidence
husky ^9.1.6 -> ^9.1.7 age adoption passing confidence
markdownlint-cli ^0.41.0 -> ^0.43.0 age adoption passing confidence
prettier (source) ^3.3.3 -> ^3.4.1 age adoption passing confidence
typescript (source) ^5.6.3 -> ^5.7.2 age adoption passing confidence

Release Notes

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

v19.6.0

Compare Source

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

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

v19.6.0

Compare Source

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

googleapis/nodejs-pubsub (@​google-cloud/pubsub)

v4.9.0

Compare Source

Features
Bug Fixes
googleapis/nodejs-spanner (@​google-cloud/spanner)

v7.16.0

Compare Source

Features
  • spanner: Add support for Cloud Spanner Default Backup Schedules (#​2135) (19f137c)
Bug Fixes
open-telemetry/opentelemetry-js (@​opentelemetry/exporter-metrics-otlp-grpc)

v0.55.0

Compare Source

v0.54.2

Compare Source

v0.54.1

Compare Source

axios/axios (axios)

v1.7.8

Compare Source

Bug Fixes
Contributors to this release
typicode/husky (husky)

v9.1.7

Compare Source

igorshubovych/markdownlint-cli (markdownlint-cli)

v0.43.0

Compare Source

v0.42.0

Compare Source

  • Update markdownlint dependency to 0.35.0
    • Add MD058/blanks-around-tables
    • Use micromark in MD001/MD003/MD009/MD010/MD013/MD014/MD019/MD021/MD023/MD024/MD025/MD039/MD042/MD043
    • Improve MD018/MD020/MD031/MD034/MD044
    • markdown-it parser no longer invoked by default
    • Improve performance
  • Update all dependencies via Dependabot
prettier/prettier (prettier)

v3.4.1

Compare Source

diff

Remove unnecessary parentheses around assignment in v-on (#​16887 by @​fisker)
<!-- Input -->
<template>
  <button @&#8203;click="foo += 2">Click</button>
</template>

<!-- Prettier 3.4.0 -->
<template>
  <button @&#8203;click="(foo += 2)">Click</button>
</template>

<!-- Prettier 3.4.1 -->
<template>
  <button @&#8203;click="foo += 2">Click</button>
</template>

v3.4.0

Compare Source

diff

🔗 Release Notes

microsoft/TypeScript (typescript)

v5.7.2

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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-bot renovate-bot force-pushed the renovate/npm-packages branch 5 times, most recently from cb562d1 to 25416a7 Compare November 12, 2024 09:25
@renovate-bot renovate-bot force-pushed the renovate/npm-packages branch 4 times, most recently from 62ed293 to 0ebacb5 Compare November 19, 2024 11:23
@renovate-bot renovate-bot force-pushed the renovate/npm-packages branch 6 times, most recently from ad4cb5e to 18df502 Compare November 26, 2024 13:23
@renovate-bot renovate-bot force-pushed the renovate/npm-packages branch 2 times, most recently from 386a88b to e6a8507 Compare November 28, 2024 17:28
@nielm
Copy link
Collaborator

nielm commented Nov 28, 2024

/gcbrun

@renovate-bot renovate-bot changed the title fix(deps): update npm-packages fix(deps): update npm-packages - autoclosed Nov 28, 2024
@renovate-bot renovate-bot deleted the renovate/npm-packages branch November 28, 2024 22:04
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