Skip to content

Commit

Permalink
deps/2023-09-17 (#53)
Browse files Browse the repository at this point in the history
* NPM Update

Signed-off-by: Matthew Nickson <matthew@apimetrics.com>

* Upped dependabot PR limit

5 PRs makes it harder to see all dependency issues (maxes out then
takes ages to go through all).

Signed-off-by: Matthew Nickson <matthew@apimetrics.com>

* chore(dev-deps): bump eslint-config-prettier from 8.8.0 to 8.10.0 (#47)

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.8.0 to 8.10.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v8.8.0...v8.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(deps): bump @oclif/plugin-help from 5.2.9 to 5.2.19 (#48)

Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 5.2.9 to 5.2.19.
- [Release notes](https://github.com/oclif/plugin-help/releases)
- [Changelog](https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-help@5.2.9...5.2.19)

---
updated-dependencies:
- dependency-name: "@oclif/plugin-help"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(deps): bump node-fetch from 2.6.11 to 2.7.0 (#49)

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.11 to 2.7.0.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.6.11...v2.7.0)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(dev-deps): bump chai and @types/chai (#50)

Bumps [chai](https://github.com/chaijs/chai) and [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai). These dependencies needed to be updated together.

Updates `chai` from 4.3.7 to 4.3.8
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md)
- [Commits](chaijs/chai@v4.3.7...v4.3.8)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(dev-deps): bump @types/fs-extra from 11.0.1 to 11.0.2 (#55)

* Added release workflows (#52)

2 new workflows, 1 to create a release and 1 to publish the package to
NPM. The release workflow tests and builds the tarballs before creating
a draft release when a new tag matching the pattern v*.*.* is created.
This draft release can then be manually checked before being published.
The npm workflow then, when a release is published, builds the NPM
package from the release to NPM.

Signed-off-by: Matthew Nickson <matthew@apimetrics.com>

* v0.0.3 (#54)

* chore(dev-deps): bump @types/fs-extra from 11.0.1 to 11.0.2

Bumps [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra) from 11.0.1 to 11.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fs-extra)

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

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: Matthew Nickson <matthew@apimetrics.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Matthew Nickson <matthew@apimetrics.com>
Co-authored-by: Nick Denny <nick@apimetrics.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(dev-deps): bump eslint-config-prettier from 8.8.0 to 8.10.0 (#57)

* Added release workflows (#52)

2 new workflows, 1 to create a release and 1 to publish the package to
NPM. The release workflow tests and builds the tarballs before creating
a draft release when a new tag matching the pattern v*.*.* is created.
This draft release can then be manually checked before being published.
The npm workflow then, when a release is published, builds the NPM
package from the release to NPM.

Signed-off-by: Matthew Nickson <matthew@apimetrics.com>

* v0.0.3 (#54)

* chore(dev-deps): bump eslint-config-prettier from 8.8.0 to 8.10.0

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.8.0 to 8.10.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v8.8.0...v8.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: Matthew Nickson <matthew@apimetrics.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Matthew Nickson <matthew@apimetrics.com>
Co-authored-by: Nick Denny <nick@apimetrics.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: Matthew Nickson <matthew@apimetrics.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nick Denny <nick@apimetrics.com>
  • Loading branch information
3 people authored Sep 26, 2023
1 parent 16c5851 commit e4002ea
Show file tree
Hide file tree
Showing 3 changed files with 8,504 additions and 6,374 deletions.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ updates:
versioning-strategy: 'increase'
labels:
- 'dependencies'
open-pull-requests-limit: 5
open-pull-requests-limit: 20
pull-request-branch-name:
separator: '-'
commit-message:
Expand Down
Loading

0 comments on commit e4002ea

Please sign in to comment.