From 7e79e7fdf5f7ee8a965781a15ceebab840c6c22a Mon Sep 17 00:00:00 2001 From: Adam Matthiesen Date: Wed, 4 Dec 2024 20:56:41 -0800 Subject: [PATCH 1/2] Create dependabot.yml --- .github/dependabot.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .github/dependabot.yml diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 0000000..5f0889c --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,11 @@ +# To get started with Dependabot version updates, you'll need to specify which +# package ecosystems to update and where the package manifests are located. +# Please see the documentation for all configuration options: +# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file + +version: 2 +updates: + - package-ecosystem: "npm" # See documentation for possible values + directory: "/" # Location of package manifests + schedule: + interval: "weekly" From d571c791f85aacf978af5c5e5746203f5a498d5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 04:57:17 +0000 Subject: [PATCH 2/2] build(deps): Bump pkg-pr-new from 0.0.32 to 0.0.35 Bumps [pkg-pr-new](https://github.com/stackblitz-labs/pkg.pr.new/tree/HEAD/packages/cli) from 0.0.32 to 0.0.35. - [Commits](https://github.com/stackblitz-labs/pkg.pr.new/commits/v0.0.35/packages/cli) --- updated-dependencies: - dependency-name: pkg-pr-new dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 5ffcecc..aa49472 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@changesets/cli": "^2.27.9", "@changesets/config": "^3.0.3", "@changesets/changelog-github": "^0.5.0", - "pkg-pr-new": "^0.0.32", + "pkg-pr-new": "^0.0.35", "typescript": "^5.7.2" } } \ No newline at end of file diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1e26774..09564a1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^3.0.3 version: 3.0.4 pkg-pr-new: - specifier: ^0.0.32 - version: 0.0.32 + specifier: ^0.0.35 + version: 0.0.35 typescript: specifier: ^5.7.2 version: 5.7.2 @@ -518,8 +518,8 @@ packages: resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==} engines: {node: '>=6'} - pkg-pr-new@0.0.32: - resolution: {integrity: sha512-weyLBz/Qkc9ZJIE/pX5IGCyShdSq1SetOf7PSp9Vjv1RPPJySNP8NVW9w0SC3elVBCQlc6D76mJO/7PhVEJHag==} + pkg-pr-new@0.0.35: + resolution: {integrity: sha512-ljR1Axx1Vb4uY8NZ+QItj1PpuBtLDJcgEbWsdscDdif1I3YJUpfSRWmdULPkTbNxhfbG8TnPmheAZSmqh2QzcQ==} hasBin: true pkg-types@1.2.1: @@ -1235,7 +1235,7 @@ snapshots: pify@4.0.1: {} - pkg-pr-new@0.0.32: + pkg-pr-new@0.0.35: dependencies: '@jsdevtools/ez-spawn': 3.0.4 '@octokit/action': 6.1.0