From d7e88e0fd9e1a56d1075f610183d571f8347ff9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 11:55:08 -0700 Subject: [PATCH] fix: bump release-please from 16.5.0 to 16.10.0 (#953) Bumps [release-please](https://github.com/googleapis/release-please) from 16.5.0 to 16.10.0.
Release notes

Sourced from release-please's releases.

v16.10.0

16.10.0 (2024-03-11)

Features

Bug Fixes

v16.9.0

16.9.0 (2024-02-14)

Features

v16.8.0

16.8.0 (2024-01-26)

Features

Bug Fixes

v16.7.1

16.7.1 (2024-01-25)

Bug Fixes

v16.7.0

16.7.0 (2024-01-03)

Features

... (truncated)

Changelog

Sourced from release-please's changelog.

16.10.0 (2024-03-11)

Features

Bug Fixes

16.9.0 (2024-02-14)

Features

16.8.0 (2024-01-26)

Features

Bug Fixes

16.7.1 (2024-01-25)

Bug Fixes

16.7.0 (2024-01-03)

Features

16.6.0 (2023-12-28)

Features

... (truncated)

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=release-please&package-manager=npm_and_yarn&previous-version=16.5.0&new-version=16.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 26 +++++++++++++------------- package.json | 2 +- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index ed92de4..e361dc1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "Apache-2.0", "dependencies": { "@actions/core": "^1.10.0", - "release-please": "^16.5.0" + "release-please": "^16.10.0" }, "devDependencies": { "@types/mocha": "^9.0.0", @@ -298,16 +298,16 @@ } }, "node_modules/@google-automations/git-file-utils": { - "version": "1.2.6", - "resolved": "https://registry.npmjs.org/@google-automations/git-file-utils/-/git-file-utils-1.2.6.tgz", - "integrity": "sha512-wNWeNLBtQH39kTayGuJMF1IRVPxfcywH//thQHD+xzRlanTNDI/5WACUvBkIz9bhnEC7ADm5ibA+DX9meU+JwQ==", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@google-automations/git-file-utils/-/git-file-utils-2.0.0.tgz", + "integrity": "sha512-F6h8npq7rt60fr3W+cil/zXbIiF9Hj8JzaN3LNh7uBIJpsWnjL9ObV84qW/345boMheDdo/n+cItmvCfsn0lLA==", "dependencies": { "@octokit/rest": "^19.0.7", "@octokit/types": "^9.0.0", "minimatch": "^5.1.0" }, "engines": { - "node": ">= 14" + "node": ">= 18" } }, "node_modules/@google-automations/git-file-utils/node_modules/brace-expansion": { @@ -5257,12 +5257,12 @@ } }, "node_modules/release-please": { - "version": "16.5.0", - "resolved": "https://registry.npmjs.org/release-please/-/release-please-16.5.0.tgz", - "integrity": "sha512-cceO6cmXCkS7qwvBW/u4gbEg9Bl1jeWubrhMWVsfKZ54qZWgkP4HQFiCjcy9kUku7/cBkiVqaDg3dqIvy7KyZQ==", + "version": "16.10.0", + "resolved": "https://registry.npmjs.org/release-please/-/release-please-16.10.0.tgz", + "integrity": "sha512-c9VsQlMGALw5rCsy+7MoGSkOEC54a6ScxiylkxEJ7tt6bFYsXmfk2u/NZP5fdytFZRyHQIee+P7EZc7sfs7I7Q==", "dependencies": { "@conventional-commits/parser": "^0.4.1", - "@google-automations/git-file-utils": "^1.2.5", + "@google-automations/git-file-utils": "^2.0.0", "@iarna/toml": "^3.0.0", "@octokit/graphql": "^5.0.0", "@octokit/request": "^6.0.0", @@ -5289,7 +5289,7 @@ "typescript": "^4.6.4", "unist-util-visit": "^2.0.3", "unist-util-visit-parents": "^3.1.1", - "xpath": "^0.0.32", + "xpath": "^0.0.34", "yaml": "^2.2.2", "yargs": "^17.0.0" }, @@ -7115,9 +7115,9 @@ } }, "node_modules/xpath": { - "version": "0.0.32", - "resolved": "https://registry.npmjs.org/xpath/-/xpath-0.0.32.tgz", - "integrity": "sha512-rxMJhSIoiO8vXcWvSifKqhvV96GjiD5wYb8/QHdoRyQvraTpp4IEv944nhGausZZ3u7dhQXteZuZbaqfpB7uYw==", + "version": "0.0.34", + "resolved": "https://registry.npmjs.org/xpath/-/xpath-0.0.34.tgz", + "integrity": "sha512-FxF6+rkr1rNSQrhUNYrAFJpRXNzlDoMxeXN5qI84939ylEv3qqPFKa85Oxr6tDaJKqwW6KKyo2v26TSv3k6LeA==", "engines": { "node": ">=0.6.0" } diff --git a/package.json b/package.json index 7161bc5..3fecacd 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "homepage": "https://github.com/bcoe/release-please-action#readme", "dependencies": { "@actions/core": "^1.10.0", - "release-please": "^16.5.0" + "release-please": "^16.10.0" }, "devDependencies": { "@types/mocha": "^9.0.0",