Commit Graph

376 Commits

Author SHA1 Message Date
Jeff Widman
ffb09c023c Drop mention of "locally"
I saw "locally" and thought I had to do this on my laptop and couldn't do this in a codespace for some reason... 

But I tested and turns out a codespace is just fine, so remove mention of "locally"
2022-11-02 16:05:04 -07:00
Jeff Widman
5ef0018793 Merge pull request #282 from dependabot/v1.3.5-release-notes
v1.3.5 Release Notes
v1.3.5
2022-11-02 15:58:33 -07:00
Jeff Widman
a9380d24b2 v1.3.5 2022-11-02 22:46:06 +00:00
Jeff Widman
404ba25b3f Merge pull request #280 from dependabot/drop-readme-from-bump-script
Don't bump pin versions in `README.md`
2022-11-02 15:42:20 -07:00
Jeff Widman
f40d4c77c9 Don't bump pin versions in README.md
We'd rather suggest folks pin to the floating tag `v1` so they default to automatically updated.

If they'd rather pin deterministically, they should be pinning by SHA, not the full major/min/patch.

Related:
* https://github.com/dependabot/fetch-metadata/pull/246
* https://github.com/dependabot/fetch-metadata/pull/267#discussion_r983986989
2022-11-02 14:54:28 -07:00
Jeff Widman
7db64c379f Merge pull request #252 from dependabot/document-release-steps
Document steps for cutting a new release
2022-11-02 14:06:07 -07:00
Jeff Widman
daa85e7aee Add mention of npm run build if dev deps need updating. 2022-11-02 13:56:14 -07:00
Jeff Widman
b768c4033e Document steps for cutting a new release
Document the steps to cut/tag a new release of this action.
2022-11-02 13:56:14 -07:00
Barry Gordon
9833f74bfb Merge pull request #273 from dependabot/dependabot/npm_and_yarn/yargs-and-types/yargs-17.6.0
Bump yargs and @types/yargs
2022-11-01 14:53:05 +00:00
dependabot[bot]
32b7ed324b Bump yargs and @types/yargs
Bumps [yargs](https://github.com/yargs/yargs) and [@types/yargs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yargs). These dependencies needed to be updated together.

Updates `yargs` from 17.5.1 to 17.6.0
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v17.5.1...v17.6.0)

Updates `@types/yargs` from 17.0.12 to 17.0.13
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/yargs)

---
updated-dependencies:
- dependency-name: yargs
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: "@types/yargs"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 14:52:13 +00:00
Barry Gordon
7942397165 Merge pull request #271 from dependabot/dependabot/npm_and_yarn/actions/github-5.1.1
Bump @actions/github from 5.0.3 to 5.1.1
2022-11-01 14:51:25 +00:00
github-actions
e670fb927e [dependabot skip] Update dist/ with build changes 2022-11-01 14:50:26 +00:00
dependabot[bot]
4491142f4c Bump @actions/github from 5.0.3 to 5.1.1
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.0.3 to 5.1.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)

---
updated-dependencies:
- dependency-name: "@actions/github"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 14:49:32 +00:00
Barry Gordon
dc39bf9eff Merge pull request #274 from dependabot/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.42.0
Bump @typescript-eslint/eslint-plugin from 5.38.0 to 5.42.0
2022-11-01 14:48:46 +00:00
dependabot[bot]
07cf42993d Bump @typescript-eslint/eslint-plugin from 5.38.0 to 5.42.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.38.0 to 5.42.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.42.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 14:47:55 +00:00
Barry Gordon
417b3bd986 Merge pull request #272 from dependabot/dependabot/npm_and_yarn/actions/core-1.10.0
Bump @actions/core from 1.9.1 to 1.10.0
2022-11-01 14:46:59 +00:00
github-actions
2c682a41d7 [dependabot skip] Update dist/ with build changes 2022-11-01 14:46:03 +00:00
dependabot[bot]
4c596dac43 Bump @actions/core from 1.9.1 to 1.10.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.1 to 1.10.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 14:45:05 +00:00
Mattt
308b50cd65 Merge pull request #276 from dependabot/mattt/fix-linter-warnings
Fix object-shorthand linter warnings
2022-11-01 06:56:16 -07:00
Mattt
e99f596f42 npm run build 2022-11-01 06:31:23 -07:00
Mattt
023b335ed9 Fix object-shorthand linter warnings 2022-11-01 05:48:25 -07:00
Barry Gordon
7503c61823 Merge pull request #275 from dependabot/dependabot/npm_and_yarn/types/node-18.11.9
Bump @types/node from 18.7.18 to 18.11.9
2022-11-01 12:44:19 +00:00
dependabot[bot]
d09039dc87 Bump @types/node from 18.7.18 to 18.11.9
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.18 to 18.11.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 12:06:29 +00:00
Landon Grindheim
ae81da92fd Merge pull request #250 from rribeiro1/fix-docs
docs: fix auto-merge example
2022-10-11 16:31:13 -04:00
Rafael Ribeiro
3f9eabc222 Merge branch 'main' into fix-docs 2022-10-11 22:15:52 +02:00
Nish Sinha
e800623615 Merge pull request #267 from dependabot/v1.3.4-release-notes
v1.3.4 Release Notes
2022-09-30 16:53:34 -04:00
Nish Sinha
bfc19f43c1 v1.3.4 v1.3.4 2022-09-29 14:21:51 -04:00
Barry Gordon
4367f5862b Merge pull request #258 from dependabot/dependabot/npm_and_yarn/yaml-2.1.1
Bump yaml from 2.0.1 to 2.1.1
2022-09-22 11:23:54 +01:00
Barry Gordon
00ab600844 Manually bump dist/ 2022-09-22 11:23:04 +01:00
dependabot[bot]
bdbe81d735 Bump yaml from 2.0.1 to 2.1.1
Bumps [yaml](https://github.com/eemeli/yaml) from 2.0.1 to 2.1.1.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v2.0.1...v2.1.1)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 07:55:35 +00:00
Barry Gordon
5fc325ad56 Merge pull request #257 from dependabot/dependabot/npm_and_yarn/typescript-4.8.3
Bump typescript from 4.6.3 to 4.8.3
2022-09-22 08:54:41 +01:00
dependabot[bot]
c91309cd90 Bump typescript from 4.6.3 to 4.8.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.3 to 4.8.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.3...v4.8.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 07:53:31 +00:00
Barry Gordon
264d039a3f Merge pull request #266 from dependabot/dependabot/npm_and_yarn/ts-node-10.9.1
Bump ts-node from 10.7.0 to 10.9.1
2022-09-22 08:52:33 +01:00
dependabot[bot]
d1cd6ed64f Bump ts-node from 10.7.0 to 10.9.1
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.7.0 to 10.9.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.7.0...v10.9.1)

---
updated-dependencies:
- dependency-name: ts-node
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 07:51:37 +00:00
Barry Gordon
e3cb77ec61 Merge pull request #265 from dependabot/dependabot/npm_and_yarn/actions/github-5.0.3
Bump @actions/github from 5.0.1 to 5.0.3
2022-09-22 08:50:31 +01:00
github-actions
e46234153b [dependabot skip] Update dist/ with build changes 2022-09-22 07:33:44 +00:00
dependabot[bot]
6558cdc876 Bump @actions/github from 5.0.1 to 5.0.3
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.0.1 to 5.0.3.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)

---
updated-dependencies:
- dependency-name: "@actions/github"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 07:32:40 +00:00
Barry Gordon
65ba347ea4 Merge pull request #264 from dependabot/dependabot/npm_and_yarn/vercel/ncc-0.34.0
Bump @vercel/ncc from 0.33.4 to 0.34.0
2022-09-22 08:31:31 +01:00
dependabot[bot]
b5adae2cb0 Bump @vercel/ncc from 0.33.4 to 0.34.0
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.33.4 to 0.34.0.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.33.4...0.34.0)

---
updated-dependencies:
- dependency-name: "@vercel/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 07:30:38 +00:00
Barry Gordon
c419e61d9a Merge pull request #262 from dependabot/dependabot/npm_and_yarn/dotenv-16.0.2
Bump dotenv from 16.0.0 to 16.0.2
2022-09-22 08:29:43 +01:00
dependabot[bot]
538a595344 Bump dotenv from 16.0.0 to 16.0.2
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.0.0 to 16.0.2.
- [Release notes](https://github.com/motdotla/dotenv/releases)
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.0.0...v16.0.2)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 07:28:58 +00:00
Barry Gordon
2f369f7f68 Merge pull request #263 from dependabot/dependabot/npm_and_yarn/eslint-plugin-promise-6.0.1
Bump eslint-plugin-promise from 6.0.0 to 6.0.1
2022-09-22 08:28:09 +01:00
dependabot[bot]
c4b4b07f5c Bump eslint-plugin-promise from 6.0.0 to 6.0.1
Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/commits)

---
updated-dependencies:
- dependency-name: eslint-plugin-promise
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 07:26:42 +00:00
Barry Gordon
7dc02c7ba0 Merge pull request #261 from dependabot/dependabot/npm_and_yarn/yargs-and-types/yargs-17.5.1
Bump yargs and @types/yargs
2022-09-22 08:25:42 +01:00
dependabot[bot]
8eda1066e3 Bump yargs and @types/yargs
Bumps [yargs](https://github.com/yargs/yargs) and [@types/yargs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yargs). These dependencies needed to be updated together.

Updates `yargs` from 17.4.1 to 17.5.1
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v17.4.1...v17.5.1)

Updates `@types/yargs` from 17.0.10 to 17.0.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/yargs)

---
updated-dependencies:
- dependency-name: yargs
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: "@types/yargs"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 07:24:39 +00:00
Barry Gordon
6bcffb0b26 Merge pull request #260 from dependabot/dependabot/npm_and_yarn/nock-13.2.9
Bump nock from 13.2.4 to 13.2.9
2022-09-22 08:23:50 +01:00
dependabot[bot]
dcf5af6c96 Bump nock from 13.2.4 to 13.2.9
Bumps [nock](https://github.com/nock/nock) from 13.2.4 to 13.2.9.
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nock/nock/compare/v13.2.4...v13.2.9)

---
updated-dependencies:
- dependency-name: nock
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 07:20:15 +00:00
Barry Gordon
889f48203b Merge pull request #259 from dependabot/dependabot/npm_and_yarn/eslint-8.23.1
Bump eslint from 8.13.0 to 8.23.1
2022-09-22 08:19:24 +01:00
dependabot[bot]
8e4c29d8c1 Bump eslint from 8.13.0 to 8.23.1
Bumps [eslint](https://github.com/eslint/eslint) from 8.13.0 to 8.23.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.13.0...v8.23.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 07:18:25 +00:00
Barry Gordon
af79a19ae3 Merge pull request #254 from dependabot/dependabot/npm_and_yarn/typescript-eslint/parser-5.38.0
Bump @typescript-eslint/parser from 5.20.0 to 5.38.0
2022-09-22 08:17:50 +01:00