Commit Graph

655 Commits

Author SHA1 Message Date
Riccardo Rigutini 992919fc07
Merge pull request #70 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-jest-27.6.0
chore(deps): bump eslint-plugin-jest from 27.4.3 to 27.6.0
2023-10-30 16:32:07 +01:00
Riccardo Rigutini 6c401db27a
Merge pull request #69 from richardrigutins/dependabot/npm_and_yarn/types/node-20.8.9
chore(deps): bump @types/node from 20.8.7 to 20.8.9
2023-10-30 14:10:51 +01:00
dependabot[bot] f0db95dc13
chore(deps): bump @types/node from 20.8.7 to 20.8.9
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.7 to 20.8.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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 13:06:47 +00:00
Riccardo Rigutini db947fef18
Merge pull request #68 from richardrigutins/dependabot/github_actions/actions/setup-node-4.0.0
chore(deps): bump actions/setup-node from 3.8.1 to 4.0.0
2023-10-30 13:42:57 +01:00
Riccardo Rigutini 22d8d4b8c7
Update check-dist workflow to Node 20 2023-10-30 12:38:33 +00:00
dependabot[bot] 6fe19c0d40
chore(deps): bump eslint-plugin-jest from 27.4.3 to 27.6.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.4.3 to 27.6.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.4.3...v27.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 11:27:22 +00:00
dependabot[bot] 3f70d49157
chore(deps): bump actions/setup-node from 3.8.1 to 4.0.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.8.1 to 4.0.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.8.1...v4.0.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 11:26:19 +00:00
Riccardo Rigutini f7aa8cfda8
Merge pull request #67 from richardrigutins/dependabot/npm_and_yarn/types/lodash-4.14.200
chore(deps): bump @types/lodash from 4.14.199 to 4.14.200
2023-10-23 14:37:49 +02:00
dependabot[bot] 693f4b37e1
chore(deps): bump @types/lodash from 4.14.199 to 4.14.200
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.199 to 4.14.200.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 12:34:54 +00:00
Riccardo Rigutini d9d9adc1a7
Merge pull request #66 from richardrigutins/dependabot/npm_and_yarn/types/jest-29.5.6
chore(deps): bump @types/jest from 29.5.5 to 29.5.6
2023-10-23 14:34:06 +02:00
dependabot[bot] c459133b70
chore(deps): bump @types/jest from 29.5.5 to 29.5.6
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.5 to 29.5.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 12:13:05 +00:00
Riccardo Rigutini 9db09ac1b4
Merge pull request #65 from richardrigutins/dependabot/npm_and_yarn/types/node-20.8.7
chore(deps): bump @types/node from 20.8.6 to 20.8.7
2023-10-23 14:11:28 +02:00
dependabot[bot] 14fdae5981
chore(deps): bump @types/node from 20.8.6 to 20.8.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.6 to 20.8.7.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 12:00:05 +00:00
Riccardo Rigutini b1e60605ec
Merge pull request #64 from richardrigutins/dependabot/npm_and_yarn/eslint-8.52.0
chore(deps): bump eslint from 8.51.0 to 8.52.0
2023-10-23 13:58:51 +02:00
dependabot[bot] a8050abab0
chore(deps): bump eslint from 8.51.0 to 8.52.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.51.0 to 8.52.0.
- [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.51.0...v8.52.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 11:55:44 +00:00
Riccardo Rigutini 0b3f0a35d8
Merge pull request #63 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-jest-27.4.3
chore(deps): bump eslint-plugin-jest from 27.4.2 to 27.4.3
2023-10-23 13:54:52 +02:00
dependabot[bot] 4f9f05c7cc
chore(deps): bump eslint-plugin-jest from 27.4.2 to 27.4.3
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.4.2 to 27.4.3.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.4.2...v27.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 11:49:18 +00:00
Riccardo Rigutini 84107f486a
Merge pull request #62 from richardrigutins/dependabot/npm_and_yarn/babel/traverse-7.23.2
chore(deps): bump @babel/traverse from 7.22.5 to 7.23.2
2023-10-19 12:40:10 +02:00
dependabot[bot] 8d8efb7db3
chore(deps): bump @babel/traverse from 7.22.5 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 09:41:53 +00:00
Riccardo Rigutini e20e9451f4
Merge pull request #61 from richardrigutins/dependabot/npm_and_yarn/types/node-20.8.6
chore(deps): bump @types/node from 20.8.3 to 20.8.6
2023-10-16 15:56:14 +02:00
Riccardo Rigutini 2378a08bc3
Merge pull request #60 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-prettier-5.0.1
chore(deps): bump eslint-plugin-prettier from 5.0.0 to 5.0.1
2023-10-16 15:54:46 +02:00
dependabot[bot] fa1be62cb1
chore(deps): bump @types/node from 20.8.3 to 20.8.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.3 to 20.8.6.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 12:02:21 +00:00
dependabot[bot] 0427fd4ffd
chore(deps): bump eslint-plugin-prettier from 5.0.0 to 5.0.1
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.0.0...v5.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 12:02:09 +00:00
Riccardo Rigutini 264c9df30e
Merge pull request #59 from richardrigutins/dependabot/npm_and_yarn/eslint-8.51.0
chore(deps): bump eslint from 8.50.0 to 8.51.0
2023-10-09 14:56:21 +02:00
Riccardo Rigutini 80cbd05940
Merge pull request #58 from richardrigutins/dependabot/npm_and_yarn/types/node-20.8.3
chore(deps): bump @types/node from 20.8.0 to 20.8.3
2023-10-09 14:55:50 +02:00
dependabot[bot] 4538122485
chore(deps): bump eslint from 8.50.0 to 8.51.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.50.0 to 8.51.0.
- [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.50.0...v8.51.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 11:07:24 +00:00
dependabot[bot] d7ea860c71
chore(deps): bump @types/node from 20.8.0 to 20.8.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.0 to 20.8.3.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 11:07:13 +00:00
Riccardo Rigutini 0a9a11af3c
Merge pull request #55 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-github-4.10.1
chore(deps): bump eslint-plugin-github from 4.10.0 to 4.10.1
2023-10-02 15:32:16 +02:00
Riccardo Rigutini 27ca3aaa83
Merge pull request #57 from richardrigutins/dependabot/npm_and_yarn/types/node-20.8.0
chore(deps): bump @types/node from 20.6.5 to 20.8.0
2023-10-02 15:25:34 +02:00
dependabot[bot] 1a6e61c50a
chore(deps): bump eslint-plugin-github from 4.10.0 to 4.10.1
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.10.0 to 4.10.1.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.10.0...v4.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 12:05:13 +00:00
Riccardo Rigutini c90eb833c2
Merge pull request #56 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-jest-27.4.2
chore(deps): bump eslint-plugin-jest from 27.4.0 to 27.4.2
2023-10-02 14:04:29 +02:00
dependabot[bot] d781e0bc9c
chore(deps): bump @types/node from 20.6.5 to 20.8.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.5 to 20.8.0.
- [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>
2023-10-02 11:28:00 +00:00
dependabot[bot] cfbdb4216d
chore(deps): bump eslint-plugin-jest from 27.4.0 to 27.4.2
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.4.0 to 27.4.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.4.0...v27.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 11:27:19 +00:00
Riccardo Rigutini 816522b33a
Merge pull request #53 from richardrigutins/dependabot/npm_and_yarn/glob-10.3.7
chore(deps): bump glob from 10.3.4 to 10.3.7
2023-09-29 21:41:20 +02:00
Riccardo Rigutini e6089b8946 Bump glob to 10.3.10 2023-09-29 19:36:20 +00:00
Riccardo Rigutini a839c172ab
Update examples in README.md 2023-09-25 21:58:42 +02:00
Riccardo Rigutini 76a6ae3126
Merge pull request #52 from richardrigutins/dependabot/npm_and_yarn/types/lodash-4.14.199
chore(deps): bump @types/lodash from 4.14.198 to 4.14.199
2023-09-25 14:13:42 +02:00
dependabot[bot] 8d45a84b37
chore(deps): bump @types/lodash from 4.14.198 to 4.14.199
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.198 to 4.14.199.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 11:44:27 +00:00
Riccardo Rigutini 3d6f0f74bb
Merge pull request #54 from richardrigutins/dependabot/npm_and_yarn/types/node-20.6.5
chore(deps): bump @types/node from 20.6.2 to 20.6.5
2023-09-25 13:43:49 +02:00
dependabot[bot] 126787e673
chore(deps): bump @types/node from 20.6.2 to 20.6.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.2 to 20.6.5.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 11:39:26 +00:00
Riccardo Rigutini a828bfcd19
Merge pull request #51 from richardrigutins/dependabot/npm_and_yarn/eslint-8.50.0
chore(deps): bump eslint from 8.49.0 to 8.50.0
2023-09-25 13:38:39 +02:00
dependabot[bot] 56bc8d9078
chore(deps): bump glob from 10.3.4 to 10.3.7
Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.4 to 10.3.7.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.3.4...v10.3.7)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 11:10:53 +00:00
dependabot[bot] 1b09218038
chore(deps): bump eslint from 8.49.0 to 8.50.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.49.0 to 8.50.0.
- [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.49.0...v8.50.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 11:10:37 +00:00
Riccardo Rigutini 85833fff2b
Merge pull request #50 from richardrigutins/node-20
Update to Node 20
2023-09-23 15:49:56 +02:00
Riccardo Rigutini a231fe22ef Update to Node 20 2023-09-23 13:43:12 +00:00
Riccardo Rigutini 2eb069ac05
Merge pull request #47 from richardrigutins/dependabot/npm_and_yarn/jest-and-types/jest-29.7.0
chore(deps): bump jest and @types/jest
2023-09-18 14:03:42 +02:00
Riccardo Rigutini e4ea358ddd
Merge pull request #49 from richardrigutins/dependabot/npm_and_yarn/actions/core-1.10.1
chore(deps): bump @actions/core from 1.10.0 to 1.10.1
2023-09-18 14:03:13 +02:00
Riccardo Rigutini b331446d02 Update dist folder 2023-09-18 12:00:55 +00:00
dependabot[bot] 2456d5421a
chore(deps): bump jest and @types/jest
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together.

Updates `jest` from 29.6.4 to 29.7.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 11:58:49 +00:00
Riccardo Rigutini c0dc506444
Merge pull request #48 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-jest-27.4.0
chore(deps): bump eslint-plugin-jest from 27.2.3 to 27.4.0
2023-09-18 13:58:07 +02:00